Trace number 229555

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
rjw-solver 2006-12-09UNSAT 830.969 838.718

DiagnosticValue
CHECKS443585220
NODES290534

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-53_ext.xml
MD5SUM21a65b1f865ec2339b3d848e3cd2a99c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.9972
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

838.71	s UNSATISFIABLE
838.71	d NODES 290534
838.71	d CHECKS 443585220
c 
c 
c 
c conversion script
c 
c 

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-229555-1168307130 -o ROOT/results/node9/solver-229555-1168307130 -C 1800 -M 900 /tmp/evaluation/229555-1168307130/solve /tmp/evaluation/229555-1168307130/unknown 1800 

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

/proc/loadavg: 2.03 1.96 1.76 5/98 26833
/proc/meminfo: memFree=1520336/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26834] ppid=26832 vsize=4604 CPUtime=0
/proc/26834/stat : 26834 (cp) R 26832 26832 26501 0 -1 4194304 63 0 0 0 0 0 0 0 22 0 1 0 179108524 4714496 45 18446744073709551615 4194304 4250668 548682069520 18446744073709551615 215416370569 0 0 4096 0 0 0 0 17 1 0 0
/proc/26834/statm: 1151 45 35 13 0 9 0

[startup+0.106066 s]
/proc/loadavg: 2.03 1.96 1.76 5/98 26833
/proc/meminfo: memFree=1520336/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.514111 s]
/proc/loadavg: 2.03 1.96 1.76 5/98 26833
/proc/meminfo: memFree=1520336/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.3372 s]
/proc/loadavg: 2.03 1.96 1.76 3/100 26836
/proc/meminfo: memFree=1518528/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=1.3
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 625 0 0 0 130 0 0 0 25 0 1 0 179108525 4571136 583 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904622 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 583 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 12416

[startup+2.98639 s]
/proc/loadavg: 2.03 1.96 1.76 3/100 26836
/proc/meminfo: memFree=1518528/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=2.94
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 627 0 0 0 294 0 0 0 25 0 1 0 179108525 4571136 585 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134807945 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 585 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 12416

[startup+6.26576 s]
/proc/loadavg: 2.02 1.96 1.76 3/100 26836
/proc/meminfo: memFree=1518464/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=6.18
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 627 0 0 0 618 0 0 0 25 0 1 0 179108525 4571136 585 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134876755 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 585 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 12416

[startup+12.7475 s]
/proc/loadavg: 2.02 1.96 1.77 3/100 26836
/proc/meminfo: memFree=1452032/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=12.61
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 627 0 0 0 1260 1 0 0 25 0 1 0 179108525 4571136 585 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134878546 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 585 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 12416

[startup+25.605 s]
/proc/loadavg: 2.02 1.97 1.77 3/100 26836
/proc/meminfo: memFree=1452032/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=25.35
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 627 0 0 0 2533 2 0 0 25 0 1 0 179108525 4571136 585 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134746821 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 585 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 12416

[startup+51.2819 s]
/proc/loadavg: 2.01 1.97 1.77 3/100 26889
/proc/meminfo: memFree=1577600/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=50.79
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 5073 6 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879552 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 12416

[startup+102.498 s]
/proc/loadavg: 2.00 1.97 1.78 3/100 26889
/proc/meminfo: memFree=1555072/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=101.54
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 10142 12 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134869303 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 12416

[startup+162.503 s]
/proc/loadavg: 2.00 1.97 1.79 3/100 26889
/proc/meminfo: memFree=1516992/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=160.91
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 16073 18 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134746282 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 12416

[startup+222.517 s]
/proc/loadavg: 2.00 1.97 1.81 3/100 26889
/proc/meminfo: memFree=1516928/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=220.39
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 22015 24 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134890546 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 12416

[startup+282.519 s]
/proc/loadavg: 2.00 1.97 1.82 3/100 26889
/proc/meminfo: memFree=1516864/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=279.84
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 27953 31 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134752421 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 279.84
Current children cumulated vsize (KiB) 12416

[startup+342.551 s]
/proc/loadavg: 2.00 1.97 1.82 3/100 26889
/proc/meminfo: memFree=1516864/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=339.33
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 33895 38 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134865093 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 339.33
Current children cumulated vsize (KiB) 12416

[startup+402.641 s]
/proc/loadavg: 2.00 1.97 1.83 3/100 26889
/proc/meminfo: memFree=1516800/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=398.87
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 39842 45 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134876756 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 398.87
Current children cumulated vsize (KiB) 12416

[startup+462.65 s]
/proc/loadavg: 2.00 1.97 1.84 3/100 26889
/proc/meminfo: memFree=1516736/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=458.32
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 45779 53 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684880 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 458.32
Current children cumulated vsize (KiB) 12416

[startup+522.658 s]
/proc/loadavg: 2.00 1.97 1.84 3/100 26889
/proc/meminfo: memFree=1516736/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=517.78
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 51719 59 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683834 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 517.78
Current children cumulated vsize (KiB) 12416

[startup+582.69 s]
/proc/loadavg: 2.04 1.99 1.85 3/100 26889
/proc/meminfo: memFree=1449856/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=577.27
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 57661 66 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134873800 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 577.27
Current children cumulated vsize (KiB) 12416

[startup+642.7 s]
/proc/loadavg: 2.01 1.99 1.86 3/100 26889
/proc/meminfo: memFree=1449792/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=636.73
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 63601 72 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134882433 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 636.73
Current children cumulated vsize (KiB) 12416

[startup+702.719 s]
/proc/loadavg: 2.06 2.00 1.87 3/100 26889
/proc/meminfo: memFree=1449792/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=696.2
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 69542 78 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134873724 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 696.2
Current children cumulated vsize (KiB) 12416

[startup+762.72 s]
/proc/loadavg: 2.02 2.00 1.88 3/100 26889
/proc/meminfo: memFree=1449728/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=755.66
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 75481 85 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684815 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 755.66
Current children cumulated vsize (KiB) 12416

[startup+822.73 s]
/proc/loadavg: 2.01 2.00 1.88 4/100 26889
/proc/meminfo: memFree=1449664/2055920 swapFree=4191880/4192956
[pid=26832] ppid=26830 vsize=5352 CPUtime=0
/proc/26832/stat : 26832 (solve) S 26830 26832 26501 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 179108524 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26832/statm: 1338 229 192 169 0 49 0
[pid=26835] ppid=26832 vsize=4464 CPUtime=815.11
/proc/26835/stat : 26835 (xlisp) R 26832 26832 26501 0 -1 4194304 628 0 0 0 81420 91 0 0 25 0 1 0 179108525 4571136 586 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134790763 0 0 4096 130 0 0 0 17 1 0 0
/proc/26835/statm: 1116 586 243 197 0 356 0
[pid=26836] ppid=26832 vsize=2600 CPUtime=0
/proc/26836/stat : 26836 (sed) S 26832 26832 26501 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 179108525 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/26836/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 815.11
Current children cumulated vsize (KiB) 12416

Child status: 0
Real time (s): 838.718
CPU time (s): 830.969
CPU user time (s): 830.028
CPU system time (s): 0.940856
CPU usage (%): 99.0761
Max. virtual memory (cumulated for all children) (KiB): 12416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 830.028
system time used= 0.940856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1312
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= 42
involuntary context switches= 30806

runsolver used 1.02484 s user time and 2.69459 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue Jan  9 01:45:31 UTC 2007


IDJOB= 229555
IDBENCH= 6321
FILE ID= node9/229555-1168307130

PBS_JOBID= 3502302

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.35/rand-2-40-16-250-350-53_ext.xml
COMMAND LINE= /tmp/evaluation/229555-1168307130/solve /tmp/evaluation/229555-1168307130/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node9/convwatcher-229555-1168307130 -o ROOT/results/node9/conversion-229555-1168307130 -C 600 -M 900 /tmp/evaluation/229555-1168307130/conversion /tmp/evaluation/229555-1168307130/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-229555-1168307130 -o ROOT/results/node9/solver-229555-1168307130 -C 1800 -M 900  /tmp/evaluation/229555-1168307130/solve /tmp/evaluation/229555-1168307130/unknown 1800

META MD5SUM SOLVER= 91bbaf997669a18b91ccd2f734d8d9ca
MD5SUM BENCH=  21a65b1f865ec2339b3d848e3cd2a99c

RANDOM SEED= 397374065

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.231
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.231
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:       1520752 kB
Buffers:         42976 kB
Cached:         285064 kB
SwapCached:        264 kB
Active:         297336 kB
Inactive:       184836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1520752 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1044 kB
Writeback:           0 kB
Mapped:         175904 kB
Slab:            37472 kB
Committed_AS:  5946316 kB
PageTables:       2548 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= 66545 MiB



End job on node9 on Tue Jan  9 01:59:33 UTC 2007