Trace number 219038

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.94

General information on the benchmark

NamechessboardColoration/
cc-20-20-3.xml
MD5SUMd0618c798d0e08d96dd944a8f7a18405
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 variables400
Number of constraints36100
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
34.45	c start processing
34.45	c start relation processing
34.48	c start cnf exporting
81.81	c parsing time : 34.288
81.81	c preprocessing time : 81.649
81.83	
81.83	c Nary constraints - conflicts : 36100 supports : 0
81.83	c Binary constraints - conflicts : 0 supports :0
81.83	c max arity constraint : 4
81.83	c Max Tuples generated 81
81.83	c relations : 1
81.83	c relations BDD: 1
81.83	c vars : 434401 - clauses :  1301200
81.83	
81.89	 
81.89	c --- Minisat Stats ---
81.89	 

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/node12/watcher-219038-1168253899 -o ROOT/results/node12/solver-219038-1168253899 -C 1800 -M 900 /tmp/evaluation/219038-1168253899/galac.sh /tmp/evaluation/219038-1168253899/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.82 2.71 2.57 5/95 22392
/proc/meminfo: memFree=1635480/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=8560 CPUtime=0
/proc/22391/stat : 22391 (galac.sh) R 22389 22391 22321 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 173784986 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429715343 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22391/statm: 2140 253 197 79 0 133 0

[startup+0.105831 s]
/proc/loadavg: 2.82 2.71 2.57 5/95 22392
/proc/meminfo: memFree=1635480/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=0
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47552

[startup+0.513906 s]
/proc/loadavg: 2.82 2.71 2.57 5/95 22392
/proc/meminfo: memFree=1635480/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=0
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47552

[startup+1.33705 s]
/proc/loadavg: 2.83 2.71 2.58 3/103 22412
/proc/meminfo: memFree=1595864/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=0
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22405] ppid=22391 vsize=860852 CPUtime=1.27
/proc/22405/stat : 22405 (java) S 22391 22391 22321 0 -1 0 13632 0 1 0 120 7 0 0 18 0 8 0 173784990 881512448 13386 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22405/statm: 215213 13386 1989 14 0 201471 0
[pid=22405/tid=22406] ppid=22391 vsize=860852 CPUtime=0.04
/proc/22405/task/22406/stat : 22406 (java) S 22391 22391 22321 0 -1 64 3392 0 0 0 3 1 0 0 16 0 8 0 173784993 881512448 13386 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22407] ppid=22391 vsize=860852 CPUtime=0
/proc/22405/task/22407/stat : 22407 (java) S 22391 22391 22321 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173784994 881512448 13386 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22408] ppid=22391 vsize=860852 CPUtime=0
/proc/22405/task/22408/stat : 22408 (java) S 22391 22391 22321 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173784994 881512448 13386 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22409] ppid=22391 vsize=860852 CPUtime=0
/proc/22405/task/22409/stat : 22409 (java) S 22391 22391 22321 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173784997 881512448 13386 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22410] ppid=22391 vsize=860852 CPUtime=0.25
/proc/22405/task/22410/stat : 22410 (java) R 22391 22391 22321 0 -1 64 1007 0 0 0 24 1 0 0 21 0 8 0 173784997 881512448 13386 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153365672 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22411] ppid=22391 vsize=860852 CPUtime=0
/proc/22405/task/22411/stat : 22411 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173784997 881512448 13386 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22412] ppid=22391 vsize=860852 CPUtime=0
/proc/22405/task/22412/stat : 22412 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173784997 881512448 13386 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908404

[startup+2.98935 s]
/proc/loadavg: 2.83 2.71 2.58 3/103 22412
/proc/meminfo: memFree=1565656/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=0
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22405] ppid=22391 vsize=860984 CPUtime=2.91
/proc/22405/stat : 22405 (java) R 22391 22391 22321 0 -1 0 19522 0 1 0 279 12 0 0 25 0 8 0 173784990 881647616 19273 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073502469 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22405/statm: 215246 19273 1993 14 0 201504 0
[pid=22405/tid=22406] ppid=22391 vsize=860984 CPUtime=0.04
/proc/22405/task/22406/stat : 22406 (java) S 22391 22391 22321 0 -1 64 3536 0 0 0 3 1 0 0 17 0 8 0 173784993 881647616 19273 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22407] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22407/stat : 22407 (java) S 22391 22391 22321 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173784994 881647616 19273 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22408] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22408/stat : 22408 (java) S 22391 22391 22321 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173784994 881647616 19273 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22409] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22409/stat : 22409 (java) S 22391 22391 22321 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173784997 881647616 19273 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22410] ppid=22391 vsize=860984 CPUtime=0.33
/proc/22405/task/22410/stat : 22410 (java) S 22391 22391 22321 0 -1 64 1073 0 0 0 32 1 0 0 16 0 8 0 173784997 881647616 19273 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22411] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22411/stat : 22411 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173784997 881647616 19273 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22412] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22412/stat : 22412 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173784997 881647616 19273 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908536

[startup+6.28094 s]
/proc/loadavg: 2.76 2.70 2.57 3/103 22412
/proc/meminfo: memFree=1564824/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=0
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22405] ppid=22391 vsize=860984 CPUtime=6.19
/proc/22405/stat : 22405 (java) R 22391 22391 22321 0 -1 0 19761 0 1 0 606 13 0 0 25 0 8 0 173784990 881647616 19509 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073740585 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22405/statm: 215246 19509 1993 14 0 201504 0
[pid=22405/tid=22406] ppid=22391 vsize=860984 CPUtime=0.05
/proc/22405/task/22406/stat : 22406 (java) S 22391 22391 22321 0 -1 64 3772 0 0 0 4 1 0 0 17 0 8 0 173784993 881647616 19509 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22407] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22407/stat : 22407 (java) S 22391 22391 22321 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173784994 881647616 19509 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22408] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22408/stat : 22408 (java) S 22391 22391 22321 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173784994 881647616 19509 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22409] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22409/stat : 22409 (java) S 22391 22391 22321 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173784997 881647616 19509 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22410] ppid=22391 vsize=860984 CPUtime=0.33
/proc/22405/task/22410/stat : 22410 (java) S 22391 22391 22321 0 -1 64 1073 0 0 0 32 1 0 0 16 0 8 0 173784997 881647616 19509 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22411] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22411/stat : 22411 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173784997 881647616 19509 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22412] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22412/stat : 22412 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173784997 881647616 19509 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 908536

[startup+12.7791 s]
/proc/loadavg: 2.70 2.69 2.57 3/103 22412
/proc/meminfo: memFree=1562328/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=0
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22405] ppid=22391 vsize=860984 CPUtime=12.65
/proc/22405/stat : 22405 (java) R 22391 22391 22321 0 -1 0 20307 0 1 0 1252 13 0 0 25 0 8 0 173784990 881647616 20048 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154171000 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22405/statm: 215246 20048 1993 14 0 201504 0
[pid=22405/tid=22406] ppid=22391 vsize=860984 CPUtime=0.11
/proc/22405/task/22406/stat : 22406 (java) S 22391 22391 22321 0 -1 64 4309 0 0 0 10 1 0 0 17 0 8 0 173784993 881647616 20048 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22407] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22407/stat : 22407 (java) S 22391 22391 22321 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173784994 881647616 20048 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22408] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22408/stat : 22408 (java) S 22391 22391 22321 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173784994 881647616 20048 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22409] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22409/stat : 22409 (java) S 22391 22391 22321 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173784997 881647616 20048 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22410] ppid=22391 vsize=860984 CPUtime=0.34
/proc/22405/task/22410/stat : 22410 (java) S 22391 22391 22321 0 -1 64 1075 0 0 0 33 1 0 0 16 0 8 0 173784997 881647616 20048 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22411] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22411/stat : 22411 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173784997 881647616 20048 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22412] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22412/stat : 22412 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173784997 881647616 20048 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 908536

[startup+25.6504 s]
/proc/loadavg: 2.59 2.67 2.56 3/103 22412
/proc/meminfo: memFree=1560024/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=0
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22405] ppid=22391 vsize=860984 CPUtime=25.46
/proc/22405/stat : 22405 (java) R 22391 22391 22321 0 -1 0 20944 0 1 0 2531 15 0 0 25 0 8 0 173784990 881647616 20672 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073815180 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22405/statm: 215246 20672 1993 14 0 201504 0
[pid=22405/tid=22406] ppid=22391 vsize=860984 CPUtime=0.26
/proc/22405/task/22406/stat : 22406 (java) S 22391 22391 22321 0 -1 64 4930 0 0 0 24 2 0 0 16 0 8 0 173784993 881647616 20672 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22407] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22407/stat : 22407 (java) S 22391 22391 22321 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173784994 881647616 20672 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22408] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22408/stat : 22408 (java) S 22391 22391 22321 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173784994 881647616 20672 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22409] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22409/stat : 22409 (java) S 22391 22391 22321 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173784997 881647616 20672 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22410] ppid=22391 vsize=860984 CPUtime=0.34
/proc/22405/task/22410/stat : 22410 (java) S 22391 22391 22321 0 -1 64 1078 0 0 0 33 1 0 0 16 0 8 0 173784997 881647616 20672 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22411] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22411/stat : 22411 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173784997 881647616 20672 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22412] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22412/stat : 22412 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173784997 881647616 20672 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 908536

[startup+51.3171 s]
/proc/loadavg: 2.36 2.60 2.54 3/103 22412
/proc/meminfo: memFree=1548376/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=0
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22405] ppid=22391 vsize=860984 CPUtime=51
/proc/22405/stat : 22405 (java) R 22391 22391 22321 0 -1 0 21898 0 1 0 5079 21 0 0 25 0 8 0 173784990 881647616 21590 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154989011 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22405/statm: 215246 21590 2014 14 0 201504 0
[pid=22405/tid=22406] ppid=22391 vsize=860984 CPUtime=0.45
/proc/22405/task/22406/stat : 22406 (java) S 22391 22391 22321 0 -1 64 5757 0 0 0 43 2 0 0 16 0 8 0 173784993 881647616 21590 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22407] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22407/stat : 22407 (java) S 22391 22391 22321 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173784994 881647616 21590 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22408] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22408/stat : 22408 (java) S 22391 22391 22321 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173784994 881647616 21590 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22409] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22409/stat : 22409 (java) S 22391 22391 22321 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173784997 881647616 21590 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22410] ppid=22391 vsize=860984 CPUtime=0.43
/proc/22405/task/22410/stat : 22410 (java) S 22391 22391 22321 0 -1 64 1122 0 0 0 41 2 0 0 16 0 8 0 173784997 881647616 21590 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22411] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22411/stat : 22411 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173784997 881647616 21590 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22405/tid=22412] ppid=22391 vsize=860984 CPUtime=0
/proc/22405/task/22412/stat : 22412 (java) S 22391 22391 22321 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173784997 881647616 21590 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 908536

[startup+102.571 s]
/proc/loadavg: 2.15 2.51 2.51 3/96 22413
/proc/meminfo: memFree=1535248/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=80560 CPUtime=20.57
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 18864 0 0 0 2045 12 0 0 25 0 1 0 173793176 82493440 18846 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/22413/statm: 20140 18846 54 142 0 19996 0
Current children cumulated CPU time (s) 101.96

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

/proc/loadavg: 2.00 2.00 2.13 3/88 22765
/proc/meminfo: memFree=1661328/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=115060 CPUtime=1039.35
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 27449 0 0 0 103904 31 0 0 25 0 1 0 173793176 117821440 27431 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 28765 27431 54 142 0 28621 0
Current children cumulated CPU time (s) 1120.74
Current children cumulated vsize (KiB) 162612

[startup+1183.9 s]
/proc/loadavg: 2.00 2.00 2.12 3/88 22765
/proc/meminfo: memFree=1659344/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=117044 CPUtime=1099.29
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 27938 0 0 0 109897 32 0 0 25 0 1 0 173793176 119853056 27920 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 29261 27920 54 142 0 29117 0
Current children cumulated CPU time (s) 1180.68
Current children cumulated vsize (KiB) 164596

[startup+1243.9 s]
/proc/loadavg: 2.00 2.00 2.11 3/88 22767
/proc/meminfo: memFree=1656904/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=118892 CPUtime=1159.22
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 28435 0 0 0 115889 33 0 0 25 0 1 0 173793176 121745408 28417 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 29723 28417 54 142 0 29579 0
Current children cumulated CPU time (s) 1240.61
Current children cumulated vsize (KiB) 166444

[startup+1304 s]
/proc/loadavg: 2.00 2.00 2.10 3/88 22767
/proc/meminfo: memFree=1655184/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=120740 CPUtime=1219.26
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 28906 0 0 0 121892 34 0 0 25 0 1 0 173793176 123637760 28888 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527037 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 30185 28888 54 142 0 30041 0
Current children cumulated CPU time (s) 1300.65
Current children cumulated vsize (KiB) 168292

[startup+1364.1 s]
/proc/loadavg: 2.08 2.03 2.10 3/88 22767
/proc/meminfo: memFree=1653264/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=122588 CPUtime=1279.3
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 29373 0 0 0 127895 35 0 0 25 0 1 0 173793176 125530112 29355 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 30647 29355 54 142 0 30503 0
Current children cumulated CPU time (s) 1360.69
Current children cumulated vsize (KiB) 170140

[startup+1424.2 s]
/proc/loadavg: 2.03 2.02 2.09 3/88 22767
/proc/meminfo: memFree=1651280/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=125044 CPUtime=1339.31
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 29861 0 0 0 133895 36 0 0 25 0 1 0 173793176 128045056 29843 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 31261 29843 54 142 0 31117 0
Current children cumulated CPU time (s) 1420.7
Current children cumulated vsize (KiB) 172596

[startup+1484.21 s]
/proc/loadavg: 2.11 2.05 2.09 3/89 22768
/proc/meminfo: memFree=1649288/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=127028 CPUtime=1399.26
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 30349 0 0 0 139889 37 0 0 25 0 1 0 173793176 130076672 30331 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 31757 30331 54 142 0 31613 0
Current children cumulated CPU time (s) 1480.65
Current children cumulated vsize (KiB) 174580

[startup+1544.23 s]
/proc/loadavg: 2.04 2.03 2.08 3/89 22768
/proc/meminfo: memFree=1647304/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=128876 CPUtime=1459.23
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 30842 0 0 0 145885 38 0 0 25 0 1 0 173793176 131969024 30824 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 32219 30824 54 142 0 32075 0
Current children cumulated CPU time (s) 1540.62
Current children cumulated vsize (KiB) 176428

[startup+1604.25 s]
/proc/loadavg: 2.01 2.03 2.08 3/89 22768
/proc/meminfo: memFree=1645320/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=130860 CPUtime=1519.16
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 31340 0 0 0 151878 38 0 0 25 0 1 0 173793176 134000640 31322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 32715 31322 54 142 0 32571 0
Current children cumulated CPU time (s) 1600.55
Current children cumulated vsize (KiB) 178412

[startup+1664.27 s]
/proc/loadavg: 2.00 2.02 2.07 3/89 22768
/proc/meminfo: memFree=1643272/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=132708 CPUtime=1579.11
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 31839 0 0 0 157872 39 0 0 25 0 1 0 173793176 135892992 31821 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 33177 31821 54 142 0 33033 0
Current children cumulated CPU time (s) 1660.5
Current children cumulated vsize (KiB) 180260

[startup+1724.27 s]
/proc/loadavg: 2.00 2.01 2.07 3/89 22768
/proc/meminfo: memFree=1641288/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=134688 CPUtime=1639.07
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 32327 0 0 0 163867 40 0 0 25 0 1 0 173793176 137920512 32309 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 33672 32309 54 142 0 33528 0
Current children cumulated CPU time (s) 1720.46
Current children cumulated vsize (KiB) 182240

[startup+1784.29 s]
/proc/loadavg: 2.00 2.01 2.06 3/89 22768
/proc/meminfo: memFree=1639304/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=136536 CPUtime=1699.01
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 32811 0 0 0 169861 40 0 0 25 0 1 0 173793176 139812864 32793 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520089 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 34134 32793 54 142 0 33990 0
Current children cumulated CPU time (s) 1780.4
Current children cumulated vsize (KiB) 184088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.93 s]
/proc/loadavg: 2.16 2.04 2.07 3/89 22768
/proc/meminfo: memFree=1638664/2055920 swapFree=4160348/4192956
[pid=22391] ppid=22389 vsize=47552 CPUtime=81.39
/proc/22391/stat : 22391 (galac.sh) S 22389 22391 22321 0 -1 4194304 799 23664 0 1 0 0 8106 33 17 0 1 0 173784986 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22391/statm: 11888 363 245 79 0 218 0
[pid=22413] ppid=22391 vsize=137196 CPUtime=1718.64
/proc/22413/stat : 22413 (minisat) R 22391 22391 22321 0 -1 4194304 32967 0 0 0 171823 41 0 0 25 0 1 0 173793176 140488704 32949 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/22413/statm: 34299 32949 54 142 0 34155 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 184748

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 22391 and gives childrusage.ru_utime.tv_sec=81 childrusage.ru_utime.tv_usec=70675 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=342947
CPU time returned by wait4() is 81.4136
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.94
CPU time (s): 1800.03
CPU user time (s): 1799.29
CPU system time (s): 0.74
CPU usage (%): 99.7833
Max. virtual memory (cumulated for all children) (KiB): 908536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.0707
system time used= 0.342947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24463
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= 3636
involuntary context switches= 5643

runsolver used 2.02069 s user time and 5.94909 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Jan  8 10:58:19 UTC 2007


IDJOB= 219038
IDBENCH= 5275
FILE ID= node12/219038-1168253899

PBS_JOBID= 3481723

Free space on /tmp= 66315 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d0618c798d0e08d96dd944a8f7a18405

RANDOM SEED= 265632558

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.265
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.265
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:       1635960 kB
Buffers:         40372 kB
Cached:         121504 kB
SwapCached:       5132 kB
Active:         292292 kB
Inactive:        76888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635960 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            9236 kB
Writeback:           0 kB
Mapped:         225528 kB
Slab:            35292 kB
Committed_AS:  5688428 kB
PageTables:       2512 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= 66294 MiB



End job on node12 on Mon Jan  8 11:28:32 UTC 2007