Trace number 247403

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.08 1803.75

General information on the benchmark

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

Solver Data (download as text)

0.04	c --- Preproc Stats ---
17.87	c start processing
17.87	c start relation processing
43.30	c start cnf exporting
150.08	c parsing time : 17.694
150.08	c preprocessing time : 149.904
150.08	
150.08	c Nary constraints - conflicts : 0 supports : 18
150.08	c Binary constraints - conflicts : 0 supports :0
150.08	c max arity constraint : 8
150.08	c Max Tuples generated 0
150.08	c relations : 18
150.08	c relations BDD: 18
150.08	c vars : 723582 - clauses :  2823728
150.08	
150.23	 
150.23	c --- Minisat Stats ---
150.23	 

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/node7/watcher-247403-1168392283 -o ROOT/results/node7/solver-247403-1168392283 -C 1800 -M 900 /tmp/evaluation/247403-1168392283/galac.sh /tmp/evaluation/247403-1168392283/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.90 1.61 1.61 5/94 30997
/proc/meminfo: memFree=1030752/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=5184 CPUtime=0
/proc/30996/stat : 30996 (galac.sh) R 30994 30996 30786 0 -1 4194304 85 0 0 0 0 0 0 0 20 0 1 0 187623806 5308416 58 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 4213135 0 0 4096 0 0 0 0 17 1 0 0
/proc/30996/statm: 1296 58 41 79 0 106 0

[startup+0.104284 s]
/proc/loadavg: 1.90 1.61 1.61 5/94 30997
/proc/meminfo: memFree=1030752/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=0
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.515338 s]
/proc/loadavg: 1.90 1.61 1.61 5/94 30997
/proc/meminfo: memFree=1030752/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=0
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.34141 s]
/proc/loadavg: 1.90 1.61 1.61 3/102 31017
/proc/meminfo: memFree=943200/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=0
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31010] ppid=30996 vsize=860852 CPUtime=1.27
/proc/31010/stat : 31010 (java) R 30996 30996 30786 0 -1 0 24261 0 1 0 114 13 0 0 23 0 8 0 187623810 881512448 24015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073701806 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31010/statm: 215213 24015 1966 14 0 201471 0
[pid=31010/tid=31011] ppid=30996 vsize=860852 CPUtime=0.1
/proc/31010/task/31011/stat : 31011 (java) S 30996 30996 30786 0 -1 64 8523 0 0 0 6 4 0 0 16 0 8 0 187623814 881512448 24015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31012] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31012/stat : 31012 (java) S 30996 30996 30786 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187623814 881512448 24015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31013] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31013/stat : 31013 (java) S 30996 30996 30786 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 187623814 881512448 24015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31014] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31014/stat : 31014 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187623818 881512448 24015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31015] ppid=30996 vsize=860852 CPUtime=0.13
/proc/31010/task/31015/stat : 31015 (java) S 30996 30996 30786 0 -1 64 890 0 0 0 13 0 0 0 16 0 8 0 187623818 881512448 24015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31016] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31016/stat : 31016 (java) S 30996 30996 30786 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187623818 881512448 24015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31017] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31017/stat : 31017 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187623818 881512448 24015 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) 908416

[startup+2.98359 s]
/proc/loadavg: 1.90 1.61 1.61 4/102 31017
/proc/meminfo: memFree=925024/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=0
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31010] ppid=30996 vsize=860852 CPUtime=2.89
/proc/31010/stat : 31010 (java) R 30996 30996 30786 0 -1 0 31224 0 1 0 272 17 0 0 25 0 8 0 187623810 881512448 30974 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073662124 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31010/statm: 215213 30974 1966 14 0 201471 0
[pid=31010/tid=31011] ppid=30996 vsize=860852 CPUtime=0.23
/proc/31010/task/31011/stat : 31011 (java) S 30996 30996 30786 0 -1 64 15459 0 0 0 15 8 0 0 16 0 8 0 187623814 881512448 30974 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31012] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31012/stat : 31012 (java) S 30996 30996 30786 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187623814 881512448 30974 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31013] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31013/stat : 31013 (java) S 30996 30996 30786 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 187623814 881512448 30974 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31014] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31014/stat : 31014 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187623818 881512448 30974 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31015] ppid=30996 vsize=860852 CPUtime=0.15
/proc/31010/task/31015/stat : 31015 (java) S 30996 30996 30786 0 -1 64 901 0 0 0 15 0 0 0 16 0 8 0 187623818 881512448 30974 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31016] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31016/stat : 31016 (java) S 30996 30996 30786 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187623818 881512448 30974 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31017] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31017/stat : 31017 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187623818 881512448 30974 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 908416

[startup+6.27493 s]
/proc/loadavg: 1.91 1.62 1.61 3/102 31017
/proc/meminfo: memFree=857760/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=0
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31010] ppid=30996 vsize=860852 CPUtime=6.14
/proc/31010/stat : 31010 (java) R 30996 30996 30786 0 -1 0 48568 0 1 0 587 27 0 0 25 0 8 0 187623810 881512448 48310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073660761 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31010/statm: 215213 48310 1966 14 0 201471 0
[pid=31010/tid=31011] ppid=30996 vsize=860852 CPUtime=0.55
/proc/31010/task/31011/stat : 31011 (java) S 30996 30996 30786 0 -1 64 32795 0 0 0 38 17 0 0 16 0 8 0 187623814 881512448 48310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31012] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31012/stat : 31012 (java) S 30996 30996 30786 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187623814 881512448 48310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31013] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31013/stat : 31013 (java) S 30996 30996 30786 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 187623814 881512448 48310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31014] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31014/stat : 31014 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187623818 881512448 48310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31015] ppid=30996 vsize=860852 CPUtime=0.15
/proc/31010/task/31015/stat : 31015 (java) S 30996 30996 30786 0 -1 64 901 0 0 0 15 0 0 0 17 0 8 0 187623818 881512448 48310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31016] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31016/stat : 31016 (java) S 30996 30996 30786 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187623818 881512448 48310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31017] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31017/stat : 31017 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187623818 881512448 48310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 908416

[startup+12.7736 s]
/proc/loadavg: 1.91 1.62 1.61 3/102 31017
/proc/meminfo: memFree=730208/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=0
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31010] ppid=30996 vsize=860852 CPUtime=12.58
/proc/31010/stat : 31010 (java) R 30996 30996 30786 0 -1 0 80092 0 1 0 1211 47 0 0 25 0 8 0 187623810 881512448 79818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073688030 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31010/statm: 215213 79818 1966 14 0 201471 0
[pid=31010/tid=31011] ppid=30996 vsize=860852 CPUtime=1.19
/proc/31010/task/31011/stat : 31011 (java) S 30996 30996 30786 0 -1 64 64300 0 0 0 84 35 0 0 16 0 8 0 187623814 881512448 79818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31012] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31012/stat : 31012 (java) S 30996 30996 30786 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187623814 881512448 79818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31013] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31013/stat : 31013 (java) S 30996 30996 30786 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 187623814 881512448 79818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31014] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31014/stat : 31014 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187623818 881512448 79818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31015] ppid=30996 vsize=860852 CPUtime=0.16
/proc/31010/task/31015/stat : 31015 (java) S 30996 30996 30786 0 -1 64 904 0 0 0 16 0 0 0 16 0 8 0 187623818 881512448 79818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31016] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31016/stat : 31016 (java) S 30996 30996 30786 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187623818 881512448 79818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31017] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31017/stat : 31017 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187623818 881512448 79818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 908416

[startup+25.666 s]
/proc/loadavg: 1.93 1.64 1.62 3/102 31017
/proc/meminfo: memFree=562784/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=0
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31010] ppid=30996 vsize=860852 CPUtime=25.36
/proc/31010/stat : 31010 (java) R 30996 30996 30786 0 -1 0 118940 0 1 0 2464 72 0 0 25 0 8 0 187623810 881512448 118649 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073861764 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31010/statm: 215213 118649 1977 14 0 201471 0
[pid=31010/tid=31011] ppid=30996 vsize=860852 CPUtime=2.37
/proc/31010/task/31011/stat : 31011 (java) S 30996 30996 30786 0 -1 64 103084 0 0 0 178 59 0 0 16 0 8 0 187623814 881512448 118649 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31012] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31012/stat : 31012 (java) S 30996 30996 30786 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187623814 881512448 118649 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31013] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31013/stat : 31013 (java) S 30996 30996 30786 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 187623814 881512448 118649 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31014] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31014/stat : 31014 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187623818 881512448 118649 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31015] ppid=30996 vsize=860852 CPUtime=0.21
/proc/31010/task/31015/stat : 31015 (java) S 30996 30996 30786 0 -1 64 928 0 0 0 21 0 0 0 15 0 8 0 187623818 881512448 118649 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31016] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31016/stat : 31016 (java) S 30996 30996 30786 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187623818 881512448 118649 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31017] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31017/stat : 31017 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187623818 881512448 118649 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 908416

[startup+51.3507 s]
/proc/loadavg: 2.03 1.69 1.63 3/102 31017
/proc/meminfo: memFree=327904/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=0
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31010] ppid=30996 vsize=860852 CPUtime=50.8
/proc/31010/stat : 31010 (java) R 30996 30996 30786 0 -1 0 177334 0 1 0 4976 104 0 0 25 0 8 0 187623810 881512448 176875 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073472608 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31010/statm: 215213 176875 1999 14 0 201471 0
[pid=31010/tid=31011] ppid=30996 vsize=860852 CPUtime=8.78
/proc/31010/task/31011/stat : 31011 (java) S 30996 30996 30786 0 -1 64 161388 0 0 0 789 89 0 0 16 0 8 0 187623814 881512448 176875 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31012] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31012/stat : 31012 (java) S 30996 30996 30786 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187623814 881512448 176875 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31013] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31013/stat : 31013 (java) S 30996 30996 30786 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187623814 881512448 176875 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31014] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31014/stat : 31014 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187623818 881512448 176875 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31015] ppid=30996 vsize=860852 CPUtime=0.27
/proc/31010/task/31015/stat : 31015 (java) S 30996 30996 30786 0 -1 64 963 0 0 0 27 0 0 0 15 0 8 0 187623818 881512448 176875 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31016] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31016/stat : 31016 (java) S 30996 30996 30786 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187623818 881512448 176875 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31010/tid=31017] ppid=30996 vsize=860852 CPUtime=0
/proc/31010/task/31017/stat : 31017 (java) S 30996 30996 30786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187623818 881512448 176875 18446744073709551615 134512640 134570532 4294956096 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) 908416

[startup+102.592 s]
/proc/loadavg: 2.01 1.73 1.65 3/102 31017
/proc/meminfo: memFree=297504/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=0
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31010] ppid=30996 vsize=860852 CPUtime=101.55
/proc/31010/stat : 31010 (java) R 30996 30996 30786 0 -1 0 177422 0 1 0 10030 125 0 0 25 0 8 0 187623810 881512448 176877 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073979788 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31010/statm: 215213 176877 1999 14 0 201471 0
[pid=31010/tid=31011] ppid=30996 vsize=860852 CPUtime=9.06

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

/proc/loadavg: 1.01 1.09 1.35 2/79 31612
/proc/meminfo: memFree=1490712/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=179592 CPUtime=973.01
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 40863 0 0 0 97247 54 0 0 25 0 1 0 187638829 183902208 40845 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 44898 40845 53 142 0 44754 0
Current children cumulated CPU time (s) 1120.6
Current children cumulated vsize (KiB) 227156

[startup+1183.96 s]
/proc/loadavg: 1.00 1.07 1.33 2/79 31612
/proc/meminfo: memFree=1490328/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=179856 CPUtime=1033.08
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 40923 0 0 0 103254 54 0 0 25 0 1 0 187638829 184172544 40905 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 44964 40905 53 142 0 44820 0
Current children cumulated CPU time (s) 1180.67
Current children cumulated vsize (KiB) 227420

[startup+1244.05 s]
/proc/loadavg: 1.00 1.06 1.30 2/79 31612
/proc/meminfo: memFree=1490008/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=179988 CPUtime=1093.13
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 40976 0 0 0 109259 54 0 0 25 0 1 0 187638829 184307712 40958 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 44997 40958 53 142 0 44853 0
Current children cumulated CPU time (s) 1240.72
Current children cumulated vsize (KiB) 227552

[startup+1304.14 s]
/proc/loadavg: 1.00 1.04 1.28 2/79 31612
/proc/meminfo: memFree=1489816/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=180120 CPUtime=1153.19
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 41013 0 0 0 115264 55 0 0 25 0 1 0 187638829 184442880 40995 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 45030 40995 53 142 0 44886 0
Current children cumulated CPU time (s) 1300.78
Current children cumulated vsize (KiB) 227684

[startup+1364.22 s]
/proc/loadavg: 1.00 1.03 1.26 2/79 31612
/proc/meminfo: memFree=1489560/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=180252 CPUtime=1213.25
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 41048 0 0 0 121270 55 0 0 25 0 1 0 187638829 184578048 41030 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 45063 41030 53 142 0 44919 0
Current children cumulated CPU time (s) 1360.84
Current children cumulated vsize (KiB) 227816

[startup+1424.31 s]
/proc/loadavg: 1.00 1.02 1.24 2/79 31612
/proc/meminfo: memFree=1489368/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=180516 CPUtime=1273.3
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 41090 0 0 0 127275 55 0 0 25 0 1 0 187638829 184848384 41072 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 45129 41072 53 142 0 44985 0
Current children cumulated CPU time (s) 1420.89
Current children cumulated vsize (KiB) 228080

[startup+1484.41 s]
/proc/loadavg: 1.00 1.02 1.23 2/79 31612
/proc/meminfo: memFree=1489112/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=180648 CPUtime=1333.35
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 41125 0 0 0 133280 55 0 0 25 0 1 0 187638829 184983552 41107 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 45162 41107 53 142 0 45018 0
Current children cumulated CPU time (s) 1480.94
Current children cumulated vsize (KiB) 228212

[startup+1544.5 s]
/proc/loadavg: 1.00 1.01 1.21 2/79 31612
/proc/meminfo: memFree=1488792/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=180920 CPUtime=1393.41
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 41197 0 0 0 139286 55 0 0 25 0 1 0 187638829 185262080 41179 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 45230 41179 53 142 0 45086 0
Current children cumulated CPU time (s) 1541
Current children cumulated vsize (KiB) 228484

[startup+1604.59 s]
/proc/loadavg: 1.00 1.01 1.19 2/79 31612
/proc/meminfo: memFree=1488472/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=181052 CPUtime=1453.47
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 41247 0 0 0 145291 56 0 0 25 0 1 0 187638829 185397248 41229 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 45263 41229 53 142 0 45119 0
Current children cumulated CPU time (s) 1601.06
Current children cumulated vsize (KiB) 228616

[startup+1664.69 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 31612
/proc/meminfo: memFree=1488216/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=181184 CPUtime=1513.52
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 41283 0 0 0 151296 56 0 0 25 0 1 0 187638829 185532416 41265 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 45296 41265 53 142 0 45152 0
Current children cumulated CPU time (s) 1661.11
Current children cumulated vsize (KiB) 228748

[startup+1724.78 s]
/proc/loadavg: 1.00 1.00 1.16 2/79 31612
/proc/meminfo: memFree=1488024/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=181316 CPUtime=1573.58
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 41319 0 0 0 157302 56 0 0 25 0 1 0 187638829 185667584 41301 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 45329 41301 53 142 0 45185 0
Current children cumulated CPU time (s) 1721.17
Current children cumulated vsize (KiB) 228880

[startup+1784.87 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 31612
/proc/meminfo: memFree=1487640/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=181612 CPUtime=1633.63
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 41375 0 0 0 163307 56 0 0 25 0 1 0 187638829 185970688 41357 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 45403 41357 53 142 0 45259 0
Current children cumulated CPU time (s) 1781.22
Current children cumulated vsize (KiB) 229176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.74 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 31612
/proc/meminfo: memFree=1487640/2055920 swapFree=4192812/4192956
[pid=30996] ppid=30994 vsize=47564 CPUtime=147.59
/proc/30996/stat : 30996 (galac.sh) S 30994 30996 30786 0 -1 4194304 800 179217 0 1 0 0 14580 179 17 0 1 0 187623806 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30996/statm: 11891 364 246 79 0 218 0
[pid=31146] ppid=30996 vsize=181612 CPUtime=1652.49
/proc/31146/stat : 31146 (minisat) R 30996 30996 30786 0 -1 4194304 41376 0 0 0 165193 56 0 0 25 0 1 0 187638829 185970688 41358 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/31146/statm: 45403 41358 53 142 0 45259 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 229176

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 30996 and gives childrusage.ru_utime.tv_sec=145 childrusage.ru_utime.tv_usec=806833 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=807725
CPU time returned by wait4() is 147.615
while last known CPU time is 1800.08

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

Real time (s): 1803.75
CPU time (s): 1800.08
CPU user time (s): 1797.73
CPU system time (s): 2.35
CPU usage (%): 99.7966
Max. virtual memory (cumulated for all children) (KiB): 909420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.807
system time used= 1.80773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180017
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= 5528
involuntary context switches= 10780

runsolver used 1.73574 s user time and 5.12822 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Wed Jan 10 01:24:44 UTC 2007


IDJOB= 247403
IDBENCH= 11123
FILE ID= node7/247403-1168392283

PBS_JOBID= 3522780

Free space on /tmp= 66514 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  a89165accfc02d89a8e045a0f4b7d6c6

RANDOM SEED= 589713705

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.220
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.220
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:       1031232 kB
Buffers:         21096 kB
Cached:         155840 kB
SwapCached:          0 kB
Active:         902844 kB
Inactive:        68280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1031232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           24940 kB
Writeback:           0 kB
Mapped:         822076 kB
Slab:            36644 kB
Committed_AS:  6994892 kB
PageTables:       3960 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66483 MiB



End job on node7 on Wed Jan 10 01:54:48 UTC 2007