Trace number 247468

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.03 1806.59

General information on the benchmark

Namerandom/rand-8-20-5/
rand-8-20-5-18-800-9_ext.xml
MD5SUM2edb97a8e449f03344d9a881313e99a5
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.1805
SatisfiableYES
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c --- Preproc Stats ---
17.41	c start processing
17.41	c start relation processing
41.30	c start cnf exporting
139.44	c parsing time : 17.238
139.44	c preprocessing time : 139.271
139.44	
139.44	c Nary constraints - conflicts : 0 supports : 18
139.44	c Binary constraints - conflicts : 0 supports :0
139.44	c max arity constraint : 8
139.44	c Max Tuples generated 0
139.44	c relations : 18
139.44	c relations BDD: 18
139.44	c vars : 722552 - clauses :  2819670
139.44	
139.58	 
139.58	c --- Minisat Stats ---
139.58	 

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/node14/watcher-247468-1168392754 -o ROOT/results/node14/solver-247468-1168392754 -C 1800 -M 900 /tmp/evaluation/247468-1168392754/galac.sh /tmp/evaluation/247468-1168392754/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.10 1.69 1.50 5/82 6606
/proc/meminfo: memFree=1552072/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=8560 CPUtime=0
/proc/6605/stat : 6605 (galac.sh) R 6603 6605 6524 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 187670373 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234651535 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6605/statm: 2140 253 197 79 0 133 0

[startup+0.106221 s]
/proc/loadavg: 1.10 1.69 1.50 5/82 6606
/proc/meminfo: memFree=1552072/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=0.01
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 760 1704 0 0 0 0 0 1 20 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.5143 s]
/proc/loadavg: 1.10 1.69 1.50 5/82 6606
/proc/meminfo: memFree=1552072/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=0.01
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 760 1704 0 0 0 0 0 1 20 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33734 s]
/proc/loadavg: 1.10 1.69 1.50 3/105 6659
/proc/meminfo: memFree=1425160/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=0.01
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 760 1704 0 0 0 0 0 1 20 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6620] ppid=6605 vsize=860984 CPUtime=1.27
/proc/6620/stat : 6620 (java) R 6605 6605 6524 0 -1 0 25658 0 1 0 113 14 0 0 24 0 8 0 187670377 881647616 25411 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6620/statm: 215246 25411 1965 14 0 201451 0
[pid=6620/tid=6624] ppid=6605 vsize=860984 CPUtime=0.09
/proc/6620/task/6624/stat : 6624 (java) R 6605 6605 6524 0 -1 64 9904 0 0 0 5 4 0 0 16 0 8 0 187670381 881647616 25411 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153968444 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6625] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6625/stat : 6625 (java) S 6605 6605 6524 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187670381 881647616 25411 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6626] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6626/stat : 6626 (java) S 6605 6605 6524 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187670381 881647616 25411 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6627] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6627/stat : 6627 (java) S 6605 6605 6524 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187670385 881647616 25411 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6628] ppid=6605 vsize=860984 CPUtime=0.13
/proc/6620/task/6628/stat : 6628 (java) S 6605 6605 6524 0 -1 64 895 0 0 0 12 1 0 0 16 0 8 0 187670385 881647616 25411 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6629] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6629/stat : 6629 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187670385 881647616 25411 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6630] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6630/stat : 6630 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187670385 881647616 25411 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908536

[startup+2.9905 s]
/proc/loadavg: 1.10 1.69 1.50 3/105 6659
/proc/meminfo: memFree=1341896/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=0.01
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 760 1704 0 0 0 0 0 1 20 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6620] ppid=6605 vsize=860984 CPUtime=2.91
/proc/6620/stat : 6620 (java) R 6605 6605 6524 0 -1 0 33979 0 1 0 272 19 0 0 25 0 8 0 187670377 881647616 33728 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6620/statm: 215246 33728 1965 14 0 201451 0
[pid=6620/tid=6624] ppid=6605 vsize=860984 CPUtime=0.22
/proc/6620/task/6624/stat : 6624 (java) R 6605 6605 6524 0 -1 64 18210 0 0 0 13 9 0 0 16 0 8 0 187670381 881647616 33728 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155533156 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6625] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6625/stat : 6625 (java) S 6605 6605 6524 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187670381 881647616 33728 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6626] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6626/stat : 6626 (java) S 6605 6605 6524 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187670381 881647616 33728 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6627] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6627/stat : 6627 (java) S 6605 6605 6524 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187670385 881647616 33728 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6628] ppid=6605 vsize=860984 CPUtime=0.15
/proc/6620/task/6628/stat : 6628 (java) S 6605 6605 6524 0 -1 64 906 0 0 0 14 1 0 0 16 0 8 0 187670385 881647616 33728 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6629] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6629/stat : 6629 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187670385 881647616 33728 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6630] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6630/stat : 6630 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187670385 881647616 33728 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908536

[startup+6.27781 s]
/proc/loadavg: 1.17 1.70 1.50 3/105 6659
/proc/meminfo: memFree=1193288/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=0.01
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 760 1704 0 0 0 0 0 1 20 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6620] ppid=6605 vsize=860984 CPUtime=6.16
/proc/6620/stat : 6620 (java) R 6605 6605 6524 0 -1 0 49785 0 1 0 587 29 0 0 25 0 8 0 187670377 881647616 49526 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073656590 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6620/statm: 215246 49526 1965 14 0 201451 0
[pid=6620/tid=6624] ppid=6605 vsize=860984 CPUtime=0.49
/proc/6620/task/6624/stat : 6624 (java) S 6605 6605 6524 0 -1 64 34008 0 0 0 32 17 0 0 16 0 8 0 187670381 881647616 49526 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6625] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6625/stat : 6625 (java) S 6605 6605 6524 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187670381 881647616 49526 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6626] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6626/stat : 6626 (java) S 6605 6605 6524 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187670381 881647616 49526 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6627] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6627/stat : 6627 (java) S 6605 6605 6524 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187670385 881647616 49526 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6628] ppid=6605 vsize=860984 CPUtime=0.15
/proc/6620/task/6628/stat : 6628 (java) S 6605 6605 6524 0 -1 64 906 0 0 0 14 1 0 0 17 0 8 0 187670385 881647616 49526 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6629] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6629/stat : 6629 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187670385 881647616 49526 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6630] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6630/stat : 6630 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187670385 881647616 49526 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908536

[startup+12.6794 s]
/proc/loadavg: 1.40 1.73 1.52 3/105 6659
/proc/meminfo: memFree=897560/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=0.01
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 760 1704 0 0 0 0 0 1 20 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6620] ppid=6605 vsize=860984 CPUtime=12.51
/proc/6620/stat : 6620 (java) R 6605 6605 6524 0 -1 0 83575 0 1 0 1204 47 0 0 25 0 8 0 187670377 881647616 83299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073655693 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6620/statm: 215246 83299 1965 14 0 201451 0
[pid=6620/tid=6624] ppid=6605 vsize=860984 CPUtime=1.11
/proc/6620/task/6624/stat : 6624 (java) S 6605 6605 6524 0 -1 64 67778 0 0 0 77 34 0 0 16 0 8 0 187670381 881647616 83299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6625] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6625/stat : 6625 (java) S 6605 6605 6524 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187670381 881647616 83299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6626] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6626/stat : 6626 (java) S 6605 6605 6524 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187670381 881647616 83299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6627] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6627/stat : 6627 (java) S 6605 6605 6524 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187670385 881647616 83299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6628] ppid=6605 vsize=860984 CPUtime=0.15
/proc/6620/task/6628/stat : 6628 (java) S 6605 6605 6524 0 -1 64 909 0 0 0 14 1 0 0 16 0 8 0 187670385 881647616 83299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6629] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6629/stat : 6629 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187670385 881647616 83299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6630] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6630/stat : 6630 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187670385 881647616 83299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 908536

[startup+25.5797 s]
/proc/loadavg: 1.74 1.80 1.54 3/105 6659
/proc/meminfo: memFree=361304/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=0.01
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 760 1704 0 0 0 0 0 1 20 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6620] ppid=6605 vsize=860984 CPUtime=24.8
/proc/6620/stat : 6620 (java) R 6605 6605 6524 0 -1 0 129775 0 1 0 2410 70 0 0 25 0 8 0 187670377 881647616 129483 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073928982 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6620/statm: 215246 129483 1976 14 0 201451 0
[pid=6620/tid=6624] ppid=6605 vsize=860984 CPUtime=2.54
/proc/6620/task/6624/stat : 6624 (java) S 6605 6605 6524 0 -1 64 113915 0 0 0 198 56 0 0 19 0 8 0 187670381 881647616 129483 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6625] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6625/stat : 6625 (java) S 6605 6605 6524 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187670381 881647616 129483 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6626] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6626/stat : 6626 (java) S 6605 6605 6524 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187670381 881647616 129483 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6627] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6627/stat : 6627 (java) S 6605 6605 6524 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187670385 881647616 129483 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6628] ppid=6605 vsize=860984 CPUtime=0.19
/proc/6620/task/6628/stat : 6628 (java) S 6605 6605 6524 0 -1 64 932 0 0 0 18 1 0 0 15 0 8 0 187670385 881647616 129483 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6620/tid=6629] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6629/stat : 6629 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187670385 881647616 129483 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6630] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6630/stat : 6630 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187670385 881647616 129483 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 908536

[startup+51.2651 s]
/proc/loadavg: 2.24 1.91 1.58 3/102 6732
/proc/meminfo: memFree=609696/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=0.01
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 760 1704 0 0 0 0 0 1 20 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6620] ppid=6605 vsize=860984 CPUtime=49.89
/proc/6620/stat : 6620 (java) R 6605 6605 6524 0 -1 0 178471 0 1 0 4874 115 0 0 25 0 8 0 187670377 881647616 178008 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073949175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6620/statm: 215246 178008 1998 14 0 201451 0
[pid=6620/tid=6624] ppid=6605 vsize=860984 CPUtime=7.79
/proc/6620/task/6624/stat : 6624 (java) S 6605 6605 6524 0 -1 64 162518 0 0 0 700 79 0 0 16 0 8 0 187670381 881647616 178008 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6620/tid=6625] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6625/stat : 6625 (java) S 6605 6605 6524 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187670381 881647616 178008 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6620/tid=6626] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6626/stat : 6626 (java) S 6605 6605 6524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187670381 881647616 178008 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6620/tid=6627] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6627/stat : 6627 (java) S 6605 6605 6524 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187670385 881647616 178008 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6628] ppid=6605 vsize=860984 CPUtime=0.25
/proc/6620/task/6628/stat : 6628 (java) S 6605 6605 6524 0 -1 64 967 0 0 0 24 1 0 0 16 0 8 0 187670385 881647616 178008 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6620/tid=6629] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6629/stat : 6629 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187670385 881647616 178008 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6620/tid=6630] ppid=6605 vsize=860984 CPUtime=0
/proc/6620/task/6630/stat : 6630 (java) S 6605 6605 6524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187670385 881647616 178008 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (KiB) 908536

[startup+102.529 s]
/proc/loadavg: 2.10 1.92 1.60 3/102 6732
/proc/meminfo: memFree=579040/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=0.01
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 760 1704 0 0 0 0 0 1 20 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6620] ppid=6605 vsize=860984 CPUtime=100.87
/proc/6620/stat : 6620 (java) R 6605 6605 6524 0 -1 0 178566 0 1 0 9948 139 0 0 25 0 8 0 187670377 881647616 178009 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073979788 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6620/statm: 215246 178009 1998 14 0 201451 0
[pid=6620/tid=6624] ppid=6605 vsize=860984 CPUtime=8.07

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

/proc/loadavg: 2.04 2.01 1.85 3/95 6875
/proc/meminfo: memFree=661544/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=179708 CPUtime=979.83
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 40919 0 0 0 97952 31 0 0 25 0 1 0 187684331 184020992 40901 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 44927 40901 53 142 0 44783 0
Current children cumulated CPU time (s) 1117.52
Current children cumulated vsize (KiB) 227260

[startup+1183.34 s]
/proc/loadavg: 2.01 2.00 1.86 3/95 6875
/proc/meminfo: memFree=661352/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=179904 CPUtime=1039.83
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 40963 0 0 0 103952 31 0 0 25 0 1 0 187684331 184221696 40945 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 44976 40945 53 142 0 44832 0
Current children cumulated CPU time (s) 1177.52
Current children cumulated vsize (KiB) 227456

[startup+1243.37 s]
/proc/loadavg: 2.04 2.01 1.87 3/95 6875
/proc/meminfo: memFree=661160/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=180036 CPUtime=1099.81
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 40998 0 0 0 109950 31 0 0 25 0 1 0 187684331 184356864 40980 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 45009 40980 53 142 0 44865 0
Current children cumulated CPU time (s) 1237.5
Current children cumulated vsize (KiB) 227588

[startup+1303.41 s]
/proc/loadavg: 2.01 2.01 1.87 3/95 6875
/proc/meminfo: memFree=661032/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=180168 CPUtime=1159.77
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 41043 0 0 0 115946 31 0 0 25 0 1 0 187684331 184492032 41025 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 45042 41025 53 142 0 44898 0
Current children cumulated CPU time (s) 1297.46
Current children cumulated vsize (KiB) 227720

[startup+1363.45 s]
/proc/loadavg: 2.09 2.03 1.89 3/95 6875
/proc/meminfo: memFree=660840/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=180308 CPUtime=1219.76
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 41084 0 0 0 121944 32 0 0 25 0 1 0 187684331 184635392 41066 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 45077 41066 53 142 0 44933 0
Current children cumulated CPU time (s) 1357.45
Current children cumulated vsize (KiB) 227860

[startup+1423.5 s]
/proc/loadavg: 2.10 2.04 1.90 3/95 6875
/proc/meminfo: memFree=660520/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=180612 CPUtime=1279.75
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 41142 0 0 0 127943 32 0 0 25 0 1 0 187684331 184946688 41124 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 45153 41124 53 142 0 45009 0
Current children cumulated CPU time (s) 1417.44
Current children cumulated vsize (KiB) 228164

[startup+1483.55 s]
/proc/loadavg: 2.04 2.03 1.91 3/95 6875
/proc/meminfo: memFree=660456/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=180612 CPUtime=1339.72
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 41172 0 0 0 133940 32 0 0 25 0 1 0 187684331 184946688 41154 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 45153 41154 53 142 0 45009 0
Current children cumulated CPU time (s) 1477.41
Current children cumulated vsize (KiB) 228164

[startup+1543.58 s]
/proc/loadavg: 2.06 2.04 1.91 3/95 6875
/proc/meminfo: memFree=660264/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=180876 CPUtime=1399.69
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 41215 0 0 0 139937 32 0 0 25 0 1 0 187684331 185217024 41197 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 45219 41197 53 142 0 45075 0
Current children cumulated CPU time (s) 1537.38
Current children cumulated vsize (KiB) 228428

[startup+1603.62 s]
/proc/loadavg: 2.02 2.03 1.91 3/95 6875
/proc/meminfo: memFree=660008/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=181008 CPUtime=1459.68
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 41251 0 0 0 145935 33 0 0 25 0 1 0 187684331 185352192 41233 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 45252 41233 53 142 0 45108 0
Current children cumulated CPU time (s) 1597.37
Current children cumulated vsize (KiB) 228560

[startup+1663.63 s]
/proc/loadavg: 2.01 2.02 1.91 3/95 6875
/proc/meminfo: memFree=659880/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=181172 CPUtime=1519.61
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 41283 0 0 0 151928 33 0 0 25 0 1 0 187684331 185520128 41265 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 45293 41265 53 142 0 45149 0
Current children cumulated CPU time (s) 1657.3
Current children cumulated vsize (KiB) 228724

[startup+1723.7 s]
/proc/loadavg: 2.00 2.02 1.91 3/101 6957
/proc/meminfo: memFree=658176/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=181304 CPUtime=1579.59
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 41319 0 0 0 157921 38 0 0 25 0 1 0 187684331 185655296 41301 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 45326 41301 53 142 0 45182 0
Current children cumulated CPU time (s) 1717.28
Current children cumulated vsize (KiB) 228856

[startup+1783.81 s]
/proc/loadavg: 2.00 2.01 1.91 3/101 7043
/proc/meminfo: memFree=658080/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=181436 CPUtime=1639.61
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 41354 0 0 0 163912 49 0 0 25 0 1 0 187684331 185790464 41336 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 45359 41336 53 142 0 45215 0
Current children cumulated CPU time (s) 1777.3
Current children cumulated vsize (KiB) 228988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.58 s]
/proc/loadavg: 2.00 2.01 1.91 3/95 7073
/proc/meminfo: memFree=659088/2055920 swapFree=4158768/4192956
[pid=6605] ppid=6603 vsize=47552 CPUtime=137.69
/proc/6605/stat : 6605 (galac.sh) S 6603 6605 6524 0 -1 4194304 798 180346 0 1 0 0 13603 166 17 0 1 0 187670373 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6605/statm: 11888 363 245 79 0 218 0
[pid=6733] ppid=6605 vsize=181436 CPUtime=1662.34
/proc/6733/stat : 6733 (minisat) R 6605 6605 6524 0 -1 4194304 41368 0 0 0 166182 52 0 0 25 0 1 0 187684331 185790464 41350 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6733/statm: 45359 41350 53 142 0 45215 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 228988

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 6605 and gives childrusage.ru_utime.tv_sec=136 childrusage.ru_utime.tv_usec=45317 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=667746
CPU time returned by wait4() is 137.713
while last known CPU time is 1800.03

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

Real time (s): 1806.59
CPU time (s): 1800.03
CPU user time (s): 1797.85
CPU system time (s): 2.18
CPU usage (%): 99.6369
Max. virtual memory (cumulated for all children) (KiB): 909540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.045
system time used= 1.66775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181144
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= 5375
involuntary context switches= 9120

runsolver used 2.05769 s user time and 5.40418 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Wed Jan 10 01:32:34 UTC 2007


IDJOB= 247468
IDBENCH= 11129
FILE ID= node14/247468-1168392754

PBS_JOBID= 3522794

Free space on /tmp= 66527 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-8-20-5/rand-8-20-5-18-800-9_ext.xml
COMMAND LINE= /tmp/evaluation/247468-1168392754/galac.sh /tmp/evaluation/247468-1168392754/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-247468-1168392754 -o ROOT/results/node14/solver-247468-1168392754 -C 1800 -M 900  /tmp/evaluation/247468-1168392754/galac.sh /tmp/evaluation/247468-1168392754/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  2edb97a8e449f03344d9a881313e99a5

RANDOM SEED= 59332018

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.227
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.227
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:       1554792 kB
Buffers:         61688 kB
Cached:         349192 kB
SwapCached:       3240 kB
Active:         313044 kB
Inactive:       126484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554792 kB
SwapTotal:     4192956 kB
SwapFree:      4158768 kB
Dirty:           39360 kB
Writeback:           0 kB
Mapped:          35484 kB
Slab:            46856 kB
Committed_AS:  6925664 kB
PageTables:       2056 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= 66483 MiB



End job on node14 on Wed Jan 10 02:02:41 UTC 2007