Trace number 199416

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.01 1808.6

General information on the benchmark

NameallIntervalSeries/
series-100.xml
MD5SUM3bbb049b1ee13181a6ccf3fbe5bb4f50
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark34.8637
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables199
Number of constraints9900
Maximum constraint arity3
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c --- Preproc Stats ---
3.75	c start processing
3.75	c start relation processing
4.31	c start cnf exporting
202.51	c parsing time : 3.502
202.51	c preprocessing time : 202.259
202.51	
202.51	c Nary constraints - conflicts : 0 supports : 99
202.51	c Binary constraints - conflicts : 9801 supports :0
202.52	c max arity constraint : 3
202.52	c Max Tuples generated 990000
202.52	c relations : 3
202.52	c relations BDD: 1
202.52	c vars : 1019603 - clauses :  5920399
202.52	
202.58	 
202.58	c --- Minisat Stats ---
202.58	 

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/node25/watcher-199416-1168428482 -o ROOT/results/node25/solver-199416-1168428482 -C 1800 -M 900 /tmp/evaluation/199416-1168428482/galac.sh /tmp/evaluation/199416-1168428482/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: 0.80 0.59 0.31 4/94 14031
/proc/meminfo: memFree=1611056/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=18540 CPUtime=0
/proc/14030/stat : 14030 (runsolver) R 14028 14030 13497 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 191241137 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 215781797159 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14030/statm: 4635 279 244 17 0 2626 0

[startup+0.107045 s]
/proc/loadavg: 0.80 0.59 0.31 4/94 14031
/proc/meminfo: memFree=1611056/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=0
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 760 1704 0 0 0 0 0 0 19 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47552

[startup+0.51512 s]
/proc/loadavg: 0.80 0.59 0.31 4/94 14031
/proc/meminfo: memFree=1611056/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=0
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 760 1704 0 0 0 0 0 0 19 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47552

[startup+1.33625 s]
/proc/loadavg: 0.80 0.59 0.31 3/102 14051
/proc/meminfo: memFree=1570912/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=0
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 760 1704 0 0 0 0 0 0 19 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14044] ppid=14030 vsize=861196 CPUtime=1.18
/proc/14044/stat : 14044 (java) R 14030 14030 13497 0 -1 0 11968 0 1 0 109 9 0 0 24 0 8 0 191241142 881864704 11722 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073845530 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 215299 11722 1988 14 0 201504 0
[pid=14044/tid=14045] ppid=14030 vsize=861196 CPUtime=0.05
/proc/14044/task/14045/stat : 14045 (java) S 14030 14030 13497 0 -1 64 3362 0 0 0 4 1 0 0 17 0 8 0 191241145 881864704 11722 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14046] ppid=14030 vsize=861196 CPUtime=0
/proc/14044/task/14046/stat : 14046 (java) S 14030 14030 13497 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 191241146 881864704 11722 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14030 vsize=861196 CPUtime=0
/proc/14044/task/14047/stat : 14047 (java) S 14030 14030 13497 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 191241146 881864704 11722 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14048] ppid=14030 vsize=861196 CPUtime=0
/proc/14044/task/14048/stat : 14048 (java) S 14030 14030 13497 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 191241149 881864704 11722 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14049] ppid=14030 vsize=861196 CPUtime=0.32
/proc/14044/task/14049/stat : 14049 (java) S 14030 14030 13497 0 -1 64 1057 0 0 0 31 1 0 0 15 0 8 0 191241149 881864704 11722 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14050] ppid=14030 vsize=861196 CPUtime=0
/proc/14044/task/14050/stat : 14050 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 191241149 881864704 11722 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14051] ppid=14030 vsize=861196 CPUtime=0
/proc/14044/task/14051/stat : 14051 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 191241149 881864704 11722 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 908748

[startup+2.98753 s]
/proc/loadavg: 0.89 0.61 0.32 4/102 14051
/proc/meminfo: memFree=1543264/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=0
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 760 1704 0 0 0 0 0 0 19 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14044] ppid=14030 vsize=861224 CPUtime=2.83
/proc/14044/stat : 14044 (java) R 14030 14030 13497 0 -1 0 18872 0 1 0 269 14 0 0 25 0 8 0 191241142 881893376 18624 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073705266 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 215306 18624 1988 14 0 201511 0
[pid=14044/tid=14045] ppid=14030 vsize=861224 CPUtime=0.12
/proc/14044/task/14045/stat : 14045 (java) S 14030 14030 13497 0 -1 64 3558 0 0 0 11 1 0 0 16 0 8 0 191241145 881893376 18624 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14046] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14046/stat : 14046 (java) S 14030 14030 13497 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 191241146 881893376 18624 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14047/stat : 14047 (java) S 14030 14030 13497 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 191241146 881893376 18624 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14048] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14048/stat : 14048 (java) S 14030 14030 13497 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 191241149 881893376 18624 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14049] ppid=14030 vsize=861224 CPUtime=0.35
/proc/14044/task/14049/stat : 14049 (java) S 14030 14030 13497 0 -1 64 1079 0 0 0 34 1 0 0 15 0 8 0 191241149 881893376 18624 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14050] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14050/stat : 14050 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 191241149 881893376 18624 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14051] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14051/stat : 14051 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 191241149 881893376 18624 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 908776

[startup+6.28109 s]
/proc/loadavg: 0.89 0.61 0.32 3/102 14051
/proc/meminfo: memFree=1517984/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=0
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 760 1704 0 0 0 0 0 0 19 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14044] ppid=14030 vsize=861224 CPUtime=6.1
/proc/14044/stat : 14044 (java) R 14030 14030 13497 0 -1 0 23843 0 1 0 591 19 0 0 25 0 8 0 191241142 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074440094 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 215306 23571 2013 14 0 201511 0
[pid=14044/tid=14045] ppid=14030 vsize=861224 CPUtime=0.29
/proc/14044/task/14045/stat : 14045 (java) S 14030 14030 13497 0 -1 64 7748 0 0 0 24 5 0 0 16 0 8 0 191241145 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14046] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14046/stat : 14046 (java) S 14030 14030 13497 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 191241146 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14047/stat : 14047 (java) S 14030 14030 13497 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 191241146 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14048] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14048/stat : 14048 (java) S 14030 14030 13497 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 191241149 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14049] ppid=14030 vsize=861224 CPUtime=0.44
/proc/14044/task/14049/stat : 14049 (java) S 14030 14030 13497 0 -1 64 1132 0 0 0 42 2 0 0 15 0 8 0 191241149 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14050] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14050/stat : 14050 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 191241149 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14051] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14051/stat : 14051 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 191241149 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 908776

[startup+12.7732 s]
/proc/loadavg: 1.06 0.66 0.33 3/102 14051
/proc/meminfo: memFree=1510048/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=0
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 760 1704 0 0 0 0 0 0 19 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14044] ppid=14030 vsize=861224 CPUtime=12.55
/proc/14044/stat : 14044 (java) R 14030 14030 13497 0 -1 0 23856 0 1 0 1233 22 0 0 25 0 8 0 191241142 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074228260 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 215306 23571 2013 14 0 201511 0
[pid=14044/tid=14045] ppid=14030 vsize=861224 CPUtime=0.3
/proc/14044/task/14045/stat : 14045 (java) S 14030 14030 13497 0 -1 64 7748 0 0 0 25 5 0 0 16 0 8 0 191241145 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14046] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14046/stat : 14046 (java) S 14030 14030 13497 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 191241146 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14047/stat : 14047 (java) S 14030 14030 13497 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 191241146 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14048] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14048/stat : 14048 (java) S 14030 14030 13497 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 191241149 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14049] ppid=14030 vsize=861224 CPUtime=0.44
/proc/14044/task/14049/stat : 14049 (java) S 14030 14030 13497 0 -1 64 1132 0 0 0 42 2 0 0 15 0 8 0 191241149 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14050] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14050/stat : 14050 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 191241149 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14051] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14051/stat : 14051 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 191241149 881893376 23571 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 908776

[startup+25.6494 s]
/proc/loadavg: 1.21 0.70 0.35 3/102 14051
/proc/meminfo: memFree=1487008/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=0
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 760 1704 0 0 0 0 0 0 19 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14044] ppid=14030 vsize=861224 CPUtime=25.37
/proc/14044/stat : 14044 (java) R 14030 14030 13497 0 -1 0 23881 0 1 0 2508 29 0 0 25 0 8 0 191241142 881893376 23573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073450842 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 215306 23573 2013 14 0 201511 0
[pid=14044/tid=14045] ppid=14030 vsize=861224 CPUtime=0.31
/proc/14044/task/14045/stat : 14045 (java) S 14030 14030 13497 0 -1 64 7748 0 0 0 26 5 0 0 16 0 8 0 191241145 881893376 23573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14046] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14046/stat : 14046 (java) S 14030 14030 13497 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 191241146 881893376 23573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14047/stat : 14047 (java) S 14030 14030 13497 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 191241146 881893376 23573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14048] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14048/stat : 14048 (java) S 14030 14030 13497 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 191241149 881893376 23573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14049] ppid=14030 vsize=861224 CPUtime=0.45
/proc/14044/task/14049/stat : 14049 (java) S 14030 14030 13497 0 -1 64 1134 0 0 0 43 2 0 0 16 0 8 0 191241149 881893376 23573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14050] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14050/stat : 14050 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 191241149 881893376 23573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14051] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14051/stat : 14051 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 191241149 881893376 23573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 908776

[startup+51.3397 s]
/proc/loadavg: 1.48 0.80 0.39 3/102 14051
/proc/meminfo: memFree=1449440/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=0
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 760 1704 0 0 0 0 0 0 19 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14044] ppid=14030 vsize=861224 CPUtime=50.91
/proc/14044/stat : 14044 (java) R 14030 14030 13497 0 -1 0 23926 0 1 0 5053 38 0 0 25 0 8 0 191241142 881893376 23577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074315869 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 215306 23577 2013 14 0 201511 0
[pid=14044/tid=14045] ppid=14030 vsize=861224 CPUtime=0.33
/proc/14044/task/14045/stat : 14045 (java) S 14030 14030 13497 0 -1 64 7748 0 0 0 28 5 0 0 16 0 8 0 191241145 881893376 23577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14046] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14046/stat : 14046 (java) S 14030 14030 13497 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 191241146 881893376 23577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14047/stat : 14047 (java) S 14030 14030 13497 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 191241146 881893376 23577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14048] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14048/stat : 14048 (java) S 14030 14030 13497 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 191241149 881893376 23577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14049] ppid=14030 vsize=861224 CPUtime=0.46
/proc/14044/task/14049/stat : 14049 (java) S 14030 14030 13497 0 -1 64 1138 0 0 0 44 2 0 0 16 0 8 0 191241149 881893376 23577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14044/tid=14050] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14050/stat : 14050 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 191241149 881893376 23577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14044/tid=14051] ppid=14030 vsize=861224 CPUtime=0
/proc/14044/task/14051/stat : 14051 (java) S 14030 14030 13497 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 191241149 881893376 23577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 908776

[startup+102.561 s]
/proc/loadavg: 1.79 1.00 0.48 3/102 14051
/proc/meminfo: memFree=1390688/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=0
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 760 1704 0 0 0 0 0 0 19 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14044] ppid=14030 vsize=861224 CPUtime=101.86
/proc/14044/stat : 14044 (java) R 14030 14030 13497 0 -1 0 24008 0 1 0 10125 61 0 0 25 0 8 0 191241142 881893376 23577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074479563 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 215306 23577 2013 14 0 201511 0
[pid=14044/tid=14045] ppid=14030 vsize=861224 CPUtime=0.38

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

/proc/loadavg: 2.04 1.98 1.48 3/95 14052
/proc/meminfo: memFree=623776/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=487984 CPUtime=916.58
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 118640 0 0 0 91540 118 0 0 25 0 1 0 191261395 499695616 118622 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/14052/statm: 121996 118622 54 142 0 121852 0
Current children cumulated CPU time (s) 1117.86
Current children cumulated vsize (KiB) 535536

[startup+1183.97 s]
/proc/loadavg: 2.06 2.00 1.52 3/95 14052
/proc/meminfo: memFree=589280/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=506500 CPUtime=976.35
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 123279 0 0 0 97512 123 0 0 25 0 1 0 191261395 518656000 123261 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14052/statm: 126625 123261 54 142 0 126481 0
Current children cumulated CPU time (s) 1177.63
Current children cumulated vsize (KiB) 554052

[startup+1244.05 s]
/proc/loadavg: 2.02 2.00 1.55 3/95 14052
/proc/meminfo: memFree=548192/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=531740 CPUtime=1036.14
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 129592 0 0 0 103485 129 0 0 25 0 1 0 191261395 544501760 129574 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/14052/statm: 132935 129574 54 142 0 132791 0
Current children cumulated CPU time (s) 1237.42
Current children cumulated vsize (KiB) 579292

[startup+1304.13 s]
/proc/loadavg: 2.00 2.00 1.57 3/95 14052
/proc/meminfo: memFree=519904/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=554776 CPUtime=1095.9
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 135354 0 0 0 109457 133 0 0 25 0 1 0 191261395 568090624 135336 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/14052/statm: 138694 135336 54 142 0 138550 0
Current children cumulated CPU time (s) 1297.18
Current children cumulated vsize (KiB) 602328

[startup+1364.21 s]
/proc/loadavg: 2.00 2.00 1.59 3/95 14052
/proc/meminfo: memFree=484960/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=571920 CPUtime=1155.67
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 139620 0 0 0 115428 139 0 0 25 0 1 0 191261395 585646080 139602 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14052/statm: 142980 139602 54 142 0 142836 0
Current children cumulated CPU time (s) 1356.95
Current children cumulated vsize (KiB) 619472

[startup+1424.3 s]
/proc/loadavg: 2.00 2.00 1.62 3/95 14052
/proc/meminfo: memFree=461856/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=583704 CPUtime=1215.46
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 142525 0 0 0 121404 142 0 0 25 0 1 0 191261395 597712896 142507 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14052/statm: 145926 142507 54 142 0 145782 0
Current children cumulated CPU time (s) 1416.74
Current children cumulated vsize (KiB) 631256

[startup+1484.38 s]
/proc/loadavg: 2.00 2.00 1.64 3/95 14052
/proc/meminfo: memFree=442272/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=594416 CPUtime=1275.34
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 145214 0 0 0 127388 146 0 0 25 0 1 0 191261395 608681984 145196 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14052/statm: 148604 145196 54 142 0 148460 0
Current children cumulated CPU time (s) 1476.62
Current children cumulated vsize (KiB) 641968

[startup+1544.41 s]
/proc/loadavg: 2.00 2.00 1.66 3/95 14052
/proc/meminfo: memFree=412512/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=610852 CPUtime=1335.34
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 149320 0 0 0 133385 149 0 0 25 0 1 0 191261395 625512448 149302 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14052/statm: 152713 149302 54 142 0 152569 0
Current children cumulated CPU time (s) 1536.62
Current children cumulated vsize (KiB) 658404

[startup+1604.51 s]
/proc/loadavg: 2.00 2.00 1.68 3/95 14052
/proc/meminfo: memFree=390752/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=623416 CPUtime=1395.42
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 152464 0 0 0 139388 154 0 0 25 0 1 0 191261395 638377984 152446 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/14052/statm: 155854 152446 54 142 0 155710 0
Current children cumulated CPU time (s) 1596.7
Current children cumulated vsize (KiB) 670968

[startup+1664.53 s]
/proc/loadavg: 2.00 2.00 1.69 3/95 14052
/proc/meminfo: memFree=364256/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=642052 CPUtime=1455.43
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 157133 0 0 0 145384 159 0 0 25 0 1 0 191261395 657461248 157115 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525941 0 0 4096 3 0 0 0 17 1 0 0
/proc/14052/statm: 160513 157115 54 142 0 160369 0
Current children cumulated CPU time (s) 1656.71
Current children cumulated vsize (KiB) 689604

[startup+1724.62 s]
/proc/loadavg: 2.07 2.02 1.72 3/95 14052
/proc/meminfo: memFree=341536/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=657652 CPUtime=1515.49
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 161041 0 0 0 151387 162 0 0 25 0 1 0 191261395 673435648 161023 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/14052/statm: 164413 161023 54 142 0 164269 0
Current children cumulated CPU time (s) 1716.77
Current children cumulated vsize (KiB) 705204

[startup+1784.71 s]
/proc/loadavg: 2.07 2.03 1.74 3/95 14127
/proc/meminfo: memFree=896024/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=678668 CPUtime=1575.08
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 166302 0 0 0 157339 169 0 0 25 0 1 0 191261395 694956032 166284 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/14052/statm: 169667 166284 54 142 0 169523 0
Current children cumulated CPU time (s) 1776.36
Current children cumulated vsize (KiB) 726220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.59 s]
/proc/loadavg: 2.10 2.04 1.75 3/95 14127
/proc/meminfo: memFree=867416/2055920 swapFree=4170236/4192956
[pid=14030] ppid=14028 vsize=47552 CPUtime=201.28
/proc/14030/stat : 14030 (galac.sh) S 14028 14030 13497 0 -1 4194304 798 25879 0 1 0 0 20024 104 17 0 1 0 191241137 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14030/statm: 11888 362 244 79 0 218 0
[pid=14052] ppid=14030 vsize=687044 CPUtime=1598.73
/proc/14052/stat : 14052 (minisat) R 14030 14030 13497 0 -1 4194304 168376 0 0 0 159702 171 0 0 25 0 1 0 191261395 703533056 168358 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525835 0 0 4096 3 0 0 0 17 0 0 0
/proc/14052/statm: 171761 168358 54 142 0 171617 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 734596

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 14030 and gives childrusage.ru_utime.tv_sec=200 childrusage.ru_utime.tv_usec=251557 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=51840
CPU time returned by wait4() is 201.303
while last known CPU time is 1800.01

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

Real time (s): 1808.6
CPU time (s): 1800.01
CPU user time (s): 1797.26
CPU system time (s): 2.75
CPU usage (%): 99.5251
Max. virtual memory (cumulated for all children) (KiB): 909016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 200.252
system time used= 1.05184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26677
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= 7879
involuntary context switches= 12928

runsolver used 2.04669 s user time and 5.65514 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Wed Jan 10 11:28:05 UTC 2007


IDJOB= 199416
IDBENCH= 3615
FILE ID= node25/199416-1168428482

PBS_JOBID= 3523881

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-100.xml
COMMAND LINE= /tmp/evaluation/199416-1168428482/galac.sh /tmp/evaluation/199416-1168428482/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-199416-1168428482 -o ROOT/results/node25/solver-199416-1168428482 -C 1800 -M 900  /tmp/evaluation/199416-1168428482/galac.sh /tmp/evaluation/199416-1168428482/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  3bbb049b1ee13181a6ccf3fbe5bb4f50

RANDOM SEED= 681150237

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.279
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.279
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:       1613592 kB
Buffers:         39936 kB
Cached:         139596 kB
SwapCached:       2912 kB
Active:         247924 kB
Inactive:       138596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613592 kB
SwapTotal:     4192956 kB
SwapFree:      4170236 kB
Dirty:            4104 kB
Writeback:           0 kB
Mapped:         224468 kB
Slab:            40076 kB
Committed_AS:  4761828 kB
PageTables:       2764 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= 66442 MiB



End job on node25 on Wed Jan 10 11:58:16 UTC 2007