Trace number 203265

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 1808.08

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-15_ext.xml
MD5SUM4ea31c609811937f9db1536a3a13d935
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.48	c start processing
5.49	c start relation processing
19.64	c start cnf exporting
82.35	c parsing time : 5.321
82.35	c preprocessing time : 82.186
82.35	
82.35	c Nary constraints - conflicts : 0 supports : 93
82.35	c Binary constraints - conflicts : 0 supports :0
82.35	c max arity constraint : 3
82.35	c Max Tuples generated 0
82.35	c relations : 93
82.35	c relations BDD: 93
82.35	c vars : 598562 - clauses :  1875525
82.35	
82.44	 
82.44	c --- Minisat Stats ---
82.44	 

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/node16/watcher-203265-1168158463 -o ROOT/results/node16/solver-203265-1168158463 -C 1800 -M 900 /tmp/evaluation/203265-1168158463/galac.sh /tmp/evaluation/203265-1168158463/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.00 2.01 2.00 5/86 16524
/proc/meminfo: memFree=1450272/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=8560 CPUtime=0
/proc/16523/stat : 16523 (galac.sh) R 16521 16523 16453 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 164241122 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231962560399 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16523/statm: 2140 253 197 79 0 133 0

[startup+0.10606 s]
/proc/loadavg: 2.00 2.01 2.00 5/86 16524
/proc/meminfo: memFree=1450272/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=0.01
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.513985 s]
/proc/loadavg: 2.00 2.01 2.00 5/86 16524
/proc/meminfo: memFree=1450272/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=0.01
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33684 s]
/proc/loadavg: 2.08 2.02 2.01 3/94 16544
/proc/meminfo: memFree=1372768/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=0.01
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16537] ppid=16523 vsize=860856 CPUtime=1.27
/proc/16537/stat : 16537 (java) R 16523 16523 16453 0 -1 0 21281 0 1 0 116 11 0 0 23 0 8 0 164241125 881516544 21034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073656673 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16537/statm: 215214 21034 1967 14 0 201471 0
[pid=16537/tid=16538] ppid=16523 vsize=860856 CPUtime=0.05
/proc/16537/task/16538/stat : 16538 (java) S 16523 16523 16453 0 -1 64 5528 0 0 0 3 2 0 0 16 0 8 0 164241129 881516544 21034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16539] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16539/stat : 16539 (java) S 16523 16523 16453 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164241130 881516544 21034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16540] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16540/stat : 16540 (java) S 16523 16523 16453 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164241130 881516544 21034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16541] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16541/stat : 16541 (java) S 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164241133 881516544 21034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16542] ppid=16523 vsize=860856 CPUtime=0.12
/proc/16537/task/16542/stat : 16542 (java) S 16523 16523 16453 0 -1 64 891 0 0 0 12 0 0 0 16 0 8 0 164241133 881516544 21034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16543] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16543/stat : 16543 (java) S 16523 16523 16453 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164241133 881516544 21034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16544] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16544/stat : 16544 (java) S 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164241133 881516544 21034 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908408

[startup+2.98954 s]
/proc/loadavg: 2.08 2.02 2.01 3/94 16544
/proc/meminfo: memFree=1361376/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=0.01
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16537] ppid=16523 vsize=860856 CPUtime=2.91
/proc/16537/stat : 16537 (java) R 16523 16523 16453 0 -1 0 25346 0 1 0 278 13 0 0 25 0 8 0 164241125 881516544 25093 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073770844 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16537/statm: 215214 25093 1967 14 0 201471 0
[pid=16537/tid=16538] ppid=16523 vsize=860856 CPUtime=0.2
/proc/16537/task/16538/stat : 16538 (java) S 16523 16523 16453 0 -1 64 9578 0 0 0 17 3 0 0 16 0 8 0 164241129 881516544 25093 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16539] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16539/stat : 16539 (java) S 16523 16523 16453 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164241130 881516544 25093 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16540] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16540/stat : 16540 (java) S 16523 16523 16453 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164241130 881516544 25093 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16541] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16541/stat : 16541 (java) S 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164241133 881516544 25093 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16542] ppid=16523 vsize=860856 CPUtime=0.14
/proc/16537/task/16542/stat : 16542 (java) S 16523 16523 16453 0 -1 64 900 0 0 0 14 0 0 0 16 0 8 0 164241133 881516544 25093 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16543] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16543/stat : 16543 (java) S 16523 16523 16453 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164241133 881516544 25093 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16544] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16544/stat : 16544 (java) S 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164241133 881516544 25093 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) 908408

[startup+6.27194 s]
/proc/loadavg: 2.08 2.02 2.00 3/94 16544
/proc/meminfo: memFree=1332392/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=0.01
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16537] ppid=16523 vsize=860856 CPUtime=6.16
/proc/16537/stat : 16537 (java) R 16523 16523 16453 0 -1 0 31394 0 1 0 599 17 0 0 25 0 8 0 164241125 881516544 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073922372 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16537/statm: 215214 31132 1975 14 0 201471 0
[pid=16537/tid=16538] ppid=16523 vsize=860856 CPUtime=0.41
/proc/16537/task/16538/stat : 16538 (java) S 16523 16523 16453 0 -1 64 15553 0 0 0 35 6 0 0 16 0 8 0 164241129 881516544 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16539] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16539/stat : 16539 (java) S 16523 16523 16453 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164241130 881516544 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16540] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16540/stat : 16540 (java) S 16523 16523 16453 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164241130 881516544 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16541] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16541/stat : 16541 (java) S 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164241133 881516544 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16542] ppid=16523 vsize=860856 CPUtime=0.23
/proc/16537/task/16542/stat : 16542 (java) S 16523 16523 16453 0 -1 64 945 0 0 0 22 1 0 0 15 0 8 0 164241133 881516544 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16543] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16543/stat : 16543 (java) S 16523 16523 16453 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164241133 881516544 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16544] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16544/stat : 16544 (java) R 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164241133 881516544 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908408

[startup+12.6748 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 16544
/proc/meminfo: memFree=1239080/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=0.01
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16537] ppid=16523 vsize=860856 CPUtime=12.5
/proc/16537/stat : 16537 (java) R 16523 16523 16453 0 -1 0 54727 0 1 0 1223 27 0 0 25 0 8 0 164241125 881516544 54461 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073980082 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16537/statm: 215214 54461 1975 14 0 201471 0
[pid=16537/tid=16538] ppid=16523 vsize=860856 CPUtime=1.47
/proc/16537/task/16538/stat : 16538 (java) S 16523 16523 16453 0 -1 64 38882 0 0 0 131 16 0 0 19 0 8 0 164241129 881516544 54461 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16539] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16539/stat : 16539 (java) S 16523 16523 16453 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164241130 881516544 54461 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16540] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16540/stat : 16540 (java) S 16523 16523 16453 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164241130 881516544 54461 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16541] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16541/stat : 16541 (java) S 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164241133 881516544 54461 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16542] ppid=16523 vsize=860856 CPUtime=0.23
/proc/16537/task/16542/stat : 16542 (java) S 16523 16523 16453 0 -1 64 945 0 0 0 22 1 0 0 15 0 8 0 164241133 881516544 54461 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16543] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16543/stat : 16543 (java) S 16523 16523 16453 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164241133 881516544 54461 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16544] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16544/stat : 16544 (java) S 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164241133 881516544 54461 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 908408

[startup+25.5384 s]
/proc/loadavg: 2.06 2.02 2.00 3/94 16544
/proc/meminfo: memFree=1104680/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=0.01
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16537] ppid=16523 vsize=860856 CPUtime=25.26
/proc/16537/stat : 16537 (java) R 16523 16523 16453 0 -1 0 87683 0 1 0 2484 42 0 0 25 0 8 0 164241125 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074032295 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16537/statm: 215214 87404 1995 14 0 201471 0
[pid=16537/tid=16538] ppid=16523 vsize=860856 CPUtime=2.92
/proc/16537/task/16538/stat : 16538 (java) S 16523 16523 16453 0 -1 64 71752 0 0 0 264 28 0 0 16 0 8 0 164241129 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16539] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16539/stat : 16539 (java) S 16523 16523 16453 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164241130 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16540] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16540/stat : 16540 (java) S 16523 16523 16453 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164241130 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16541] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16541/stat : 16541 (java) S 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164241133 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16542] ppid=16523 vsize=860856 CPUtime=0.29
/proc/16537/task/16542/stat : 16542 (java) S 16523 16523 16453 0 -1 64 981 0 0 0 28 1 0 0 15 0 8 0 164241133 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16543] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16543/stat : 16543 (java) S 16523 16523 16453 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164241133 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16544] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16544/stat : 16544 (java) S 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164241133 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 908408

[startup+51.1848 s]
/proc/loadavg: 2.03 2.02 2.00 3/94 16544
/proc/meminfo: memFree=1090664/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=0.01
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16537] ppid=16523 vsize=860856 CPUtime=50.66
/proc/16537/stat : 16537 (java) R 16523 16523 16453 0 -1 0 87726 0 1 0 5017 49 0 0 25 0 8 0 164241125 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074027497 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16537/statm: 215214 87404 1995 14 0 201471 0
[pid=16537/tid=16538] ppid=16523 vsize=860856 CPUtime=3
/proc/16537/task/16538/stat : 16538 (java) S 16523 16523 16453 0 -1 64 71752 0 0 0 272 28 0 0 16 0 8 0 164241129 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16539] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16539/stat : 16539 (java) S 16523 16523 16453 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164241130 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16540] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16540/stat : 16540 (java) S 16523 16523 16453 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164241130 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16541] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16541/stat : 16541 (java) S 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164241133 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16542] ppid=16523 vsize=860856 CPUtime=0.29
/proc/16537/task/16542/stat : 16542 (java) S 16523 16523 16453 0 -1 64 981 0 0 0 28 1 0 0 15 0 8 0 164241133 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16543] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16543/stat : 16543 (java) S 16523 16523 16453 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164241133 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16537/tid=16544] ppid=16523 vsize=860856 CPUtime=0
/proc/16537/task/16544/stat : 16544 (java) S 16523 16523 16453 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164241133 881516544 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 908408

[startup+102.404 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 16545
/proc/meminfo: memFree=1303520/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=121956 CPUtime=19.77
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 28096 0 0 0 1961 16 0 0 25 0 1 0 164249366 124882944 28078 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520022 0 0 4096 3 0 0 0 17 1 0 0
/proc/16545/statm: 30489 28078 54 142 0 30345 0
Current children cumulated CPU time (s) 101.38

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

/proc/loadavg: 2.01 2.00 2.00 3/87 16771
/proc/meminfo: memFree=1235416/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=184912 CPUtime=1034.14
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 43614 0 0 0 103368 46 0 0 25 0 1 0 164249366 189349888 43596 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 46228 43596 54 142 0 46084 0
Current children cumulated CPU time (s) 1115.75
Current children cumulated vsize (KiB) 232464

[startup+1183.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 16771
/proc/meminfo: memFree=1232728/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=187420 CPUtime=1094.11
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 44264 0 0 0 109364 47 0 0 25 0 1 0 164249366 191918080 44246 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 46855 44246 54 142 0 46711 0
Current children cumulated CPU time (s) 1175.72
Current children cumulated vsize (KiB) 234972

[startup+1243.23 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 16771
/proc/meminfo: memFree=1230104/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=189928 CPUtime=1154.08
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 44902 0 0 0 115360 48 0 0 25 0 1 0 164249366 194486272 44884 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 47482 44884 54 142 0 47338 0
Current children cumulated CPU time (s) 1235.69
Current children cumulated vsize (KiB) 237480

[startup+1303.26 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 16771
/proc/meminfo: memFree=1227160/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=192832 CPUtime=1214.05
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 45639 0 0 0 121355 50 0 0 25 0 1 0 164249366 197459968 45621 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520043 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 48208 45621 54 142 0 48064 0
Current children cumulated CPU time (s) 1295.66
Current children cumulated vsize (KiB) 240384

[startup+1363.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 16771
/proc/meminfo: memFree=1224792/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=195076 CPUtime=1274.11
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 46220 0 0 0 127361 50 0 0 25 0 1 0 164249366 199757824 46202 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 48769 46202 54 142 0 48625 0
Current children cumulated CPU time (s) 1355.72
Current children cumulated vsize (KiB) 242628

[startup+1423.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 16771
/proc/meminfo: memFree=1222232/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=197720 CPUtime=1334.06
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 46866 0 0 0 133355 51 0 0 25 0 1 0 164249366 202465280 46848 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 49430 46848 54 142 0 49286 0
Current children cumulated CPU time (s) 1415.67
Current children cumulated vsize (KiB) 245272

[startup+1483.46 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 16771
/proc/meminfo: memFree=1219800/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=200116 CPUtime=1394.11
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 47472 0 0 0 139359 52 0 0 25 0 1 0 164249366 204918784 47454 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 50029 47454 54 142 0 49885 0
Current children cumulated CPU time (s) 1475.72
Current children cumulated vsize (KiB) 247668

[startup+1543.56 s]
/proc/loadavg: 2.08 2.03 2.01 3/87 16771
/proc/meminfo: memFree=1217624/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=202228 CPUtime=1454.18
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 47988 0 0 0 145365 53 0 0 25 0 1 0 164249366 207081472 47970 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 50557 47970 54 142 0 50413 0
Current children cumulated CPU time (s) 1535.79
Current children cumulated vsize (KiB) 249780

[startup+1603.66 s]
/proc/loadavg: 2.10 2.04 2.01 3/87 16771
/proc/meminfo: memFree=1215512/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=204348 CPUtime=1514.24
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 48522 0 0 0 151370 54 0 0 25 0 1 0 164249366 209252352 48504 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 51087 48504 54 142 0 50943 0
Current children cumulated CPU time (s) 1595.85
Current children cumulated vsize (KiB) 251900

[startup+1663.66 s]
/proc/loadavg: 2.04 2.03 2.00 3/87 16771
/proc/meminfo: memFree=1210904/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=209120 CPUtime=1574.17
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 49657 0 0 0 157362 55 0 0 25 0 1 0 164249366 214138880 49639 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 52280 49639 54 142 0 52136 0
Current children cumulated CPU time (s) 1655.78
Current children cumulated vsize (KiB) 256672

[startup+1723.76 s]
/proc/loadavg: 2.01 2.02 2.00 3/87 16771
/proc/meminfo: memFree=1205400/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=214552 CPUtime=1634.24
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 51024 0 0 0 163367 57 0 0 25 0 1 0 164249366 219701248 51006 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 53638 51006 54 142 0 53494 0
Current children cumulated CPU time (s) 1715.85
Current children cumulated vsize (KiB) 262104

[startup+1783.76 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 16771
/proc/meminfo: memFree=1200728/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=219184 CPUtime=1694.2
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 52186 0 0 0 169362 58 0 0 25 0 1 0 164249366 224444416 52168 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 54796 52168 54 142 0 54652 0
Current children cumulated CPU time (s) 1775.81
Current children cumulated vsize (KiB) 266736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.06 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 16771
/proc/meminfo: memFree=1197272/2055920 swapFree=4191880/4192956
[pid=16523] ppid=16521 vsize=47552 CPUtime=81.61
/proc/16523/stat : 16523 (galac.sh) S 16521 16523 16453 0 -1 4194304 800 89491 0 1 0 0 8092 69 17 0 1 0 164241122 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16523/statm: 11888 363 245 79 0 218 0
[pid=16545] ppid=16523 vsize=222624 CPUtime=1718.48
/proc/16545/stat : 16545 (minisat) R 16523 16523 16453 0 -1 4194304 53054 0 0 0 171789 59 0 0 25 0 1 0 164249366 227966976 53036 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/16545/statm: 55656 53036 54 142 0 55512 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 270176

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 16523 and gives childrusage.ru_utime.tv_sec=80 childrusage.ru_utime.tv_usec=927697 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=697893
CPU time returned by wait4() is 81.6256
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): 1808.08
CPU time (s): 1800.09
CPU user time (s): 1798.81
CPU system time (s): 1.28
CPU usage (%): 99.5584
Max. virtual memory (cumulated for all children) (KiB): 908408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.9277
system time used= 0.697893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90291
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= 3550
involuntary context switches= 5149

runsolver used 1.9837 s user time and 5.33019 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Jan  7 08:27:43 UTC 2007


IDJOB= 203265
IDBENCH= 3942
FILE ID= node16/203265-1168158463

PBS_JOBID= 3478276

Free space on /tmp= 66499 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  4ea31c609811937f9db1536a3a13d935

RANDOM SEED= 39687027

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.220
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.220
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:       1450688 kB
Buffers:         45788 kB
Cached:         429220 kB
SwapCached:        448 kB
Active:         146844 kB
Inactive:       392444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1450688 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            8860 kB
Writeback:           0 kB
Mapped:          85924 kB
Slab:            50792 kB
Committed_AS:  4277244 kB
PageTables:       2348 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= 66466 MiB



End job on node16 on Sun Jan  7 08:57:51 UTC 2007