Trace number 206544

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 1812.54

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-24_ext.xml
MD5SUM1a9e2f5dcb863b3e6755361b81695ce9
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.59	c start processing
5.59	c start relation processing
20.92	c start cnf exporting
84.45	c parsing time : 5.423
84.45	c preprocessing time : 84.291
84.45	
84.45	c Nary constraints - conflicts : 0 supports : 93
84.45	c Binary constraints - conflicts : 0 supports :0
84.45	c max arity constraint : 3
84.45	c Max Tuples generated 0
84.45	c relations : 93
84.45	c relations BDD: 93
84.45	c vars : 598406 - clauses :  1875072
84.45	
84.51	 
84.51	c --- Minisat Stats ---
84.51	 

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/node13/watcher-206544-1168174494 -o ROOT/results/node13/solver-206544-1168174494 -C 1800 -M 900 /tmp/evaluation/206544-1168174494/galac.sh /tmp/evaluation/206544-1168174494/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.03 2.04 2.01 4/87 7047
/proc/meminfo: memFree=1335632/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=8652 CPUtime=0
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 347 0 0 0 0 0 0 0 16 0 1 0 165844447 8859648 280 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7046/statm: 2163 280 208 79 0 156 0
[pid=7048] ppid=7046 vsize=8688 CPUtime=0
/proc/7048/stat : 7048 (galac.sh) R 7046 7046 6447 0 -1 4194368 50 244 0 0 0 0 0 0 17 0 1 0 165844448 8896512 288 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269757246111 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/7048/statm: 2172 288 210 79 0 165 0
[pid=7050] ppid=7048 vsize=8688 CPUtime=0
/proc/7050/stat : 7050 (galac.sh) R 7048 7046 6447 0 -1 4194368 9 0 0 0 0 0 0 0 18 0 1 0 165844448 8896512 288 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 4316245 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/7050/statm: 2172 288 210 79 0 165 0

[startup+0.109652 s]
/proc/loadavg: 2.03 2.04 2.01 4/87 7047
/proc/meminfo: memFree=1335632/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=0.01
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.517707 s]
/proc/loadavg: 2.03 2.04 2.01 4/87 7047
/proc/meminfo: memFree=1335632/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=0.01
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.34082 s]
/proc/loadavg: 2.03 2.04 2.01 3/95 7067
/proc/meminfo: memFree=1258384/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=0.01
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7060] ppid=7046 vsize=861064 CPUtime=1.28
/proc/7060/stat : 7060 (java) R 7046 7046 6447 0 -1 0 21268 0 1 0 117 11 0 0 23 0 8 0 165844451 881729536 21021 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073664057 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7060/statm: 215266 21021 1967 14 0 201471 0
[pid=7060/tid=7061] ppid=7046 vsize=861064 CPUtime=0.06
/proc/7060/task/7061/stat : 7061 (java) S 7046 7046 6447 0 -1 64 5515 0 0 0 4 2 0 0 16 0 8 0 165844454 881729536 21021 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7062] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7062/stat : 7062 (java) S 7046 7046 6447 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165844455 881729536 21021 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7063] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7063/stat : 7063 (java) S 7046 7046 6447 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165844455 881729536 21021 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7064] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7064/stat : 7064 (java) S 7046 7046 6447 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165844458 881729536 21021 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7065] ppid=7046 vsize=861064 CPUtime=0.13
/proc/7060/task/7065/stat : 7065 (java) S 7046 7046 6447 0 -1 64 892 0 0 0 13 0 0 0 16 0 8 0 165844458 881729536 21021 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7066] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7066/stat : 7066 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165844458 881729536 21021 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7067] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7067/stat : 7067 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165844458 881729536 21021 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908644

[startup+2.99405 s]
/proc/loadavg: 2.03 2.04 2.01 3/95 7067
/proc/meminfo: memFree=1246928/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=0.01
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7060] ppid=7046 vsize=861064 CPUtime=2.91
/proc/7060/stat : 7060 (java) R 7046 7046 6447 0 -1 0 25355 0 1 0 277 14 0 0 25 0 8 0 165844451 881729536 25102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073759914 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7060/statm: 215266 25102 1967 14 0 201471 0
[pid=7060/tid=7061] ppid=7046 vsize=861064 CPUtime=0.22
/proc/7060/task/7061/stat : 7061 (java) S 7046 7046 6447 0 -1 64 9587 0 0 0 18 4 0 0 16 0 8 0 165844454 881729536 25102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7062] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7062/stat : 7062 (java) S 7046 7046 6447 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165844455 881729536 25102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7063] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7063/stat : 7063 (java) S 7046 7046 6447 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165844455 881729536 25102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7064] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7064/stat : 7064 (java) S 7046 7046 6447 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165844458 881729536 25102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7065] ppid=7046 vsize=861064 CPUtime=0.15
/proc/7060/task/7065/stat : 7065 (java) S 7046 7046 6447 0 -1 64 901 0 0 0 15 0 0 0 16 0 8 0 165844458 881729536 25102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7066] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7066/stat : 7066 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165844458 881729536 25102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7067] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7067/stat : 7067 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165844458 881729536 25102 18446744073709551615 134512640 134570532 4294956096 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) 908644

[startup+6.29449 s]
/proc/loadavg: 2.03 2.04 2.01 3/95 7067
/proc/meminfo: memFree=1219856/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=0.01
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7060] ppid=7046 vsize=861064 CPUtime=6.19
/proc/7060/stat : 7060 (java) R 7046 7046 6447 0 -1 0 30854 0 1 0 600 19 0 0 25 0 8 0 165844451 881729536 30592 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073932559 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7060/statm: 215266 30592 1975 14 0 201471 0
[pid=7060/tid=7061] ppid=7046 vsize=861064 CPUtime=0.44
/proc/7060/task/7061/stat : 7061 (java) S 7046 7046 6447 0 -1 64 15013 0 0 0 37 7 0 0 16 0 8 0 165844454 881729536 30592 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7062] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7062/stat : 7062 (java) S 7046 7046 6447 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165844455 881729536 30592 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7063] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7063/stat : 7063 (java) S 7046 7046 6447 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165844455 881729536 30592 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7064] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7064/stat : 7064 (java) S 7046 7046 6447 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165844458 881729536 30592 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7065] ppid=7046 vsize=861064 CPUtime=0.24
/proc/7060/task/7065/stat : 7065 (java) S 7046 7046 6447 0 -1 64 946 0 0 0 23 1 0 0 15 0 8 0 165844458 881729536 30592 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7066] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7066/stat : 7066 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165844458 881729536 30592 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7067] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7067/stat : 7067 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165844458 881729536 30592 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 908644

[startup+12.7944 s]
/proc/loadavg: 2.10 2.06 2.01 3/95 7067
/proc/meminfo: memFree=1123920/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=0.01
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7060] ppid=7046 vsize=861064 CPUtime=12.62
/proc/7060/stat : 7060 (java) R 7046 7046 6447 0 -1 0 54735 0 1 0 1230 32 0 0 25 0 8 0 165844451 881729536 54469 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073924216 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7060/statm: 215266 54469 1975 14 0 201471 0
[pid=7060/tid=7061] ppid=7046 vsize=861064 CPUtime=1.56
/proc/7060/task/7061/stat : 7061 (java) S 7046 7046 6447 0 -1 64 38890 0 0 0 136 20 0 0 20 0 8 0 165844454 881729536 54469 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7062] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7062/stat : 7062 (java) S 7046 7046 6447 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165844455 881729536 54469 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7063] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7063/stat : 7063 (java) S 7046 7046 6447 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165844455 881729536 54469 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7064] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7064/stat : 7064 (java) S 7046 7046 6447 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165844458 881729536 54469 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7065] ppid=7046 vsize=861064 CPUtime=0.24
/proc/7060/task/7065/stat : 7065 (java) S 7046 7046 6447 0 -1 64 946 0 0 0 23 1 0 0 15 0 8 0 165844458 881729536 54469 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7066] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7066/stat : 7066 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165844458 881729536 54469 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7067] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7067/stat : 7067 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165844458 881729536 54469 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 908644

[startup+25.6641 s]
/proc/loadavg: 2.09 2.06 2.01 3/95 7067
/proc/meminfo: memFree=989520/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=0.01
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7060] ppid=7046 vsize=861064 CPUtime=25.37
/proc/7060/stat : 7060 (java) R 7046 7046 6447 0 -1 0 87674 0 1 0 2482 55 0 0 25 0 8 0 165844451 881729536 87397 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074020739 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7060/statm: 215266 87397 1994 14 0 201471 0
[pid=7060/tid=7061] ppid=7046 vsize=861064 CPUtime=3.1
/proc/7060/task/7061/stat : 7061 (java) S 7046 7046 6447 0 -1 64 71745 0 0 0 269 41 0 0 16 0 8 0 165844454 881729536 87397 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7062] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7062/stat : 7062 (java) S 7046 7046 6447 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 165844455 881729536 87397 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7063] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7063/stat : 7063 (java) S 7046 7046 6447 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165844455 881729536 87397 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7064] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7064/stat : 7064 (java) S 7046 7046 6447 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165844458 881729536 87397 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7065] ppid=7046 vsize=861064 CPUtime=0.29
/proc/7060/task/7065/stat : 7065 (java) S 7046 7046 6447 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 165844458 881729536 87397 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7066] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7066/stat : 7066 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165844458 881729536 87397 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7067] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7067/stat : 7067 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165844458 881729536 87397 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 908644

[startup+51.3335 s]
/proc/loadavg: 2.12 2.07 2.01 3/95 7067
/proc/meminfo: memFree=973904/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=0.01
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7060] ppid=7046 vsize=861064 CPUtime=50.78
/proc/7060/stat : 7060 (java) R 7046 7046 6447 0 -1 0 87717 0 1 0 5012 66 0 0 25 0 8 0 165844451 881729536 87398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074005339 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7060/statm: 215266 87398 1995 14 0 201471 0
[pid=7060/tid=7061] ppid=7046 vsize=861064 CPUtime=3.17
/proc/7060/task/7061/stat : 7061 (java) S 7046 7046 6447 0 -1 64 71746 0 0 0 276 41 0 0 16 0 8 0 165844454 881729536 87398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7062] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7062/stat : 7062 (java) S 7046 7046 6447 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 165844455 881729536 87398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7063] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7063/stat : 7063 (java) S 7046 7046 6447 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165844455 881729536 87398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7064] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7064/stat : 7064 (java) S 7046 7046 6447 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165844458 881729536 87398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7065] ppid=7046 vsize=861064 CPUtime=0.29
/proc/7060/task/7065/stat : 7065 (java) S 7046 7046 6447 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 165844458 881729536 87398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7066] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7066/stat : 7066 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165844458 881729536 87398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7060/tid=7067] ppid=7046 vsize=861064 CPUtime=0
/proc/7060/task/7067/stat : 7067 (java) S 7046 7046 6447 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165844458 881729536 87398 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 908644

[startup+102.608 s]
/proc/loadavg: 2.05 2.05 2.01 3/88 7068
/proc/meminfo: memFree=1182024/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67

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

/proc/loadavg: 2.06 2.01 2.00 3/88 7266
/proc/meminfo: memFree=986568/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=217780 CPUtime=1029.64
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 51924 0 0 0 102917 47 0 0 25 0 1 0 165852899 223006720 51906 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 54445 51906 54 142 0 54301 0
Current children cumulated CPU time (s) 1113.31
Current children cumulated vsize (KiB) 265360

[startup+1184.01 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 7266
/proc/meminfo: memFree=972872/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=224736 CPUtime=1089.18
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 53668 0 0 0 108869 49 0 0 25 0 1 0 165852899 230129664 53650 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 56184 53650 54 142 0 56040 0
Current children cumulated CPU time (s) 1172.85
Current children cumulated vsize (KiB) 272316

[startup+1244.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 7266
/proc/meminfo: memFree=951176/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=240368 CPUtime=1148.73
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 57583 0 0 0 114820 53 0 0 25 0 1 0 165852899 246136832 57565 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 60092 57565 54 142 0 59948 0
Current children cumulated CPU time (s) 1232.4
Current children cumulated vsize (KiB) 287948

[startup+1304.2 s]
/proc/loadavg: 2.06 2.01 2.00 3/87 7329
/proc/meminfo: memFree=1027976/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=250888 CPUtime=1208.65
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 60229 0 0 0 120803 62 0 0 25 0 1 0 165852899 256909312 60211 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 62722 60211 54 142 0 62578 0
Current children cumulated CPU time (s) 1292.32
Current children cumulated vsize (KiB) 298468

[startup+1364.28 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 7329
/proc/meminfo: memFree=1002760/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=264180 CPUtime=1268.66
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 63551 0 0 0 126801 65 0 0 25 0 1 0 165852899 270520320 63533 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 66045 63533 54 142 0 65901 0
Current children cumulated CPU time (s) 1352.33
Current children cumulated vsize (KiB) 311760

[startup+1424.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 7330
/proc/meminfo: memFree=716224/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=278660 CPUtime=1328.66
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 67176 0 0 0 132799 67 0 0 25 0 1 0 165852899 285347840 67158 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529409 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 69665 67158 54 142 0 69521 0
Current children cumulated CPU time (s) 1412.33
Current children cumulated vsize (KiB) 326240

[startup+1484.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 7330
/proc/meminfo: memFree=708928/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=285884 CPUtime=1388.68
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 68985 0 0 0 138799 69 0 0 25 0 1 0 165852899 292745216 68967 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 71471 68967 54 142 0 71327 0
Current children cumulated CPU time (s) 1472.35
Current children cumulated vsize (KiB) 333464

[startup+1544.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 7332
/proc/meminfo: memFree=705344/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=289716 CPUtime=1448.67
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 69884 0 0 0 144797 70 0 0 25 0 1 0 165852899 296669184 69866 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 72429 69866 54 142 0 72285 0
Current children cumulated CPU time (s) 1532.34
Current children cumulated vsize (KiB) 337296

[startup+1604.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 7332
/proc/meminfo: memFree=702208/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=292768 CPUtime=1508.69
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 70659 0 0 0 150798 71 0 0 25 0 1 0 165852899 299794432 70641 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 73192 70641 54 142 0 73048 0
Current children cumulated CPU time (s) 1592.36
Current children cumulated vsize (KiB) 340348

[startup+1664.65 s]
/proc/loadavg: 2.03 2.01 2.00 3/88 7332
/proc/meminfo: memFree=690432/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=304596 CPUtime=1568.71
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 73618 0 0 0 156798 73 0 0 25 0 1 0 165852899 311906304 73600 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 76149 73600 54 142 0 76005 0
Current children cumulated CPU time (s) 1652.38
Current children cumulated vsize (KiB) 352176

[startup+1724.73 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 7332
/proc/meminfo: memFree=685760/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=309092 CPUtime=1628.71
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 74746 0 0 0 162796 75 0 0 25 0 1 0 165852899 316510208 74728 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 77273 74728 54 142 0 77129 0
Current children cumulated CPU time (s) 1712.38
Current children cumulated vsize (KiB) 356672

[startup+1784.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 7332
/proc/meminfo: memFree=680640/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=314140 CPUtime=1688.73
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 76025 0 0 0 168797 76 0 0 25 0 1 0 165852899 321679360 76007 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520039 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 78535 76007 54 142 0 78391 0
Current children cumulated CPU time (s) 1772.4
Current children cumulated vsize (KiB) 361720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 7332
/proc/meminfo: memFree=678848/2055920 swapFree=4192812/4192956
[pid=7046] ppid=7044 vsize=47580 CPUtime=83.67
/proc/7046/stat : 7046 (galac.sh) S 7044 7046 6447 0 -1 4194304 799 89484 0 1 0 0 8281 86 17 0 1 0 165844447 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7046/statm: 11895 363 245 79 0 218 0
[pid=7068] ppid=7046 vsize=316004 CPUtime=1716.42
/proc/7068/stat : 7068 (minisat) R 7046 7046 6447 0 -1 4194304 76468 0 0 0 171565 77 0 0 25 0 1 0 165852899 323588096 76450 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529260 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 79001 76450 54 142 0 78857 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 363584

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 7046 and gives childrusage.ru_utime.tv_sec=82 childrusage.ru_utime.tv_usec=822409 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=875866
CPU time returned by wait4() is 83.6983
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): 1812.54
CPU time (s): 1800.09
CPU user time (s): 1798.46
CPU system time (s): 1.63
CPU usage (%): 99.3129
Max. virtual memory (cumulated for all children) (KiB): 908644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.8224
system time used= 0.875866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90283
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= 3591
involuntary context switches= 5199

runsolver used 2.02169 s user time and 6.01509 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Jan  7 12:54:55 UTC 2007


IDJOB= 206544
IDBENCH= 4216
FILE ID= node13/206544-1168174494

PBS_JOBID= 3478836

Free space on /tmp= 66275 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  1a9e2f5dcb863b3e6755361b81695ce9

RANDOM SEED= 222888424

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.247
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.247
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:       1336304 kB
Buffers:         57664 kB
Cached:         380868 kB
SwapCached:          0 kB
Active:         346112 kB
Inactive:       293216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1336304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8756 kB
Writeback:           0 kB
Mapped:         220884 kB
Slab:            64644 kB
Committed_AS:  4290648 kB
PageTables:       2756 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= 66269 MiB



End job on node13 on Sun Jan  7 13:25:07 UTC 2007