Trace number 203226

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1? (TO) 1800.01 1814.9

General information on the benchmark

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

Solver Data (download as text)

0.03	c --- Preproc Stats ---
5.47	c start processing
5.47	c start relation processing
19.67	c start cnf exporting
82.00	c parsing time : 5.307
82.00	c preprocessing time : 81.835
82.00	
82.00	c Nary constraints - conflicts : 0 supports : 93
82.00	c Binary constraints - conflicts : 0 supports :0
82.00	c max arity constraint : 3
82.00	c Max Tuples generated 0
82.00	c relations : 93
82.00	c relations BDD: 93
82.00	c vars : 598006 - clauses :  1873874
82.00	
82.07	 
82.07	c --- Minisat Stats ---
82.07	 

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-203226-1168158042 -o ROOT/results/node13/solver-203226-1168158042 -C 1800 -M 900 /tmp/evaluation/203226-1168158042/galac.sh /tmp/evaluation/203226-1168158042/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.92 1.98 1.99 5/86 2246
/proc/meminfo: memFree=1558040/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=8560 CPUtime=0
/proc/2245/stat : 2245 (galac.sh) R 2243 2245 1197 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 164199258 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269757433743 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2245/statm: 2140 253 197 79 0 133 0

[startup+0.106031 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 2246
/proc/meminfo: memFree=1558040/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=0.01
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.514086 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 2246
/proc/meminfo: memFree=1558040/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=0.01
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.3372 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 2266
/proc/meminfo: memFree=1480856/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=0.01
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2259] ppid=2245 vsize=861064 CPUtime=1.26
/proc/2259/stat : 2259 (java) R 2245 2245 1197 0 -1 0 21267 0 1 0 117 9 0 0 22 0 8 0 164199261 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2259/statm: 215266 21019 1967 14 0 201471 0
[pid=2259/tid=2260] ppid=2245 vsize=861064 CPUtime=0.06
/proc/2259/task/2260/stat : 2260 (java) R 2245 2245 1197 0 -1 64 5512 0 0 0 4 2 0 0 16 0 8 0 164199265 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155529763 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2261] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2261/stat : 2261 (java) S 2245 2245 1197 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164199266 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2262] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2262/stat : 2262 (java) S 2245 2245 1197 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164199266 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2263] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2263/stat : 2263 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164199269 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2264] ppid=2245 vsize=861064 CPUtime=0.12
/proc/2259/task/2264/stat : 2264 (java) S 2245 2245 1197 0 -1 64 892 0 0 0 12 0 0 0 16 0 8 0 164199269 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2265] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2265/stat : 2265 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164199269 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2266] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2266/stat : 2266 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164199269 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908644

[startup+2.99042 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 2266
/proc/meminfo: memFree=1469464/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=0.01
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2259] ppid=2245 vsize=861064 CPUtime=2.9
/proc/2259/stat : 2259 (java) R 2245 2245 1197 0 -1 0 25347 0 1 0 279 11 0 0 25 0 8 0 164199261 881729536 25094 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2259/statm: 215266 25094 1967 14 0 201471 0
[pid=2259/tid=2260] ppid=2245 vsize=861064 CPUtime=0.19
/proc/2259/task/2260/stat : 2260 (java) S 2245 2245 1197 0 -1 64 9578 0 0 0 16 3 0 0 16 0 8 0 164199265 881729536 25094 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2261] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2261/stat : 2261 (java) S 2245 2245 1197 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164199266 881729536 25094 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2262] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2262/stat : 2262 (java) S 2245 2245 1197 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164199266 881729536 25094 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2263] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2263/stat : 2263 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164199269 881729536 25094 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2264] ppid=2245 vsize=861064 CPUtime=0.14
/proc/2259/task/2264/stat : 2264 (java) R 2245 2245 1197 0 -1 64 901 0 0 0 14 0 0 0 16 0 8 0 164199269 881729536 25094 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 12243872 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2265] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2265/stat : 2265 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164199269 881729536 25094 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2266] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2266/stat : 2266 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164199269 881729536 25094 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908644

[startup+6.27286 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 2266
/proc/meminfo: memFree=1442584/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=0.01
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2259] ppid=2245 vsize=861064 CPUtime=6.15
/proc/2259/stat : 2259 (java) R 2245 2245 1197 0 -1 0 30846 0 1 0 600 15 0 0 25 0 8 0 164199261 881729536 30584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073930462 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2259/statm: 215266 30584 1975 14 0 201471 0
[pid=2259/tid=2260] ppid=2245 vsize=861064 CPUtime=0.4
/proc/2259/task/2260/stat : 2260 (java) S 2245 2245 1197 0 -1 64 15004 0 0 0 34 6 0 0 16 0 8 0 164199265 881729536 30584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2261] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2261/stat : 2261 (java) S 2245 2245 1197 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164199266 881729536 30584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2262] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2262/stat : 2262 (java) S 2245 2245 1197 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164199266 881729536 30584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2263] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2263/stat : 2263 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164199269 881729536 30584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2264] ppid=2245 vsize=861064 CPUtime=0.21
/proc/2259/task/2264/stat : 2264 (java) S 2245 2245 1197 0 -1 64 946 0 0 0 21 0 0 0 15 0 8 0 164199269 881729536 30584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2265] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2265/stat : 2265 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164199269 881729536 30584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2266] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2266/stat : 2266 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164199269 881729536 30584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 908644

[startup+12.6757 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 2266
/proc/meminfo: memFree=1346720/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=0.01
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2259] ppid=2245 vsize=861064 CPUtime=12.49
/proc/2259/stat : 2259 (java) R 2245 2245 1197 0 -1 0 54764 0 1 0 1222 27 0 0 25 0 8 0 164199261 881729536 54498 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073920291 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2259/statm: 215266 54498 1975 14 0 201471 0
[pid=2259/tid=2260] ppid=2245 vsize=861064 CPUtime=1.46
/proc/2259/task/2260/stat : 2260 (java) S 2245 2245 1197 0 -1 64 38918 0 0 0 128 18 0 0 20 0 8 0 164199265 881729536 54498 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2261] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2261/stat : 2261 (java) S 2245 2245 1197 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164199266 881729536 54498 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2262] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2262/stat : 2262 (java) S 2245 2245 1197 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164199266 881729536 54498 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2263] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2263/stat : 2263 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164199269 881729536 54498 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2264] ppid=2245 vsize=861064 CPUtime=0.21
/proc/2259/task/2264/stat : 2264 (java) S 2245 2245 1197 0 -1 64 946 0 0 0 21 0 0 0 15 0 8 0 164199269 881729536 54498 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2265] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2265/stat : 2265 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164199269 881729536 54498 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2266] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2266/stat : 2266 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164199269 881729536 54498 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 908644

[startup+25.5414 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 2266
/proc/meminfo: memFree=1212576/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=0.01
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2259] ppid=2245 vsize=861064 CPUtime=25.24
/proc/2259/stat : 2259 (java) R 2245 2245 1197 0 -1 0 87650 0 1 0 2480 44 0 0 25 0 8 0 164199261 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073656673 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2259/statm: 215266 87371 1994 14 0 201471 0
[pid=2259/tid=2260] ppid=2245 vsize=861064 CPUtime=2.91
/proc/2259/task/2260/stat : 2260 (java) S 2245 2245 1197 0 -1 64 71718 0 0 0 259 32 0 0 16 0 8 0 164199265 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2261] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2261/stat : 2261 (java) S 2245 2245 1197 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164199266 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2262] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2262/stat : 2262 (java) S 2245 2245 1197 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164199266 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2263] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2263/stat : 2263 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164199269 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2264] ppid=2245 vsize=861064 CPUtime=0.28
/proc/2259/task/2264/stat : 2264 (java) S 2245 2245 1197 0 -1 64 982 0 0 0 27 1 0 0 15 0 8 0 164199269 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2265] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2265/stat : 2265 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164199269 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2266] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2266/stat : 2266 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164199269 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 908644

[startup+51.1979 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 2266
/proc/meminfo: memFree=1198304/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=0.01
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2259] ppid=2245 vsize=861064 CPUtime=50.65
/proc/2259/stat : 2259 (java) R 2245 2245 1197 0 -1 0 87693 0 1 0 5010 55 0 0 25 0 8 0 164199261 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154015731 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2259/statm: 215266 87371 1994 14 0 201471 0
[pid=2259/tid=2260] ppid=2245 vsize=861064 CPUtime=2.99
/proc/2259/task/2260/stat : 2260 (java) S 2245 2245 1197 0 -1 64 71718 0 0 0 267 32 0 0 16 0 8 0 164199265 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2261] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2261/stat : 2261 (java) S 2245 2245 1197 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164199266 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2262] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2262/stat : 2262 (java) S 2245 2245 1197 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164199266 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2263] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2263/stat : 2263 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164199269 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2264] ppid=2245 vsize=861064 CPUtime=0.28
/proc/2259/task/2264/stat : 2264 (java) S 2245 2245 1197 0 -1 64 982 0 0 0 27 1 0 0 15 0 8 0 164199269 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2265] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2265/stat : 2265 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164199269 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2259/tid=2266] ppid=2245 vsize=861064 CPUtime=0
/proc/2259/task/2266/stat : 2266 (java) S 2245 2245 1197 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164199269 881729536 87371 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 908644

[startup+102.447 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2267
/proc/meminfo: memFree=1411480/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=121968 CPUtime=20.19
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 28063 0 0 0 2004 15 0 0 25 0 1 0 164207465 124895232 28045 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2267/statm: 30492 28045 54 142 0 30348 0
Current children cumulated CPU time (s) 101.43

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

/proc/loadavg: 2.00 2.00 2.00 3/87 2267
/proc/meminfo: memFree=1329112/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=204600 CPUtime=1032.11
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 48614 0 0 0 103170 41 0 0 25 0 1 0 164207465 209510400 48596 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2267/statm: 51150 48596 54 142 0 51006 0
Current children cumulated CPU time (s) 1113.35
Current children cumulated vsize (KiB) 252180

[startup+1183.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2267
/proc/meminfo: memFree=1325144/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=208728 CPUtime=1091.63
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 49638 0 0 0 109121 42 0 0 25 0 1 0 164207465 213737472 49620 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529743 0 0 4096 3 0 0 0 17 1 0 0
/proc/2267/statm: 52182 49620 54 142 0 52038 0
Current children cumulated CPU time (s) 1172.87
Current children cumulated vsize (KiB) 256308

[startup+1243.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2267
/proc/meminfo: memFree=1319064/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=214840 CPUtime=1151.16
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 51165 0 0 0 115072 44 0 0 25 0 1 0 164207465 219996160 51147 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2267/statm: 53710 51147 54 142 0 53566 0
Current children cumulated CPU time (s) 1232.4
Current children cumulated vsize (KiB) 262420

[startup+1303.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2267
/proc/meminfo: memFree=1309464/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=224020 CPUtime=1210.68
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 53496 0 0 0 121022 46 0 0 25 0 1 0 164207465 229396480 53478 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2267/statm: 56005 53478 54 142 0 55861 0
Current children cumulated CPU time (s) 1291.92
Current children cumulated vsize (KiB) 271600

[startup+1364.03 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2267
/proc/meminfo: memFree=1305816/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=227992 CPUtime=1270.2
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 54401 0 0 0 126973 47 0 0 25 0 1 0 164207465 233463808 54383 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2267/statm: 56998 54383 54 142 0 56854 0
Current children cumulated CPU time (s) 1351.44
Current children cumulated vsize (KiB) 275572

[startup+1424.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2267
/proc/meminfo: memFree=1300568/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=233148 CPUtime=1329.73
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 55719 0 0 0 132923 50 0 0 25 0 1 0 164207465 238743552 55701 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/2267/statm: 58287 55701 54 142 0 58143 0
Current children cumulated CPU time (s) 1410.97
Current children cumulated vsize (KiB) 280728

[startup+1484.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2267
/proc/meminfo: memFree=1295384/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=238316 CPUtime=1389.26
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 56997 0 0 0 138874 52 0 0 25 0 1 0 164207465 244035584 56979 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/2267/statm: 59579 56979 54 142 0 59435 0
Current children cumulated CPU time (s) 1470.5
Current children cumulated vsize (KiB) 285896

[startup+1544.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2267
/proc/meminfo: memFree=1292504/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=241224 CPUtime=1448.77
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 57726 0 0 0 144824 53 0 0 25 0 1 0 164207465 247013376 57708 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/2267/statm: 60306 57708 54 142 0 60162 0
Current children cumulated CPU time (s) 1530.01
Current children cumulated vsize (KiB) 288804

[startup+1604.31 s]
/proc/loadavg: 1.87 1.97 1.99 3/89 2354
/proc/meminfo: memFree=1310528/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=244928 CPUtime=1508.44
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 58652 0 0 0 150789 55 0 0 25 0 1 0 164207465 250806272 58634 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/2267/statm: 61232 58634 54 142 0 61088 0
Current children cumulated CPU time (s) 1589.68
Current children cumulated vsize (KiB) 292508

[startup+1664.35 s]
/proc/loadavg: 1.72 1.90 1.96 3/89 2619
/proc/meminfo: memFree=1305736/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=249548 CPUtime=1568.4
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 59825 0 0 0 156780 60 0 0 25 0 1 0 164207465 255537152 59807 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 0 0 0
/proc/2267/statm: 62387 59807 54 142 0 62243 0
Current children cumulated CPU time (s) 1649.64
Current children cumulated vsize (KiB) 297128

[startup+1724.4 s]
/proc/loadavg: 1.82 1.89 1.95 3/89 2708
/proc/meminfo: memFree=1293776/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=256424 CPUtime=1628.37
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 61532 0 0 0 162774 63 0 0 25 0 1 0 164207465 262578176 61514 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/2267/statm: 64106 61514 54 142 0 63962 0
Current children cumulated CPU time (s) 1709.61
Current children cumulated vsize (KiB) 304004

[startup+1784.49 s]
/proc/loadavg: 1.93 1.90 1.95 3/89 2708
/proc/meminfo: memFree=1290448/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=259596 CPUtime=1688.42
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 62352 0 0 0 168778 64 0 0 25 0 1 0 164207465 265826304 62334 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2267/statm: 64899 62334 54 142 0 64755 0
Current children cumulated CPU time (s) 1769.66
Current children cumulated vsize (KiB) 307176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.88 s]
/proc/loadavg: 1.96 1.91 1.95 3/89 2708
/proc/meminfo: memFree=1289168/2055920 swapFree=4192812/4192956
[pid=2245] ppid=2243 vsize=47580 CPUtime=81.24
/proc/2245/stat : 2245 (galac.sh) S 2243 2245 1197 0 -1 4194304 799 89458 0 1 0 0 8051 73 17 0 1 0 164199258 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2245/statm: 11895 363 245 79 0 218 0
[pid=2267] ppid=2245 vsize=260916 CPUtime=1718.77
/proc/2267/stat : 2267 (minisat) R 2245 2245 1197 0 -1 4194304 62676 0 0 0 171813 64 0 0 25 0 1 0 164207465 267177984 62658 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2267/statm: 65229 62658 54 142 0 65085 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 308496

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 2245 and gives childrusage.ru_utime.tv_sec=80 childrusage.ru_utime.tv_usec=522758 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=739887
CPU time returned by wait4() is 81.2626
while last known CPU time is 1800.01

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

Real time (s): 1814.9
CPU time (s): 1800.01
CPU user time (s): 1798.64
CPU system time (s): 1.37
CPU usage (%): 99.1797
Max. virtual memory (cumulated for all children) (KiB): 908644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.5228
system time used= 0.739887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90257
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= 3542
involuntary context switches= 5009

runsolver used 2.01469 s user time and 5.98109 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Jan  7 08:20:43 UTC 2007


IDJOB= 203226
IDBENCH= 3935
FILE ID= node13/203226-1168158042

PBS_JOBID= 3478249

Free space on /tmp= 66308 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  13029a4c7e9f387791087a96ac7271d4

RANDOM SEED= 29099451

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:       1558456 kB
Buffers:         52948 kB
Cached:         297592 kB
SwapCached:          0 kB
Active:         147028 kB
Inactive:       269972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8748 kB
Writeback:           0 kB
Mapped:          88832 kB
Slab:            65244 kB
Committed_AS:  4082068 kB
PageTables:       2376 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= 66282 MiB



End job on node13 on Sun Jan  7 08:50:58 UTC 2007