Trace number 240082

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
Diarmuid-rndi 2006-12-21? (TO) 1800.04 1815.86

General information on the benchmark

Nameqcp-qwh/QCP-15/
qcp-15-120-3_ext.xml
MD5SUM74c24c4687bc1bf0573bde31c6dabac8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.091985
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension3150
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1815.86	/tmp/evaluation/240082-1168368911/solver: line 5:  6435 Terminated              xlisp 2>&1
1815.86	      6436                       | sed -e '1,/; loading "rndiautocompete.fsl"/d'
c 
c 
c 
c conversion script
c 
c 

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/node1/watcher-240082-1168368911 -o ROOT/results/node1/solver-240082-1168368911 -C 1800 -M 900 /tmp/evaluation/240082-1168368911/solver 

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.79 1.95 1.93 7/89 6434
/proc/meminfo: memFree=1775048/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6433] ppid=6432 vsize=5352 CPUtime=0
/proc/6433/stat : 6433 (solver) R 6432 6432 6057 0 -1 4194368 18 0 0 0 0 0 0 0 21 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353275687 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 1338 229 192 169 0 49 0

[startup+0.104702 s]
/proc/loadavg: 1.79 1.95 1.93 7/89 6434
/proc/meminfo: memFree=1775048/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.512757 s]
/proc/loadavg: 1.79 1.95 1.93 7/89 6434
/proc/meminfo: memFree=1775048/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33386 s]
/proc/loadavg: 1.79 1.95 1.93 3/90 6436
/proc/meminfo: memFree=1766592/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11060 CPUtime=1.3
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 2272 0 0 0 130 0 0 0 25 0 1 0 185287050 11325440 2231 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683844 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2765 2231 242 197 0 2005 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 19012

[startup+2.97105 s]
/proc/loadavg: 1.79 1.95 1.93 3/90 6436
/proc/meminfo: memFree=1766400/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11060 CPUtime=2.92
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 2272 0 0 0 292 0 0 0 25 0 1 0 185287050 11325440 2231 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684865 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2765 2231 242 197 0 2005 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 19012

[startup+6.25544 s]
/proc/loadavg: 1.81 1.95 1.93 3/90 6436
/proc/meminfo: memFree=1766336/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11060 CPUtime=6.18
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 2272 0 0 0 617 1 0 0 25 0 1 0 185287050 11325440 2231 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684815 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2765 2231 242 197 0 2005 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 19012

[startup+12.7342 s]
/proc/loadavg: 1.82 1.95 1.93 3/90 6436
/proc/meminfo: memFree=1766208/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11060 CPUtime=12.59
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 10926 0 0 0 1255 4 0 0 25 0 1 0 185287050 11325440 2235 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684597 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2765 2235 244 197 0 2005 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 19012

[startup+25.5947 s]
/proc/loadavg: 1.86 1.95 1.93 3/90 6436
/proc/meminfo: memFree=1766272/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11060 CPUtime=25.35
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 28326 0 0 0 2520 15 0 0 25 0 1 0 185287050 11325440 2235 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683881 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2765 2235 244 197 0 2005 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 19012

[startup+51.2948 s]
/proc/loadavg: 1.91 1.95 1.93 3/90 6436
/proc/meminfo: memFree=1766976/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11060 CPUtime=50.8
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 54376 0 0 0 5050 30 0 0 25 0 1 0 185287050 11325440 2235 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684091 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2765 2235 244 197 0 2005 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 19012

[startup+102.59 s]
/proc/loadavg: 2.00 1.97 1.94 3/90 6436
/proc/meminfo: memFree=1766336/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11060 CPUtime=101.64
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 116734 0 0 0 10097 67 0 0 25 0 1 0 185287050 11325440 2243 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684924 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2765 2243 244 197 0 2005 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 19012

[startup+162.62 s]
/proc/loadavg: 2.00 1.97 1.94 3/90 6436
/proc/meminfo: memFree=1766848/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11660 CPUtime=161.12
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 189885 0 0 0 16006 106 0 0 25 0 1 0 185287050 11939840 2394 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134876752 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2915 2394 245 197 0 2155 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 19612

[startup+222.649 s]
/proc/loadavg: 2.04 1.99 1.94 3/90 6436
/proc/meminfo: memFree=1766464/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11060 CPUtime=220.6
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 266485 0 0 0 21910 150 0 0 25 0 1 0 185287050 11325440 2244 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684100 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2765 2244 245 197 0 2005 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 19012

[startup+282.679 s]
/proc/loadavg: 2.01 1.99 1.94 3/90 6436
/proc/meminfo: memFree=1766208/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11060 CPUtime=280.09
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 337235 0 0 0 27815 194 0 0 25 0 1 0 185287050 11325440 2244 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684607 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2765 2244 245 197 0 2005 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (KiB) 19012

[startup+342.716 s]
/proc/loadavg: 2.00 1.99 1.94 3/90 6436
/proc/meminfo: memFree=1766592/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11060 CPUtime=339.57
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 408135 0 0 0 33721 236 0 0 25 0 1 0 185287050 11325440 2244 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683881 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2765 2244 245 197 0 2005 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 339.57

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

[startup+1243.2 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 6634
/proc/meminfo: memFree=1765568/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=12060 CPUtime=1231.58
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 4081638 0 0 0 120810 2348 0 0 25 0 1 0 185287050 12349440 2497 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684588 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 3015 2497 248 197 0 2255 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1231.58
Current children cumulated vsize (KiB) 20012

[startup+1303.23 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 6634
/proc/meminfo: memFree=1764480/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=12060 CPUtime=1291.06
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 4353388 0 0 0 126602 2504 0 0 25 0 1 0 185287050 12349440 2497 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684809 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 3015 2497 248 197 0 2255 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1291.06
Current children cumulated vsize (KiB) 20012

[startup+1363.26 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 6634
/proc/meminfo: memFree=1764928/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11860 CPUtime=1350.55
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 4611088 0 0 0 132401 2654 0 0 25 0 1 0 185287050 12144640 2447 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879775 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2965 2447 248 197 0 2205 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1350.55
Current children cumulated vsize (KiB) 19812

[startup+1423.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 6634
/proc/meminfo: memFree=1765056/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11660 CPUtime=1410.05
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 4885038 0 0 0 138197 2808 0 0 25 0 1 0 185287050 11939840 2397 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134869303 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2915 2397 248 197 0 2155 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1410.05
Current children cumulated vsize (KiB) 19612

[startup+1483.34 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 6636
/proc/meminfo: memFree=1764416/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11860 CPUtime=1469.54
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 5149838 0 0 0 143996 2958 0 0 25 0 1 0 185287050 12144640 2447 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134878391 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2965 2447 248 197 0 2205 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1469.54
Current children cumulated vsize (KiB) 19812

[startup+1543.38 s]
/proc/loadavg: 2.03 2.01 1.96 3/90 6636
/proc/meminfo: memFree=1765440/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11260 CPUtime=1529.03
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 5429438 0 0 0 149785 3118 0 0 25 0 1 0 185287050 11530240 2297 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134869535 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 2815 2297 248 197 0 2055 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1529.03
Current children cumulated vsize (KiB) 19212

[startup+1603.42 s]
/proc/loadavg: 2.01 2.01 1.96 3/90 6636
/proc/meminfo: memFree=1764352/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=12060 CPUtime=1588.52
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 5707888 0 0 0 155572 3280 0 0 25 0 1 0 185287050 12349440 2497 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134871607 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 3015 2497 248 197 0 2255 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1588.52
Current children cumulated vsize (KiB) 20012

[startup+1663.47 s]
/proc/loadavg: 2.15 2.03 1.97 3/90 6636
/proc/meminfo: memFree=1764480/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=12060 CPUtime=1648.01
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 5987388 0 0 0 161359 3442 0 0 25 0 1 0 185287050 12349440 2497 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904518 0 0 4096 130 0 0 0 17 1 0 0
/proc/6435/statm: 3015 2497 248 197 0 2255 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1648.01
Current children cumulated vsize (KiB) 20012

[startup+1723.57 s]
/proc/loadavg: 1.71 1.94 1.94 2/82 6652
/proc/meminfo: memFree=1781064/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11660 CPUtime=1707.78
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 6274788 0 0 0 167178 3600 0 0 25 0 1 0 185287050 11939840 2397 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134751387 0 0 4096 130 0 0 0 17 0 0 0
/proc/6435/statm: 2915 2397 248 197 0 2155 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1707.78
Current children cumulated vsize (KiB) 19612

[startup+1783.62 s]
/proc/loadavg: 1.63 1.86 1.91 3/89 6943
/proc/meminfo: memFree=1763024/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=11260 CPUtime=1767.79
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 6579438 0 0 0 173014 3765 0 0 25 0 1 0 185287050 11530240 2297 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134790638 0 0 4096 130 0 0 0 17 0 0 0
/proc/6435/statm: 2815 2297 248 197 0 2055 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1767.79
Current children cumulated vsize (KiB) 19212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.85 s]
/proc/loadavg: 1.79 1.88 1.91 3/89 6943
/proc/meminfo: memFree=1763152/2055920 swapFree=4165612/4192956
[pid=6432] ppid=6430 vsize=5352 CPUtime=0
/proc/6432/stat : 6432 (solver) S 6430 6432 6057 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185287049 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6432/statm: 1338 229 192 169 0 49 0
[pid=6435] ppid=6432 vsize=12060 CPUtime=1800.02
/proc/6435/stat : 6435 (xlisp) R 6432 6432 6057 0 -1 4194304 6743388 0 0 0 176153 3849 0 0 25 0 1 0 185287050 12349440 2497 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684588 0 0 4096 130 0 0 0 17 0 0 0
/proc/6435/statm: 3015 2497 248 197 0 2255 0
[pid=6436] ppid=6432 vsize=2600 CPUtime=0
/proc/6436/stat : 6436 (sed) S 6432 6432 6057 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185287050 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259353444434 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6436/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 20012

Sending SIGTERM to process tree (bottom up)

Child status: 143
Real time (s): 1815.86
CPU time (s): 1800.04
CPU user time (s): 1761.54
CPU system time (s): 38.5021
CPU usage (%): 99.1286
Max. virtual memory (cumulated for all children) (KiB): 20012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1761.54
system time used= 38.5021
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6744037
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 32934

runsolver used 2.01269 s user time and 5.96909 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Jan  9 18:55:11 UTC 2007


IDJOB= 240082
IDBENCH= 7103
FILE ID= node1/240082-1168368911

PBS_JOBID= 3503795

Free space on /tmp= 66513 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-15/qcp-15-120-3_ext.xml
COMMAND LINE= /tmp/evaluation/240082-1168368911/solver
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node1/convwatcher-240082-1168368911 -o ROOT/results/node1/conversion-240082-1168368911 -C 600 -M 900 /tmp/evaluation/240082-1168368911/conversion /tmp/evaluation/240082-1168368911/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-240082-1168368911 -o ROOT/results/node1/solver-240082-1168368911 -C 1800 -M 900  /tmp/evaluation/240082-1168368911/solver

META MD5SUM SOLVER= b57068d1450403a75f014042200261c5
MD5SUM BENCH=  74c24c4687bc1bf0573bde31c6dabac8

RANDOM SEED= 47229641

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.234
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.234
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:       1775280 kB
Buffers:         33760 kB
Cached:         139384 kB
SwapCached:       4064 kB
Active:         143596 kB
Inactive:        79652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775280 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            1092 kB
Writeback:           0 kB
Mapped:          61200 kB
Slab:            42124 kB
Committed_AS:  5937544 kB
PageTables:       2380 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= 66512 MiB



End job on node1 on Tue Jan  9 19:25:29 UTC 2007