Trace number 218804

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 1803.37

General information on the benchmark

NamechessboardColoration/
cc-25-25-3.xml
MD5SUM60f8bdc115e5259895f760cd9f5ae501
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables625
Number of constraints90000
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension90000
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c --- Preproc Stats ---
97.30	c start processing
97.30	c start relation processing
97.33	c start cnf exporting
208.05	c parsing time : 97.13
208.06	c preprocessing time : 207.888
208.07	
208.07	c Nary constraints - conflicts : 90000 supports : 0
208.07	c Binary constraints - conflicts : 0 supports :0
208.07	c max arity constraint : 4
208.07	c Max Tuples generated 81
208.07	c relations : 1
208.07	c relations BDD: 1
208.07	c vars : 1081876 - clauses :  3242500
208.07	
208.10	 
208.10	c --- Minisat Stats ---
208.10	 

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/node62/watcher-218804-1168253253 -o ROOT/results/node62/solver-218804-1168253253 -C 1800 -M 900 /tmp/evaluation/218804-1168253253/galac.sh /tmp/evaluation/218804-1168253253/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.09 1.02 1.02 5/81 25130
/proc/meminfo: memFree=1823752/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=18540 CPUtime=0
/proc/25129/stat : 25129 (runsolver) R 25127 25129 24701 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 173723320 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25129/statm: 4635 279 244 17 0 2626 0

[startup+0.103162 s]
/proc/loadavg: 1.09 1.02 1.02 5/81 25130
/proc/meminfo: memFree=1823752/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=0
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+0.515256 s]
/proc/loadavg: 1.09 1.02 1.02 5/81 25130
/proc/meminfo: memFree=1823752/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=0
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+1.33709 s]
/proc/loadavg: 1.09 1.02 1.02 3/89 25150
/proc/meminfo: memFree=1782088/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=0
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25143] ppid=25129 vsize=861064 CPUtime=1.26
/proc/25143/stat : 25143 (java) R 25129 25129 24701 0 -1 0 13223 0 1 0 118 8 0 0 25 0 8 0 173723325 881729536 12977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25143/statm: 215266 12977 1989 14 0 201471 0
[pid=25143/tid=25144] ppid=25129 vsize=861064 CPUtime=0.03
/proc/25143/task/25144/stat : 25144 (java) S 25129 25129 24701 0 -1 64 3453 0 0 0 2 1 0 0 16 0 8 0 173723328 881729536 12977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25145] ppid=25129 vsize=861064 CPUtime=0
/proc/25143/task/25145/stat : 25145 (java) S 25129 25129 24701 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173723329 881729536 12977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25146] ppid=25129 vsize=861064 CPUtime=0
/proc/25143/task/25146/stat : 25146 (java) S 25129 25129 24701 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173723329 881729536 12977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25147] ppid=25129 vsize=861064 CPUtime=0
/proc/25143/task/25147/stat : 25147 (java) S 25129 25129 24701 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 173723332 881729536 12977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25148] ppid=25129 vsize=861064 CPUtime=0.28
/proc/25143/task/25148/stat : 25148 (java) S 25129 25129 24701 0 -1 64 1028 0 0 0 27 1 0 0 15 0 8 0 173723332 881729536 12977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25149] ppid=25129 vsize=861064 CPUtime=0
/proc/25143/task/25149/stat : 25149 (java) S 25129 25129 24701 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173723332 881729536 12977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25150] ppid=25129 vsize=861064 CPUtime=0
/proc/25143/task/25150/stat : 25150 (java) S 25129 25129 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173723332 881729536 12977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908640

[startup+2.97473 s]
/proc/loadavg: 1.09 1.02 1.02 3/89 25150
/proc/meminfo: memFree=1752008/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=0
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25143] ppid=25129 vsize=861196 CPUtime=2.88
/proc/25143/stat : 25143 (java) R 25129 25129 24701 0 -1 0 19495 0 1 0 277 11 0 0 25 0 8 0 173723325 881864704 19247 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073770804 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25143/statm: 215299 19247 1993 14 0 201504 0
[pid=25143/tid=25144] ppid=25129 vsize=861196 CPUtime=0.04
/proc/25143/task/25144/stat : 25144 (java) S 25129 25129 24701 0 -1 64 3512 0 0 0 3 1 0 0 16 0 8 0 173723328 881864704 19247 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25145] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25145/stat : 25145 (java) S 25129 25129 24701 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173723329 881864704 19247 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25146] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25146/stat : 25146 (java) S 25129 25129 24701 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173723329 881864704 19247 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25147] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25147/stat : 25147 (java) S 25129 25129 24701 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 173723332 881864704 19247 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25148] ppid=25129 vsize=861196 CPUtime=0.32
/proc/25143/task/25148/stat : 25148 (java) S 25129 25129 24701 0 -1 64 1068 0 0 0 31 1 0 0 15 0 8 0 173723332 881864704 19247 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25149] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25149/stat : 25149 (java) S 25129 25129 24701 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173723332 881864704 19247 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25150] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25150/stat : 25150 (java) S 25129 25129 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173723332 881864704 19247 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 908772

[startup+6.17636 s]
/proc/loadavg: 1.16 1.03 1.02 3/89 25150
/proc/meminfo: memFree=1750096/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=0
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25143] ppid=25129 vsize=861196 CPUtime=6.05
/proc/25143/stat : 25143 (java) R 25129 25129 24701 0 -1 0 19834 0 1 0 594 11 0 0 25 0 8 0 173723325 881864704 19581 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153901446 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25143/statm: 215299 19581 1993 14 0 201504 0
[pid=25143/tid=25144] ppid=25129 vsize=861196 CPUtime=0.05
/proc/25143/task/25144/stat : 25144 (java) S 25129 25129 24701 0 -1 64 3846 0 0 0 4 1 0 0 16 0 8 0 173723328 881864704 19581 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25145] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25145/stat : 25145 (java) S 25129 25129 24701 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173723329 881864704 19581 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25146] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25146/stat : 25146 (java) S 25129 25129 24701 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173723329 881864704 19581 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25147] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25147/stat : 25147 (java) S 25129 25129 24701 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 173723332 881864704 19581 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25148] ppid=25129 vsize=861196 CPUtime=0.32
/proc/25143/task/25148/stat : 25148 (java) S 25129 25129 24701 0 -1 64 1068 0 0 0 31 1 0 0 15 0 8 0 173723332 881864704 19581 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25149] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25149/stat : 25149 (java) S 25129 25129 24701 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173723332 881864704 19581 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25150] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25150/stat : 25150 (java) S 25129 25129 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173723332 881864704 19581 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 908772

[startup+12.6586 s]
/proc/loadavg: 1.23 1.05 1.03 3/89 25150
/proc/meminfo: memFree=1745040/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=0
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25143] ppid=25129 vsize=861196 CPUtime=12.45
/proc/25143/stat : 25143 (java) R 25129 25129 24701 0 -1 0 20304 0 1 0 1233 12 0 0 25 0 8 0 173723325 881864704 20045 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073805866 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25143/statm: 215299 20045 1993 14 0 201504 0
[pid=25143/tid=25144] ppid=25129 vsize=861196 CPUtime=0.09
/proc/25143/task/25144/stat : 25144 (java) S 25129 25129 24701 0 -1 64 4309 0 0 0 8 1 0 0 16 0 8 0 173723328 881864704 20045 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25145] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25145/stat : 25145 (java) S 25129 25129 24701 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173723329 881864704 20045 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25146] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25146/stat : 25146 (java) S 25129 25129 24701 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173723329 881864704 20045 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25147] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25147/stat : 25147 (java) S 25129 25129 24701 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 173723332 881864704 20045 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25148] ppid=25129 vsize=861196 CPUtime=0.33
/proc/25143/task/25148/stat : 25148 (java) S 25129 25129 24701 0 -1 64 1069 0 0 0 32 1 0 0 16 0 8 0 173723332 881864704 20045 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25149] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25149/stat : 25149 (java) S 25129 25129 24701 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173723332 881864704 20045 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25150] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25150/stat : 25150 (java) S 25129 25129 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173723332 881864704 20045 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 908772

[startup+25.5372 s]
/proc/loadavg: 1.47 1.11 1.05 3/89 25150
/proc/meminfo: memFree=1735504/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=0
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25143] ppid=25129 vsize=861196 CPUtime=25.21
/proc/25143/stat : 25143 (java) R 25129 25129 24701 0 -1 0 20977 0 1 0 2508 13 0 0 25 0 8 0 173723325 881864704 20704 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073773161 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25143/statm: 215299 20704 1993 14 0 201504 0
[pid=25143/tid=25144] ppid=25129 vsize=861196 CPUtime=0.24
/proc/25143/task/25144/stat : 25144 (java) S 25129 25129 24701 0 -1 64 4964 0 0 0 22 2 0 0 16 0 8 0 173723328 881864704 20704 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25145] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25145/stat : 25145 (java) S 25129 25129 24701 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173723329 881864704 20704 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25146] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25146/stat : 25146 (java) S 25129 25129 24701 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173723329 881864704 20704 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25147] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25147/stat : 25147 (java) S 25129 25129 24701 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 173723332 881864704 20704 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25148] ppid=25129 vsize=861196 CPUtime=0.34
/proc/25143/task/25148/stat : 25148 (java) S 25129 25129 24701 0 -1 64 1073 0 0 0 33 1 0 0 16 0 8 0 173723332 881864704 20704 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25149] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25149/stat : 25149 (java) S 25129 25129 24701 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173723332 881864704 20704 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25150] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25150/stat : 25150 (java) S 25129 25129 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173723332 881864704 20704 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 908772

[startup+51.1882 s]
/proc/loadavg: 1.65 1.18 1.07 3/89 25150
/proc/meminfo: memFree=1730704/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=0
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25143] ppid=25129 vsize=861196 CPUtime=50.61
/proc/25143/stat : 25143 (java) R 25129 25129 24701 0 -1 0 21938 0 1 0 5046 15 0 0 25 0 8 0 173723325 881864704 21643 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073771383 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25143/statm: 215299 21643 1993 14 0 201504 0
[pid=25143/tid=25144] ppid=25129 vsize=861196 CPUtime=0.51
/proc/25143/task/25144/stat : 25144 (java) S 25129 25129 24701 0 -1 64 5903 0 0 0 49 2 0 0 16 0 8 0 173723328 881864704 21643 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25145] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25145/stat : 25145 (java) S 25129 25129 24701 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173723329 881864704 21643 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25146] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25146/stat : 25146 (java) S 25129 25129 24701 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173723329 881864704 21643 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25147] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25147/stat : 25147 (java) S 25129 25129 24701 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 173723332 881864704 21643 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25148] ppid=25129 vsize=861196 CPUtime=0.34
/proc/25143/task/25148/stat : 25148 (java) S 25129 25129 24701 0 -1 64 1073 0 0 0 33 1 0 0 16 0 8 0 173723332 881864704 21643 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25149] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25149/stat : 25149 (java) S 25129 25129 24701 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173723332 881864704 21643 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25143/tid=25150] ppid=25129 vsize=861196 CPUtime=0
/proc/25143/task/25150/stat : 25150 (java) S 25129 25129 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173723332 881864704 21643 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 908772

[startup+102.485 s]
/proc/loadavg: 1.85 1.30 1.12 3/89 25150
/proc/meminfo: memFree=1720080/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=0
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 761 1704 0 0 0 0 0 0 19 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25143] ppid=25129 vsize=861196 CPUtime=101.35
/proc/25143/stat : 25143 (java) R 25129 25129 24701 0 -1 0 24091 0 1 0 10114 21 0 0 25 0 8 0 173723325 881864704 23751 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074380663 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25143/statm: 215299 23751 2014 14 0 201504 0
[pid=25143/tid=25144] ppid=25129 vsize=861196 CPUtime=1.03

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

/proc/loadavg: 1.00 1.11 1.23 2/66 25435
/proc/meminfo: memFree=1584464/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=220892 CPUtime=915.01
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 50592 0 0 0 91463 38 0 0 25 0 1 0 173744130 226193408 50574 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 55223 50574 54 142 0 55079 0
Current children cumulated CPU time (s) 1120.74
Current children cumulated vsize (KiB) 268468

[startup+1183.69 s]
/proc/loadavg: 1.00 1.09 1.21 2/66 25435
/proc/meminfo: memFree=1583184/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=222348 CPUtime=975.05
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 50917 0 0 0 97466 39 0 0 25 0 1 0 173744130 227684352 50899 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 55587 50899 54 142 0 55443 0
Current children cumulated CPU time (s) 1180.78
Current children cumulated vsize (KiB) 269924

[startup+1243.75 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 25435
/proc/meminfo: memFree=1581904/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=223536 CPUtime=1035.1
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 51223 0 0 0 103470 40 0 0 25 0 1 0 173744130 228900864 51205 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529480 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 55884 51205 54 142 0 55740 0
Current children cumulated CPU time (s) 1240.83
Current children cumulated vsize (KiB) 271112

[startup+1303.81 s]
/proc/loadavg: 1.00 1.06 1.18 2/66 25435
/proc/meminfo: memFree=1580688/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=224724 CPUtime=1095.13
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 51531 0 0 0 109473 40 0 0 25 0 1 0 173744130 230117376 51513 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 56181 51513 54 142 0 56037 0
Current children cumulated CPU time (s) 1300.86
Current children cumulated vsize (KiB) 272300

[startup+1363.87 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 25435
/proc/meminfo: memFree=1579408/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=225916 CPUtime=1155.16
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 51838 0 0 0 115476 40 0 0 25 0 1 0 173744130 231337984 51820 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 56479 51820 54 142 0 56335 0
Current children cumulated CPU time (s) 1360.89
Current children cumulated vsize (KiB) 273492

[startup+1423.92 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 25435
/proc/meminfo: memFree=1578256/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=227112 CPUtime=1215.21
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 52134 0 0 0 121480 41 0 0 25 0 1 0 173744130 232562688 52116 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 56778 52116 54 142 0 56634 0
Current children cumulated CPU time (s) 1420.94
Current children cumulated vsize (KiB) 274688

[startup+1483.98 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 25435
/proc/meminfo: memFree=1577040/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=228308 CPUtime=1275.24
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 52432 0 0 0 127483 41 0 0 25 0 1 0 173744130 233787392 52414 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 57077 52414 54 142 0 56933 0
Current children cumulated CPU time (s) 1480.97
Current children cumulated vsize (KiB) 275884

[startup+1544.04 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 25435
/proc/meminfo: memFree=1575824/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=229496 CPUtime=1335.27
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 52734 0 0 0 133485 42 0 0 25 0 1 0 173744130 235003904 52716 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 57374 52716 54 142 0 57230 0
Current children cumulated CPU time (s) 1541
Current children cumulated vsize (KiB) 277072

[startup+1604.11 s]
/proc/loadavg: 1.00 1.01 1.12 2/69 25695
/proc/meminfo: memFree=1568496/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=230688 CPUtime=1395.27
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 53059 0 0 0 139483 44 0 0 25 0 1 0 173744130 236224512 53041 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134530401 0 0 4096 3 0 0 0 17 0 0 0
/proc/25151/statm: 57672 53041 54 142 0 57528 0
Current children cumulated CPU time (s) 1601
Current children cumulated vsize (KiB) 278264

[startup+1664.12 s]
/proc/loadavg: 1.14 1.05 1.12 2/69 25813
/proc/meminfo: memFree=1566384/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=232416 CPUtime=1455.2
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 53379 0 0 0 145475 45 0 0 25 0 1 0 173744130 237993984 53361 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 58104 53361 54 142 0 57960 0
Current children cumulated CPU time (s) 1660.93
Current children cumulated vsize (KiB) 279992

[startup+1724.2 s]
/proc/loadavg: 1.23 1.09 1.13 2/69 26108
/proc/meminfo: memFree=1560624/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=233608 CPUtime=1515.21
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 53690 0 0 0 151472 49 0 0 25 0 1 0 173744130 239214592 53672 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 58402 53672 54 142 0 58258 0
Current children cumulated CPU time (s) 1720.94
Current children cumulated vsize (KiB) 281184

[startup+1784.26 s]
/proc/loadavg: 1.57 1.20 1.16 3/76 26220
/proc/meminfo: memFree=1550776/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=234536 CPUtime=1575.2
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 53957 0 0 0 157469 51 0 0 25 0 1 0 173744130 240164864 53939 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527112 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 58634 53939 54 142 0 58490 0
Current children cumulated CPU time (s) 1780.93
Current children cumulated vsize (KiB) 282112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.36 s]
/proc/loadavg: 1.69 1.25 1.17 3/76 26220
/proc/meminfo: memFree=1550456/2055920 swapFree=4192812/4192956
[pid=25129] ppid=25127 vsize=47576 CPUtime=205.73
/proc/25129/stat : 25129 (galac.sh) S 25127 25129 24701 0 -1 4194304 799 26220 0 1 0 0 20509 64 17 0 1 0 173723320 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25129/statm: 11894 363 245 79 0 218 0
[pid=25151] ppid=25129 vsize=234936 CPUtime=1594.3
/proc/25151/stat : 25151 (minisat) R 25129 25129 24701 0 -1 4194304 54049 0 0 0 159379 51 0 0 25 0 1 0 173744130 240574464 54031 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/25151/statm: 58734 54031 54 142 0 58590 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 282512

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 25129 and gives childrusage.ru_utime.tv_sec=205 childrusage.ru_utime.tv_usec=96820 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=654900
CPU time returned by wait4() is 205.752
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): 1803.37
CPU time (s): 1800.03
CPU user time (s): 1798.88
CPU system time (s): 1.15
CPU usage (%): 99.8147
Max. virtual memory (cumulated for all children) (KiB): 908772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 205.097
system time used= 0.6549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27019
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= 7545
involuntary context switches= 12316

runsolver used 2.03969 s user time and 4.53731 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Mon Jan  8 10:47:34 UTC 2007


IDJOB= 218804
IDBENCH= 5257
FILE ID= node62/218804-1168253253

PBS_JOBID= 3482017

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/chessboardColoration/cc-25-25-3.xml
COMMAND LINE= /tmp/evaluation/218804-1168253253/galac.sh /tmp/evaluation/218804-1168253253/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-218804-1168253253 -o ROOT/results/node62/solver-218804-1168253253 -C 1800 -M 900  /tmp/evaluation/218804-1168253253/galac.sh /tmp/evaluation/218804-1168253253/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  60f8bdc115e5259895f760cd9f5ae501

RANDOM SEED= 561486302

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.259
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.259
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:       1825000 kB
Buffers:         15696 kB
Cached:         123636 kB
SwapCached:          0 kB
Active:         123308 kB
Inactive:        56376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           19228 kB
Writeback:           0 kB
Mapped:          58552 kB
Slab:            36472 kB
Committed_AS:  3771372 kB
PageTables:       1976 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= 66478 MiB



End job on node62 on Mon Jan  8 11:17:40 UTC 2007