Trace number 206219

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 1? (TO) 1800.04 1809.93

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-34_ext.xml
MD5SUMe0c16901ffb9b279c6d92aac488c3c21
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
5.47	c start processing
5.47	c start relation processing
19.67	c start cnf exporting
82.56	c parsing time : 5.306
82.56	c preprocessing time : 82.398
82.56	
82.56	c Nary constraints - conflicts : 0 supports : 93
82.56	c Binary constraints - conflicts : 0 supports :0
82.56	c max arity constraint : 3
82.56	c Max Tuples generated 0
82.56	c relations : 93
82.56	c relations BDD: 93
82.56	c vars : 598101 - clauses :  1874153
82.56	
82.64	 
82.64	c --- Minisat Stats ---
82.64	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-206219-1168170200 -o ROOT/results/node12/solver-206219-1168170200 -C 1800 -M 900 /tmp/evaluation/206219-1168170200/galac.sh /tmp/evaluation/206219-1168170200/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: 2.15 2.19 2.07 5/88 31609
/proc/meminfo: memFree=1541576/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=6348 CPUtime=0
/proc/31608/stat : 31608 (galac.sh) R 31606 31608 31538 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 165415099 6500352 216 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429403846 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31608/statm: 1587 216 165 79 0 123 0

[startup+0.105097 s]
/proc/loadavg: 2.15 2.19 2.07 5/88 31609
/proc/meminfo: memFree=1541576/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=0.01
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.513172 s]
/proc/loadavg: 2.15 2.19 2.07 5/88 31609
/proc/meminfo: memFree=1541576/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=0.01
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33533 s]
/proc/loadavg: 2.22 2.20 2.08 3/96 31629
/proc/meminfo: memFree=1464520/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=0.01
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31622] ppid=31608 vsize=860852 CPUtime=1.27
/proc/31622/stat : 31622 (java) R 31608 31608 31538 0 -1 0 21255 0 1 0 117 10 0 0 23 0 8 0 165415103 881512448 21007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31622/statm: 215213 21007 1967 14 0 201471 0
[pid=31622/tid=31623] ppid=31608 vsize=860852 CPUtime=0.06
/proc/31622/task/31623/stat : 31623 (java) R 31608 31608 31538 0 -1 64 5500 0 0 0 5 1 0 0 16 0 8 0 165415107 881512448 21007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155772506 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31624] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31624/stat : 31624 (java) S 31608 31608 31538 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165415107 881512448 21007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31625] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31625/stat : 31625 (java) S 31608 31608 31538 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165415107 881512448 21007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31626] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31626/stat : 31626 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165415111 881512448 21007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31627] ppid=31608 vsize=860852 CPUtime=0.12
/proc/31622/task/31627/stat : 31627 (java) S 31608 31608 31538 0 -1 64 891 0 0 0 11 1 0 0 16 0 8 0 165415111 881512448 21007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31628] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31628/stat : 31628 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 165415111 881512448 21007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31629] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31629/stat : 31629 (java) S 31608 31608 31538 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165415111 881512448 21007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908404

[startup+2.98862 s]
/proc/loadavg: 2.22 2.20 2.08 3/96 31629
/proc/meminfo: memFree=1453000/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=0.01
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31622] ppid=31608 vsize=860852 CPUtime=2.92
/proc/31622/stat : 31622 (java) R 31608 31608 31538 0 -1 0 25339 0 1 0 279 13 0 0 25 0 8 0 165415103 881512448 25086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073767531 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31622/statm: 215213 25086 1967 14 0 201471 0
[pid=31622/tid=31623] ppid=31608 vsize=860852 CPUtime=0.2
/proc/31622/task/31623/stat : 31623 (java) S 31608 31608 31538 0 -1 64 9568 0 0 0 17 3 0 0 16 0 8 0 165415107 881512448 25086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31624] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31624/stat : 31624 (java) S 31608 31608 31538 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165415107 881512448 25086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31625] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31625/stat : 31625 (java) S 31608 31608 31538 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165415107 881512448 25086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31626] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31626/stat : 31626 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165415111 881512448 25086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31627] ppid=31608 vsize=860852 CPUtime=0.15
/proc/31622/task/31627/stat : 31627 (java) S 31608 31608 31538 0 -1 64 902 0 0 0 14 1 0 0 16 0 8 0 165415111 881512448 25086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31628] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31628/stat : 31628 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 165415111 881512448 25086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31629] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31629/stat : 31629 (java) S 31608 31608 31538 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165415111 881512448 25086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908404

[startup+6.27821 s]
/proc/loadavg: 2.20 2.20 2.08 3/96 31629
/proc/meminfo: memFree=1423880/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=0.01
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31622] ppid=31608 vsize=860852 CPUtime=6.16
/proc/31622/stat : 31622 (java) R 31608 31608 31538 0 -1 0 31386 0 1 0 600 16 0 0 25 0 8 0 165415103 881512448 31124 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073922372 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31622/statm: 215213 31124 1975 14 0 201471 0
[pid=31622/tid=31623] ppid=31608 vsize=860852 CPUtime=0.41
/proc/31622/task/31623/stat : 31623 (java) S 31608 31608 31538 0 -1 64 15544 0 0 0 36 5 0 0 17 0 8 0 165415107 881512448 31124 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31624] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31624/stat : 31624 (java) S 31608 31608 31538 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165415107 881512448 31124 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31625] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31625/stat : 31625 (java) S 31608 31608 31538 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165415107 881512448 31124 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31626] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31626/stat : 31626 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165415111 881512448 31124 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31627] ppid=31608 vsize=860852 CPUtime=0.23
/proc/31622/task/31627/stat : 31627 (java) S 31608 31608 31538 0 -1 64 945 0 0 0 21 2 0 0 15 0 8 0 165415111 881512448 31124 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31628] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31628/stat : 31628 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 165415111 881512448 31124 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31629] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31629/stat : 31629 (java) S 31608 31608 31538 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165415111 881512448 31124 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908404

[startup+12.7764 s]
/proc/loadavg: 2.18 2.20 2.08 3/96 31629
/proc/meminfo: memFree=1330568/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=0.01
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31622] ppid=31608 vsize=860852 CPUtime=12.6
/proc/31622/stat : 31622 (java) R 31608 31608 31538 0 -1 0 54703 0 1 0 1234 26 0 0 25 0 8 0 165415103 881512448 54437 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073929350 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31622/statm: 215213 54437 1975 14 0 201471 0
[pid=31622/tid=31623] ppid=31608 vsize=860852 CPUtime=1.48
/proc/31622/task/31623/stat : 31623 (java) S 31608 31608 31538 0 -1 64 38857 0 0 0 133 15 0 0 16 0 8 0 165415107 881512448 54437 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31624] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31624/stat : 31624 (java) S 31608 31608 31538 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165415107 881512448 54437 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31625] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31625/stat : 31625 (java) S 31608 31608 31538 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165415107 881512448 54437 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31626] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31626/stat : 31626 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165415111 881512448 54437 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31627] ppid=31608 vsize=860852 CPUtime=0.23
/proc/31622/task/31627/stat : 31627 (java) S 31608 31608 31538 0 -1 64 945 0 0 0 21 2 0 0 15 0 8 0 165415111 881512448 54437 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31628] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31628/stat : 31628 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 165415111 881512448 54437 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31629] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31629/stat : 31629 (java) S 31608 31608 31538 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165415111 881512448 54437 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 908404

[startup+25.6477 s]
/proc/loadavg: 2.16 2.19 2.08 3/96 31629
/proc/meminfo: memFree=1196296/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=0.01
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31622] ppid=31608 vsize=860852 CPUtime=25.35
/proc/31622/stat : 31622 (java) R 31608 31608 31538 0 -1 0 87647 0 1 0 2493 42 0 0 25 0 8 0 165415103 881512448 87368 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073719798 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31622/statm: 215213 87368 1994 14 0 201471 0
[pid=31622/tid=31623] ppid=31608 vsize=860852 CPUtime=2.93
/proc/31622/task/31623/stat : 31623 (java) S 31608 31608 31538 0 -1 64 71715 0 0 0 265 28 0 0 16 0 8 0 165415107 881512448 87368 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31624] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31624/stat : 31624 (java) S 31608 31608 31538 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165415107 881512448 87368 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31625] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31625/stat : 31625 (java) S 31608 31608 31538 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165415107 881512448 87368 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31626] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31626/stat : 31626 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165415111 881512448 87368 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31627] ppid=31608 vsize=860852 CPUtime=0.29
/proc/31622/task/31627/stat : 31627 (java) S 31608 31608 31538 0 -1 64 981 0 0 0 27 2 0 0 15 0 8 0 165415111 881512448 87368 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31628] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31628/stat : 31628 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 165415111 881512448 87368 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31629] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31629/stat : 31629 (java) S 31608 31608 31538 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165415111 881512448 87368 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 908404

[startup+51.3013 s]
/proc/loadavg: 2.09 2.17 2.07 4/96 31629
/proc/meminfo: memFree=1182344/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=0.01
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31622] ppid=31608 vsize=860852 CPUtime=50.77
/proc/31622/stat : 31622 (java) R 31608 31608 31538 0 -1 0 87691 0 1 0 5026 51 0 0 25 0 8 0 165415103 881512448 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153380231 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31622/statm: 215213 87369 1995 14 0 201471 0
[pid=31622/tid=31623] ppid=31608 vsize=860852 CPUtime=3.01
/proc/31622/task/31623/stat : 31623 (java) S 31608 31608 31538 0 -1 64 71716 0 0 0 272 29 0 0 16 0 8 0 165415107 881512448 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31624] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31624/stat : 31624 (java) S 31608 31608 31538 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165415107 881512448 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31625] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31625/stat : 31625 (java) S 31608 31608 31538 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165415107 881512448 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31626] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31626/stat : 31626 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165415111 881512448 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31627] ppid=31608 vsize=860852 CPUtime=0.29
/proc/31622/task/31627/stat : 31627 (java) S 31608 31608 31538 0 -1 64 981 0 0 0 27 2 0 0 15 0 8 0 165415111 881512448 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31628] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31628/stat : 31628 (java) S 31608 31608 31538 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 165415111 881512448 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31622/tid=31629] ppid=31608 vsize=860852 CPUtime=0
/proc/31622/task/31629/stat : 31629 (java) S 31608 31608 31538 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165415111 881512448 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 908404

[startup+102.539 s]
/proc/loadavg: 2.04 2.14 2.07 3/89 31630
/proc/meminfo: memFree=1394880/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=122228 CPUtime=19.7
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 28117 0 0 0 1956 14 0 0 25 0 1 0 165423364 125161472 28099 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/31630/statm: 30557 28099 54 142 0 30413 0
Current children cumulated CPU time (s) 101.51

################
# More data... #
################

/proc/loadavg: 2.01 2.02 2.00 3/105 31838
/proc/meminfo: memFree=1025856/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=234128 CPUtime=1034.23
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 55995 0 0 0 103357 66 0 0 25 0 1 0 165423364 239747072 55977 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31630/statm: 58532 55977 54 142 0 58388 0
Current children cumulated CPU time (s) 1116.04
Current children cumulated vsize (KiB) 281680

[startup+1183.55 s]
/proc/loadavg: 2.00 2.02 2.00 3/99 31884
/proc/meminfo: memFree=987576/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=245400 CPUtime=1094.08
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 58827 0 0 0 109333 75 0 0 25 0 1 0 165423364 251289600 58809 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 0 0 0
/proc/31630/statm: 61350 58809 54 142 0 61206 0
Current children cumulated CPU time (s) 1175.89
Current children cumulated vsize (KiB) 292952

[startup+1243.58 s]
/proc/loadavg: 2.00 2.01 2.00 3/99 31884
/proc/meminfo: memFree=980600/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=252412 CPUtime=1154.02
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 60577 0 0 0 115326 76 0 0 25 0 1 0 165423364 258469888 60559 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31630/statm: 63103 60559 54 142 0 62959 0
Current children cumulated CPU time (s) 1235.83
Current children cumulated vsize (KiB) 299964

[startup+1303.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 31884
/proc/meminfo: memFree=949816/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=255588 CPUtime=1213.89
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 61333 0 0 0 121312 77 0 0 25 0 1 0 165423364 261722112 61315 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/31630/statm: 63897 61315 54 142 0 63753 0
Current children cumulated CPU time (s) 1295.7
Current children cumulated vsize (KiB) 303140

[startup+1363.69 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 31884
/proc/meminfo: memFree=943544/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=261836 CPUtime=1273.9
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 62895 0 0 0 127310 80 0 0 25 0 1 0 165423364 268120064 62877 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/31630/statm: 65459 62877 54 142 0 65315 0
Current children cumulated CPU time (s) 1355.71
Current children cumulated vsize (KiB) 309388

[startup+1423.74 s]
/proc/loadavg: 2.07 2.02 2.00 3/99 31884
/proc/meminfo: memFree=907960/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=269160 CPUtime=1333.83
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 64725 0 0 0 133301 82 0 0 25 0 1 0 165423364 275619840 64707 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31630/statm: 67290 64707 54 142 0 67146 0
Current children cumulated CPU time (s) 1415.64
Current children cumulated vsize (KiB) 316712

[startup+1483.74 s]
/proc/loadavg: 2.08 2.03 2.00 3/99 31884
/proc/meminfo: memFree=901048/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=276096 CPUtime=1393.78
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 66451 0 0 0 139294 84 0 0 25 0 1 0 165423364 282722304 66433 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31630/statm: 69024 66433 54 142 0 68880 0
Current children cumulated CPU time (s) 1475.59
Current children cumulated vsize (KiB) 323648

[startup+1543.81 s]
/proc/loadavg: 2.19 2.05 2.01 3/99 31884
/proc/meminfo: memFree=868216/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=280736 CPUtime=1453.75
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 67627 0 0 0 145290 85 0 0 25 0 1 0 165423364 287473664 67609 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31630/statm: 70184 67609 54 142 0 70040 0
Current children cumulated CPU time (s) 1535.56
Current children cumulated vsize (KiB) 328288

[startup+1603.91 s]
/proc/loadavg: 2.07 2.04 2.00 3/99 31884
/proc/meminfo: memFree=861496/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=287412 CPUtime=1513.76
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 69287 0 0 0 151289 87 0 0 25 0 1 0 165423364 294309888 69269 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/31630/statm: 71853 69269 54 142 0 71709 0
Current children cumulated CPU time (s) 1595.57
Current children cumulated vsize (KiB) 334964

[startup+1663.98 s]
/proc/loadavg: 2.02 2.03 2.00 3/99 31884
/proc/meminfo: memFree=850552/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=298468 CPUtime=1573.77
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 72053 0 0 0 157288 89 0 0 25 0 1 0 165423364 305631232 72035 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/31630/statm: 74617 72035 54 142 0 74473 0
Current children cumulated CPU time (s) 1655.58
Current children cumulated vsize (KiB) 346020

[startup+1724.05 s]
/proc/loadavg: 2.01 2.02 2.00 3/99 31884
/proc/meminfo: memFree=812216/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=308036 CPUtime=1633.23
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 74446 0 0 0 163231 92 0 0 25 0 1 0 165423364 315428864 74428 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529776 0 0 4096 3 0 0 0 17 1 0 0
/proc/31630/statm: 77009 74428 54 142 0 76865 0
Current children cumulated CPU time (s) 1715.04
Current children cumulated vsize (KiB) 355588

[startup+1784.11 s]
/proc/loadavg: 2.00 2.02 2.00 3/99 31884
/proc/meminfo: memFree=803128/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=317180 CPUtime=1692.73
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 76737 0 0 0 169178 95 0 0 25 0 1 0 165423364 324792320 76719 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/31630/statm: 79295 76719 54 142 0 79151 0
Current children cumulated CPU time (s) 1774.54
Current children cumulated vsize (KiB) 364732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.92 s]
/proc/loadavg: 2.00 2.02 2.00 3/99 31884
/proc/meminfo: memFree=771064/2055920 swapFree=4160348/4192956
[pid=31608] ppid=31606 vsize=47552 CPUtime=81.81
/proc/31608/stat : 31608 (galac.sh) S 31606 31608 31538 0 -1 4194304 799 89455 0 1 0 0 8112 69 17 0 1 0 165415099 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31608/statm: 11888 363 245 79 0 218 0
[pid=31630] ppid=31608 vsize=320940 CPUtime=1718.23
/proc/31630/stat : 31630 (minisat) R 31608 31608 31538 0 -1 4194304 77708 0 0 0 171728 95 0 0 25 0 1 0 165423364 328642560 77690 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/31630/statm: 80235 77690 54 142 0 80091 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 368492

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 31608 and gives childrusage.ru_utime.tv_sec=81 childrusage.ru_utime.tv_usec=132665 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=699893
CPU time returned by wait4() is 81.8326
while last known CPU time is 1800.04

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1809.93
CPU time (s): 1800.04
CPU user time (s): 1798.4
CPU system time (s): 1.64
CPU usage (%): 99.4536
Max. virtual memory (cumulated for all children) (KiB): 908404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.1327
system time used= 0.699893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90254
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= 3557
involuntary context switches= 5031

runsolver used 2.02069 s user time and 6.26105 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Jan  7 11:43:21 UTC 2007


IDJOB= 206219
IDBENCH= 4191
FILE ID= node12/206219-1168170200

PBS_JOBID= 3478831

Free space on /tmp= 66309 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-34_ext.xml
COMMAND LINE= /tmp/evaluation/206219-1168170200/galac.sh /tmp/evaluation/206219-1168170200/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-206219-1168170200 -o ROOT/results/node12/solver-206219-1168170200 -C 1800 -M 900  /tmp/evaluation/206219-1168170200/galac.sh /tmp/evaluation/206219-1168170200/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  e0c16901ffb9b279c6d92aac488c3c21

RANDOM SEED= 493682073

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.265
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.265
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:       1542056 kB
Buffers:         43164 kB
Cached:         299384 kB
SwapCached:       4660 kB
Active:         158680 kB
Inactive:       285564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542056 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            8880 kB
Writeback:           0 kB
Mapped:         112724 kB
Slab:            54536 kB
Committed_AS:  4682624 kB
PageTables:       2200 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= 66273 MiB



End job on node12 on Sun Jan  7 12:13:31 UTC 2007