Trace number 1110818

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
toulbar2 2008-06-27? (TO) 3600.05 3609.23

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg13-17_ext.xml
MD5SUM9bb2e152e67c1e9d0e114d3aaec20495
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints30
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables221
Number of constraints30
Maximum constraint arity17
Maximum domain size26
Number of constraints which are defined in extension30
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1.47/1.53	o 30
3600.04/3609.21	HOME/solver.sh: line 3: 18353 Terminated              ./toulbar2 $1

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1110818-1215835909/watcher-1110818-1215835909 -o /tmp/evaluation-result-1110818-1215835909/solver-1110818-1215835909 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solver.sh HOME/instance-1110818-1215835909.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 18351
/proc/meminfo: memFree=1440088/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=3240 CPUtime=0
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 83 0 0 0 0 0 0 0 23 0 1 0 40292782 3317760 66 996147200 134512640 137370052 4294956384 18446744073709551615 136188032 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 810 66 53 697 0 109 0

[startup+0.0469181 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 18351
/proc/meminfo: memFree=1440088/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=7028 CPUtime=0.03
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 428 0 0 0 3 0 0 0 23 0 1 0 40292782 7196672 411 996147200 134512640 137370052 4294956384 18446744073709551615 136687772 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 1757 411 199 697 0 1056 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12384

[startup+0.10293 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 18351
/proc/meminfo: memFree=1440088/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=8224 CPUtime=0.08
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 793 0 0 0 8 0 0 0 23 0 1 0 40292782 8421376 741 996147200 134512640 137370052 4294956384 18446744073709551615 136074481 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 2056 741 233 697 0 1355 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13580

[startup+0.302967 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 18351
/proc/meminfo: memFree=1440088/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=11560 CPUtime=0.29
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 1763 0 0 0 28 1 0 0 24 0 1 0 40292782 11837440 1571 996147200 134512640 137370052 4294956384 18446744073709551615 134804489 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 2890 1571 233 697 0 2189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16916

[startup+0.701033 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 18351
/proc/meminfo: memFree=1440088/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=17820 CPUtime=0.67
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 3584 0 0 0 66 1 0 0 25 0 1 0 40292782 18247680 3147 996147200 134512640 137370052 4294956384 18446744073709551615 136065292 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 4455 3147 233 697 0 3754 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 23176

[startup+1.50117 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18354
/proc/meminfo: memFree=1422472/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=30368 CPUtime=1.47
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 8363 0 0 0 144 3 0 0 25 0 1 0 40292782 31096832 6394 996147200 134512640 137370052 4294956384 18446744073709551615 134768183 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 7592 6394 260 697 0 6891 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 35724

[startup+3.10144 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18354
/proc/meminfo: memFree=1414600/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34476 CPUtime=3.06
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9495 0 0 0 302 4 0 0 25 0 1 0 40292782 35303424 6500 996147200 134512640 137370052 4294956384 18446744073709551615 135056374 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 8619 6500 293 697 0 7918 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 39832

[startup+6.30198 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18354
/proc/meminfo: memFree=1414536/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34476 CPUtime=6.22
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9495 0 0 0 618 4 0 0 25 0 1 0 40292782 35303424 6500 996147200 134512640 137370052 4294956384 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 8619 6500 293 697 0 7918 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 39832

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18354
/proc/meminfo: memFree=1414600/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34476 CPUtime=12.56
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9495 0 0 0 1252 4 0 0 25 0 1 0 40292782 35303424 6500 996147200 134512640 137370052 4294956384 18446744073709551615 134786488 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 8619 6500 293 697 0 7918 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 39832

[startup+25.5023 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18354
/proc/meminfo: memFree=1399368/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34476 CPUtime=25.26
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9495 0 0 0 2521 5 0 0 25 0 1 0 40292782 35303424 6500 996147200 134512640 137370052 4294956384 18446744073709551615 134768158 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 8619 6500 293 697 0 7918 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 39832

[startup+51.1027 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18354
/proc/meminfo: memFree=1399368/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34476 CPUtime=50.64
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9495 0 0 0 5059 5 0 0 25 0 1 0 40292782 35303424 6500 996147200 134512640 137370052 4294956384 18446744073709551615 134768298 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 8619 6500 293 697 0 7918 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 39832

[startup+102.305 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18354
/proc/meminfo: memFree=1394760/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34476 CPUtime=101.4
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9495 0 0 0 10135 5 0 0 25 0 1 0 40292782 35303424 6500 996147200 134512640 137370052 4294956384 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 8619 6500 293 697 0 7918 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 39832

[startup+162.302 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 18354
/proc/meminfo: memFree=1379016/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34476 CPUtime=160.89
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9495 0 0 0 16083 6 0 0 25 0 1 0 40292782 35303424 6500 996147200 134512640 137370052 4294956384 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 8619 6500 293 697 0 7918 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 39832

[startup+222.302 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 18354
/proc/meminfo: memFree=1363592/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34476 CPUtime=220.37
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9495 0 0 0 22031 6 0 0 25 0 1 0 40292782 35303424 6500 996147200 134512640 137370052 4294956384 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 8619 6500 293 697 0 7918 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 39832

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18354
/proc/meminfo: memFree=1363528/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34476 CPUtime=279.85
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9495 0 0 0 27979 6 0 0 25 0 1 0 40292782 35303424 6500 996147200 134512640 137370052 4294956384 18446744073709551615 134786392 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 8619 6500 293 697 0 7918 0
Current children cumulated CPU time (s) 279.85
Current children cumulated vsize (KiB) 39832

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18354
/proc/meminfo: memFree=1348232/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34476 CPUtime=339.34
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9495 0 0 0 33927 7 0 0 25 0 1 0 40292782 35303424 6500 996147200 134512640 137370052 4294956384 18446744073709551615 134768209 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 8619 6500 293 697 0 7918 0

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

[pid=18353] ppid=18351 vsize=34480 CPUtime=2854.89
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 285427 62 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 135107760 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 2854.89
Current children cumulated vsize (KiB) 39836

[startup+2922.3 s]
/proc/loadavg: 2.26 2.45 2.20 3/76 18481
/proc/meminfo: memFree=1353096/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=2914.65
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 291402 63 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 2914.65
Current children cumulated vsize (KiB) 39836

[startup+2982.3 s]
/proc/loadavg: 2.10 2.36 2.19 3/76 18523
/proc/meminfo: memFree=1355144/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=2974.38
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 297375 63 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 2974.38
Current children cumulated vsize (KiB) 39836

[startup+3042.3 s]
/proc/loadavg: 2.07 2.31 2.18 3/76 18547
/proc/meminfo: memFree=1355400/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=3034.12
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 303349 63 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 3034.12
Current children cumulated vsize (KiB) 39836

[startup+3102.3 s]
/proc/loadavg: 2.02 2.25 2.16 3/76 18571
/proc/meminfo: memFree=1354440/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=3093.88
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 309324 64 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 135107792 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 3093.88
Current children cumulated vsize (KiB) 39836

[startup+3162.3 s]
/proc/loadavg: 2.01 2.20 2.15 3/76 18583
/proc/meminfo: memFree=1353800/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=3153.52
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 315288 64 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 3153.52
Current children cumulated vsize (KiB) 39836

[startup+3222.3 s]
/proc/loadavg: 2.06 2.18 2.15 3/75 18652
/proc/meminfo: memFree=1891344/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=3213.35
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 321270 65 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 135107776 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 3213.35
Current children cumulated vsize (KiB) 39836

[startup+3282.3 s]
/proc/loadavg: 2.02 2.14 2.14 3/75 18682
/proc/meminfo: memFree=1886224/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=3273.32
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 327267 65 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 3273.32
Current children cumulated vsize (KiB) 39836

[startup+3342.3 s]
/proc/loadavg: 2.32 2.22 2.16 3/76 18744
/proc/meminfo: memFree=1351560/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=3333.27
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 333258 69 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 3333.27
Current children cumulated vsize (KiB) 39836

[startup+3402.31 s]
/proc/loadavg: 2.11 2.17 2.15 3/76 18768
/proc/meminfo: memFree=1353800/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=3393.24
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 339254 70 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 134768352 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 3393.24
Current children cumulated vsize (KiB) 39836

[startup+3462.3 s]
/proc/loadavg: 2.04 2.14 2.14 3/76 18792
/proc/meminfo: memFree=1354504/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=3453.2
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 345250 70 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 134768148 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 3453.2
Current children cumulated vsize (KiB) 39836

[startup+3522.3 s]
/proc/loadavg: 2.05 2.13 2.13 3/76 18816
/proc/meminfo: memFree=1354696/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=3513.17
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 351247 70 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 3513.17
Current children cumulated vsize (KiB) 39836

[startup+3582.3 s]
/proc/loadavg: 2.02 2.10 2.12 4/84 18850
/proc/meminfo: memFree=1729352/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=3573.15
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 357244 71 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 134768303 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 3573.15
Current children cumulated vsize (KiB) 39836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 2.01 2.09 2.11 3/76 18852
/proc/meminfo: memFree=1353416/2055920 swapFree=4180932/4192956
[pid=18351] ppid=18349 vsize=5356 CPUtime=0
/proc/18351/stat : 18351 (solver.sh) S 18349 18351 17402 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 40292781 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18351/statm: 1339 231 192 169 0 50 0
[pid=18353] ppid=18351 vsize=34480 CPUtime=3600.04
/proc/18353/stat : 18353 (toulbar2) R 18351 18351 17402 0 -1 4194304 9496 0 0 0 359933 71 0 0 25 0 1 0 40292782 35307520 6501 996147200 134512640 137370052 4294956384 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/18353/statm: 8620 6501 293 697 0 7919 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 39836

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 3609.23
CPU time (s): 3600.05
CPU user time (s): 3599.33
CPU system time (s): 0.71989
CPU usage (%): 99.7459
Max. virtual memory (cumulated for all children) (KiB): 39836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.33
system time used= 0.71989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9923
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= 9
involuntary context switches= 29896

runsolver used 4.76727 second user time and 11.0343 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-12 06:11:49
IDJOB=1110818
IDBENCH=61156
IDSOLVER=371
FILE ID=node25/1110818-1215835909
PBS_JOBID= 7903336
Free space on /tmp= 66384 MiB

SOLVER NAME= toulbar2 2008-06-27
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg13-17_ext.xml
COMMAND LINE= HOME/solver.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1110818-1215835909/watcher-1110818-1215835909 -o /tmp/evaluation-result-1110818-1215835909/solver-1110818-1215835909 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/solver.sh HOME/instance-1110818-1215835909.xml 

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9bb2e152e67c1e9d0e114d3aaec20495
RANDOM SEED=1453697657

node25.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.265
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.265
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:       1440568 kB
Buffers:         24188 kB
Cached:         234552 kB
SwapCached:       5848 kB
Active:         521816 kB
Inactive:        49816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1440568 kB
SwapTotal:     4192956 kB
SwapFree:      4180932 kB
Dirty:           29224 kB
Writeback:           0 kB
Mapped:         329856 kB
Slab:            28180 kB
Committed_AS:   505748 kB
PageTables:       2660 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= 66324 MiB
End job on node25 at 2008-07-12 07:12:00