Trace number 1111673

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/BTD 2008-06-27? (TO)27 3600.01 3608.81

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg13-14_ext.xml
MD5SUMd30d429cf00b20dd1d01dc037907e480
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints27
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints27
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension27
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

20.15/20.32	o 27
20.15/20.32	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 

Verifier Data (download as text)

OK	27	0
27 unsatisfied constraints, 0 satisfied constraints

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-1111673-1215851949/watcher-1111673-1215851949 -o /tmp/evaluation-result-1111673-1215851949/solver-1111673-1215851949 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solverBTD.sh HOME/instance-1111673-1215851949.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: 1.92 2.02 2.07 4/82 16014
/proc/meminfo: memFree=1438584/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=0
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 41894264 5484544 231 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 231 192 169 0 50 0
[pid=16015] ppid=16014 vsize=5356 CPUtime=0
/proc/16015/stat : 16015 (solverBTD.sh) R 16014 16014 15499 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 41894264 5484544 231 996147200 4194304 4889804 548682068816 18446744073709551615 269930261799 0 0 4096 0 0 0 0 17 1 0 0
/proc/16015/statm: 1339 231 192 169 0 50 0

[startup+0.118603 s]
/proc/loadavg: 1.92 2.02 2.07 4/82 16014
/proc/meminfo: memFree=1438584/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=0
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201617 s]
/proc/loadavg: 1.92 2.02 2.07 4/82 16014
/proc/meminfo: memFree=1438584/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=0
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301639 s]
/proc/loadavg: 1.92 2.02 2.07 4/82 16014
/proc/meminfo: memFree=1438584/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=0
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701716 s]
/proc/loadavg: 1.92 2.02 2.07 4/82 16014
/proc/meminfo: memFree=1438584/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=0
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50187 s]
/proc/loadavg: 1.92 2.02 2.07 3/84 16019
/proc/meminfo: memFree=1415592/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=0
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16019] ppid=16014 vsize=29664 CPUtime=1.47
/proc/16019/stat : 16019 (toulbar2) R 16014 16014 15499 0 -1 4194304 6412 0 0 0 145 2 0 0 25 0 1 0 41894265 30375936 6114 996147200 134512640 137370052 4294956368 18446744073709551615 134781978 0 0 4096 0 0 0 0 17 1 0 0
/proc/16019/statm: 7416 6114 235 697 0 6715 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 35020

[startup+3.10119 s]
/proc/loadavg: 1.92 2.02 2.07 3/84 16019
/proc/meminfo: memFree=1397928/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=0
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16019] ppid=16014 vsize=53116 CPUtime=3.06
/proc/16019/stat : 16019 (toulbar2) R 16014 16014 15499 0 -1 4194304 12639 0 0 0 301 5 0 0 25 0 1 0 41894265 54390784 11956 996147200 134512640 137370052 4294956368 18446744073709551615 134955169 0 0 4096 0 0 0 0 17 1 0 0
/proc/16019/statm: 13279 11956 235 697 0 12578 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 58472

[startup+6.30182 s]
/proc/loadavg: 1.93 2.02 2.06 3/84 16019
/proc/meminfo: memFree=1366120/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=0
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16019] ppid=16014 vsize=66520 CPUtime=6.23
/proc/16019/stat : 16019 (toulbar2) R 16014 16014 15499 0 -1 4194304 16294 0 0 0 506 117 0 0 25 0 1 0 41894265 68116480 15331 996147200 134512640 137370052 4294956368 18446744073709551615 136112372 0 0 4096 0 0 0 0 17 1 0 0
/proc/16019/statm: 16630 15331 245 697 0 15929 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 71876

[startup+12.7011 s]
/proc/loadavg: 1.93 2.02 2.06 3/84 16019
/proc/meminfo: memFree=1342696/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=0
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16019] ppid=16014 vsize=63400 CPUtime=12.56
/proc/16019/stat : 16019 (toulbar2) R 16014 16014 15499 0 -1 4194304 16294 0 0 0 829 427 0 0 25 0 1 0 41894265 64921600 15319 996147200 134512640 137370052 4294956368 18446744073709551615 136074587 0 0 4096 0 0 0 0 17 1 0 0
/proc/16019/statm: 15850 15319 245 697 0 15149 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 68756

[startup+25.5016 s]
/proc/loadavg: 1.95 2.02 2.06 3/84 16021
/proc/meminfo: memFree=1336424/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71380 CPUtime=9.74
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18540 0 0 0 967 7 0 0 25 0 1 0 41895838 73093120 16676 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/16021/statm: 17845 16676 313 697 0 17144 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 76736

[startup+51.1017 s]
/proc/loadavg: 1.96 2.02 2.06 3/84 16021
/proc/meminfo: memFree=1329384/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71380 CPUtime=35.33
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18540 0 0 0 3526 7 0 0 25 0 1 0 41895838 73093120 16676 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/16021/statm: 17845 16676 313 697 0 17144 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 76736

[startup+102.302 s]
/proc/loadavg: 1.98 2.01 2.06 3/84 16021
/proc/meminfo: memFree=1321384/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71380 CPUtime=86.48
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18540 0 0 0 8641 7 0 0 25 0 1 0 41895838 73093120 16676 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/16021/statm: 17845 16676 313 697 0 17144 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 76736

[startup+162.302 s]
/proc/loadavg: 1.99 2.01 2.05 3/84 16021
/proc/meminfo: memFree=1309928/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71380 CPUtime=146.45
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18540 0 0 0 14638 7 0 0 25 0 1 0 41895838 73093120 16676 996147200 134512640 137370052 4294956352 18446744073709551615 134768173 0 0 4096 0 0 0 0 17 0 0 0
/proc/16021/statm: 17845 16676 313 697 0 17144 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 76736

[startup+222.307 s]
/proc/loadavg: 1.99 2.00 2.04 3/84 16021
/proc/meminfo: memFree=1307112/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71380 CPUtime=206.43
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18540 0 0 0 20636 7 0 0 25 0 1 0 41895838 73093120 16676 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/16021/statm: 17845 16676 313 697 0 17144 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 76736

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.04 3/84 16021
/proc/meminfo: memFree=1253096/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71380 CPUtime=266.39
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18540 0 0 0 26632 7 0 0 25 0 1 0 41895838 73093120 16676 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/16021/statm: 17845 16676 313 697 0 17144 0
Current children cumulated CPU time (s) 281.99
Current children cumulated vsize (KiB) 76736

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 2.03 3/84 16021
/proc/meminfo: memFree=1253032/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71380 CPUtime=326.33
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18540 0 0 0 32626 7 0 0 25 0 1 0 41895838 73093120 16676 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/16021/statm: 17845 16676 313 697 0 17144 0
Current children cumulated CPU time (s) 341.93
Current children cumulated vsize (KiB) 76736

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 2.03 3/84 16021
/proc/meminfo: memFree=1241064/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71380 CPUtime=386.32
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18540 0 0 0 38624 8 0 0 25 0 1 0 41895838 73093120 16676 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/16021/statm: 17845 16676 313 697 0 17144 0

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

/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 2974.66
Current children cumulated vsize (KiB) 76740

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16029
/proc/meminfo: memFree=947112/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3018.81
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 301865 16 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3034.41
Current children cumulated vsize (KiB) 76740

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16029
/proc/meminfo: memFree=947112/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3078.54
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 307837 17 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3094.14
Current children cumulated vsize (KiB) 76740

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16029
/proc/meminfo: memFree=947112/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3138.29
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 313812 17 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3153.89
Current children cumulated vsize (KiB) 76740

[startup+3222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/84 16080
/proc/meminfo: memFree=1698464/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3198.07
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 319790 17 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134786589 0 0 4096 0 0 0 0 17 1 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3213.67
Current children cumulated vsize (KiB) 76740

[startup+3282.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/76 16094
/proc/meminfo: memFree=1669280/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3258.02
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 325784 18 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134768265 0 0 4096 0 0 0 0 17 1 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3273.62
Current children cumulated vsize (KiB) 76740

[startup+3342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/76 16094
/proc/meminfo: memFree=1657248/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3318
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 331782 18 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134768173 0 0 4096 0 0 0 0 17 1 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3333.6
Current children cumulated vsize (KiB) 76740

[startup+3402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/76 16094
/proc/meminfo: memFree=1651680/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3377.98
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 337780 18 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134786482 0 0 4096 0 0 0 0 17 1 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3393.58
Current children cumulated vsize (KiB) 76740

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16094
/proc/meminfo: memFree=1647072/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3437.96
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 343778 18 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3453.56
Current children cumulated vsize (KiB) 76740

[startup+3522.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16094
/proc/meminfo: memFree=1640608/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3497.94
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 349776 18 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134768134 0 0 4096 0 0 0 0 17 1 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3513.54
Current children cumulated vsize (KiB) 76740

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16094
/proc/meminfo: memFree=1636192/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3557.91
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 355773 18 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 1 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3573.51
Current children cumulated vsize (KiB) 76740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16094
/proc/meminfo: memFree=1634720/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3584.41
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 358423 18 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134768303 0 0 4096 0 0 0 0 17 1 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 76740

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

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

[startup+3608.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16094
/proc/meminfo: memFree=1634720/2055920 swapFree=4192812/4192956
[pid=16014] ppid=16012 vsize=5356 CPUtime=15.6
/proc/16014/stat : 16014 (solverBTD.sh) S 16012 16014 15499 0 -1 4194304 388 16952 0 0 0 0 1130 430 16 0 1 0 41894264 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16014/statm: 1339 232 192 169 0 50 0
[pid=16021] ppid=16014 vsize=71384 CPUtime=3584.41
/proc/16021/stat : 16021 (toulbar2) R 16014 16014 15499 0 -1 4194304 18541 0 0 0 358423 18 0 0 25 0 1 0 41895838 73097216 16677 996147200 134512640 137370052 4294956352 18446744073709551615 134768303 0 0 4096 0 0 0 0 17 1 0 0
/proc/16021/statm: 17846 16677 313 697 0 17145 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 76740

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16014 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=301281
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=314344
# CPU time returned by wait4() is 15.6156
# while last known CPU time is 3600.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3608.81
CPU time (s): 3600.01
CPU user time (s): 3595.53
CPU system time (s): 4.48
CPU usage (%): 99.7561
Max. virtual memory (cumulated for all children) (KiB): 76740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.3013
system time used= 4.31434
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17340
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= 16
involuntary context switches= 352

runsolver used 3.63445 second user time and 9.52755 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-12 10:39:09
IDJOB=1111673
IDBENCH=61308
IDSOLVER=370
FILE ID=node53/1111673-1215851949
PBS_JOBID= 7903457
Free space on /tmp= 65120 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d30d429cf00b20dd1d01dc037907e480
RANDOM SEED=1593409414

node53.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.261
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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1439000 kB
Buffers:         20860 kB
Cached:          97732 kB
SwapCached:          0 kB
Active:         500204 kB
Inactive:        49428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11032 kB
Writeback:           0 kB
Mapped:         452048 kB
Slab:            51536 kB
Committed_AS:   802168 kB
PageTables:       2828 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= 65052 MiB
End job on node53 at 2008-07-12 11:39:20