Trace number 206258

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.01 1807.33

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-1_ext.xml
MD5SUM5bd46c7477b4e1f2baf4992cc85a0e0a
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.55	c start cnf exporting
82.63	c parsing time : 5.311
82.63	c preprocessing time : 82.474
82.63	
82.63	c Nary constraints - conflicts : 0 supports : 93
82.63	c Binary constraints - conflicts : 0 supports :0
82.63	c max arity constraint : 3
82.63	c Max Tuples generated 0
82.63	c relations : 93
82.63	c relations BDD: 93
82.63	c vars : 598215 - clauses :  1874520
82.63	
82.71	 
82.71	c --- Minisat Stats ---
82.71	 

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/node29/watcher-206258-1168170454 -o ROOT/results/node29/solver-206258-1168170454 -C 1800 -M 900 /tmp/evaluation/206258-1168170454/galac.sh /tmp/evaluation/206258-1168170454/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: 1.84 1.95 1.84 6/94 14101
/proc/meminfo: memFree=1297688/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=8560 CPUtime=0
/proc/14100/stat : 14100 (galac.sh) R 14098 14100 13510 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 165439494 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780887439 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14100/statm: 2140 253 197 79 0 133 0

[startup+0.104603 s]
/proc/loadavg: 1.84 1.95 1.84 6/94 14101
/proc/meminfo: memFree=1297688/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=0.01
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.516629 s]
/proc/loadavg: 1.84 1.95 1.84 6/94 14101
/proc/meminfo: memFree=1297688/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=0.01
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33968 s]
/proc/loadavg: 1.84 1.95 1.84 3/102 14121
/proc/meminfo: memFree=1202072/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=0.01
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14114] ppid=14100 vsize=861064 CPUtime=1.28
/proc/14114/stat : 14114 (java) R 14100 14100 13510 0 -1 0 21665 0 1 0 116 12 0 0 23 0 8 0 165439498 881729536 21418 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073656712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14114/statm: 215266 21418 1965 14 0 201471 0
[pid=14114/tid=14115] ppid=14100 vsize=861064 CPUtime=0.05
/proc/14114/task/14115/stat : 14115 (java) S 14100 14100 13510 0 -1 64 5914 0 0 0 3 2 0 0 16 0 8 0 165439501 881729536 21418 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14116] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14116/stat : 14116 (java) S 14100 14100 13510 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 165439502 881729536 21418 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14117] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14117/stat : 14117 (java) S 14100 14100 13510 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 165439502 881729536 21418 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14118] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14118/stat : 14118 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165439505 881729536 21418 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14119] ppid=14100 vsize=861064 CPUtime=0.13
/proc/14114/task/14119/stat : 14119 (java) S 14100 14100 13510 0 -1 64 892 0 0 0 12 1 0 0 16 0 8 0 165439505 881729536 21418 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14120] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14120/stat : 14120 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165439505 881729536 21418 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14121] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14121/stat : 14121 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165439505 881729536 21418 18446744073709551615 134512640 134570532 4294956112 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) 908628

[startup+2.97678 s]
/proc/loadavg: 1.84 1.95 1.84 3/102 14121
/proc/meminfo: memFree=1183128/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=0.01
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14114] ppid=14100 vsize=861064 CPUtime=2.91
/proc/14114/stat : 14114 (java) R 14100 14100 13510 0 -1 0 25365 0 1 0 277 14 0 0 25 0 8 0 165439498 881729536 25112 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073656745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14114/statm: 215266 25112 1965 14 0 201471 0
[pid=14114/tid=14115] ppid=14100 vsize=861064 CPUtime=0.21
/proc/14114/task/14115/stat : 14115 (java) S 14100 14100 13510 0 -1 64 9599 0 0 0 17 4 0 0 16 0 8 0 165439501 881729536 25112 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14116] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14116/stat : 14116 (java) S 14100 14100 13510 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 165439502 881729536 25112 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14117] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14117/stat : 14117 (java) S 14100 14100 13510 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 165439502 881729536 25112 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14118] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14118/stat : 14118 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165439505 881729536 25112 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14119] ppid=14100 vsize=861064 CPUtime=0.16
/proc/14114/task/14119/stat : 14119 (java) S 14100 14100 13510 0 -1 64 901 0 0 0 15 1 0 0 16 0 8 0 165439505 881729536 25112 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14120] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14120/stat : 14120 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165439505 881729536 25112 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14121] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14121/stat : 14121 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165439505 881729536 25112 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908628

[startup+6.27899 s]
/proc/loadavg: 1.85 1.95 1.84 3/102 14121
/proc/meminfo: memFree=1145120/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=0.01
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14114] ppid=14100 vsize=861064 CPUtime=6.2
/proc/14114/stat : 14114 (java) R 14100 14100 13510 0 -1 0 31423 0 1 0 603 17 0 0 25 0 8 0 165439498 881729536 31161 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073930462 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14114/statm: 215266 31161 1973 14 0 201471 0
[pid=14114/tid=14115] ppid=14100 vsize=861064 CPUtime=0.41
/proc/14114/task/14115/stat : 14115 (java) S 14100 14100 13510 0 -1 64 15585 0 0 0 35 6 0 0 17 0 8 0 165439501 881729536 31161 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14116] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14116/stat : 14116 (java) S 14100 14100 13510 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 165439502 881729536 31161 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14117] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14117/stat : 14117 (java) S 14100 14100 13510 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 165439502 881729536 31161 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14118] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14118/stat : 14118 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165439505 881729536 31161 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14119] ppid=14100 vsize=861064 CPUtime=0.23
/proc/14114/task/14119/stat : 14119 (java) S 14100 14100 13510 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 165439505 881729536 31161 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14120] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14120/stat : 14120 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165439505 881729536 31161 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14121] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14121/stat : 14121 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165439505 881729536 31161 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 908628

[startup+12.7654 s]
/proc/loadavg: 1.86 1.95 1.84 3/102 14121
/proc/meminfo: memFree=1051936/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=0.01
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14114] ppid=14100 vsize=861064 CPUtime=12.65
/proc/14114/stat : 14114 (java) R 14100 14100 13510 0 -1 0 54676 0 1 0 1236 29 0 0 25 0 8 0 165439498 881729536 54410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073930480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14114/statm: 215266 54410 1973 14 0 201471 0
[pid=14114/tid=14115] ppid=14100 vsize=861064 CPUtime=1.45
/proc/14114/task/14115/stat : 14115 (java) S 14100 14100 13510 0 -1 64 38834 0 0 0 127 18 0 0 16 0 8 0 165439501 881729536 54410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14116] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14116/stat : 14116 (java) S 14100 14100 13510 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 165439502 881729536 54410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14117] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14117/stat : 14117 (java) S 14100 14100 13510 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 165439502 881729536 54410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14118] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14118/stat : 14118 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165439505 881729536 54410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14119] ppid=14100 vsize=861064 CPUtime=0.23
/proc/14114/task/14119/stat : 14119 (java) S 14100 14100 13510 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 165439505 881729536 54410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14120] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14120/stat : 14120 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165439505 881729536 54410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14121] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14121/stat : 14121 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165439505 881729536 54410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 908628

[startup+25.6602 s]
/proc/loadavg: 1.89 1.96 1.84 3/102 14121
/proc/meminfo: memFree=917280/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=0.01
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14114] ppid=14100 vsize=861064 CPUtime=25.49
/proc/14114/stat : 14114 (java) R 14100 14100 13510 0 -1 0 87706 0 1 0 2503 46 0 0 25 0 8 0 165439498 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153380150 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14114/statm: 215266 87427 1995 14 0 201471 0
[pid=14114/tid=14115] ppid=14100 vsize=861064 CPUtime=2.9
/proc/14114/task/14115/stat : 14115 (java) S 14100 14100 13510 0 -1 64 71775 0 0 0 257 33 0 0 16 0 8 0 165439501 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14116] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14116/stat : 14116 (java) S 14100 14100 13510 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165439502 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14117] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14117/stat : 14117 (java) S 14100 14100 13510 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 165439502 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14118] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14118/stat : 14118 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165439505 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14119] ppid=14100 vsize=861064 CPUtime=0.29
/proc/14114/task/14119/stat : 14119 (java) S 14100 14100 13510 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 165439505 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14120] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14120/stat : 14120 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165439505 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14121] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14121/stat : 14121 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165439505 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 908628

[startup+51.3148 s]
/proc/loadavg: 1.93 1.96 1.84 3/102 14121
/proc/meminfo: memFree=903136/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=0.01
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14114] ppid=14100 vsize=861064 CPUtime=51
/proc/14114/stat : 14114 (java) R 14100 14100 13510 0 -1 0 87749 0 1 0 5045 55 0 0 25 0 8 0 165439498 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073991612 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14114/statm: 215266 87427 1995 14 0 201471 0
[pid=14114/tid=14115] ppid=14100 vsize=861064 CPUtime=2.98
/proc/14114/task/14115/stat : 14115 (java) S 14100 14100 13510 0 -1 64 71775 0 0 0 265 33 0 0 16 0 8 0 165439501 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14116] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14116/stat : 14116 (java) S 14100 14100 13510 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165439502 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14117] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14117/stat : 14117 (java) S 14100 14100 13510 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 165439502 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14118] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14118/stat : 14118 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165439505 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14119] ppid=14100 vsize=861064 CPUtime=0.29
/proc/14114/task/14119/stat : 14119 (java) S 14100 14100 13510 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 165439505 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14120] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14120/stat : 14120 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165439505 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14114/tid=14121] ppid=14100 vsize=861064 CPUtime=0
/proc/14114/task/14121/stat : 14121 (java) S 14100 14100 13510 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165439505 881729536 87427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 908628

[startup+102.552 s]
/proc/loadavg: 1.97 1.96 1.85 3/95 14122
/proc/meminfo: memFree=1116824/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=121756 CPUtime=19.73
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 27962 0 0 0 1957 16 0 0 25 0 1 0 165447765 124678144 27944 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 30439 27944 54 142 0 30295 0
Current children cumulated CPU time (s) 101.97

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

/proc/loadavg: 2.00 2.00 1.91 3/95 14320
/proc/meminfo: memFree=1034968/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=203640 CPUtime=1036.05
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 48296 0 0 0 103558 47 0 0 25 0 1 0 165447765 208527360 48278 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 50910 48278 54 142 0 50766 0
Current children cumulated CPU time (s) 1118.29
Current children cumulated vsize (KiB) 251204

[startup+1183.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 14320
/proc/meminfo: memFree=1030360/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=208304 CPUtime=1095.84
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 49471 0 0 0 109536 48 0 0 25 0 1 0 165447765 213303296 49453 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 52076 49453 54 142 0 51932 0
Current children cumulated CPU time (s) 1178.08
Current children cumulated vsize (KiB) 255868

[startup+1243.98 s]
/proc/loadavg: 2.06 2.02 1.91 3/95 14320
/proc/meminfo: memFree=1026776/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=211764 CPUtime=1155.63
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 50343 0 0 0 115514 49 0 0 25 0 1 0 165447765 216846336 50325 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 52941 50325 54 142 0 52797 0
Current children cumulated CPU time (s) 1237.87
Current children cumulated vsize (KiB) 259328

[startup+1304.06 s]
/proc/loadavg: 2.02 2.01 1.91 3/95 14320
/proc/meminfo: memFree=1018648/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=219876 CPUtime=1215.43
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 52370 0 0 0 121492 51 0 0 25 0 1 0 165447765 225153024 52352 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 54969 52352 54 142 0 54825 0
Current children cumulated CPU time (s) 1297.67
Current children cumulated vsize (KiB) 267440

[startup+1364.13 s]
/proc/loadavg: 2.01 2.00 1.91 3/95 14320
/proc/meminfo: memFree=1013272/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=225448 CPUtime=1275.23
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 53714 0 0 0 127470 53 0 0 25 0 1 0 165447765 230858752 53696 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134525811 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 56362 53696 54 142 0 56218 0
Current children cumulated CPU time (s) 1357.47
Current children cumulated vsize (KiB) 273012

[startup+1424.21 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 14320
/proc/meminfo: memFree=1008024/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=230624 CPUtime=1335.02
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 55035 0 0 0 133447 55 0 0 25 0 1 0 165447765 236158976 55017 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 57656 55017 54 142 0 57512 0
Current children cumulated CPU time (s) 1417.26
Current children cumulated vsize (KiB) 278188

[startup+1484.28 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 14320
/proc/meminfo: memFree=1001240/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=237284 CPUtime=1394.81
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 56710 0 0 0 139424 57 0 0 25 0 1 0 165447765 242978816 56692 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134526382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 59321 56692 54 142 0 59177 0
Current children cumulated CPU time (s) 1477.05
Current children cumulated vsize (KiB) 284848

[startup+1544.36 s]
/proc/loadavg: 2.07 2.02 1.92 3/95 14320
/proc/meminfo: memFree=994968/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=243904 CPUtime=1454.87
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 58347 0 0 0 145427 60 0 0 25 0 1 0 165447765 249757696 58329 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 60976 58329 54 142 0 60832 0
Current children cumulated CPU time (s) 1537.11
Current children cumulated vsize (KiB) 291468

[startup+1604.4 s]
/proc/loadavg: 2.02 2.01 1.92 3/95 14320
/proc/meminfo: memFree=983512/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=255196 CPUtime=1514.9
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 61180 0 0 0 151427 63 0 0 25 0 1 0 165447765 261320704 61162 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 63799 61162 54 142 0 63655 0
Current children cumulated CPU time (s) 1597.14
Current children cumulated vsize (KiB) 302760

[startup+1664.48 s]
/proc/loadavg: 2.01 2.00 1.92 4/95 14320
/proc/meminfo: memFree=973272/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=265260 CPUtime=1574.97
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 63709 0 0 0 157432 65 0 0 25 0 1 0 165447765 271626240 63691 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 66315 63691 54 142 0 66171 0
Current children cumulated CPU time (s) 1657.21
Current children cumulated vsize (KiB) 312824

[startup+1724.53 s]
/proc/loadavg: 2.00 2.00 1.92 3/95 14320
/proc/meminfo: memFree=965400/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=273144 CPUtime=1635
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 65670 0 0 0 163433 67 0 0 25 0 1 0 165447765 279699456 65652 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529357 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 68286 65652 54 142 0 68142 0
Current children cumulated CPU time (s) 1717.24
Current children cumulated vsize (KiB) 320708

[startup+1784.62 s]
/proc/loadavg: 2.00 2.00 1.92 4/95 14320
/proc/meminfo: memFree=958360/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=280172 CPUtime=1695.07
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 67453 0 0 0 169439 68 0 0 25 0 1 0 165447765 286896128 67435 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 70043 67435 54 142 0 69899 0
Current children cumulated CPU time (s) 1777.31
Current children cumulated vsize (KiB) 327736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.32 s]
/proc/loadavg: 2.00 2.00 1.92 3/95 14320
/proc/meminfo: memFree=953432/2055920 swapFree=4191880/4192956
[pid=14100] ppid=14098 vsize=47564 CPUtime=82.24
/proc/14100/stat : 14100 (galac.sh) S 14098 14100 13510 0 -1 4194304 800 89514 0 1 0 0 8151 73 17 0 1 0 165439494 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14100/statm: 11891 364 246 79 0 218 0
[pid=14122] ppid=14100 vsize=284968 CPUtime=1717.77
/proc/14122/stat : 14122 (minisat) R 14100 14100 13510 0 -1 4194304 68649 0 0 0 171708 69 0 0 25 0 1 0 165447765 291807232 68631 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/14122/statm: 71242 68631 54 142 0 71098 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 332532

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 14100 and gives childrusage.ru_utime.tv_sec=81 childrusage.ru_utime.tv_usec=514607 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=735888
CPU time returned by wait4() is 82.2505
while last known CPU time is 1800.01

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

Real time (s): 1807.33
CPU time (s): 1800.01
CPU user time (s): 1798.59
CPU system time (s): 1.42
CPU usage (%): 99.5951
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.5146
system time used= 0.735888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90314
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= 3509
involuntary context switches= 5725

runsolver used 2.08068 s user time and 5.71613 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Jan  7 11:47:34 UTC 2007


IDJOB= 206258
IDBENCH= 4194
FILE ID= node29/206258-1168170454

PBS_JOBID= 3479011

Free space on /tmp= 66535 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  5bd46c7477b4e1f2baf4992cc85a0e0a

RANDOM SEED= 935838134

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.241
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.241
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:       1298616 kB
Buffers:         78524 kB
Cached:         519224 kB
SwapCached:        448 kB
Active:         319352 kB
Inactive:       362612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1298616 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           14684 kB
Writeback:           0 kB
Mapped:         109308 kB
Slab:            59872 kB
Committed_AS:  3449532 kB
PageTables:       2524 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= 66502 MiB



End job on node29 on Sun Jan  7 12:17:41 UTC 2007