Trace number 1111813

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)26 3600.08 3616.21

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg11-15_ext.xml
MD5SUM94a222d57bade926026175cb32fe08c2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints13
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables165
Number of constraints26
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension26
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33/0.90	o 26
0.33/0.90	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 
3600.05/3616.21	HOME/solverBTD.sh: line 7: 11646 Terminated              ./toulbar2 $1 B2 Oorder r4

Verifier Data (download as text)

OK	26	0
26 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-1111813-1215854792/watcher-1111813-1215854792 -o /tmp/evaluation-result-1111813-1215854792/solver-1111813-1215854792 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solverBTD.sh HOME/instance-1111813-1215854792.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.01 2.05 2.08 4/106 11639
/proc/meminfo: memFree=1837312/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 42176240 5484544 231 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 231 192 169 0 50 0
[pid=11640] ppid=11639 vsize=5356 CPUtime=0
/proc/11640/stat : 11640 (solverBTD.sh) R 11639 11639 11289 0 -1 4194368 13 0 0 0 0 0 0 0 19 0 1 0 42176240 5484544 231 996147200 4194304 4889804 548682068816 18446744073709551615 4412747 0 0 4100 65536 0 0 0 17 0 0 0
/proc/11640/statm: 1339 231 192 169 0 50 0

[startup+0.059783 s]
/proc/loadavg: 2.01 2.05 2.08 4/106 11639
/proc/meminfo: memFree=1837312/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 344 353 0 0 0 0 0 0 18 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10273 s]
/proc/loadavg: 2.01 2.05 2.08 4/106 11639
/proc/meminfo: memFree=1837312/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 344 353 0 0 0 0 0 0 18 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30176 s]
/proc/loadavg: 2.01 2.05 2.08 4/106 11639
/proc/meminfo: memFree=1837312/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.27
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 365 2967 0 0 0 0 16 11 15 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5356

[startup+0.702839 s]
/proc/loadavg: 2.01 2.05 2.08 4/106 11639
/proc/meminfo: memFree=1837312/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 5356

[startup+1.50198 s]
/proc/loadavg: 2.01 2.05 2.08 3/108 11646
/proc/meminfo: memFree=1825520/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16964 CPUtime=1.13
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4853 0 0 0 112 1 0 0 25 0 1 0 42176275 17371136 3024 996147200 134512640 137370052 4294956352 18446744073709551615 134768300 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4241 3024 313 697 0 3540 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 22320

[startup+3.10128 s]
/proc/loadavg: 2.01 2.05 2.08 3/108 11646
/proc/meminfo: memFree=1825264/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16964 CPUtime=2.71
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4853 0 0 0 270 1 0 0 25 0 1 0 42176275 17371136 3024 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4241 3024 313 697 0 3540 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 22320

[startup+6.30188 s]
/proc/loadavg: 2.00 2.05 2.08 3/108 11646
/proc/meminfo: memFree=1825136/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16964 CPUtime=5.87
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4853 0 0 0 586 1 0 0 25 0 1 0 42176275 17371136 3024 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4241 3024 313 697 0 3540 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 22320

[startup+12.7011 s]
/proc/loadavg: 2.00 2.05 2.08 3/108 11646
/proc/meminfo: memFree=1825136/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=12.2
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 1219 1 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768120 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 22324

[startup+25.5015 s]
/proc/loadavg: 2.00 2.04 2.07 3/108 11646
/proc/meminfo: memFree=1825200/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=24.84
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 2483 1 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768168 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 22324

[startup+51.1023 s]
/proc/loadavg: 2.00 2.04 2.07 3/108 11646
/proc/meminfo: memFree=1825072/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=50.16
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 5015 1 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 135107760 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 22324

[startup+102.309 s]
/proc/loadavg: 2.00 2.03 2.07 3/108 11646
/proc/meminfo: memFree=1825008/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=100.79
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 10078 1 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768173 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 101.12
Current children cumulated vsize (KiB) 22324

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.06 3/108 11646
/proc/meminfo: memFree=1824880/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=160.11
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 16010 1 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768096 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 160.44
Current children cumulated vsize (KiB) 22324

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.06 3/108 11646
/proc/meminfo: memFree=1824944/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=219.43
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 21942 1 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 135107774 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 219.76
Current children cumulated vsize (KiB) 22324

[startup+282.302 s]
/proc/loadavg: 2.00 2.01 2.05 3/108 11646
/proc/meminfo: memFree=1824944/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=278.76
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 27875 1 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 279.09
Current children cumulated vsize (KiB) 22324

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.04 3/108 11646
/proc/meminfo: memFree=1824944/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=338.08
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 33807 1 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768296 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 338.41
Current children cumulated vsize (KiB) 22324

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/108 11646
/proc/meminfo: memFree=1824944/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=397.41
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 39740 1 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 1 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0

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

/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=2846.19
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 284615 4 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768143 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 2846.52
Current children cumulated vsize (KiB) 22324

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11684
/proc/meminfo: memFree=1812088/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=2906.16
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 290612 4 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768300 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 2906.49
Current children cumulated vsize (KiB) 22324

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11684
/proc/meminfo: memFree=1812088/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=2966.13
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 296609 4 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768183 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 2966.46
Current children cumulated vsize (KiB) 22324

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11684
/proc/meminfo: memFree=1812024/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=3026.1
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 302606 4 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 3026.43
Current children cumulated vsize (KiB) 22324

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11684
/proc/meminfo: memFree=1811896/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=3086.07
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 308603 4 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134786441 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 3086.4
Current children cumulated vsize (KiB) 22324

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11684
/proc/meminfo: memFree=1811832/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=3146.04
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 314600 4 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 3146.37
Current children cumulated vsize (KiB) 22324

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11686
/proc/meminfo: memFree=1811640/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=3206
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 320596 4 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134708942 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 3206.33
Current children cumulated vsize (KiB) 22324

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11686
/proc/meminfo: memFree=1811640/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=3265.99
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 326594 5 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134786516 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 3266.32
Current children cumulated vsize (KiB) 22324

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11686
/proc/meminfo: memFree=1811640/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=3325.96
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 332591 5 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 135107801 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 3326.29
Current children cumulated vsize (KiB) 22324

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11686
/proc/meminfo: memFree=1811576/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=3385.93
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 338588 5 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 3386.26
Current children cumulated vsize (KiB) 22324

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11686
/proc/meminfo: memFree=1811320/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=3445.89
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 344584 5 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 3446.22
Current children cumulated vsize (KiB) 22324

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11686
/proc/meminfo: memFree=1811320/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=3505.87
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 350582 5 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134597369 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 3506.2
Current children cumulated vsize (KiB) 22324

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11686
/proc/meminfo: memFree=1811320/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=3565.83
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 356578 5 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134786572 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 3566.16
Current children cumulated vsize (KiB) 22324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3616.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 11686
/proc/meminfo: memFree=1811320/2055920 swapFree=4192812/4192956
[pid=11639] ppid=11637 vsize=5356 CPUtime=0.33
/proc/11639/stat : 11639 (solverBTD.sh) S 11637 11639 11289 0 -1 4194304 388 3239 0 0 0 0 22 11 16 0 1 0 42176240 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11639/statm: 1339 232 192 169 0 50 0
[pid=11646] ppid=11639 vsize=16968 CPUtime=3599.72
/proc/11646/stat : 11646 (toulbar2) R 11639 11639 11289 0 -1 4194304 4854 0 0 0 359967 5 0 0 25 0 1 0 42176275 17375232 3025 996147200 134512640 137370052 4294956352 18446744073709551615 134786553 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 4242 3025 313 697 0 3541 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 22324

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 3616.21
CPU time (s): 3600.08
CPU user time (s): 3599.91
CPU system time (s): 0.173973
CPU usage (%): 99.554
Max. virtual memory (cumulated for all children) (KiB): 22324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.91
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8496
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= 14
involuntary context switches= 37314

runsolver used 5.34819 second user time and 14.3878 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-12 11:26:33
IDJOB=1111813
IDBENCH=61326
IDSOLVER=370
FILE ID=node82/1111813-1215854792
PBS_JOBID= 7903453
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 94a222d57bade926026175cb32fe08c2
RANDOM SEED=1369760364

node82.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.263
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.263
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:       1837792 kB
Buffers:         27220 kB
Cached:          97696 kB
SwapCached:          0 kB
Active:         109980 kB
Inactive:        59508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9064 kB
Writeback:           0 kB
Mapped:          66012 kB
Slab:            31020 kB
Committed_AS:   296700 kB
PageTables:       3988 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node82 at 2008-07-12 12:26:49