Trace number 203096

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.07 1803.41

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-29_ext.xml
MD5SUM6bc5399f7813104b1e355b00b052f31d
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.10	c --- Preproc Stats ---
5.65	c start processing
5.65	c start relation processing
20.52	c start cnf exporting
84.16	c parsing time : 5.409
84.16	c preprocessing time : 83.919
84.16	
84.16	c Nary constraints - conflicts : 0 supports : 93
84.16	c Binary constraints - conflicts : 0 supports :0
84.16	c max arity constraint : 3
84.16	c Max Tuples generated 0
84.16	c relations : 93
84.16	c relations BDD: 93
84.16	c vars : 598207 - clauses :  1874465
84.16	
84.24	 
84.24	c --- Minisat Stats ---
84.24	 

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/node59/watcher-203096-1168156190 -o ROOT/results/node59/solver-203096-1168156190 -C 1800 -M 900 /tmp/evaluation/203096-1168156190/galac.sh /tmp/evaluation/203096-1168156190/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.98 2.00 1.98 3/85 14881
/proc/meminfo: memFree=1410920/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=5236 CPUtime=0
/proc/14880/stat : 14880 (galac.sh) R 14878 14880 14111 0 -1 4194304 139 0 0 0 0 0 0 0 20 0 1 0 164016947 5361664 107 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4285717 0 0 4096 0 0 0 0 17 1 0 0
/proc/14880/statm: 1309 107 79 79 0 113 0

[startup+0.103681 s]
/proc/loadavg: 1.98 2.00 1.98 3/85 14881
/proc/meminfo: memFree=1410920/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47552 CPUtime=0
/proc/14880/stat : 14880 (galac.sh) D 14878 14880 14111 0 -1 4194304 746 1704 0 0 0 0 0 0 23 0 1 0 164016947 48693248 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051790834 0 2147483391 4096 73728 18446744072099781622 0 0 17 1 0 0
/proc/14880/statm: 11888 359 246 79 0 217 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47552

[startup+0.518733 s]
/proc/loadavg: 1.98 2.00 1.98 3/85 14881
/proc/meminfo: memFree=1410920/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=0
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47556

[startup+1.34266 s]
/proc/loadavg: 1.98 2.00 1.98 4/93 14901
/proc/meminfo: memFree=1339880/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=0
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14894] ppid=14880 vsize=861064 CPUtime=1.2
/proc/14894/stat : 14894 (java) R 14880 14880 14111 0 -1 0 21360 0 1 0 109 11 0 0 22 0 8 0 164016957 881729536 21113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073656681 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14894/statm: 215266 21113 1968 14 0 201471 0
[pid=14894/tid=14895] ppid=14880 vsize=861064 CPUtime=0.05
/proc/14894/task/14895/stat : 14895 (java) S 14880 14880 14111 0 -1 64 5607 0 0 0 3 2 0 0 16 0 8 0 164016961 881729536 21113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14896] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14896/stat : 14896 (java) S 14880 14880 14111 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164016962 881729536 21113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14897] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14897/stat : 14897 (java) S 14880 14880 14111 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164016962 881729536 21113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14898] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14898/stat : 14898 (java) S 14880 14880 14111 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164016965 881729536 21113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14899] ppid=14880 vsize=861064 CPUtime=0.13
/proc/14894/task/14899/stat : 14899 (java) S 14880 14880 14111 0 -1 64 891 0 0 0 13 0 0 0 16 0 8 0 164016965 881729536 21113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14900] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14900/stat : 14900 (java) S 14880 14880 14111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164016965 881729536 21113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14901] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14901/stat : 14901 (java) S 14880 14880 14111 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164016965 881729536 21113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 908620

[startup+2.98479 s]
/proc/loadavg: 1.98 2.00 1.98 3/93 14901
/proc/meminfo: memFree=1326248/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=0
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14894] ppid=14880 vsize=861064 CPUtime=2.83
/proc/14894/stat : 14894 (java) R 14880 14880 14111 0 -1 0 25019 0 1 0 269 14 0 0 25 0 8 0 164016957 881729536 24766 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073652591 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14894/statm: 215266 24766 1968 14 0 201471 0
[pid=14894/tid=14895] ppid=14880 vsize=861064 CPUtime=0.21
/proc/14894/task/14895/stat : 14895 (java) S 14880 14880 14111 0 -1 64 9250 0 0 0 16 5 0 0 16 0 8 0 164016961 881729536 24766 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14896] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14896/stat : 14896 (java) S 14880 14880 14111 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164016962 881729536 24766 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14897] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14897/stat : 14897 (java) S 14880 14880 14111 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164016962 881729536 24766 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14898] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14898/stat : 14898 (java) S 14880 14880 14111 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164016965 881729536 24766 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14899] ppid=14880 vsize=861064 CPUtime=0.15
/proc/14894/task/14899/stat : 14899 (java) S 14880 14880 14111 0 -1 64 901 0 0 0 15 0 0 0 16 0 8 0 164016965 881729536 24766 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14900] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14900/stat : 14900 (java) S 14880 14880 14111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164016965 881729536 24766 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14901] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14901/stat : 14901 (java) S 14880 14880 14111 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164016965 881729536 24766 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 908620

[startup+6.19136 s]
/proc/loadavg: 2.06 2.02 1.98 3/93 14901
/proc/meminfo: memFree=1294568/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=0
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14894] ppid=14880 vsize=861064 CPUtime=5.98
/proc/14894/stat : 14894 (java) R 14880 14880 14111 0 -1 0 31064 0 1 0 580 18 0 0 25 0 8 0 164016957 881729536 30802 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073924163 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14894/statm: 215266 30802 1976 14 0 201471 0
[pid=14894/tid=14895] ppid=14880 vsize=861064 CPUtime=0.43
/proc/14894/task/14895/stat : 14895 (java) S 14880 14880 14111 0 -1 64 15223 0 0 0 35 8 0 0 16 0 8 0 164016961 881729536 30802 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14896] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14896/stat : 14896 (java) S 14880 14880 14111 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164016962 881729536 30802 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14897] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14897/stat : 14897 (java) S 14880 14880 14111 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164016962 881729536 30802 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14898] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14898/stat : 14898 (java) S 14880 14880 14111 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164016965 881729536 30802 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14899] ppid=14880 vsize=861064 CPUtime=0.24
/proc/14894/task/14899/stat : 14899 (java) S 14880 14880 14111 0 -1 64 945 0 0 0 23 1 0 0 15 0 8 0 164016965 881729536 30802 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14900] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14900/stat : 14900 (java) S 14880 14880 14111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164016965 881729536 30802 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14901] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14901/stat : 14901 (java) S 14880 14880 14111 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164016965 881729536 30802 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 908620

[startup+12.6771 s]
/proc/loadavg: 2.14 2.03 1.99 3/93 14901
/proc/meminfo: memFree=1200168/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=0
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14894] ppid=14880 vsize=861064 CPUtime=12.4
/proc/14894/stat : 14894 (java) R 14880 14880 14111 0 -1 0 54674 0 1 0 1209 31 0 0 25 0 8 0 164016957 881729536 54408 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073942199 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14894/statm: 215266 54408 1976 14 0 201471 0
[pid=14894/tid=14895] ppid=14880 vsize=861064 CPUtime=1.53
/proc/14894/task/14895/stat : 14895 (java) S 14880 14880 14111 0 -1 64 38828 0 0 0 132 21 0 0 20 0 8 0 164016961 881729536 54408 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14896] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14896/stat : 14896 (java) S 14880 14880 14111 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164016962 881729536 54408 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14897] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14897/stat : 14897 (java) S 14880 14880 14111 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164016962 881729536 54408 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14898] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14898/stat : 14898 (java) S 14880 14880 14111 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164016965 881729536 54408 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14899] ppid=14880 vsize=861064 CPUtime=0.24
/proc/14894/task/14899/stat : 14899 (java) S 14880 14880 14111 0 -1 64 946 0 0 0 23 1 0 0 15 0 8 0 164016965 881729536 54408 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14900] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14900/stat : 14900 (java) S 14880 14880 14111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164016965 881729536 54408 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14901] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14901/stat : 14901 (java) S 14880 14880 14111 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164016965 881729536 54408 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 908620

[startup+25.5745 s]
/proc/loadavg: 2.11 2.03 1.99 3/93 14901
/proc/meminfo: memFree=1066216/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=0
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14894] ppid=14880 vsize=861064 CPUtime=25.18
/proc/14894/stat : 14894 (java) R 14880 14880 14111 0 -1 0 87660 0 1 0 2468 50 0 0 25 0 8 0 164016957 881729536 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073660712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14894/statm: 215266 87382 1995 14 0 201471 0
[pid=14894/tid=14895] ppid=14880 vsize=861064 CPUtime=3.03
/proc/14894/task/14895/stat : 14895 (java) S 14880 14880 14111 0 -1 64 71729 0 0 0 264 39 0 0 16 0 8 0 164016961 881729536 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14896] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14896/stat : 14896 (java) S 14880 14880 14111 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164016962 881729536 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14897] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14897/stat : 14897 (java) S 14880 14880 14111 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164016962 881729536 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14898] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14898/stat : 14898 (java) S 14880 14880 14111 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164016965 881729536 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14899] ppid=14880 vsize=861064 CPUtime=0.3
/proc/14894/task/14899/stat : 14899 (java) S 14880 14880 14111 0 -1 64 982 0 0 0 29 1 0 0 15 0 8 0 164016965 881729536 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14900] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14900/stat : 14900 (java) S 14880 14880 14111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164016965 881729536 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14901] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14901/stat : 14901 (java) S 14880 14880 14111 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164016965 881729536 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 908620

[startup+51.2294 s]
/proc/loadavg: 2.07 2.03 1.99 3/93 14901
/proc/meminfo: memFree=1052200/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=0
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14894] ppid=14880 vsize=861064 CPUtime=50.59
/proc/14894/stat : 14894 (java) R 14880 14880 14111 0 -1 0 87703 0 1 0 4999 60 0 0 25 0 8 0 164016957 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073812913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14894/statm: 215266 87383 1996 14 0 201471 0
[pid=14894/tid=14895] ppid=14880 vsize=861064 CPUtime=3.12
/proc/14894/task/14895/stat : 14895 (java) S 14880 14880 14111 0 -1 64 71730 0 0 0 273 39 0 0 16 0 8 0 164016961 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14896] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14896/stat : 14896 (java) S 14880 14880 14111 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164016962 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14897] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14897/stat : 14897 (java) S 14880 14880 14111 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164016962 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14898] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14898/stat : 14898 (java) S 14880 14880 14111 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164016965 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14899] ppid=14880 vsize=861064 CPUtime=0.3
/proc/14894/task/14899/stat : 14899 (java) S 14880 14880 14111 0 -1 64 982 0 0 0 29 1 0 0 15 0 8 0 164016965 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14900] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14900/stat : 14900 (java) S 14880 14880 14111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164016965 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14894/tid=14901] ppid=14880 vsize=861064 CPUtime=0
/proc/14894/task/14901/stat : 14901 (java) S 14880 14880 14111 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164016965 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 908620

[startup+102.494 s]
/proc/loadavg: 2.03 2.02 1.99 3/86 14902
/proc/meminfo: memFree=1264416/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=121880 CPUtime=18.08
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 28071 0 0 0 1790 18 0 0 25 0 1 0 164025371 124805120 28053 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/14902/statm: 30470 28053 54 142 0 30326 0
Current children cumulated CPU time (s) 101.25

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

/proc/loadavg: 2.06 2.03 2.00 3/74 15329
/proc/meminfo: memFree=1379328/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=210364 CPUtime=1037.13
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 50063 0 0 0 103650 63 0 0 25 0 1 0 164025371 215412736 50045 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 52591 50045 54 142 0 52447 0
Current children cumulated CPU time (s) 1120.3
Current children cumulated vsize (KiB) 257920

[startup+1182.96 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 15329
/proc/meminfo: memFree=1371008/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=218712 CPUtime=1097.06
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 52171 0 0 0 109641 65 0 0 25 0 1 0 164025371 223961088 52153 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 54678 52153 54 142 0 54534 0
Current children cumulated CPU time (s) 1180.23
Current children cumulated vsize (KiB) 266268

[startup+1242.97 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 15329
/proc/meminfo: memFree=1363008/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=226548 CPUtime=1157.01
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 54127 0 0 0 115635 66 0 0 25 0 1 0 164025371 231985152 54109 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529785 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 56637 54109 54 142 0 56493 0
Current children cumulated CPU time (s) 1240.18
Current children cumulated vsize (KiB) 274104

[startup+1303.07 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 15329
/proc/meminfo: memFree=1361024/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=228796 CPUtime=1217.07
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 54615 0 0 0 121640 67 0 0 25 0 1 0 164025371 234287104 54597 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 57199 54597 54 142 0 57055 0
Current children cumulated CPU time (s) 1300.24
Current children cumulated vsize (KiB) 276352

[startup+1363.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15329
/proc/meminfo: memFree=1357504/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=232236 CPUtime=1277.08
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 55485 0 0 0 127640 68 0 0 25 0 1 0 164025371 237809664 55467 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527315 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 58059 55467 54 142 0 57915 0
Current children cumulated CPU time (s) 1360.25
Current children cumulated vsize (KiB) 279792

[startup+1423.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15329
/proc/meminfo: memFree=1354944/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=234744 CPUtime=1337.14
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 56132 0 0 0 133645 69 0 0 25 0 1 0 164025371 240377856 56114 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 58686 56114 54 142 0 58542 0
Current children cumulated CPU time (s) 1420.31
Current children cumulated vsize (KiB) 282300

[startup+1483.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15329
/proc/meminfo: memFree=1351296/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=238312 CPUtime=1397.09
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 57022 0 0 0 139639 70 0 0 25 0 1 0 164025371 244031488 57004 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 59578 57004 54 142 0 59434 0
Current children cumulated CPU time (s) 1480.26
Current children cumulated vsize (KiB) 285868

[startup+1543.39 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 15329
/proc/meminfo: memFree=1348544/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=240988 CPUtime=1457.12
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 57713 0 0 0 145642 70 0 0 25 0 1 0 164025371 246771712 57695 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 60247 57695 54 142 0 60103 0
Current children cumulated CPU time (s) 1540.29
Current children cumulated vsize (KiB) 288544

[startup+1603.39 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 15329
/proc/meminfo: memFree=1346240/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=243368 CPUtime=1517.07
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 58291 0 0 0 151636 71 0 0 25 0 1 0 164025371 249208832 58273 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 60842 58273 54 142 0 60698 0
Current children cumulated CPU time (s) 1600.24
Current children cumulated vsize (KiB) 290924

[startup+1663.39 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 15329
/proc/meminfo: memFree=1343680/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=245884 CPUtime=1577.02
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 58922 0 0 0 157630 72 0 0 25 0 1 0 164025371 251785216 58904 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 61471 58904 54 142 0 61327 0
Current children cumulated CPU time (s) 1660.19
Current children cumulated vsize (KiB) 293440

[startup+1723.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15329
/proc/meminfo: memFree=1342016/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=247476 CPUtime=1636.96
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 59327 0 0 0 163624 72 0 0 25 0 1 0 164025371 253415424 59309 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 61869 59309 54 142 0 61725 0
Current children cumulated CPU time (s) 1720.13
Current children cumulated vsize (KiB) 295032

[startup+1783.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15331
/proc/meminfo: memFree=1340672/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=248796 CPUtime=1696.9
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 59668 0 0 0 169617 73 0 0 25 0 1 0 164025371 254767104 59650 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 62199 59650 54 142 0 62055 0
Current children cumulated CPU time (s) 1780.07
Current children cumulated vsize (KiB) 296352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15331
/proc/meminfo: memFree=1340352/2055920 swapFree=4192812/4192956
[pid=14880] ppid=14878 vsize=47556 CPUtime=83.17
/proc/14880/stat : 14880 (galac.sh) S 14878 14880 14111 0 -1 4194304 801 89469 0 1 0 0 8237 80 17 0 1 0 164016947 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14880/statm: 11889 364 246 79 0 218 0
[pid=14902] ppid=14880 vsize=249060 CPUtime=1716.9
/proc/14902/stat : 14902 (minisat) R 14880 14880 14111 0 -1 4194304 59748 0 0 0 171617 73 0 0 25 0 1 0 164025371 255037440 59730 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/14902/statm: 62265 59730 54 142 0 62121 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 296616

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 14880 and gives childrusage.ru_utime.tv_sec=82 childrusage.ru_utime.tv_usec=383475 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=819875
CPU time returned by wait4() is 83.2034
while last known CPU time is 1800.07

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

Real time (s): 1803.41
CPU time (s): 1800.07
CPU user time (s): 1798.54
CPU system time (s): 1.53
CPU usage (%): 99.8148
Max. virtual memory (cumulated for all children) (KiB): 908620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.3835
system time used= 0.819875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90270
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= 3582
involuntary context switches= 5095

runsolver used 1.46978 s user time and 5.2782 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Jan  7 07:49:50 UTC 2007


IDJOB= 203096
IDBENCH= 3911
FILE ID= node59/203096-1168156190

PBS_JOBID= 3478457

Free space on /tmp= 66540 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6bc5399f7813104b1e355b00b052f31d

RANDOM SEED= 941252708

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.239
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.239
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:       1411400 kB
Buffers:         19224 kB
Cached:         317036 kB
SwapCached:          0 kB
Active:         324700 kB
Inactive:       263596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8660 kB
Writeback:           0 kB
Mapped:         272164 kB
Slab:            40888 kB
Committed_AS:  3940872 kB
PageTables:       2356 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= 66501 MiB



End job on node59 on Sun Jan  7 08:19:54 UTC 2007