Trace number 223785

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-wtdi 2006-12-21? (TO) 1800.09 1802.37

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-61_ext.xml
MD5SUM189074ce2eb910bea352f8b76cce4ad2
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 benchmark9.16661
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1802.37	/tmp/evaluation/223785-1168266452/solver: line 5: 24114 Terminated              xlisp 2>&1
1802.37	     24115                       | sed -e '1,/; loading "wtdigeocompete.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/node75/watcher-223785-1168266452 -o ROOT/results/node75/solver-223785-1168266452 -C 1800 -M 900 /tmp/evaluation/223785-1168266452/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.70 1.17 0.74 5/85 24112
/proc/meminfo: memFree=1690808/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) R 24109 24111 23883 0 -1 4194304 208 0 0 0 0 0 0 0 21 0 1 0 175046484 5480448 175 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882526055 0 0 4100 0 0 0 0 17 1 0 0
/proc/24111/statm: 1338 175 143 169 0 49 0

[startup+0.102968 s]
/proc/loadavg: 1.70 1.17 0.74 5/85 24112
/proc/meminfo: memFree=1690808/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.515029 s]
/proc/loadavg: 1.70 1.17 0.74 5/85 24112
/proc/meminfo: memFree=1690808/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33511 s]
/proc/loadavg: 1.70 1.17 0.74 3/87 24115
/proc/meminfo: memFree=1688296/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1.31
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 847 0 0 0 131 0 0 0 25 0 1 0 175046485 5525504 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879411 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 806 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 13348

[startup+2.97231 s]
/proc/loadavg: 1.72 1.18 0.75 3/87 24115
/proc/meminfo: memFree=1688296/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=2.95
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 847 0 0 0 295 0 0 0 25 0 1 0 175046485 5525504 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683900 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 806 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 13348

[startup+6.25169 s]
/proc/loadavg: 1.72 1.18 0.75 3/87 24115
/proc/meminfo: memFree=1688232/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=6.23
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 847 0 0 0 623 0 0 0 25 0 1 0 175046485 5525504 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879339 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 806 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 13348

[startup+12.7305 s]
/proc/loadavg: 1.76 1.21 0.76 3/87 24115
/proc/meminfo: memFree=1688240/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=12.71
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 847 0 0 0 1270 1 0 0 25 0 1 0 175046485 5525504 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 806 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 13348

[startup+25.6267 s]
/proc/loadavg: 1.80 1.24 0.77 3/87 24115
/proc/meminfo: memFree=1688240/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=25.59
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 849 0 0 0 2557 2 0 0 25 0 1 0 175046485 5525504 808 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134677690 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 808 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 13348

[startup+51.265 s]
/proc/loadavg: 1.87 1.30 0.80 3/87 24115
/proc/meminfo: memFree=1688240/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=51.23
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 849 0 0 0 5117 6 0 0 25 0 1 0 175046485 5525504 808 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684809 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 808 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 51.23
Current children cumulated vsize (KiB) 13348

[startup+102.567 s]
/proc/loadavg: 2.00 1.42 0.87 3/87 24115
/proc/meminfo: memFree=1688176/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=102.52
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 849 0 0 0 10241 11 0 0 25 0 1 0 175046485 5525504 808 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 808 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 102.52
Current children cumulated vsize (KiB) 13348

[startup+162.588 s]
/proc/loadavg: 2.00 1.52 0.94 3/87 24115
/proc/meminfo: memFree=1688176/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=162.52
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 849 0 0 0 16234 18 0 0 25 0 1 0 175046485 5525504 808 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684803 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 808 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 162.52
Current children cumulated vsize (KiB) 13348

[startup+222.624 s]
/proc/loadavg: 2.00 1.61 1.01 3/87 24115
/proc/meminfo: memFree=1688112/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=222.54
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 849 0 0 0 22229 25 0 0 25 0 1 0 175046485 5525504 808 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684815 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 808 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 222.54
Current children cumulated vsize (KiB) 13348

[startup+282.648 s]
/proc/loadavg: 2.00 1.68 1.07 3/87 24115
/proc/meminfo: memFree=1622576/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=282.52
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 849 0 0 0 28220 32 0 0 25 0 1 0 175046485 5525504 808 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904106 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 808 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 282.52
Current children cumulated vsize (KiB) 13348

[startup+342.678 s]
/proc/loadavg: 2.04 1.75 1.13 3/87 24115
/proc/meminfo: memFree=1622512/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=342.54
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 849 0 0 0 34217 37 0 0 25 0 1 0 175046485 5525504 808 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684084 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 808 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 13348

[startup+402.699 s]

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

[startup+1243.09 s]
/proc/loadavg: 2.01 2.00 1.66 3/87 24115
/proc/meminfo: memFree=1556528/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1242.55
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 862 0 0 0 124131 124 0 0 25 0 1 0 175046485 5525504 821 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904446 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 821 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1242.55
Current children cumulated vsize (KiB) 13348

[startup+1303.11 s]
/proc/loadavg: 2.00 2.00 1.68 3/87 24115
/proc/meminfo: memFree=1556464/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1302.54
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 862 0 0 0 130124 130 0 0 25 0 1 0 175046485 5525504 821 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134890546 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 821 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1302.54
Current children cumulated vsize (KiB) 13348

[startup+1363.2 s]
/proc/loadavg: 2.06 2.01 1.70 3/87 24115
/proc/meminfo: memFree=1556464/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1362.62
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 862 0 0 0 136124 138 0 0 25 0 1 0 175046485 5525504 821 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134882521 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 821 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1362.62
Current children cumulated vsize (KiB) 13348

[startup+1423.23 s]
/proc/loadavg: 1.91 1.98 1.71 3/76 24296
/proc/meminfo: memFree=1817784/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1422.38
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 862 0 0 0 142094 144 0 0 25 0 1 0 175046485 5525504 821 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684091 0 0 4096 130 0 0 0 17 0 0 0
/proc/24114/statm: 1349 821 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1422.38
Current children cumulated vsize (KiB) 13348

[startup+1483.3 s]
/proc/loadavg: 1.97 1.98 1.72 3/76 24296
/proc/meminfo: memFree=1804728/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1482.19
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 862 0 0 0 148069 150 0 0 25 0 1 0 175046485 5525504 821 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 0 0 0
/proc/24114/statm: 1349 821 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1482.19
Current children cumulated vsize (KiB) 13348

[startup+1543.37 s]
/proc/loadavg: 2.02 2.00 1.74 3/76 24296
/proc/meminfo: memFree=1798584/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1541.97
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 862 0 0 0 154041 156 0 0 25 0 1 0 175046485 5525504 821 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134870626 0 0 4096 130 0 0 0 17 0 0 0
/proc/24114/statm: 1349 821 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 13348

[startup+1603.45 s]
/proc/loadavg: 2.00 2.00 1.75 3/76 24296
/proc/meminfo: memFree=1797048/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1601.77
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 862 0 0 0 160015 162 0 0 25 0 1 0 175046485 5525504 821 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134873763 0 0 4096 130 0 0 0 17 0 0 0
/proc/24114/statm: 1349 821 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 13348

[startup+1663.5 s]
/proc/loadavg: 1.96 1.98 1.76 3/76 24594
/proc/meminfo: memFree=1804024/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1661.25
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 862 0 0 0 165955 170 0 0 25 0 1 0 175046485 5525504 821 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134882436 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 821 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1661.25
Current children cumulated vsize (KiB) 13348

[startup+1723.58 s]
/proc/loadavg: 1.98 1.98 1.77 3/76 24594
/proc/meminfo: memFree=1804088/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1721.31
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 862 0 0 0 171954 177 0 0 25 0 1 0 175046485 5525504 821 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134871776 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 821 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1721.31
Current children cumulated vsize (KiB) 13348

[startup+1783.67 s]
/proc/loadavg: 1.99 1.98 1.78 3/76 24594
/proc/meminfo: memFree=1804088/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1781.38
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 862 0 0 0 177955 183 0 0 25 0 1 0 175046485 5525504 821 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134807332 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 821 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (KiB) 13348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.36 s]
/proc/loadavg: 1.99 1.98 1.79 3/76 24594
/proc/meminfo: memFree=1804088/2055920 swapFree=4184496/4192956
[pid=24111] ppid=24109 vsize=5352 CPUtime=0
/proc/24111/stat : 24111 (solver) S 24109 24111 23883 0 -1 4194304 313 174 0 0 0 0 0 0 22 0 1 0 175046484 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24111/statm: 1338 229 192 169 0 49 0
[pid=24114] ppid=24111 vsize=5396 CPUtime=1800.08
/proc/24114/stat : 24114 (xlisp) R 24111 24111 23883 0 -1 4194304 862 0 0 0 179823 185 0 0 25 0 1 0 175046485 5525504 821 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134882427 0 0 4096 130 0 0 0 17 1 0 0
/proc/24114/statm: 1349 821 243 197 0 589 0
[pid=24115] ppid=24111 vsize=2600 CPUtime=0
/proc/24115/stat : 24115 (sed) S 24111 24111 23883 0 -1 4194304 146 0 0 0 0 0 0 0 17 0 1 0 175046485 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 231882850386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/24115/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 13348

Sending SIGTERM to process tree (bottom up)

Child status: 143
Real time (s): 1802.37
CPU time (s): 1800.09
CPU user time (s): 1798.23
CPU system time (s): 1.85872
CPU usage (%): 99.8735
Max. virtual memory (cumulated for all children) (KiB): 13348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.23
system time used= 1.85872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1511
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= 38
involuntary context switches= 34029

runsolver used 1.83572 s user time and 4.93025 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Jan  8 14:27:33 UTC 2007


IDJOB= 223785
IDBENCH= 5679
FILE ID= node75/223785-1168266452

PBS_JOBID= 3482831

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-61_ext.xml
COMMAND LINE= /tmp/evaluation/223785-1168266452/solver
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node75/convwatcher-223785-1168266452 -o ROOT/results/node75/conversion-223785-1168266452 -C 600 -M 900 /tmp/evaluation/223785-1168266452/conversion /tmp/evaluation/223785-1168266452/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-223785-1168266452 -o ROOT/results/node75/solver-223785-1168266452 -C 1800 -M 900  /tmp/evaluation/223785-1168266452/solver

META MD5SUM SOLVER= d524ecf1110edbc743abd2f199c280bf
MD5SUM BENCH=  189074ce2eb910bea352f8b76cce4ad2

RANDOM SEED= 438105538

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1691352 kB
Buffers:         42760 kB
Cached:         104024 kB
SwapCached:       2680 kB
Active:         232776 kB
Inactive:        77760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691352 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            1296 kB
Writeback:           0 kB
Mapped:         179816 kB
Slab:            38892 kB
Committed_AS:  4828192 kB
PageTables:       2140 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= 66557 MiB



End job on node75 on Mon Jan  8 14:57:53 UTC 2007