Trace number 228377

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.07 1801.01

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-39_ext.xml
MD5SUM46ee70eb3b6a8794a3c1237e4cc2853d
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 benchmark6.68698
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1801.01	/tmp/evaluation/228377-1168297793/solver: line 5: 22998 Terminated              xlisp 2>&1
1801.01	     22999                       | 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/node9/watcher-228377-1168297793 -o ROOT/results/node9/solver-228377-1168297793 -C 1800 -M 900 /tmp/evaluation/228377-1168297793/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.37 1.08 1.03 5/86 22996
/proc/meminfo: memFree=1650456/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) R 22993 22995 21950 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 178174542 5480448 228 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/22995/statm: 1338 228 191 169 0 49 0
[pid=22997] ppid=22995 vsize=5352 CPUtime=0
/proc/22997/stat : 22997 (solver) R 22995 22995 21950 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 178174543 5480448 228 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/22997/statm: 1338 228 191 169 0 49 0

[startup+0.10407 s]
/proc/loadavg: 1.37 1.08 1.03 5/86 22996
/proc/meminfo: memFree=1650456/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.51211 s]
/proc/loadavg: 1.37 1.08 1.03 5/86 22996
/proc/meminfo: memFree=1650456/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.3332 s]
/proc/loadavg: 1.37 1.08 1.03 3/88 22999
/proc/meminfo: memFree=1648712/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1.31
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 621 0 0 0 131 0 0 0 25 0 1 0 178174543 4591616 580 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134873851 0 0 4096 130 0 0 0 17 1 0 0
/proc/22998/statm: 1121 580 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12436

[startup+2.97039 s]
/proc/loadavg: 1.37 1.08 1.03 3/88 22999
/proc/meminfo: memFree=1648712/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=2.94
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 621 0 0 0 294 0 0 0 25 0 1 0 178174543 4591616 580 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684880 0 0 4096 130 0 0 0 17 1 0 0
/proc/22998/statm: 1121 580 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 12436

[startup+6.25276 s]
/proc/loadavg: 1.42 1.10 1.03 2/83 23007
/proc/meminfo: memFree=1649904/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=6.21
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 623 0 0 0 620 1 0 0 25 0 1 0 178174543 4591616 582 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134882477 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 582 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 12436

[startup+12.7225 s]
/proc/loadavg: 1.47 1.11 1.04 3/90 23085
/proc/meminfo: memFree=1649400/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=12.67
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 623 0 0 0 1265 2 0 0 25 0 1 0 178174543 4591616 582 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904505 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 582 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12436

[startup+25.5689 s]
/proc/loadavg: 1.59 1.15 1.05 3/90 23085
/proc/meminfo: memFree=1649464/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=25.51
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 625 0 0 0 2548 3 0 0 25 0 1 0 178174543 4591616 584 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684809 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 584 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 12436

[startup+51.2429 s]
/proc/loadavg: 1.73 1.22 1.07 3/90 23085
/proc/meminfo: memFree=1649656/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=51.14
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 626 0 0 0 5109 5 0 0 25 0 1 0 178174543 4591616 585 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 585 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 12436

[startup+102.485 s]
/proc/loadavg: 1.88 1.34 1.12 3/90 23085
/proc/meminfo: memFree=1649656/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=102.34
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 626 0 0 0 10223 11 0 0 25 0 1 0 178174543 4591616 585 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134873867 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 585 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 12436

[startup+162.556 s]
/proc/loadavg: 1.95 1.46 1.17 3/90 23085
/proc/meminfo: memFree=1649592/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=162.35
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 628 0 0 0 16218 17 0 0 25 0 1 0 178174543 4591616 587 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879433 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 587 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 12436

[startup+222.634 s]
/proc/loadavg: 1.98 1.56 1.22 3/90 23085
/proc/meminfo: memFree=1649592/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=222.37
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 628 0 0 0 22215 22 0 0 25 0 1 0 178174543 4591616 587 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134876752 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 587 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 12436

[startup+282.706 s]
/proc/loadavg: 1.99 1.63 1.27 3/90 23085
/proc/meminfo: memFree=1649528/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=282.36
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 628 0 0 0 28208 28 0 0 25 0 1 0 178174543 4591616 587 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 587 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 12436

[startup+342.78 s]
/proc/loadavg: 1.99 1.70 1.31 3/90 23085
/proc/meminfo: memFree=1649464/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=342.38
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 628 0 0 0 34205 33 0 0 25 0 1 0 178174543 4591616 587 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134877055 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 587 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 342.38

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

[startup+1243.28 s]
/proc/loadavg: 1.07 1.08 1.18 2/80 24548
/proc/meminfo: memFree=1655512/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1242.46
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 628 0 0 0 124115 131 0 0 25 0 1 0 178174543 4591616 587 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684591 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 587 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1242.46
Current children cumulated vsize (KiB) 12436

[startup+1303.29 s]
/proc/loadavg: 1.02 1.07 1.17 2/80 24548
/proc/meminfo: memFree=1655448/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1302.46
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 628 0 0 0 130108 138 0 0 25 0 1 0 178174543 4591616 587 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684152 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 587 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1302.46
Current children cumulated vsize (KiB) 12436

[startup+1363.31 s]
/proc/loadavg: 1.01 1.05 1.16 2/80 24548
/proc/meminfo: memFree=1655384/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1362.47
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 628 0 0 0 136102 145 0 0 25 0 1 0 178174543 4591616 587 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134873746 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 587 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1362.47
Current children cumulated vsize (KiB) 12436

[startup+1423.34 s]
/proc/loadavg: 1.00 1.04 1.15 2/80 24548
/proc/meminfo: memFree=1655320/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1422.47
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 628 0 0 0 142097 150 0 0 25 0 1 0 178174543 4591616 587 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 587 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1422.47
Current children cumulated vsize (KiB) 12436

[startup+1483.36 s]
/proc/loadavg: 1.00 1.03 1.14 2/80 24548
/proc/meminfo: memFree=1655320/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1482.47
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 628 0 0 0 148090 157 0 0 25 0 1 0 178174543 4591616 587 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 587 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1482.47
Current children cumulated vsize (KiB) 12436

[startup+1543.38 s]
/proc/loadavg: 1.00 1.02 1.12 2/80 24548
/proc/meminfo: memFree=1655192/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1542.49
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 628 0 0 0 154086 163 0 0 25 0 1 0 178174543 4591616 587 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684809 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 587 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1542.49
Current children cumulated vsize (KiB) 12436

[startup+1603.4 s]
/proc/loadavg: 1.00 1.02 1.11 2/80 24548
/proc/meminfo: memFree=1655192/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1602.49
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 628 0 0 0 160080 169 0 0 25 0 1 0 178174543 4591616 587 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684110 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 587 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1602.49
Current children cumulated vsize (KiB) 12436

[startup+1663.42 s]
/proc/loadavg: 1.00 1.01 1.10 2/80 24548
/proc/meminfo: memFree=1655064/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1662.49
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 638 0 0 0 166074 175 0 0 25 0 1 0 178174543 4591616 597 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684053 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 597 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1662.49
Current children cumulated vsize (KiB) 12436

[startup+1723.44 s]
/proc/loadavg: 1.00 1.01 1.09 2/80 24548
/proc/meminfo: memFree=1655064/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1722.5
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 638 0 0 0 172068 182 0 0 25 0 1 0 178174543 4591616 597 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134878486 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 597 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1722.5
Current children cumulated vsize (KiB) 12436

[startup+1783.46 s]
/proc/loadavg: 1.00 1.00 1.08 2/80 24548
/proc/meminfo: memFree=1654936/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1782.5
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 638 0 0 0 178063 187 0 0 25 0 1 0 178174543 4591616 597 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134672808 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 597 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (KiB) 12436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.01 s]
/proc/loadavg: 1.00 1.00 1.08 2/80 24548
/proc/meminfo: memFree=1654872/2055920 swapFree=4191880/4192956
[pid=22995] ppid=22993 vsize=5352 CPUtime=0
/proc/22995/stat : 22995 (solver) S 22993 22995 21950 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 178174542 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22995/statm: 1338 229 192 169 0 49 0
[pid=22998] ppid=22995 vsize=4484 CPUtime=1800.04
/proc/22998/stat : 22998 (xlisp) R 22995 22995 21950 0 -1 4194304 638 0 0 0 179816 188 0 0 25 0 1 0 178174543 4591616 597 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/22998/statm: 1121 597 243 197 0 361 0
[pid=22999] ppid=22995 vsize=2600 CPUtime=0
/proc/22999/stat : 22999 (sed) S 22995 22995 21950 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 178174543 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 215419158610 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22999/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 12436

Sending SIGTERM to process tree (bottom up)

Child status: 143
Real time (s): 1801.01
CPU time (s): 1800.07
CPU user time (s): 1798.17
CPU system time (s): 1.89371
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 12436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.17
system time used= 1.89371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1287
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= 40735

runsolver used 1.87172 s user time and 4.99224 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Jan  8 23:09:54 UTC 2007


IDJOB= 228377
IDBENCH= 6185
FILE ID= node9/228377-1168297793

PBS_JOBID= 3502139

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-39_ext.xml
COMMAND LINE= /tmp/evaluation/228377-1168297793/solver
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node9/convwatcher-228377-1168297793 -o ROOT/results/node9/conversion-228377-1168297793 -C 600 -M 900 /tmp/evaluation/228377-1168297793/conversion /tmp/evaluation/228377-1168297793/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-228377-1168297793 -o ROOT/results/node9/solver-228377-1168297793 -C 1800 -M 900  /tmp/evaluation/228377-1168297793/solver

META MD5SUM SOLVER= d524ecf1110edbc743abd2f199c280bf
MD5SUM BENCH=  46ee70eb3b6a8794a3c1237e4cc2853d

RANDOM SEED= 777138581

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:       1650936 kB
Buffers:         35144 kB
Cached:         268824 kB
SwapCached:        264 kB
Active:         172816 kB
Inactive:       179380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650936 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4424 kB
Writeback:           0 kB
Mapped:          63324 kB
Slab:            37684 kB
Committed_AS:  5145208 kB
PageTables:       2252 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= 66548 MiB



End job on node9 on Mon Jan  8 23:39:55 UTC 2007