Trace number 203239

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1? (TO) 1800.09 1816.34

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-49_ext.xml
MD5SUM92a99292a229da69be6d44bfb207d02f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
5.48	c start processing
5.48	c start relation processing
20.17	c start cnf exporting
83.48	c parsing time : 5.327
83.48	c preprocessing time : 83.325
83.48	
83.48	c Nary constraints - conflicts : 0 supports : 93
83.48	c Binary constraints - conflicts : 0 supports :0
83.48	c max arity constraint : 3
83.48	c Max Tuples generated 0
83.48	c relations : 93
83.48	c relations BDD: 93
83.48	c vars : 598267 - clauses :  1874665
83.48	
83.57	 
83.57	c --- Minisat Stats ---
83.57	 

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

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

/proc/loadavg: 2.00 2.04 1.99 5/80 19988
/proc/meminfo: memFree=1227088/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=8560 CPUtime=0
/proc/19987/stat : 19987 (galac.sh) R 19985 19987 19257 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 164219354 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226238384015 0 0 4096 8192 0 0 0 17 1 0 0
/proc/19987/statm: 2140 253 197 79 0 133 0

[startup+0.107261 s]
/proc/loadavg: 2.00 2.04 1.99 5/80 19988
/proc/meminfo: memFree=1227088/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=0.01
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.517296 s]
/proc/loadavg: 2.00 2.04 1.99 5/80 19988
/proc/meminfo: memFree=1227088/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=0.01
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33837 s]
/proc/loadavg: 2.00 2.04 1.99 3/88 20008
/proc/meminfo: memFree=1149904/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=0.01
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20001] ppid=19987 vsize=860852 CPUtime=1.28
/proc/20001/stat : 20001 (java) R 19987 19987 19257 0 -1 0 21259 0 1 0 117 11 0 0 23 0 8 0 164219358 881512448 21012 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073754467 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20001/statm: 215213 21012 1968 14 0 201471 0
[pid=20001/tid=20002] ppid=19987 vsize=860852 CPUtime=0.06
/proc/20001/task/20002/stat : 20002 (java) S 19987 19987 19257 0 -1 64 5505 0 0 0 4 2 0 0 16 0 8 0 164219361 881512448 21012 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20003] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20003/stat : 20003 (java) S 19987 19987 19257 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164219362 881512448 21012 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20004] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20004/stat : 20004 (java) S 19987 19987 19257 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164219362 881512448 21012 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20005] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20005/stat : 20005 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164219365 881512448 21012 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20006] ppid=19987 vsize=860852 CPUtime=0.11
/proc/20001/task/20006/stat : 20006 (java) S 19987 19987 19257 0 -1 64 891 0 0 0 11 0 0 0 16 0 8 0 164219365 881512448 21012 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20007] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20007/stat : 20007 (java) S 19987 19987 19257 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164219365 881512448 21012 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20008] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20008/stat : 20008 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164219365 881512448 21012 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908404

[startup+2.97551 s]
/proc/loadavg: 2.00 2.03 1.99 3/88 20008
/proc/meminfo: memFree=1138512/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=0.01
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20001] ppid=19987 vsize=860852 CPUtime=2.9
/proc/20001/stat : 20001 (java) R 19987 19987 19257 0 -1 0 25342 0 1 0 277 13 0 0 25 0 8 0 164219358 881512448 25089 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073686161 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20001/statm: 215213 25089 1968 14 0 201471 0
[pid=20001/tid=20002] ppid=19987 vsize=860852 CPUtime=0.2
/proc/20001/task/20002/stat : 20002 (java) S 19987 19987 19257 0 -1 64 9573 0 0 0 17 3 0 0 16 0 8 0 164219361 881512448 25089 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20003] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20003/stat : 20003 (java) S 19987 19987 19257 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164219362 881512448 25089 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20004] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20004/stat : 20004 (java) S 19987 19987 19257 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164219362 881512448 25089 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20005] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20005/stat : 20005 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164219365 881512448 25089 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20006] ppid=19987 vsize=860852 CPUtime=0.14
/proc/20001/task/20006/stat : 20006 (java) S 19987 19987 19257 0 -1 64 900 0 0 0 14 0 0 0 16 0 8 0 164219365 881512448 25089 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20007] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20007/stat : 20007 (java) S 19987 19987 19257 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164219365 881512448 25089 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20008] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20008/stat : 20008 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164219365 881512448 25089 18446744073709551615 134512640 134570532 4294956112 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) 908404

[startup+6.27679 s]
/proc/loadavg: 2.00 2.03 1.99 3/88 20008
/proc/meminfo: memFree=1111632/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=0.01
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20001] ppid=19987 vsize=860852 CPUtime=6.17
/proc/20001/stat : 20001 (java) R 19987 19987 19257 0 -1 0 30841 0 1 0 600 17 0 0 25 0 8 0 164219358 881512448 30579 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073975538 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20001/statm: 215213 30579 1976 14 0 201471 0
[pid=20001/tid=20002] ppid=19987 vsize=860852 CPUtime=0.42
/proc/20001/task/20002/stat : 20002 (java) S 19987 19987 19257 0 -1 64 14999 0 0 0 36 6 0 0 16 0 8 0 164219361 881512448 30579 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20003] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20003/stat : 20003 (java) S 19987 19987 19257 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164219362 881512448 30579 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20004] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20004/stat : 20004 (java) S 19987 19987 19257 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164219362 881512448 30579 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20005] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20005/stat : 20005 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164219365 881512448 30579 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20006] ppid=19987 vsize=860852 CPUtime=0.23
/proc/20001/task/20006/stat : 20006 (java) S 19987 19987 19257 0 -1 64 945 0 0 0 22 1 0 0 15 0 8 0 164219365 881512448 30579 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20007] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20007/stat : 20007 (java) S 19987 19987 19257 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164219365 881512448 30579 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20008] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20008/stat : 20008 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164219365 881512448 30579 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 908404

[startup+12.7613 s]
/proc/loadavg: 2.15 2.07 2.00 3/88 20008
/proc/meminfo: memFree=1015504/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=0.01
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20001] ppid=19987 vsize=860852 CPUtime=12.6
/proc/20001/stat : 20001 (java) R 19987 19987 19257 0 -1 0 54823 0 1 0 1230 30 0 0 25 0 8 0 164219358 881512448 54557 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073925145 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20001/statm: 215213 54557 1976 14 0 201471 0
[pid=20001/tid=20002] ppid=19987 vsize=860852 CPUtime=1.5
/proc/20001/task/20002/stat : 20002 (java) S 19987 19987 19257 0 -1 64 38977 0 0 0 132 18 0 0 20 0 8 0 164219361 881512448 54557 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20003] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20003/stat : 20003 (java) S 19987 19987 19257 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164219362 881512448 54557 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20004] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20004/stat : 20004 (java) S 19987 19987 19257 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164219362 881512448 54557 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20005] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20005/stat : 20005 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164219365 881512448 54557 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20006] ppid=19987 vsize=860852 CPUtime=0.23
/proc/20001/task/20006/stat : 20006 (java) S 19987 19987 19257 0 -1 64 945 0 0 0 22 1 0 0 15 0 8 0 164219365 881512448 54557 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20007] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20007/stat : 20007 (java) S 19987 19987 19257 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164219365 881512448 54557 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20008] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20008/stat : 20008 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164219365 881512448 54557 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 908404

[startup+25.6545 s]
/proc/loadavg: 2.28 2.10 2.01 3/88 20008
/proc/meminfo: memFree=882000/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=0.01
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20001] ppid=19987 vsize=860852 CPUtime=25.38
/proc/20001/stat : 20001 (java) R 19987 19987 19257 0 -1 0 87660 0 1 0 2487 51 0 0 25 0 8 0 164219358 881512448 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073992664 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20001/statm: 215213 87382 1995 14 0 201471 0
[pid=20001/tid=20002] ppid=19987 vsize=860852 CPUtime=2.99
/proc/20001/task/20002/stat : 20002 (java) S 19987 19987 19257 0 -1 64 71729 0 0 0 262 37 0 0 16 0 8 0 164219361 881512448 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20003] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20003/stat : 20003 (java) S 19987 19987 19257 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164219362 881512448 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20004] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20004/stat : 20004 (java) S 19987 19987 19257 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164219362 881512448 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20005] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20005/stat : 20005 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164219365 881512448 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20006] ppid=19987 vsize=860852 CPUtime=0.29
/proc/20001/task/20006/stat : 20006 (java) S 19987 19987 19257 0 -1 64 981 0 0 0 28 1 0 0 15 0 8 0 164219365 881512448 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20007] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20007/stat : 20007 (java) S 19987 19987 19257 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164219365 881512448 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20008] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20008/stat : 20008 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164219365 881512448 87382 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 908404

[startup+51.3116 s]
/proc/loadavg: 2.18 2.09 2.00 3/88 20008
/proc/meminfo: memFree=867984/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=0.01
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20001] ppid=19987 vsize=860852 CPUtime=50.79
/proc/20001/stat : 20001 (java) R 19987 19987 19257 0 -1 0 87704 0 1 0 5019 60 0 0 25 0 8 0 164219358 881512448 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154509178 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20001/statm: 215213 87383 1996 14 0 201471 0
[pid=20001/tid=20002] ppid=19987 vsize=860852 CPUtime=3.07
/proc/20001/task/20002/stat : 20002 (java) S 19987 19987 19257 0 -1 64 71730 0 0 0 270 37 0 0 16 0 8 0 164219361 881512448 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20003] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20003/stat : 20003 (java) S 19987 19987 19257 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164219362 881512448 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20004] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20004/stat : 20004 (java) S 19987 19987 19257 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164219362 881512448 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20005] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20005/stat : 20005 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164219365 881512448 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20006] ppid=19987 vsize=860852 CPUtime=0.29
/proc/20001/task/20006/stat : 20006 (java) S 19987 19987 19257 0 -1 64 981 0 0 0 28 1 0 0 15 0 8 0 164219365 881512448 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20007] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20007/stat : 20007 (java) S 19987 19987 19257 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164219365 881512448 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20001/tid=20008] ppid=19987 vsize=860852 CPUtime=0
/proc/20001/task/20008/stat : 20008 (java) S 19987 19987 19257 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164219365 881512448 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 908404

[startup+102.552 s]
/proc/loadavg: 2.07 2.07 2.00 3/81 20009
/proc/meminfo: memFree=1080712/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=121712 CPUtime=18.8
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 28029 0 0 0 1863 17 0 0 25 0 1 0 164227711 124633088 28011 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 30428 28011 54 142 0 30284 0
Current children cumulated CPU time (s) 101.53

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

/proc/loadavg: 2.04 2.01 2.00 3/81 20009
/proc/meminfo: memFree=965704/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=237104 CPUtime=1030.37
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 56707 0 0 0 102992 45 0 0 25 0 1 0 164227711 242794496 56689 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 59276 56689 54 142 0 59132 0
Current children cumulated CPU time (s) 1113.1
Current children cumulated vsize (KiB) 284656

[startup+1183.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 20009
/proc/meminfo: memFree=960008/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=242796 CPUtime=1089.86
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 58138 0 0 0 108939 47 0 0 25 0 1 0 164227711 248623104 58120 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529790 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 60699 58120 54 142 0 60555 0
Current children cumulated CPU time (s) 1172.59
Current children cumulated vsize (KiB) 290348

[startup+1243.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20009
/proc/meminfo: memFree=956936/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=245712 CPUtime=1149.35
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 58900 0 0 0 114887 48 0 0 25 0 1 0 164227711 251609088 58882 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 61428 58882 54 142 0 61284 0
Current children cumulated CPU time (s) 1232.08
Current children cumulated vsize (KiB) 293264

[startup+1303.44 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 20009
/proc/meminfo: memFree=954184/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=248488 CPUtime=1208.81
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 59583 0 0 0 120833 48 0 0 25 0 1 0 164227711 254451712 59565 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529318 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 62122 59565 54 142 0 61978 0
Current children cumulated CPU time (s) 1291.54
Current children cumulated vsize (KiB) 296040

[startup+1363.52 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20009
/proc/meminfo: memFree=950984/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=251936 CPUtime=1268.35
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 60377 0 0 0 126786 49 0 0 25 0 1 0 164227711 257982464 60359 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 62984 60359 54 142 0 62840 0
Current children cumulated CPU time (s) 1351.08
Current children cumulated vsize (KiB) 299488

[startup+1423.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20009
/proc/meminfo: memFree=948360/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=254444 CPUtime=1327.89
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 61023 0 0 0 132739 50 0 0 25 0 1 0 164227711 260550656 61005 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 63611 61005 54 142 0 63467 0
Current children cumulated CPU time (s) 1410.62
Current children cumulated vsize (KiB) 301996

[startup+1483.69 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20009
/proc/meminfo: memFree=944968/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=257888 CPUtime=1387.44
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 61886 0 0 0 138693 51 0 0 25 0 1 0 164227711 264077312 61868 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 64472 61868 54 142 0 64328 0
Current children cumulated CPU time (s) 1470.17
Current children cumulated vsize (KiB) 305440

[startup+1543.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20009
/proc/meminfo: memFree=941768/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=261068 CPUtime=1446.98
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 62666 0 0 0 144646 52 0 0 25 0 1 0 164227711 267333632 62648 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 65267 62648 54 142 0 65123 0
Current children cumulated CPU time (s) 1529.71
Current children cumulated vsize (KiB) 308620

[startup+1603.87 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20009
/proc/meminfo: memFree=937992/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=264780 CPUtime=1506.51
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 63615 0 0 0 150598 53 0 0 25 0 1 0 164227711 271134720 63597 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 66195 63597 54 142 0 66051 0
Current children cumulated CPU time (s) 1589.24
Current children cumulated vsize (KiB) 312332

[startup+1663.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 20009
/proc/meminfo: memFree=934024/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=268772 CPUtime=1566.07
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 64611 0 0 0 156553 54 0 0 25 0 1 0 164227711 275222528 64593 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 67193 64593 54 142 0 67049 0
Current children cumulated CPU time (s) 1648.8
Current children cumulated vsize (KiB) 316324

[startup+1724.03 s]
/proc/loadavg: 2.07 2.02 2.00 3/81 20009
/proc/meminfo: memFree=928456/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=274332 CPUtime=1625.58
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 66010 0 0 0 162503 55 0 0 25 0 1 0 164227711 280915968 65992 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526200 0 0 4096 3 0 0 0 17 1 0 0
/proc/20009/statm: 68583 65992 54 142 0 68439 0
Current children cumulated CPU time (s) 1708.31
Current children cumulated vsize (KiB) 321884

[startup+1784.09 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 20073
/proc/meminfo: memFree=834952/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=277672 CPUtime=1685.22
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 66851 0 0 0 168464 58 0 0 25 0 1 0 164227711 284336128 66833 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/20009/statm: 69418 66833 54 142 0 69274 0
Current children cumulated CPU time (s) 1767.95
Current children cumulated vsize (KiB) 325224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.32 s]
/proc/loadavg: 2.27 2.07 2.02 4/75 20074
/proc/meminfo: memFree=1014912/2055920 swapFree=4192812/4192956
[pid=19987] ppid=19985 vsize=47552 CPUtime=82.73
/proc/19987/stat : 19987 (galac.sh) S 19985 19987 19257 0 -1 4194304 801 89470 0 1 0 0 8193 80 17 0 1 0 164219354 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19987/statm: 11888 364 246 79 0 218 0
[pid=20009] ppid=19987 vsize=279396 CPUtime=1717.36
/proc/20009/stat : 20009 (minisat) R 19987 19987 19257 0 -1 4194304 67268 0 0 0 171677 59 0 0 25 0 1 0 164227711 286101504 67250 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20009/statm: 69849 67250 54 142 0 69705 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 326948

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 19987 and gives childrusage.ru_utime.tv_sec=81 childrusage.ru_utime.tv_usec=937543 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=815875
CPU time returned by wait4() is 82.7534
while last known CPU time is 1800.09

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

Real time (s): 1816.34
CPU time (s): 1800.09
CPU user time (s): 1798.7
CPU system time (s): 1.39
CPU usage (%): 99.1056
Max. virtual memory (cumulated for all children) (KiB): 908404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.9375
system time used= 0.815875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90271
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= 3536
involuntary context switches= 6883

runsolver used 2.47062 s user time and 5.52116 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun Jan  7 08:23:34 UTC 2007


IDJOB= 203239
IDBENCH= 3939
FILE ID= node58/203239-1168158214

PBS_JOBID= 3478503

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  92a99292a229da69be6d44bfb207d02f

RANDOM SEED= 825896855

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.223
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.223
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:       1227504 kB
Buffers:         39836 kB
Cached:         579372 kB
SwapCached:          0 kB
Active:         279928 kB
Inactive:       480536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1227504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10584 kB
Writeback:           0 kB
Mapped:         161504 kB
Slab:            53188 kB
Committed_AS:  3377620 kB
PageTables:       2004 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= 66502 MiB



End job on node58 on Sun Jan  7 08:53:51 UTC 2007