Trace number 283192

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 2007-01-21? (TO) 1800.05 1801.44

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-16_ext.xml
MD5SUM47022f0b2265ce0be75b84592b7d4eee
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 benchmark354.635
SatisfiableYES
(Un)Satisfiability was proved
Number of variables50
Number of constraints461
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension461
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1801.44	/tmp/evaluation/283192-1169466770/solve: line 6: 30265 Terminated              xlisp 2>&1
1801.44	     30266                       | sed -e '1,/; loading "orddymac3compete.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/node42/watcher-283192-1169466770 -o ROOT/results/node42/solver-283192-1169466770 -C 1800 -M 900 /tmp/evaluation/283192-1169466770/solve /tmp/evaluation/283192-1169466770/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: 0.49 0.32 0.70 4/68 30263
/proc/meminfo: memFree=1069520/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) R 30260 30262 29845 0 -1 4194304 280 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259414747293 0 0 4100 65536 0 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0

[startup+0.106385 s]
/proc/loadavg: 0.49 0.32 0.70 4/68 30263
/proc/meminfo: memFree=1069520/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.518438 s]
/proc/loadavg: 0.49 0.32 0.70 4/68 30263
/proc/meminfo: memFree=1069520/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33951 s]
/proc/loadavg: 0.49 0.32 0.70 2/70 30266
/proc/meminfo: memFree=1064376/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7820 CPUtime=1.31
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1474 0 0 0 131 0 0 0 25 0 1 0 295080129 8007680 1432 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1955 1432 243 197 0 1195 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 15772

[startup+2.97569 s]
/proc/loadavg: 0.49 0.32 0.70 2/70 30266
/proc/meminfo: memFree=1064312/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7820 CPUtime=2.95
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1474 0 0 0 295 0 0 0 25 0 1 0 295080129 8007680 1432 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684815 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1955 1432 243 197 0 1195 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 15772

[startup+6.25405 s]
/proc/loadavg: 0.53 0.33 0.70 2/70 30266
/proc/meminfo: memFree=1064312/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7820 CPUtime=6.23
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1476 0 0 0 622 1 0 0 25 0 1 0 295080129 8007680 1434 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134876755 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1955 1434 243 197 0 1195 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 15772

[startup+12.7238 s]
/proc/loadavg: 0.57 0.34 0.70 2/70 30269
/proc/meminfo: memFree=1064120/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7820 CPUtime=12.69
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1479 0 0 0 1268 1 0 0 25 0 1 0 295080129 8007680 1437 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134884454 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1955 1437 243 197 0 1195 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15772

[startup+25.5542 s]
/proc/loadavg: 0.66 0.38 0.70 3/76 30342
/proc/meminfo: memFree=1062408/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7820 CPUtime=25.52
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1479 0 0 0 2549 3 0 0 25 0 1 0 295080129 8007680 1437 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1955 1437 243 197 0 1195 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 15772

[startup+51.214 s]
/proc/loadavg: 0.83 0.44 0.72 4/77 30437
/proc/meminfo: memFree=1058112/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7820 CPUtime=51.16
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1479 0 0 0 5110 6 0 0 25 0 1 0 295080129 8007680 1437 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134884223 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1955 1437 243 197 0 1195 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 15772

[startup+102.483 s]
/proc/loadavg: 1.34 0.65 0.77 2/70 30450
/proc/meminfo: memFree=1063608/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=102.38
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1481 0 0 0 10229 9 0 0 25 0 1 0 295080129 8081408 1439 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683834 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1439 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 15844

[startup+162.561 s]
/proc/loadavg: 1.76 0.89 0.84 3/77 30530
/proc/meminfo: memFree=1058560/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=162.39
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1481 0 0 0 16225 14 0 0 25 0 1 0 295080129 8081408 1439 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134673481 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1439 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 15844

[startup+222.658 s]
/proc/loadavg: 1.91 1.09 0.91 3/77 30530
/proc/meminfo: memFree=1058560/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=222.44
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1481 0 0 0 22225 19 0 0 25 0 1 0 295080129 8081408 1439 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683881 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1439 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 15844

[startup+282.751 s]
/proc/loadavg: 1.97 1.25 0.98 3/77 30530
/proc/meminfo: memFree=1058624/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=282.47
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1481 0 0 0 28222 25 0 0 25 0 1 0 295080129 8081408 1439 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684588 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1439 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 15844

[startup+342.843 s]
/proc/loadavg: 2.09 1.42 1.05 3/77 30530
/proc/meminfo: memFree=1058624/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=342.49
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1481 0 0 0 34219 30 0 0 25 0 1 0 295080129 8081408 1439 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1439 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 15844

[startup+402.935 s]

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

[startup+1244.11 s]
/proc/loadavg: 1.43 1.81 1.57 2/67 30745
/proc/meminfo: memFree=1068624/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=1242.84
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1484 0 0 0 124162 122 0 0 25 0 1 0 295080129 8081408 1442 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134865194 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1442 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1242.84
Current children cumulated vsize (KiB) 15844

[startup+1304.12 s]
/proc/loadavg: 1.16 1.66 1.53 2/67 30745
/proc/meminfo: memFree=1068688/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=1302.84
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1484 0 0 0 130158 126 0 0 25 0 1 0 295080129 8081408 1442 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1442 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1302.84
Current children cumulated vsize (KiB) 15844

[startup+1364.13 s]
/proc/loadavg: 1.06 1.54 1.49 2/67 30745
/proc/meminfo: memFree=1068688/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=1362.84
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1484 0 0 0 136154 130 0 0 25 0 1 0 295080129 8081408 1442 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684588 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1442 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1362.84
Current children cumulated vsize (KiB) 15844

[startup+1424.14 s]
/proc/loadavg: 1.08 1.45 1.46 2/67 30745
/proc/meminfo: memFree=1068752/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=1422.82
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1484 0 0 0 142149 133 0 0 25 0 1 0 295080129 8081408 1442 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1442 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1422.82
Current children cumulated vsize (KiB) 15844

[startup+1484.15 s]
/proc/loadavg: 1.03 1.37 1.43 2/67 30745
/proc/meminfo: memFree=1068752/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=1482.82
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1484 0 0 0 148143 139 0 0 25 0 1 0 295080129 8081408 1442 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1442 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1482.82
Current children cumulated vsize (KiB) 15844

[startup+1544.16 s]
/proc/loadavg: 1.01 1.30 1.40 2/67 30745
/proc/meminfo: memFree=1068760/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=1542.82
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1484 0 0 0 154138 144 0 0 25 0 1 0 295080129 8081408 1442 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904081 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1442 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1542.82
Current children cumulated vsize (KiB) 15844

[startup+1604.17 s]
/proc/loadavg: 1.00 1.24 1.37 2/67 30745
/proc/meminfo: memFree=1068824/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=1602.81
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1484 0 0 0 160133 148 0 0 25 0 1 0 295080129 8081408 1442 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134870570 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1442 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1602.81
Current children cumulated vsize (KiB) 15844

[startup+1664.18 s]
/proc/loadavg: 1.00 1.20 1.35 2/67 30745
/proc/meminfo: memFree=1068760/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=1662.8
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1484 0 0 0 166127 153 0 0 25 0 1 0 295080129 8081408 1442 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1442 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1662.8
Current children cumulated vsize (KiB) 15844

[startup+1724.19 s]
/proc/loadavg: 1.00 1.16 1.32 2/67 30747
/proc/meminfo: memFree=1068824/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=1722.8
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1484 0 0 0 172122 158 0 0 25 0 1 0 295080129 8081408 1442 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1442 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1722.8
Current children cumulated vsize (KiB) 15844

[startup+1784.2 s]
/proc/loadavg: 1.00 1.13 1.30 2/67 30747
/proc/meminfo: memFree=1068824/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=1782.79
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1484 0 0 0 178117 162 0 0 25 0 1 0 295080129 8081408 1442 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879745 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1442 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1782.79
Current children cumulated vsize (KiB) 15844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.43 s]
/proc/loadavg: 1.00 1.12 1.29 2/67 30747
/proc/meminfo: memFree=1068824/2055920 swapFree=4184856/4192956
[pid=30262] ppid=30260 vsize=5352 CPUtime=0
/proc/30262/stat : 30262 (solve) S 30260 30262 29845 0 -1 4194304 315 174 0 0 0 0 0 0 18 0 1 0 295080129 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30262/statm: 1338 229 192 169 0 49 0
[pid=30265] ppid=30262 vsize=7892 CPUtime=1800.02
/proc/30265/stat : 30265 (xlisp) R 30262 30262 29845 0 -1 4194304 1484 0 0 0 179839 163 0 0 25 0 1 0 295080129 8081408 1442 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684803 0 0 4096 130 0 0 0 17 0 0 0
/proc/30265/statm: 1973 1442 243 197 0 1213 0
[pid=30266] ppid=30262 vsize=2600 CPUtime=0
/proc/30266/stat : 30266 (sed) S 30262 30262 29845 0 -1 4194304 148 0 0 0 0 0 0 0 21 0 1 0 295080129 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30266/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 15844

Sending SIGTERM to process tree (bottom up)

Child status: 143
Real time (s): 1801.44
CPU time (s): 1800.05
CPU user time (s): 1798.4
CPU system time (s): 1.64775
CPU usage (%): 99.9225
Max. virtual memory (cumulated for all children) (KiB): 15844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.4
system time used= 1.64775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2137
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= 35
involuntary context switches= 5555

runsolver used 2.05669 s user time and 5.33219 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Jan 22 11:52:55 UTC 2007


IDJOB= 283192
IDBENCH= 3219
IDSOLVER= 93
FILE ID= node42/283192-1169466770

PBS_JOBID= 3613821

Free space on /tmp= 66562 MiB

SOLVER NAME= rjw-solver 2007-01-21
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23/rand-2-50-23-587-230-16_ext.xml
COMMAND LINE= /tmp/evaluation/283192-1169466770/solve /tmp/evaluation/283192-1169466770/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node42/convwatcher-283192-1169466770 -o ROOT/results/node42/conversion-283192-1169466770 -C 600 -M 900 /tmp/evaluation/283192-1169466770/conversion /tmp/evaluation/283192-1169466770/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-283192-1169466770 -o ROOT/results/node42/solver-283192-1169466770 -C 1800 -M 900  /tmp/evaluation/283192-1169466770/solve /tmp/evaluation/283192-1169466770/unknown 1800

META MD5SUM SOLVER= 4108942ff566d5523369442a8e3d06c4
MD5SUM BENCH=  47022f0b2265ce0be75b84592b7d4eee

RANDOM SEED= 100040597

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.229
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.229
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:       1070000 kB
Buffers:         53436 kB
Cached:         838128 kB
SwapCached:       2500 kB
Active:         278872 kB
Inactive:       627508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1070000 kB
SwapTotal:     4192956 kB
SwapFree:      4184856 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          21688 kB
Slab:            65220 kB
Committed_AS:  5551368 kB
PageTables:       1616 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= 66563 MiB



End job on node42 on Mon Jan 22 12:23:31 UTC 2007