Trace number 199338

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 1808.79

General information on the benchmark

NameallIntervalSeries/
series-40.xml
MD5SUM11efa2c6af729695c2a7c6fb853fbdbd
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 benchmark0.103983
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables79
Number of constraints1560
Maximum constraint arity3
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1560
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.38	c start processing
1.38	c start relation processing
1.47	c start cnf exporting
13.66	c parsing time : 1.219
13.66	c preprocessing time : 13.505
13.66	
13.66	c Nary constraints - conflicts : 0 supports : 39
13.66	c Binary constraints - conflicts : 1521 supports :0
13.66	c max arity constraint : 3
13.66	c Max Tuples generated 62400
13.66	c relations : 3
13.66	c relations BDD: 1
13.66	c vars : 67043 - clauses :  371359
13.66	
13.71	 
13.71	c --- Minisat Stats ---
13.71	 

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/node29/watcher-199338-1168133816 -o ROOT/results/node29/solver-199338-1168133816 -C 1800 -M 900 /tmp/evaluation/199338-1168133816/galac.sh /tmp/evaluation/199338-1168133816/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.55 1.89 1.80 5/94 658
/proc/meminfo: memFree=1541056/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=18540 CPUtime=0
/proc/657/stat : 657 (runsolver) R 655 657 32611 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 161775696 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 221780700455 0 0 4096 24578 0 0 0 17 1 0 0
/proc/657/statm: 4635 279 244 17 0 2626 0

[startup+0.1108 s]
/proc/loadavg: 1.55 1.89 1.80 5/94 658
/proc/meminfo: memFree=1541056/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=0
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 761 1704 0 0 0 0 0 0 23 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.518823 s]
/proc/loadavg: 1.55 1.89 1.80 5/94 658
/proc/meminfo: memFree=1541056/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=0
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 761 1704 0 0 0 0 0 0 23 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.34188 s]
/proc/loadavg: 1.55 1.89 1.80 3/102 678
/proc/meminfo: memFree=1494336/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=0
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 761 1704 0 0 0 0 0 0 23 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=671] ppid=657 vsize=861196 CPUtime=1.28
/proc/671/stat : 671 (java) R 657 657 32611 0 -1 0 11950 0 1 0 119 9 0 0 25 0 8 0 161775700 881864704 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/671/statm: 215299 11702 1990 14 0 201504 0
[pid=671/tid=672] ppid=657 vsize=861196 CPUtime=0.08
/proc/671/task/672/stat : 672 (java) R 657 657 32611 0 -1 64 3387 0 0 0 7 1 0 0 16 0 8 0 161775703 881864704 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153785217 0 0 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=673] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/673/stat : 673 (java) S 657 657 32611 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161775704 881864704 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=674] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/674/stat : 674 (java) S 657 657 32611 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161775704 881864704 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=675] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/675/stat : 675 (java) S 657 657 32611 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161775707 881864704 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=676] ppid=657 vsize=861196 CPUtime=0.32
/proc/671/task/676/stat : 676 (java) S 657 657 32611 0 -1 64 1070 0 0 0 30 2 0 0 16 0 8 0 161775707 881864704 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=677] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/677/stat : 677 (java) S 657 657 32611 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161775707 881864704 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=678] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/678/stat : 678 (java) S 657 657 32611 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161775707 881864704 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908760

[startup+2.99698 s]
/proc/loadavg: 1.55 1.89 1.80 4/102 678
/proc/meminfo: memFree=1460992/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=0
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 761 1704 0 0 0 0 0 0 23 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=671] ppid=657 vsize=861196 CPUtime=2.93
/proc/671/stat : 671 (java) R 657 657 32611 0 -1 0 19989 0 1 0 279 14 0 0 25 0 8 0 161775700 881864704 19739 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074428357 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/671/statm: 215299 19739 2015 14 0 201504 0
[pid=671/tid=672] ppid=657 vsize=861196 CPUtime=0.1
/proc/671/task/672/stat : 672 (java) S 657 657 32611 0 -1 64 3896 0 0 0 9 1 0 0 16 0 8 0 161775703 881864704 19739 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=673] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/673/stat : 673 (java) S 657 657 32611 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161775704 881864704 19739 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=674] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/674/stat : 674 (java) S 657 657 32611 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161775704 881864704 19739 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=675] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/675/stat : 675 (java) S 657 657 32611 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161775707 881864704 19739 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=676] ppid=657 vsize=861196 CPUtime=0.4
/proc/671/task/676/stat : 676 (java) S 657 657 32611 0 -1 64 1123 0 0 0 38 2 0 0 16 0 8 0 161775707 881864704 19739 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=677] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/677/stat : 677 (java) S 657 657 32611 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161775707 881864704 19739 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=678] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/678/stat : 678 (java) S 657 657 32611 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161775707 881864704 19739 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908760

[startup+6.27918 s]
/proc/loadavg: 1.66 1.91 1.81 3/102 678
/proc/meminfo: memFree=1453376/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=0
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 761 1704 0 0 0 0 0 0 23 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=671] ppid=657 vsize=861196 CPUtime=6.2
/proc/671/stat : 671 (java) R 657 657 32611 0 -1 0 19998 0 1 0 605 15 0 0 25 0 8 0 161775700 881864704 19743 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074387256 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/671/statm: 215299 19743 2015 14 0 201504 0
[pid=671/tid=672] ppid=657 vsize=861196 CPUtime=0.13
/proc/671/task/672/stat : 672 (java) S 657 657 32611 0 -1 64 3896 0 0 0 12 1 0 0 16 0 8 0 161775703 881864704 19743 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=673] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/673/stat : 673 (java) S 657 657 32611 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161775704 881864704 19743 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=674] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/674/stat : 674 (java) S 657 657 32611 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161775704 881864704 19743 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=675] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/675/stat : 675 (java) S 657 657 32611 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161775707 881864704 19743 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=676] ppid=657 vsize=861196 CPUtime=0.4
/proc/671/task/676/stat : 676 (java) S 657 657 32611 0 -1 64 1127 0 0 0 38 2 0 0 15 0 8 0 161775707 881864704 19743 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=677] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/677/stat : 677 (java) S 657 657 32611 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161775707 881864704 19743 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=678] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/678/stat : 678 (java) S 657 657 32611 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161775707 881864704 19743 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 908760

[startup+12.6816 s]
/proc/loadavg: 1.69 1.91 1.81 3/102 678
/proc/meminfo: memFree=1448920/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=0
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 761 1704 0 0 0 0 0 0 23 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=671] ppid=657 vsize=861196 CPUtime=12.57
/proc/671/stat : 671 (java) R 657 657 32611 0 -1 0 20243 0 1 0 1239 18 0 0 25 0 8 0 161775700 881864704 19977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074414343 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/671/statm: 215299 19977 2015 14 0 201504 0
[pid=671/tid=672] ppid=657 vsize=861196 CPUtime=0.19
/proc/671/task/672/stat : 672 (java) S 657 657 32611 0 -1 64 4130 0 0 0 17 2 0 0 16 0 8 0 161775703 881864704 19977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=673] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/673/stat : 673 (java) S 657 657 32611 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161775704 881864704 19977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=674] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/674/stat : 674 (java) S 657 657 32611 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161775704 881864704 19977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=675] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/675/stat : 675 (java) S 657 657 32611 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161775707 881864704 19977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=676] ppid=657 vsize=861196 CPUtime=0.4
/proc/671/task/676/stat : 676 (java) S 657 657 32611 0 -1 64 1127 0 0 0 38 2 0 0 15 0 8 0 161775707 881864704 19977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=677] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/677/stat : 677 (java) S 657 657 32611 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161775707 881864704 19977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=671/tid=678] ppid=657 vsize=861196 CPUtime=0
/proc/671/task/678/stat : 678 (java) S 657 657 32611 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161775707 881864704 19977 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 908760

[startup+25.5074 s]
/proc/loadavg: 1.76 1.91 1.81 4/95 679
/proc/meminfo: memFree=1495376/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=27244 CPUtime=11.72
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 6443 0 0 0 1168 4 0 0 25 0 1 0 161777068 27897856 6416 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 6811 6416 54 142 0 6667 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 74808

[startup+51.182 s]
/proc/loadavg: 1.84 1.92 1.81 3/95 679
/proc/meminfo: memFree=1479576/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=43056 CPUtime=37.28
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 10389 0 0 0 3720 8 0 0 25 0 1 0 161777068 44089344 10362 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 10764 10362 54 142 0 10620 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 90620

[startup+102.422 s]
/proc/loadavg: 1.93 1.93 1.82 3/95 679
/proc/meminfo: memFree=1451864/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=71020 CPUtime=88.29
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 17368 0 0 0 8813 16 0 0 25 0 1 0 161777068 72724480 17341 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 17755 17341 54 142 0 17611 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 118584

[startup+162.496 s]
/proc/loadavg: 2.07 1.97 1.84 3/95 679
/proc/meminfo: memFree=1420632/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=102296 CPUtime=148.08
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 25158 0 0 0 14782 26 0 0 25 0 1 0 161777068 104751104 25131 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 25574 25131 54 142 0 25430 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 149860

[startup+222.57 s]
/proc/loadavg: 2.02 1.97 1.84 3/95 679
/proc/meminfo: memFree=1387608/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=134648 CPUtime=207.87
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 33262 0 0 0 20751 36 0 0 25 0 1 0 161777068 137879552 33235 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 33662 33235 54 142 0 33518 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 182212

[startup+282.648 s]
/proc/loadavg: 2.01 1.97 1.85 3/95 679

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

/proc/loadavg: 2.05 2.04 1.94 3/95 679
/proc/meminfo: memFree=1058584/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=463184 CPUtime=1104.83
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 115266 0 0 0 110352 131 0 0 25 0 1 0 161777068 474300416 115239 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 115796 115239 54 142 0 115652 0
Current children cumulated CPU time (s) 1118.4
Current children cumulated vsize (KiB) 510748

[startup+1183.77 s]
/proc/loadavg: 2.02 2.03 1.94 4/95 679
/proc/meminfo: memFree=1042968/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=478792 CPUtime=1164.62
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 119150 0 0 0 116327 135 0 0 25 0 1 0 161777068 490283008 119123 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 119698 119123 54 142 0 119554 0
Current children cumulated CPU time (s) 1178.19
Current children cumulated vsize (KiB) 526356

[startup+1243.85 s]
/proc/loadavg: 2.00 2.02 1.94 3/95 679
/proc/meminfo: memFree=1027288/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=494148 CPUtime=1224.42
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 122991 0 0 0 122303 139 0 0 25 0 1 0 161777068 506007552 122964 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 123537 122964 54 142 0 123393 0
Current children cumulated CPU time (s) 1237.99
Current children cumulated vsize (KiB) 541712

[startup+1303.92 s]
/proc/loadavg: 2.00 2.02 1.94 3/95 679
/proc/meminfo: memFree=1009368/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=512040 CPUtime=1284.2
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 127480 0 0 0 128275 145 0 0 25 0 1 0 161777068 524328960 127453 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 128010 127453 54 142 0 127866 0
Current children cumulated CPU time (s) 1297.77
Current children cumulated vsize (KiB) 559604

[startup+1363.99 s]
/proc/loadavg: 2.00 2.01 1.94 3/95 679
/proc/meminfo: memFree=994328/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=527144 CPUtime=1344
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 131251 0 0 0 134250 150 0 0 25 0 1 0 161777068 539795456 131224 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 131786 131224 54 142 0 131642 0
Current children cumulated CPU time (s) 1357.57
Current children cumulated vsize (KiB) 574708

[startup+1424.06 s]
/proc/loadavg: 2.00 2.00 1.94 3/95 679
/proc/meminfo: memFree=979352/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=542160 CPUtime=1403.79
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 134984 0 0 0 140225 154 0 0 25 0 1 0 161777068 555171840 134957 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529391 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 135540 134957 54 142 0 135396 0
Current children cumulated CPU time (s) 1417.36
Current children cumulated vsize (KiB) 589724

[startup+1484.14 s]
/proc/loadavg: 2.00 2.00 1.94 3/101 815
/proc/meminfo: memFree=961680/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=558212 CPUtime=1463.46
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 139021 0 0 0 146188 158 0 0 25 0 1 0 161777068 571609088 138994 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 139553 138994 54 142 0 139409 0
Current children cumulated CPU time (s) 1477.03
Current children cumulated vsize (KiB) 605776

[startup+1544.23 s]
/proc/loadavg: 2.00 2.00 1.94 3/95 877
/proc/meminfo: memFree=947648/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=573100 CPUtime=1523.19
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 142750 0 0 0 152157 162 0 0 25 0 1 0 161777068 586854400 142723 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 143275 142723 54 142 0 143131 0
Current children cumulated CPU time (s) 1536.76
Current children cumulated vsize (KiB) 620664

[startup+1604.32 s]
/proc/loadavg: 2.00 2.00 1.94 3/95 877
/proc/meminfo: memFree=931352/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=589548 CPUtime=1582.99
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 146835 0 0 0 158132 167 0 0 25 0 1 0 161777068 603697152 146808 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 147387 146808 54 142 0 147243 0
Current children cumulated CPU time (s) 1596.56
Current children cumulated vsize (KiB) 637112

[startup+1664.39 s]
/proc/loadavg: 2.00 2.00 1.94 3/95 877
/proc/meminfo: memFree=910616/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=610296 CPUtime=1642.79
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 152041 0 0 0 164106 173 0 0 25 0 1 0 161777068 624943104 152014 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 152574 152014 54 142 0 152430 0
Current children cumulated CPU time (s) 1656.36
Current children cumulated vsize (KiB) 657860

[startup+1724.47 s]
/proc/loadavg: 2.00 2.00 1.94 3/95 877
/proc/meminfo: memFree=892184/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=629284 CPUtime=1702.58
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 156647 0 0 0 170080 178 0 0 25 0 1 0 161777068 644386816 156620 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 157321 156620 54 142 0 157177 0
Current children cumulated CPU time (s) 1716.15
Current children cumulated vsize (KiB) 676848

[startup+1784.54 s]
/proc/loadavg: 2.03 2.01 1.94 3/95 877
/proc/meminfo: memFree=875864/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=645604 CPUtime=1762.38
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 160725 0 0 0 176055 183 0 0 25 0 1 0 161777068 661098496 160698 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/679/statm: 161401 160698 54 142 0 161257 0
Current children cumulated CPU time (s) 1775.95
Current children cumulated vsize (KiB) 693168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.78 s]
/proc/loadavg: 1.94 1.99 1.94 2/82 891
/proc/meminfo: memFree=899840/2055920 swapFree=4191880/4192956
[pid=657] ppid=655 vsize=47564 CPUtime=13.57
/proc/657/stat : 657 (galac.sh) S 655 657 32611 0 -1 4194304 799 21956 0 1 0 0 1337 20 17 0 1 0 161775696 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/657/statm: 11891 364 246 79 0 218 0
[pid=679] ppid=657 vsize=651544 CPUtime=1786.51
/proc/679/stat : 679 (minisat) R 657 657 32611 0 -1 4194304 162200 0 0 0 178466 185 0 0 25 0 1 0 161777068 667181056 162173 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/679/statm: 162886 162173 54 142 0 162742 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 699108

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 657 and gives childrusage.ru_utime.tv_sec=13 childrusage.ru_utime.tv_usec=378966 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=217966
CPU time returned by wait4() is 13.5969
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): 1808.79
CPU time (s): 1800.08
CPU user time (s): 1798.03
CPU system time (s): 2.05
CPU usage (%): 99.5184
Max. virtual memory (cumulated for all children) (KiB): 908760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.379
system time used= 0.217966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22755
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= 2063
involuntary context switches= 2207

runsolver used 2.18067 s user time and 5.84311 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Jan  7 01:36:56 UTC 2007


IDJOB= 199338
IDBENCH= 3609
FILE ID= node29/199338-1168133816

PBS_JOBID= 3477919

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  11efa2c6af729695c2a7c6fb853fbdbd

RANDOM SEED= 815186323

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.241
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.241
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:       1541664 kB
Buffers:         58112 kB
Cached:         315576 kB
SwapCached:        448 kB
Active:         212452 kB
Inactive:       236060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541664 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3652 kB
Writeback:           0 kB
Mapped:         100296 kB
Slab:            50292 kB
Committed_AS:  3278464 kB
PageTables:       2508 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= 66540 MiB



End job on node29 on Sun Jan  7 02:07:06 UTC 2007