Trace number 210766

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1UNSAT 308.362 308.506

General information on the benchmark

NamepseudoSeries/uclid/
ooo-tag10.xml
MD5SUM9bfcd5765948ddcdd6e9fe77a1650d3d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.3834
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables9071
Number of constraints25913
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25913
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
71.74	c start processing
71.76	c start relation processing
72.31	c start cnf exporting
89.52	c parsing time : 71.585
89.52	c preprocessing time : 89.365
89.54	
89.54	c Nary constraints - conflicts : 8851 supports : 0
89.54	c Binary constraints - conflicts : 17062 supports :0
89.54	c max arity constraint : 11
89.54	c Max Tuples generated 2048
89.54	c relations : 33
89.54	c relations BDD: 26
89.54	c vars : 119194 - clauses :  416853
89.54	
89.59	 
89.59	c --- Minisat Stats ---
89.59	 
308.48	c restarts              : 17
308.48	c conflicts             : 190786         (872 /sec)
308.48	c decisions             : 327701         (1.87 % random) (1498 /sec)
308.48	c propagations          : 364944658      (1668519 /sec)
308.48	c conflict literals     : 4389762        (56.12 % deleted)
308.48	c Memory used           : 46.43 MB
308.48	c CPU time              : 218.724 s
308.48	
308.48	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-210766-1168202159 -o ROOT/results/node18/solver-210766-1168202159 -C 1800 -M 900 /tmp/evaluation/210766-1168202159/galac.sh /tmp/evaluation/210766-1168202159/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.79 1.11 1.48 5/83 3851
/proc/meminfo: memFree=1649280/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=8652 CPUtime=0
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 168610699 8859648 280 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 2163 280 208 79 0 156 0
[pid=3852] ppid=3850 vsize=8688 CPUtime=0
/proc/3852/stat : 3852 (galac.sh) S 3850 3850 3729 0 -1 4194368 38 0 0 0 0 0 0 0 17 0 1 0 168610700 8896512 286 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848978514 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3852/statm: 2172 286 209 79 0 165 0
[pid=3853] ppid=3852 vsize=0 CPUtime=0
/proc/3853/stat : 3853 (galac.sh) R 3852 3850 3729 0 -1 4194368 26 0 0 0 0 0 0 0 19 0 1 0 168610700 0 0 18446744073709551615 0 0 0 18446744073709551615 227848809767 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/3853/statm: 0 0 0 0 0 0 0

[startup+0.106922 s]
/proc/loadavg: 0.79 1.11 1.48 5/83 3851
/proc/meminfo: memFree=1649280/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=0.01
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.514959 s]
/proc/loadavg: 0.79 1.11 1.48 5/83 3851
/proc/meminfo: memFree=1649280/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=0.01
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33704 s]
/proc/loadavg: 0.79 1.11 1.48 3/102 3883
/proc/meminfo: memFree=1591592/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=0.01
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
[pid=3869] ppid=3850 vsize=861168 CPUtime=1.28
/proc/3869/stat : 3869 (java) R 3850 3850 3729 0 -1 0 13111 0 1 0 121 7 0 0 25 0 8 0 168610703 881836032 12862 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4072924364 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3869/statm: 215292 12862 1990 14 0 201497 0
[pid=3869/tid=3873] ppid=3850 vsize=861168 CPUtime=0.15
/proc/3869/task/3873/stat : 3873 (java) S 3850 3850 3729 0 -1 64 3646 0 0 0 14 1 0 0 18 0 8 0 168610706 881836032 12862 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3874] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3874/stat : 3874 (java) S 3850 3850 3729 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 12862 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3875] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3875/stat : 3875 (java) S 3850 3850 3729 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 12862 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3880] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3880/stat : 3880 (java) S 3850 3850 3729 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 168610710 881836032 12862 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3881] ppid=3850 vsize=861168 CPUtime=0.24
/proc/3869/task/3881/stat : 3881 (java) S 3850 3850 3729 0 -1 64 993 0 0 0 23 1 0 0 16 0 8 0 168610710 881836032 12862 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3882] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3882/stat : 3882 (java) S 3850 3850 3729 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168610710 881836032 12862 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3883] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3883/stat : 3883 (java) S 3850 3850 3729 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168610710 881836032 12862 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908740

[startup+2.9962 s]
/proc/loadavg: 0.79 1.11 1.48 3/102 3883
/proc/meminfo: memFree=1587368/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=0.01
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
[pid=3869] ppid=3850 vsize=861168 CPUtime=2.94
/proc/3869/stat : 3869 (java) R 3850 3850 3729 0 -1 0 13165 0 1 0 287 7 0 0 25 0 8 0 168610703 881836032 12914 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073768208 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3869/statm: 215292 12914 1990 14 0 201497 0
[pid=3869/tid=3873] ppid=3850 vsize=861168 CPUtime=0.18
/proc/3869/task/3873/stat : 3873 (java) S 3850 3850 3729 0 -1 64 3652 0 0 0 17 1 0 0 17 0 8 0 168610706 881836032 12914 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3874] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3874/stat : 3874 (java) S 3850 3850 3729 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 12914 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3875] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3875/stat : 3875 (java) S 3850 3850 3729 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 12914 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3880] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3880/stat : 3880 (java) S 3850 3850 3729 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 168610710 881836032 12914 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3881] ppid=3850 vsize=861168 CPUtime=0.32
/proc/3869/task/3881/stat : 3881 (java) S 3850 3850 3729 0 -1 64 1039 0 0 0 31 1 0 0 16 0 8 0 168610710 881836032 12914 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3882] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3882/stat : 3882 (java) S 3850 3850 3729 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168610710 881836032 12914 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3883] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3883/stat : 3883 (java) S 3850 3850 3729 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168610710 881836032 12914 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 908740

[startup+6.19751 s]
/proc/loadavg: 0.89 1.12 1.48 3/102 3883
/proc/meminfo: memFree=1567080/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=0.01
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
[pid=3869] ppid=3850 vsize=861168 CPUtime=6.14
/proc/3869/stat : 3869 (java) R 3850 3850 3729 0 -1 0 16536 0 1 0 604 10 0 0 25 0 8 0 168610703 881836032 16283 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073739148 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3869/statm: 215292 16283 1990 14 0 201497 0
[pid=3869/tid=3873] ppid=3850 vsize=861168 CPUtime=0.18
/proc/3869/task/3873/stat : 3873 (java) S 3850 3850 3729 0 -1 64 3652 0 0 0 17 1 0 0 16 0 8 0 168610706 881836032 16283 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3874] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3874/stat : 3874 (java) S 3850 3850 3729 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 16283 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3875] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3875/stat : 3875 (java) S 3850 3850 3729 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 16284 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3880] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3880/stat : 3880 (java) S 3850 3850 3729 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 168610710 881836032 16285 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3881] ppid=3850 vsize=861168 CPUtime=0.33
/proc/3869/task/3881/stat : 3881 (java) S 3850 3850 3729 0 -1 64 1044 0 0 0 32 1 0 0 16 0 8 0 168610710 881836032 16285 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3882] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3882/stat : 3882 (java) S 3850 3850 3729 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168610710 881836032 16286 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3883] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3883/stat : 3883 (java) S 3850 3850 3729 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168610710 881836032 16286 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 908740

[startup+12.6861 s]
/proc/loadavg: 0.98 1.14 1.48 3/102 3883
/proc/meminfo: memFree=1540200/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=0.01
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
[pid=3869] ppid=3850 vsize=861168 CPUtime=12.63
/proc/3869/stat : 3869 (java) R 3850 3850 3729 0 -1 0 19796 0 1 0 1250 13 0 0 25 0 8 0 168610703 881836032 19542 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073768202 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3869/statm: 215292 19542 1993 14 0 201497 0
[pid=3869/tid=3873] ppid=3850 vsize=861168 CPUtime=0.18
/proc/3869/task/3873/stat : 3873 (java) S 3850 3850 3729 0 -1 64 3817 0 0 0 17 1 0 0 16 0 8 0 168610706 881836032 19542 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3874] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3874/stat : 3874 (java) S 3850 3850 3729 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 19542 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3875] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3875/stat : 3875 (java) S 3850 3850 3729 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 19542 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3880] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3880/stat : 3880 (java) S 3850 3850 3729 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 168610710 881836032 19542 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3881] ppid=3850 vsize=861168 CPUtime=0.33
/proc/3869/task/3881/stat : 3881 (java) S 3850 3850 3729 0 -1 64 1044 0 0 0 32 1 0 0 16 0 8 0 168610710 881836032 19542 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3882] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3882/stat : 3882 (java) S 3850 3850 3729 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168610710 881836032 19542 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3883] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3883/stat : 3883 (java) S 3850 3850 3729 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168610710 881836032 19542 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 908740

[startup+25.5624 s]
/proc/loadavg: 1.20 1.18 1.49 3/102 3883
/proc/meminfo: memFree=1524712/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=0.01
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
[pid=3869] ppid=3850 vsize=861168 CPUtime=25.5
/proc/3869/stat : 3869 (java) R 3850 3850 3729 0 -1 0 20402 0 1 0 2536 14 0 0 25 0 8 0 168610703 881836032 20146 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3869/statm: 215292 20146 1993 14 0 201497 0
[pid=3869/tid=3873] ppid=3850 vsize=861168 CPUtime=0.2
/proc/3869/task/3873/stat : 3873 (java) S 3850 3850 3729 0 -1 64 4421 0 0 0 19 1 0 0 16 0 8 0 168610706 881836032 20146 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3874] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3874/stat : 3874 (java) S 3850 3850 3729 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 20146 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3875] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3875/stat : 3875 (java) S 3850 3850 3729 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 20146 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3880] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3880/stat : 3880 (java) S 3850 3850 3729 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 168610710 881836032 20146 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3881] ppid=3850 vsize=861168 CPUtime=0.33
/proc/3869/task/3881/stat : 3881 (java) S 3850 3850 3729 0 -1 64 1044 0 0 0 32 1 0 0 16 0 8 0 168610710 881836032 20146 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3882] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3882/stat : 3882 (java) S 3850 3850 3729 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168610710 881836032 20146 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3883] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3883/stat : 3883 (java) S 3850 3850 3729 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168610710 881836032 20146 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 908740

[startup+51.2079 s]
/proc/loadavg: 1.53 1.26 1.51 3/102 3883
/proc/meminfo: memFree=1502184/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=0.01
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
[pid=3869] ppid=3850 vsize=861168 CPUtime=51.14
/proc/3869/stat : 3869 (java) R 3850 3850 3729 0 -1 0 20989 0 1 0 5099 15 0 0 25 0 8 0 168610703 881836032 20729 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073458791 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3869/statm: 215292 20729 1993 14 0 201497 0
[pid=3869/tid=3873] ppid=3850 vsize=861168 CPUtime=0.25
/proc/3869/task/3873/stat : 3873 (java) S 3850 3850 3729 0 -1 64 5000 0 0 0 23 2 0 0 17 0 8 0 168610706 881836032 20729 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3874] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3874/stat : 3874 (java) S 3850 3850 3729 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 20729 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3875] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3875/stat : 3875 (java) S 3850 3850 3729 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168610707 881836032 20729 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3880] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3880/stat : 3880 (java) S 3850 3850 3729 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 168610710 881836032 20729 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3881] ppid=3850 vsize=861168 CPUtime=0.34
/proc/3869/task/3881/stat : 3881 (java) S 3850 3850 3729 0 -1 64 1048 0 0 0 33 1 0 0 16 0 8 0 168610710 881836032 20729 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3882] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3882/stat : 3882 (java) S 3850 3850 3729 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168610710 881836032 20729 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3869/tid=3883] ppid=3850 vsize=861168 CPUtime=0
/proc/3869/task/3883/stat : 3883 (java) S 3850 3850 3729 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168610710 881836032 20729 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 908740

[startup+102.477 s]
/proc/loadavg: 1.79 1.37 1.53 3/95 3884
/proc/meminfo: memFree=1513568/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=89.49
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 799 24827 0 1 0 0 8923 26 17 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
[pid=3884] ppid=3850 vsize=30924 CPUtime=12.87
/proc/3884/stat : 3884 (minisat) R 3850 3850 3729 0 -1 4194304 7207 0 0 0 1282 5 0 0 25 0 1 0 168619659 31666176 7189 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3884/statm: 7731 7189 54 142 0 7587 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 78496

[startup+162.489 s]
/proc/loadavg: 1.92 1.48 1.56 3/95 3884
/proc/meminfo: memFree=1481312/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=89.49
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 799 24827 0 1 0 0 8923 26 17 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
[pid=3884] ppid=3850 vsize=38976 CPUtime=72.86
/proc/3884/stat : 3884 (minisat) R 3850 3850 3729 0 -1 4194304 9203 0 0 0 7279 7 0 0 25 0 1 0 168619659 39911424 9185 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3884/statm: 9744 9185 54 142 0 9600 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 86548

[startup+222.548 s]
/proc/loadavg: 2.01 1.59 1.59 3/95 3884
/proc/meminfo: memFree=1460512/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=89.49
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 799 24827 0 1 0 0 8923 26 17 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
[pid=3884] ppid=3850 vsize=44860 CPUtime=132.91
/proc/3884/stat : 3884 (minisat) R 3850 3850 3729 0 -1 4194304 10643 0 0 0 13282 9 0 0 25 0 1 0 168619659 45936640 10625 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3884/statm: 11215 10625 54 142 0 11071 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 92432

[startup+282.589 s]
/proc/loadavg: 2.00 1.66 1.61 3/95 3884
/proc/meminfo: memFree=1456992/2055920 swapFree=4192812/4192956
[pid=3850] ppid=3848 vsize=47572 CPUtime=89.49
/proc/3850/stat : 3850 (galac.sh) S 3848 3850 3729 0 -1 4194304 799 24827 0 1 0 0 8923 26 17 0 1 0 168610699 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3850/statm: 11893 364 246 79 0 218 0
[pid=3884] ppid=3850 vsize=47536 CPUtime=192.93
/proc/3884/stat : 3884 (minisat) R 3850 3850 3729 0 -1 4194304 11295 0 0 0 19283 10 0 0 25 0 1 0 168619659 48676864 11277 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3884/statm: 11884 11277 54 142 0 11740 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 95108

Child status: 0
Real time (s): 308.506
CPU time (s): 308.362
CPU user time (s): 307.96
CPU system time (s): 0.401938
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 908740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 307.96
system time used= 0.401938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37146
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4078
involuntary context switches= 10268

runsolver used 0.337948 s user time and 1.00085 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Jan  7 20:35:59 UTC 2007


IDJOB= 210766
IDBENCH= 4644
FILE ID= node18/210766-1168202159

PBS_JOBID= 3480541

Free space on /tmp= 66282 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-tag10.xml
COMMAND LINE= /tmp/evaluation/210766-1168202159/galac.sh /tmp/evaluation/210766-1168202159/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-210766-1168202159 -o ROOT/results/node18/solver-210766-1168202159 -C 1800 -M 900  /tmp/evaluation/210766-1168202159/galac.sh /tmp/evaluation/210766-1168202159/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  9bfcd5765948ddcdd6e9fe77a1650d3d

RANDOM SEED= 541491976

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1650096 kB
Buffers:         45200 kB
Cached:         241692 kB
SwapCached:          0 kB
Active:         161852 kB
Inactive:       185072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10880 kB
Writeback:           0 kB
Mapped:          79044 kB
Slab:            44204 kB
Committed_AS:  4687276 kB
PageTables:       1920 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66282 MiB



End job on node18 on Sun Jan  7 20:41:09 UTC 2007