Trace number 206557

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.09 1806.84

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-32_ext.xml
MD5SUM998ebf0c4ba1d435a88a53dc397ba23c
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.20	c start processing
5.20	c start relation processing
19.30	c start cnf exporting
78.34	c parsing time : 5.007
78.34	c preprocessing time : 78.152
78.34	
78.34	c Nary constraints - conflicts : 0 supports : 93
78.34	c Binary constraints - conflicts : 0 supports :0
78.34	c max arity constraint : 3
78.34	c Max Tuples generated 0
78.34	c relations : 93
78.34	c relations BDD: 93
78.34	c vars : 597976 - clauses :  1873792
78.34	
78.43	 
78.43	c --- Minisat Stats ---
78.43	 

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/node47/watcher-206557-1168174710 -o ROOT/results/node47/solver-206557-1168174710 -C 1800 -M 900 /tmp/evaluation/206557-1168174710/galac.sh /tmp/evaluation/206557-1168174710/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.21 2.11 2.01 5/82 2361
/proc/meminfo: memFree=801424/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=8560 CPUtime=0
/proc/2360/stat : 2360 (galac.sh) R 2358 2360 1182 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 165870220 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717727631 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2360/statm: 2140 253 197 79 0 133 0

[startup+0.105111 s]
/proc/loadavg: 2.21 2.11 2.01 5/82 2361
/proc/meminfo: memFree=801424/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=0.01
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.513149 s]
/proc/loadavg: 2.21 2.11 2.01 5/82 2361
/proc/meminfo: memFree=801424/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=0.01
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+1.33524 s]
/proc/loadavg: 2.21 2.11 2.01 3/90 2381
/proc/meminfo: memFree=724360/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=0.01
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2374] ppid=2360 vsize=861064 CPUtime=1.25
/proc/2374/stat : 2374 (java) R 2360 2360 1182 0 -1 0 21598 0 1 0 112 13 0 0 25 0 8 0 165870224 881729536 21350 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073659343 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2374/statm: 215266 21350 1967 14 0 201471 0
[pid=2374/tid=2375] ppid=2360 vsize=861064 CPUtime=0.07
/proc/2374/task/2375/stat : 2375 (java) S 2360 2360 1182 0 -1 64 5843 0 0 0 6 1 0 0 16 0 8 0 165870228 881729536 21350 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2376] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2376/stat : 2376 (java) S 2360 2360 1182 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165870228 881729536 21350 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2377] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2377/stat : 2377 (java) S 2360 2360 1182 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 165870228 881729536 21350 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2378] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2378/stat : 2378 (java) S 2360 2360 1182 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165870234 881729536 21350 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2379] ppid=2360 vsize=861064 CPUtime=0.12
/proc/2374/task/2379/stat : 2379 (java) S 2360 2360 1182 0 -1 64 892 0 0 0 11 1 0 0 16 0 8 0 165870234 881729536 21350 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2380] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2380/stat : 2380 (java) S 2360 2360 1182 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165870234 881729536 21350 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2381] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2381/stat : 2381 (java) S 2360 2360 1182 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165870234 881729536 21350 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908648

[startup+2.98741 s]
/proc/loadavg: 2.21 2.11 2.01 3/90 2381
/proc/meminfo: memFree=712968/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=0.01
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2374] ppid=2360 vsize=861064 CPUtime=2.89
/proc/2374/stat : 2374 (java) R 2360 2360 1182 0 -1 0 26016 0 1 0 273 16 0 0 25 0 8 0 165870224 881729536 25762 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073652488 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2374/statm: 215266 25762 1967 14 0 201471 0
[pid=2374/tid=2375] ppid=2360 vsize=861064 CPUtime=0.22
/proc/2374/task/2375/stat : 2375 (java) S 2360 2360 1182 0 -1 64 10243 0 0 0 18 4 0 0 16 0 8 0 165870228 881729536 25762 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2376] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2376/stat : 2376 (java) S 2360 2360 1182 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165870228 881729536 25762 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2377] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2377/stat : 2377 (java) S 2360 2360 1182 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 165870228 881729536 25762 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2378] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2378/stat : 2378 (java) S 2360 2360 1182 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165870234 881729536 25762 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2379] ppid=2360 vsize=861064 CPUtime=0.15
/proc/2374/task/2379/stat : 2379 (java) S 2360 2360 1182 0 -1 64 904 0 0 0 14 1 0 0 16 0 8 0 165870234 881729536 25762 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2380] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2380/stat : 2380 (java) S 2360 2360 1182 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165870234 881729536 25762 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2381] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2381/stat : 2381 (java) S 2360 2360 1182 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165870234 881729536 25762 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 908648

[startup+6.19576 s]
/proc/loadavg: 2.27 2.12 2.01 3/90 2381
/proc/meminfo: memFree=685896/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=0.01
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2374] ppid=2360 vsize=861064 CPUtime=6.09
/proc/2374/stat : 2374 (java) R 2360 2360 1182 0 -1 0 31844 0 1 0 589 20 0 0 25 0 8 0 165870224 881729536 31580 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2374/statm: 215266 31582 1975 14 0 201471 0
[pid=2374/tid=2375] ppid=2360 vsize=861064 CPUtime=0.46
/proc/2374/task/2375/stat : 2375 (java) R 2360 2360 1182 0 -1 64 15996 0 0 0 39 7 0 0 16 0 8 0 165870228 881729536 31584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2376] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2376/stat : 2376 (java) S 2360 2360 1182 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165870228 881729536 31587 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2377] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2377/stat : 2377 (java) S 2360 2360 1182 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 165870228 881729536 31589 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2378] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2378/stat : 2378 (java) S 2360 2360 1182 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165870234 881729536 31591 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2379] ppid=2360 vsize=861064 CPUtime=0.23
/proc/2374/task/2379/stat : 2379 (java) S 2360 2360 1182 0 -1 64 947 0 0 0 21 2 0 0 15 0 8 0 165870234 881729536 31594 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2380] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2380/stat : 2380 (java) S 2360 2360 1182 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165870234 881729536 31596 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2381] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2381/stat : 2381 (java) S 2360 2360 1182 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165870234 881729536 31599 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 908648

[startup+12.6804 s]
/proc/loadavg: 2.25 2.12 2.01 3/90 2381
/proc/meminfo: memFree=590352/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=0.01
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2374] ppid=2360 vsize=861064 CPUtime=12.54
/proc/2374/stat : 2374 (java) R 2360 2360 1182 0 -1 0 54736 0 1 0 1223 31 0 0 25 0 8 0 165870224 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073922756 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2374/statm: 215266 54470 1975 14 0 201471 0
[pid=2374/tid=2375] ppid=2360 vsize=861064 CPUtime=1.44
/proc/2374/task/2375/stat : 2375 (java) S 2360 2360 1182 0 -1 64 38882 0 0 0 126 18 0 0 16 0 8 0 165870228 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2376] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2376/stat : 2376 (java) S 2360 2360 1182 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165870228 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2377] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2377/stat : 2377 (java) S 2360 2360 1182 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 165870228 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2378] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2378/stat : 2378 (java) S 2360 2360 1182 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165870234 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2379] ppid=2360 vsize=861064 CPUtime=0.23
/proc/2374/task/2379/stat : 2379 (java) S 2360 2360 1182 0 -1 64 947 0 0 0 21 2 0 0 15 0 8 0 165870234 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2380] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2380/stat : 2380 (java) S 2360 2360 1182 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165870234 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2381] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2381/stat : 2381 (java) S 2360 2360 1182 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165870234 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 908648

[startup+25.5578 s]
/proc/loadavg: 2.36 2.15 2.02 3/90 2381
/proc/meminfo: memFree=455824/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=0.01
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2374] ppid=2360 vsize=861064 CPUtime=25.33
/proc/2374/stat : 2374 (java) R 2360 2360 1182 0 -1 0 87644 0 1 0 2485 48 0 0 25 0 8 0 165870224 881729536 87365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073993306 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2374/statm: 215266 87365 1994 14 0 201471 0
[pid=2374/tid=2375] ppid=2360 vsize=861064 CPUtime=2.85
/proc/2374/task/2375/stat : 2375 (java) S 2360 2360 1182 0 -1 64 71703 0 0 0 253 32 0 0 16 0 8 0 165870228 881729536 87365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2376] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2376/stat : 2376 (java) S 2360 2360 1182 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 165870228 881729536 87365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2377] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2377/stat : 2377 (java) S 2360 2360 1182 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 165870228 881729536 87365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2378] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2378/stat : 2378 (java) S 2360 2360 1182 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165870234 881729536 87365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2379] ppid=2360 vsize=861064 CPUtime=0.28
/proc/2374/task/2379/stat : 2379 (java) S 2360 2360 1182 0 -1 64 984 0 0 0 26 2 0 0 15 0 8 0 165870234 881729536 87365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2380] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2380/stat : 2380 (java) S 2360 2360 1182 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165870234 881729536 87365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2381] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2381/stat : 2381 (java) S 2360 2360 1182 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165870234 881729536 87365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 908648

[startup+51.2136 s]
/proc/loadavg: 2.22 2.13 2.02 3/90 2381
/proc/meminfo: memFree=440784/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=0.01
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2374] ppid=2360 vsize=861064 CPUtime=50.84
/proc/2374/stat : 2374 (java) R 2360 2360 1182 0 -1 0 87691 0 1 0 5027 57 0 0 25 0 8 0 165870224 881729536 87366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4152819491 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2374/statm: 215266 87366 1995 14 0 201471 0
[pid=2374/tid=2375] ppid=2360 vsize=861064 CPUtime=2.93
/proc/2374/task/2375/stat : 2375 (java) S 2360 2360 1182 0 -1 64 71704 0 0 0 260 33 0 0 16 0 8 0 165870228 881729536 87366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2376] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2376/stat : 2376 (java) S 2360 2360 1182 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 165870228 881729536 87366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2377] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2377/stat : 2377 (java) S 2360 2360 1182 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 165870228 881729536 87366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2378] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2378/stat : 2378 (java) S 2360 2360 1182 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165870234 881729536 87366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2379] ppid=2360 vsize=861064 CPUtime=0.28
/proc/2374/task/2379/stat : 2379 (java) S 2360 2360 1182 0 -1 64 984 0 0 0 26 2 0 0 15 0 8 0 165870234 881729536 87366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2380] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2380/stat : 2380 (java) S 2360 2360 1182 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165870234 881729536 87366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2374/tid=2381] ppid=2360 vsize=861064 CPUtime=0
/proc/2374/task/2381/stat : 2381 (java) S 2360 2360 1182 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165870234 881729536 87366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 908648

[startup+102.439 s]
/proc/loadavg: 2.09 2.11 2.01 3/83 2382
/proc/meminfo: memFree=654664/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=122096 CPUtime=23.88
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 28089 0 0 0 2369 19 0 0 25 0 1 0 165878063 125026304 28071 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/2382/statm: 30524 28071 54 142 0 30380 0
Current children cumulated CPU time (s) 101.74

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

/proc/loadavg: 2.02 2.04 2.00 3/83 2580
/proc/meminfo: memFree=505864/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=271008 CPUtime=1040.16
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 65150 0 0 0 103960 56 0 0 25 0 1 0 165878063 277512192 65132 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2382/statm: 67752 65132 54 142 0 67608 0
Current children cumulated CPU time (s) 1118.02
Current children cumulated vsize (KiB) 318592

[startup+1183.84 s]
/proc/loadavg: 2.09 2.04 2.01 3/83 2580
/proc/meminfo: memFree=497608/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=279068 CPUtime=1099.96
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 67176 0 0 0 109938 58 0 0 25 0 1 0 165878063 285765632 67158 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/2382/statm: 69767 67158 54 142 0 69623 0
Current children cumulated CPU time (s) 1177.82
Current children cumulated vsize (KiB) 326652

[startup+1243.88 s]
/proc/loadavg: 2.03 2.03 2.00 3/74 2810
/proc/meminfo: memFree=1022616/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=283572 CPUtime=1159.81
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 68299 0 0 0 115916 65 0 0 25 0 1 0 165878063 290377728 68281 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/2382/statm: 70893 68281 54 142 0 70749 0
Current children cumulated CPU time (s) 1237.67
Current children cumulated vsize (KiB) 331156

[startup+1303.88 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 2810
/proc/meminfo: memFree=1015512/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=290576 CPUtime=1219.76
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 70081 0 0 0 121910 66 0 0 25 0 1 0 165878063 297549824 70063 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/2382/statm: 72644 70063 54 142 0 72500 0
Current children cumulated CPU time (s) 1297.62
Current children cumulated vsize (KiB) 338160

[startup+1363.89 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 2810
/proc/meminfo: memFree=1008408/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=297708 CPUtime=1279.7
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 71876 0 0 0 127901 69 0 0 25 0 1 0 165878063 304852992 71858 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/2382/statm: 74427 71858 54 142 0 74283 0
Current children cumulated CPU time (s) 1357.56
Current children cumulated vsize (KiB) 345292

[startup+1423.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 2810
/proc/meminfo: memFree=998616/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=307516 CPUtime=1339.65
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 74309 0 0 0 133893 72 0 0 25 0 1 0 165878063 314896384 74291 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/2382/statm: 76879 74291 54 142 0 76735 0
Current children cumulated CPU time (s) 1417.51
Current children cumulated vsize (KiB) 355100

[startup+1483.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 2810
/proc/meminfo: memFree=989336/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=316804 CPUtime=1399.61
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 76658 0 0 0 139887 74 0 0 25 0 1 0 165878063 324407296 76640 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2382/statm: 79201 76640 54 142 0 79057 0
Current children cumulated CPU time (s) 1477.47
Current children cumulated vsize (KiB) 364388

[startup+1543.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 2810
/proc/meminfo: memFree=978008/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=328196 CPUtime=1459.54
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 79483 0 0 0 145878 76 0 0 25 0 1 0 165878063 336072704 79465 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/2382/statm: 82049 79465 54 142 0 81905 0
Current children cumulated CPU time (s) 1537.4
Current children cumulated vsize (KiB) 375780

[startup+1603.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 2810
/proc/meminfo: memFree=968216/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=337884 CPUtime=1519.49
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 81928 0 0 0 151870 79 0 0 25 0 1 0 165878063 345993216 81910 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/2382/statm: 84471 81910 54 142 0 84327 0
Current children cumulated CPU time (s) 1597.35
Current children cumulated vsize (KiB) 385468

[startup+1663.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 2810
/proc/meminfo: memFree=959320/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=346572 CPUtime=1579.45
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 84108 0 0 0 157864 81 0 0 25 0 1 0 165878063 354889728 84090 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/2382/statm: 86643 84090 54 142 0 86499 0
Current children cumulated CPU time (s) 1657.31
Current children cumulated vsize (KiB) 394156

[startup+1723.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 2810
/proc/meminfo: memFree=956696/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=349212 CPUtime=1639.38
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 84753 0 0 0 163856 82 0 0 25 0 1 0 165878063 357593088 84735 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2382/statm: 87303 84735 54 142 0 87159 0
Current children cumulated CPU time (s) 1717.24
Current children cumulated vsize (KiB) 396796

[startup+1783.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 2810
/proc/meminfo: memFree=952728/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=353576 CPUtime=1699.36
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 85747 0 0 0 169853 83 0 0 25 0 1 0 165878063 362061824 85729 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2382/statm: 88394 85729 54 142 0 88250 0
Current children cumulated CPU time (s) 1777.22
Current children cumulated vsize (KiB) 401160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 2810
/proc/meminfo: memFree=951640/2055920 swapFree=4183928/4192956
[pid=2360] ppid=2358 vsize=47584 CPUtime=77.86
/proc/2360/stat : 2360 (galac.sh) S 2358 2360 1182 0 -1 4194304 798 89451 0 1 0 0 7712 74 17 0 1 0 165870220 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2360/statm: 11896 363 245 79 0 218 0
[pid=2382] ppid=2360 vsize=354632 CPUtime=1722.23
/proc/2382/stat : 2382 (minisat) R 2360 2360 1182 0 -1 4194304 86021 0 0 0 172140 83 0 0 25 0 1 0 165878063 363143168 86003 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/2382/statm: 88658 86003 54 142 0 88514 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 402216

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 2360 and gives childrusage.ru_utime.tv_sec=77 childrusage.ru_utime.tv_usec=130274 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=752885
CPU time returned by wait4() is 77.8832
while last known CPU time is 1800.09

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

Real time (s): 1806.84
CPU time (s): 1800.09
CPU user time (s): 1798.52
CPU system time (s): 1.57
CPU usage (%): 99.6264
Max. virtual memory (cumulated for all children) (KiB): 908648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.1303
system time used= 0.752885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90249
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= 3583
involuntary context switches= 6048

runsolver used 1.89671 s user time and 5.59715 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sun Jan  7 12:58:30 UTC 2007


IDJOB= 206557
IDBENCH= 4217
FILE ID= node47/206557-1168174710

PBS_JOBID= 3479072

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  998ebf0c4ba1d435a88a53dc397ba23c

RANDOM SEED= 664498340

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.240
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.240
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:        801904 kB
Buffers:         34320 kB
Cached:         596264 kB
SwapCached:       3720 kB
Active:         672012 kB
Inactive:       524524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        801904 kB
SwapTotal:     4192956 kB
SwapFree:      4183928 kB
Dirty:            8660 kB
Writeback:           0 kB
Mapped:         579992 kB
Slab:            41536 kB
Committed_AS:  4009332 kB
PageTables:       3032 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= 66504 MiB



End job on node47 on Sun Jan  7 13:28:37 UTC 2007