Trace number 197951

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.1 1803.32

General information on the benchmark

NamegolombRuler/golombRulerArity4/
ruler-44-9-a4.xml
MD5SUM27cf7a85cbc3d2aa0786ee556d9a6628
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.677896
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables9
Number of constraints582
Maximum constraint arity4
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension582
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
2.22	c start processing
2.22	c start relation processing
3.76	c start cnf exporting
276.11	c parsing time : 1.983
276.11	c preprocessing time : 275.869
276.11	
276.11	c Nary constraints - conflicts : 546 supports : 0
276.11	c Binary constraints - conflicts : 0 supports :36
276.11	c max arity constraint : 4
276.11	c Max Tuples generated 4100625
276.11	c relations : 4
276.11	c relations BDD: 1
276.11	c vars : 1565326 - clauses :  6442287
276.11	
276.13	 
276.13	c --- Minisat Stats ---
276.13	 

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/node39/watcher-197951-1168126518 -o ROOT/results/node39/solver-197951-1168126518 -C 1800 -M 900 /tmp/evaluation/197951-1168126518/galac.sh /tmp/evaluation/197951-1168126518/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.74 1.35 1.25 5/73 3355
/proc/meminfo: memFree=1476312/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=8652 CPUtime=0
/proc/3354/stat : 3354 (galac.sh) R 3352 3354 610 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 161051790 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493659295 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/3354/statm: 2163 279 207 79 0 156 0
[pid=3356] ppid=3354 vsize=8688 CPUtime=0
/proc/3356/stat : 3356 (galac.sh) R 3354 3354 610 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 161051791 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493659295 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/3356/statm: 2172 286 209 79 0 165 0
[pid=3357] ppid=3356 vsize=8728 CPUtime=0
/proc/3357/stat : 3357 (galac.sh) R 3356 3354 610 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 1 0 161051791 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493659943 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/3357/statm: 2182 290 209 79 0 175 0

[startup+0.103388 s]
/proc/loadavg: 1.74 1.35 1.25 5/73 3355
/proc/meminfo: memFree=1476312/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.511421 s]
/proc/loadavg: 1.74 1.35 1.25 5/73 3355
/proc/meminfo: memFree=1476312/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.3345 s]
/proc/loadavg: 1.76 1.36 1.25 3/81 3375
/proc/meminfo: memFree=1429272/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3368] ppid=3354 vsize=861020 CPUtime=1.2
/proc/3368/stat : 3368 (java) R 3354 3354 610 0 -1 0 11809 0 1 0 114 6 0 0 24 0 8 0 161051793 881684480 11561 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073524524 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3368/statm: 215255 11561 1994 14 0 201460 0
[pid=3368/tid=3369] ppid=3354 vsize=861020 CPUtime=0.08
/proc/3368/task/3369/stat : 3369 (java) S 3354 3354 610 0 -1 64 3402 0 0 0 7 1 0 0 16 0 8 0 161051805 881684480 11561 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3370] ppid=3354 vsize=861020 CPUtime=0
/proc/3368/task/3370/stat : 3370 (java) S 3354 3354 610 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161051806 881684480 11561 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3371] ppid=3354 vsize=861020 CPUtime=0
/proc/3368/task/3371/stat : 3371 (java) S 3354 3354 610 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161051806 881684480 11561 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3372] ppid=3354 vsize=861020 CPUtime=0
/proc/3368/task/3372/stat : 3372 (java) S 3354 3354 610 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161051809 881684480 11561 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3373] ppid=3354 vsize=861020 CPUtime=0.09
/proc/3368/task/3373/stat : 3373 (java) S 3354 3354 610 0 -1 64 886 0 0 0 9 0 0 0 16 0 8 0 161051809 881684480 11561 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3374] ppid=3354 vsize=861020 CPUtime=0
/proc/3368/task/3374/stat : 3374 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161051809 881684480 11561 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3375] ppid=3354 vsize=861020 CPUtime=0
/proc/3368/task/3375/stat : 3375 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161051809 881684480 11561 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 908588

[startup+2.97765 s]
/proc/loadavg: 1.76 1.36 1.25 3/81 3375
/proc/meminfo: memFree=1417112/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3368] ppid=3354 vsize=861144 CPUtime=2.84
/proc/3368/stat : 3368 (java) R 3354 3354 610 0 -1 0 12993 0 1 0 276 8 0 0 25 0 8 0 161051793 881811456 12744 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074116510 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3368/statm: 215286 12744 1998 14 0 201491 0
[pid=3368/tid=3369] ppid=3354 vsize=861144 CPUtime=0.13
/proc/3368/task/3369/stat : 3369 (java) S 3354 3354 610 0 -1 64 4456 0 0 0 12 1 0 0 17 0 8 0 161051805 881811456 12744 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3370] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3370/stat : 3370 (java) S 3354 3354 610 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161051806 881811456 12744 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3371] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3371/stat : 3371 (java) S 3354 3354 610 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161051806 881811456 12744 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3372] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3372/stat : 3372 (java) S 3354 3354 610 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161051809 881811456 12744 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3373] ppid=3354 vsize=861144 CPUtime=0.28
/proc/3368/task/3373/stat : 3373 (java) S 3354 3354 610 0 -1 64 995 0 0 0 27 1 0 0 15 0 8 0 161051809 881811456 12744 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3374] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3374/stat : 3374 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161051809 881811456 12744 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3375] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3375/stat : 3375 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161051809 881811456 12744 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 908712

[startup+6.25695 s]
/proc/loadavg: 1.78 1.37 1.26 3/81 3375
/proc/meminfo: memFree=1361880/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3368] ppid=3354 vsize=861144 CPUtime=6.12
/proc/3368/stat : 3368 (java) R 3354 3354 610 0 -1 0 21632 0 1 0 599 13 0 0 25 0 8 0 161051793 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074209227 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3368/statm: 215286 21378 2019 14 0 201491 0
[pid=3368/tid=3369] ppid=3354 vsize=861144 CPUtime=0.17
/proc/3368/task/3369/stat : 3369 (java) S 3354 3354 610 0 -1 64 5571 0 0 0 16 1 0 0 16 0 8 0 161051805 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3370] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3370/stat : 3370 (java) S 3354 3354 610 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161051806 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3371] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3371/stat : 3371 (java) S 3354 3354 610 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161051806 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3372] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3372/stat : 3372 (java) S 3354 3354 610 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161051809 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3373] ppid=3354 vsize=861144 CPUtime=0.39
/proc/3368/task/3373/stat : 3373 (java) S 3354 3354 610 0 -1 64 1061 0 0 0 37 2 0 0 15 0 8 0 161051809 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3374] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3374/stat : 3374 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161051809 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3375] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3375/stat : 3375 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161051809 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 908712

[startup+12.7465 s]
/proc/loadavg: 1.79 1.38 1.26 4/81 3375
/proc/meminfo: memFree=1322848/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3368] ppid=3354 vsize=861144 CPUtime=12.61
/proc/3368/stat : 3368 (java) R 3354 3354 610 0 -1 0 21642 0 1 0 1246 15 0 0 25 0 8 0 161051793 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154545569 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3368/statm: 215286 21378 2019 14 0 201491 0
[pid=3368/tid=3369] ppid=3354 vsize=861144 CPUtime=0.29
/proc/3368/task/3369/stat : 3369 (java) S 3354 3354 610 0 -1 64 5571 0 0 0 28 1 0 0 16 0 8 0 161051805 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3370] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3370/stat : 3370 (java) S 3354 3354 610 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161051806 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3371] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3371/stat : 3371 (java) S 3354 3354 610 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161051806 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3372] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3372/stat : 3372 (java) S 3354 3354 610 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161051809 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3373] ppid=3354 vsize=861144 CPUtime=0.39
/proc/3368/task/3373/stat : 3373 (java) S 3354 3354 610 0 -1 64 1061 0 0 0 37 2 0 0 15 0 8 0 161051809 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3374] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3374/stat : 3374 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161051809 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3375] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3375/stat : 3375 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161051809 881811456 21378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 908712

[startup+25.6007 s]
/proc/loadavg: 1.83 1.40 1.27 3/81 3375
/proc/meminfo: memFree=1328608/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3368] ppid=3354 vsize=861144 CPUtime=25.46
/proc/3368/stat : 3368 (java) R 3354 3354 610 0 -1 0 22218 0 1 0 2526 20 0 0 25 0 8 0 161051793 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072918514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3368/statm: 215286 21935 2019 14 0 201491 0
[pid=3368/tid=3369] ppid=3354 vsize=861144 CPUtime=0.34
/proc/3368/task/3369/stat : 3369 (java) S 3354 3354 610 0 -1 64 6128 0 0 0 32 2 0 0 16 0 8 0 161051805 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3370] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3370/stat : 3370 (java) S 3354 3354 610 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161051806 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3371] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3371/stat : 3371 (java) S 3354 3354 610 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161051806 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3372] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3372/stat : 3372 (java) S 3354 3354 610 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161051809 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3373] ppid=3354 vsize=861144 CPUtime=0.39
/proc/3368/task/3373/stat : 3373 (java) S 3354 3354 610 0 -1 64 1061 0 0 0 37 2 0 0 15 0 8 0 161051809 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3374] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3374/stat : 3374 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161051809 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3375] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3375/stat : 3375 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161051809 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 908712

[startup+51.2131 s]
/proc/loadavg: 1.89 1.46 1.29 3/81 3375
/proc/meminfo: memFree=1340960/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3368] ppid=3354 vsize=861144 CPUtime=51.06
/proc/3368/stat : 3368 (java) R 3354 3354 610 0 -1 0 22257 0 1 0 5078 28 0 0 25 0 8 0 161051793 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074242115 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3368/statm: 215286 21935 2019 14 0 201491 0
[pid=3368/tid=3369] ppid=3354 vsize=861144 CPUtime=0.36
/proc/3368/task/3369/stat : 3369 (java) S 3354 3354 610 0 -1 64 6128 0 0 0 34 2 0 0 16 0 8 0 161051805 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3370] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3370/stat : 3370 (java) S 3354 3354 610 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161051806 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3371] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3371/stat : 3371 (java) S 3354 3354 610 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161051806 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3372] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3372/stat : 3372 (java) S 3354 3354 610 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161051809 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3373] ppid=3354 vsize=861144 CPUtime=0.39
/proc/3368/task/3373/stat : 3373 (java) S 3354 3354 610 0 -1 64 1061 0 0 0 37 2 0 0 16 0 8 0 161051809 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3374] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3374/stat : 3374 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161051809 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3368/tid=3375] ppid=3354 vsize=861144 CPUtime=0
/proc/3368/task/3375/stat : 3375 (java) S 3354 3354 610 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161051809 881811456 21935 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 908712

[startup+102.469 s]
/proc/loadavg: 1.95 1.54 1.32 4/81 3375
/proc/meminfo: memFree=1297568/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01

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

/proc/loadavg: 1.00 1.07 1.23 2/66 3475
/proc/meminfo: memFree=1173664/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=342100 CPUtime=846.51
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81423 0 0 0 84595 56 0 0 25 0 1 0 161079404 350310400 81405 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85525 81405 54 142 0 85381 0
Current children cumulated CPU time (s) 1120.39
Current children cumulated vsize (KiB) 389668

[startup+1183.37 s]
/proc/loadavg: 1.00 1.06 1.21 2/66 3475
/proc/meminfo: memFree=1173536/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=342232 CPUtime=906.54
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81448 0 0 0 90598 56 0 0 25 0 1 0 161079404 350445568 81430 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85558 81430 54 142 0 85414 0
Current children cumulated CPU time (s) 1180.42
Current children cumulated vsize (KiB) 389800

[startup+1243.43 s]
/proc/loadavg: 1.00 1.04 1.19 2/66 3475
/proc/meminfo: memFree=1173472/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=342232 CPUtime=966.58
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81463 0 0 0 96602 56 0 0 25 0 1 0 161079404 350445568 81445 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85558 81445 54 142 0 85414 0
Current children cumulated CPU time (s) 1240.46
Current children cumulated vsize (KiB) 389800

[startup+1303.48 s]
/proc/loadavg: 1.00 1.03 1.18 2/66 3475
/proc/meminfo: memFree=1173344/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=342364 CPUtime=1026.63
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81489 0 0 0 102606 57 0 0 25 0 1 0 161079404 350580736 81471 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85591 81471 54 142 0 85447 0
Current children cumulated CPU time (s) 1300.51
Current children cumulated vsize (KiB) 389932

[startup+1363.53 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 3475
/proc/meminfo: memFree=1173216/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=342496 CPUtime=1086.66
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81514 0 0 0 108609 57 0 0 25 0 1 0 161079404 350715904 81496 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529245 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85624 81496 54 142 0 85480 0
Current children cumulated CPU time (s) 1360.54
Current children cumulated vsize (KiB) 390064

[startup+1423.58 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 3475
/proc/meminfo: memFree=1173088/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=342496 CPUtime=1146.7
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81539 0 0 0 114613 57 0 0 25 0 1 0 161079404 350715904 81521 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85624 81521 54 142 0 85480 0
Current children cumulated CPU time (s) 1420.58
Current children cumulated vsize (KiB) 390064

[startup+1483.63 s]
/proc/loadavg: 1.00 1.01 1.14 2/66 3475
/proc/meminfo: memFree=1172960/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=342628 CPUtime=1206.73
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81565 0 0 0 120616 57 0 0 25 0 1 0 161079404 350851072 81547 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85657 81547 54 142 0 85513 0
Current children cumulated CPU time (s) 1480.61
Current children cumulated vsize (KiB) 390196

[startup+1543.69 s]
/proc/loadavg: 1.00 1.01 1.13 2/72 3539
/proc/meminfo: memFree=1171568/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=342760 CPUtime=1266.75
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81599 0 0 0 126618 57 0 0 25 0 1 0 161079404 350986240 81581 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85690 81581 54 142 0 85546 0
Current children cumulated CPU time (s) 1540.63
Current children cumulated vsize (KiB) 390328

[startup+1603.77 s]
/proc/loadavg: 1.00 1.00 1.12 2/72 3631
/proc/meminfo: memFree=1171376/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=342892 CPUtime=1326.76
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81624 0 0 0 132618 58 0 0 25 0 1 0 161079404 351121408 81606 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85723 81606 54 142 0 85579 0
Current children cumulated CPU time (s) 1600.64
Current children cumulated vsize (KiB) 390460

[startup+1663.84 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 3673
/proc/meminfo: memFree=1172256/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=343024 CPUtime=1386.78
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81649 0 0 0 138620 58 0 0 25 0 1 0 161079404 351256576 81631 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85756 81631 54 142 0 85612 0
Current children cumulated CPU time (s) 1660.66
Current children cumulated vsize (KiB) 390592

[startup+1723.89 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 3673
/proc/meminfo: memFree=1172256/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=343156 CPUtime=1446.81
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81683 0 0 0 144623 58 0 0 25 0 1 0 161079404 351391744 81665 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85789 81665 54 142 0 85645 0
Current children cumulated CPU time (s) 1720.69
Current children cumulated vsize (KiB) 390724

[startup+1783.95 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 3673
/proc/meminfo: memFree=1172128/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=343288 CPUtime=1506.85
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81725 0 0 0 150627 58 0 0 25 0 1 0 161079404 351526912 81707 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85822 81707 54 142 0 85678 0
Current children cumulated CPU time (s) 1780.73
Current children cumulated vsize (KiB) 390856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.31 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 3673
/proc/meminfo: memFree=1172128/2055920 swapFree=4187312/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=273.88
/proc/3354/stat : 3354 (galac.sh) S 3352 3354 610 0 -1 4194304 799 24330 0 1 0 0 27281 107 17 0 1 0 161051790 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3354/statm: 11892 363 245 79 0 218 0
[pid=3376] ppid=3354 vsize=343288 CPUtime=1526.22
/proc/3376/stat : 3376 (minisat) R 3354 3354 610 0 -1 4194304 81733 0 0 0 152564 58 0 0 25 0 1 0 161079404 351526912 81715 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/3376/statm: 85822 81715 54 142 0 85678 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 390856

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 3354 and gives childrusage.ru_utime.tv_sec=272 childrusage.ru_utime.tv_usec=818525 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=89834
CPU time returned by wait4() is 273.908
while last known CPU time is 1800.1

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

Real time (s): 1803.32
CPU time (s): 1800.1
CPU user time (s): 1798.45
CPU system time (s): 1.65
CPU usage (%): 99.8212
Max. virtual memory (cumulated for all children) (KiB): 908712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 272.819
system time used= 1.08983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25129
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= 9758
involuntary context switches= 9590

runsolver used 1.56976 s user time and 4.12637 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan  6 23:35:19 UTC 2007


IDJOB= 197951
IDBENCH= 3524
FILE ID= node39/197951-1168126518

PBS_JOBID= 3477467

Free space on /tmp= 66462 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity4/ruler-44-9-a4.xml
COMMAND LINE= /tmp/evaluation/197951-1168126518/galac.sh /tmp/evaluation/197951-1168126518/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-197951-1168126518 -o ROOT/results/node39/solver-197951-1168126518 -C 1800 -M 900  /tmp/evaluation/197951-1168126518/galac.sh /tmp/evaluation/197951-1168126518/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  27cf7a85cbc3d2aa0786ee556d9a6628

RANDOM SEED= 912766012

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.236
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.236
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:       1404984 kB
Buffers:         21632 kB
Cached:         400552 kB
SwapCached:       1388 kB
Active:         340764 kB
Inactive:       259692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404984 kB
SwapTotal:     4192956 kB
SwapFree:      4187312 kB
Dirty:            3044 kB
Writeback:           0 kB
Mapped:         186088 kB
Slab:            35468 kB
Committed_AS:  3396492 kB
PageTables:       2244 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= 66393 MiB



End job on node39 on Sun Jan  7 00:05:25 UTC 2007