Trace number 1111789

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)18 3600.08 3602.11

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg9-9_ext.xml
MD5SUM12c563a014452c8c9bf97415b366b304
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints9
Best CPU time to get the best result obtained on this benchmark3600.01
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints18
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1.36/1.49	o 18
1.36/1.49	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 
3600.05/3602.10	HOME/solverBTD.sh: line 7: 17758 Terminated              ./toulbar2 $1 B2 Oorder r4

Verifier Data (download as text)

OK	18	0
18 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-1111789-1215853990/watcher-1111789-1215853990 -o /tmp/evaluation-result-1111789-1215853990/solver-1111789-1215853990 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solverBTD.sh HOME/instance-1111789-1215853990.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 1.98 1.99 4/80 17751
/proc/meminfo: memFree=1835304/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=18572 CPUtime=0
/proc/17751/stat : 17751 (runsolver) R 17749 17751 17440 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 42101301 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17751/statm: 4643 292 257 25 0 2626 0

[startup+0.0158761 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 17751
/proc/meminfo: memFree=1835304/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 344 353 0 0 0 0 0 0 22 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101886 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 17751
/proc/meminfo: memFree=1835304/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 344 353 0 0 0 0 0 0 22 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301904 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 17751
/proc/meminfo: memFree=1835304/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 344 353 0 0 0 0 0 0 22 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701941 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 17751
/proc/meminfo: memFree=1835304/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 344 353 0 0 0 0 0 0 22 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50302 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 17758
/proc/meminfo: memFree=1832088/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17180 CPUtime=0.52
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4305 0 0 0 51 1 0 0 23 0 1 0 42101398 17592320 2756 996147200 134512640 137370052 4294956352 18446744073709551615 134768195 0 0 4096 0 0 0 0 17 1 0 0
/proc/17758/statm: 4295 2756 282 697 0 3594 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 22536

[startup+3.10117 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 17758
/proc/meminfo: memFree=1823448/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17188 CPUtime=2.1
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4343 0 0 0 209 1 0 0 25 0 1 0 42101398 17600512 2794 996147200 134512640 137370052 4294956352 18446744073709551615 135107760 0 0 4096 0 0 0 0 17 1 0 0
/proc/17758/statm: 4297 2794 313 697 0 3596 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 22544

[startup+6.30148 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 17758
/proc/meminfo: memFree=1823328/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17188 CPUtime=5.27
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4343 0 0 0 526 1 0 0 25 0 1 0 42101398 17600512 2794 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/17758/statm: 4297 2794 313 697 0 3596 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 22544

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 17758
/proc/meminfo: memFree=1823328/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17188 CPUtime=11.62
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4343 0 0 0 1161 1 0 0 25 0 1 0 42101398 17600512 2794 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 1 0 0
/proc/17758/statm: 4297 2794 313 697 0 3596 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 22544

[startup+25.5013 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 17758
/proc/meminfo: memFree=1823456/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17188 CPUtime=24.31
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4343 0 0 0 2430 1 0 0 25 0 1 0 42101398 17600512 2794 996147200 134512640 137370052 4294956352 18446744073709551615 134709266 0 0 4096 0 0 0 0 17 1 0 0
/proc/17758/statm: 4297 2794 313 697 0 3596 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 22544

[startup+51.1018 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 17758
/proc/meminfo: memFree=1823520/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17188 CPUtime=49.69
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4343 0 0 0 4968 1 0 0 25 0 1 0 42101398 17600512 2794 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 1 0 0
/proc/17758/statm: 4297 2794 313 697 0 3596 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 22544

[startup+102.307 s]
/proc/loadavg: 2.04 2.00 2.00 3/84 17809
/proc/meminfo: memFree=1863184/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17188 CPUtime=100.64
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4343 0 0 0 10062 2 0 0 25 0 1 0 42101398 17600512 2794 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4297 2794 313 697 0 3596 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 22544

[startup+162.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/76 17835
/proc/meminfo: memFree=1862352/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17188 CPUtime=160.61
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4343 0 0 0 16058 3 0 0 25 0 1 0 42101398 17600512 2794 996147200 134512640 137370052 4294956352 18446744073709551615 134768168 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4297 2794 313 697 0 3596 0
Current children cumulated CPU time (s) 161.55
Current children cumulated vsize (KiB) 22544

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17847
/proc/meminfo: memFree=1866000/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17188 CPUtime=220.59
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4343 0 0 0 22056 3 0 0 25 0 1 0 42101398 17600512 2794 996147200 134512640 137370052 4294956352 18446744073709551615 134768230 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4297 2794 313 697 0 3596 0
Current children cumulated CPU time (s) 221.53
Current children cumulated vsize (KiB) 22544

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17847
/proc/meminfo: memFree=1861392/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17188 CPUtime=280.56
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4343 0 0 0 28053 3 0 0 25 0 1 0 42101398 17600512 2794 996147200 134512640 137370052 4294956352 18446744073709551615 134768197 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4297 2794 313 697 0 3596 0
Current children cumulated CPU time (s) 281.5
Current children cumulated vsize (KiB) 22544

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17849
/proc/meminfo: memFree=1857232/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17188 CPUtime=340.54
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4343 0 0 0 34051 3 0 0 25 0 1 0 42101398 17600512 2794 996147200 134512640 137370052 4294956352 18446744073709551615 134786502 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4297 2794 313 697 0 3596 0
Current children cumulated CPU time (s) 341.48
Current children cumulated vsize (KiB) 22544

[startup+402.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17849
/proc/meminfo: memFree=1853520/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17188 CPUtime=400.51
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4343 0 0 0 40048 3 0 0 25 0 1 0 42101398 17600512 2794 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4297 2794 313 697 0 3596 0
Current children cumulated CPU time (s) 401.45
Current children cumulated vsize (KiB) 22544


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

[pid=17758] ppid=17751 vsize=17192 CPUtime=2919.56
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 291950 6 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 2920.5
Current children cumulated vsize (KiB) 22548

[startup+2982.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 17855
/proc/meminfo: memFree=1804360/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=2979.54
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 297948 6 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768168 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 2980.48
Current children cumulated vsize (KiB) 22548

[startup+3042.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 17855
/proc/meminfo: memFree=1802760/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3039.51
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 303945 6 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3040.45
Current children cumulated vsize (KiB) 22548

[startup+3102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 17855
/proc/meminfo: memFree=1801224/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3099.49
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 309943 6 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3100.43
Current children cumulated vsize (KiB) 22548

[startup+3162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 17855
/proc/meminfo: memFree=1799816/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3159.47
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 315941 6 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3160.41
Current children cumulated vsize (KiB) 22548

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1798352/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3219.44
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 321938 6 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3220.38
Current children cumulated vsize (KiB) 22548

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1796944/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3279.42
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 327936 6 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3280.36
Current children cumulated vsize (KiB) 22548

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1795600/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3339.4
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 333934 6 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3340.34
Current children cumulated vsize (KiB) 22548

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1794256/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3399.39
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 339932 7 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768214 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3400.33
Current children cumulated vsize (KiB) 22548

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1794064/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3459.36
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 345929 7 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3460.3
Current children cumulated vsize (KiB) 22548

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1794064/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3519.34
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 351927 7 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3520.28
Current children cumulated vsize (KiB) 22548

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1794000/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3579.31
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 357924 7 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3580.25
Current children cumulated vsize (KiB) 22548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3602.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1794000/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3599.11
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 359904 7 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 22548

Sending SIGTERM to process tree (bottom up)


[startup+t ended. Dumping a history of the last processes samples0
seconds
[startup+3602.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1794000/2055920 swapFree=4181216/4192956
[pid=17751] ppid=17749 vsize=5356 CPUtime=0.94
/proc/17751/stat : 17751 (solverBTD.sh) S 17749 17751 17440 0 -1 4194304 388 3136 0 0 0 0 65 29 15 0 1 0 42101301 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17751/statm: 1339 232 192 169 0 50 0
[pid=17758] ppid=17751 vsize=17192 CPUtime=3599.11
/proc/17758/stat : 17758 (toulbar2) R 17751 17751 17440 0 -1 4194304 4344 0 0 0 359904 7 0 0 25 0 1 0 42101398 17604608 2795 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/17758/statm: 4298 2795 313 697 0 3597 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 22548

Child status: 143
Real time (s): 3602.11
CPU time (s): 3600.08
CPU user time (s): 3599.7
CPU system time (s): 0.375942
CPU usage (%): 99.9436
Max. virtual memory (cumulated for all children) (KiB): 22548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.7
system time used= 0.375942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7883
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= 20
involuntary context switches= 16194

runsolver used 5.79612 second user time and 10.5124 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-12 11:13:10
IDJOB=1111789
IDBENCH=61323
IDSOLVER=370
FILE ID=node18/1111789-1215853990
PBS_JOBID= 7903439
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 12c563a014452c8c9bf97415b366b304
RANDOM SEED=1630177345

node18.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.218
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	: 5931.00
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.218
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:       1835784 kB
Buffers:         16956 kB
Cached:          70484 kB
SwapCached:       5856 kB
Active:         143996 kB
Inactive:        31412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835784 kB
SwapTotal:     4192956 kB
SwapFree:      4181216 kB
Dirty:            9100 kB
Writeback:           0 kB
Mapped:         102796 kB
Slab:            29888 kB
Committed_AS:   977904 kB
PageTables:       1960 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= 66536 MiB
End job on node18 at 2008-07-12 12:13:12