Trace number 1111617

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)34 3600.08 3601.91

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg16-18_ext.xml
MD5SUM7eefbe4525d9a139e0a7a3d10b5fd38d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints34
Best CPU time to get the best result obtained on this benchmark3600.07
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints34
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension34
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2.47/2.54	o 34
2.47/2.54	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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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/3601.91	HOME/solverBTD.sh: line 7: 12060 Terminated              ./toulbar2 $1 B2 Oorder r4

Verifier Data (download as text)

OK	34	0
34 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-1111617-1215850197/watcher-1111617-1215850197 -o /tmp/evaluation-result-1111617-1215850197/solver-1111617-1215850197 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solverBTD.sh HOME/instance-1111617-1215850197.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.02 2.03 2.17 4/106 12053
/proc/meminfo: memFree=1894408/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=0
/proc/12053/stat : 12053 (solverBTD.sh) R 12051 12053 11295 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 41717014 5484544 229 996147200 4194304 4889804 548682068816 18446744073709551615 214945200741 0 0 4100 65536 0 0 0 17 1 0 0
/proc/12053/statm: 1339 229 191 169 0 50 0

[startup+0.087732 s]
/proc/loadavg: 2.02 2.03 2.17 4/106 12053
/proc/meminfo: memFree=1894408/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=0
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101787 s]
/proc/loadavg: 2.02 2.03 2.17 4/106 12053
/proc/meminfo: memFree=1894408/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=0
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301755 s]
/proc/loadavg: 2.02 2.03 2.17 4/106 12053
/proc/meminfo: memFree=1894408/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=0
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701802 s]
/proc/loadavg: 2.02 2.03 2.17 4/106 12053
/proc/meminfo: memFree=1894408/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=0
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50189 s]
/proc/loadavg: 2.02 2.03 2.17 3/108 12059
/proc/meminfo: memFree=1891320/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 5356

[startup+3.10108 s]
/proc/loadavg: 2.02 2.03 2.17 3/108 12060
/proc/meminfo: memFree=1879096/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26708 CPUtime=1.93
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7861 0 0 0 190 3 0 0 25 0 1 0 41717130 27348992 4726 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6677 4726 313 697 0 5976 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 32064

[startup+6.30144 s]
/proc/loadavg: 2.02 2.03 2.17 3/108 12060
/proc/meminfo: memFree=1873848/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26712 CPUtime=5.13
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7862 0 0 0 510 3 0 0 25 0 1 0 41717130 27353088 4727 996147200 134512640 137370052 4294956352 18446744073709551615 134768250 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6678 4727 313 697 0 5977 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 32068

[startup+12.7012 s]
/proc/loadavg: 2.02 2.03 2.17 3/108 12060
/proc/meminfo: memFree=1873728/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26712 CPUtime=11.53
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7862 0 0 0 1150 3 0 0 25 0 1 0 41717130 27353088 4727 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6678 4727 313 697 0 5977 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 32068

[startup+25.5016 s]
/proc/loadavg: 2.01 2.02 2.17 3/108 12060
/proc/meminfo: memFree=1873856/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26712 CPUtime=24.33
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7862 0 0 0 2430 3 0 0 25 0 1 0 41717130 27353088 4727 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6678 4727 313 697 0 5977 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 32068

[startup+51.1016 s]
/proc/loadavg: 2.01 2.02 2.16 3/108 12060
/proc/meminfo: memFree=1873856/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26712 CPUtime=49.91
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7862 0 0 0 4988 3 0 0 25 0 1 0 41717130 27353088 4727 996147200 134512640 137370052 4294956352 18446744073709551615 135107801 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6678 4727 313 697 0 5977 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 32068

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.15 3/108 12060
/proc/meminfo: memFree=1873664/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26712 CPUtime=101.09
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7862 0 0 0 10106 3 0 0 25 0 1 0 41717130 27353088 4727 996147200 134512640 137370052 4294956352 18446744073709551615 134768158 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6678 4727 313 697 0 5977 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 32068

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.14 4/108 12060
/proc/meminfo: memFree=1873664/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26712 CPUtime=161.06
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7862 0 0 0 16103 3 0 0 25 0 1 0 41717130 27353088 4727 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6678 4727 313 697 0 5977 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 32068

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.13 3/108 12060
/proc/meminfo: memFree=1873600/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26712 CPUtime=221.03
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7862 0 0 0 22100 3 0 0 25 0 1 0 41717130 27353088 4727 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6678 4727 313 697 0 5977 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 32068

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.12 3/108 12060
/proc/meminfo: memFree=1873600/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26712 CPUtime=281.01
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7862 0 0 0 28098 3 0 0 25 0 1 0 41717130 27353088 4727 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6678 4727 313 697 0 5977 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 32068

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.11 3/108 12060
/proc/meminfo: memFree=1873536/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26712 CPUtime=340.98
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7862 0 0 0 34095 3 0 0 25 0 1 0 41717130 27353088 4727 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6678 4727 313 697 0 5977 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 32068

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.09 3/108 12060
/proc/meminfo: memFree=1873472/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=400.96
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 40093 3 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 32072

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.09 3/108 12060
/proc/meminfo: memFree=1873472/2055920 swapFree=4192812/4192956

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

/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=2919.62
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 291955 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768168 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 2920.75
Current children cumulated vsize (KiB) 32072

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 12389
/proc/meminfo: memFree=1873784/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=2979.6
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 297953 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134786379 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 2980.73
Current children cumulated vsize (KiB) 32072

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 12389
/proc/meminfo: memFree=1873912/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3039.57
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 303950 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768300 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3040.7
Current children cumulated vsize (KiB) 32072

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 12395
/proc/meminfo: memFree=1873720/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3099.53
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 309946 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3100.66
Current children cumulated vsize (KiB) 32072

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 12395
/proc/meminfo: memFree=1873592/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3159.5
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 315943 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768300 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3160.63
Current children cumulated vsize (KiB) 32072

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 12395
/proc/meminfo: memFree=1873592/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3219.48
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 321941 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768323 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3220.61
Current children cumulated vsize (KiB) 32072

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 12395
/proc/meminfo: memFree=1873528/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3279.45
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 327938 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768237 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3280.58
Current children cumulated vsize (KiB) 32072

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 12395
/proc/meminfo: memFree=1873528/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3339.43
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 333936 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3340.56
Current children cumulated vsize (KiB) 32072

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 12395
/proc/meminfo: memFree=1873400/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3399.41
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 339934 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3400.54
Current children cumulated vsize (KiB) 32072

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 12395
/proc/meminfo: memFree=1873208/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3459.37
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 345930 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768173 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3460.5
Current children cumulated vsize (KiB) 32072

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 12395
/proc/meminfo: memFree=1873144/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3519.35
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 351928 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3520.48
Current children cumulated vsize (KiB) 32072

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 12395
/proc/meminfo: memFree=1873272/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3579.32
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 357925 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3580.45
Current children cumulated vsize (KiB) 32072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/108 12395
/proc/meminfo: memFree=1873272/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3598.92
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 359885 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768303 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 32072

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

[startup+3601.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/108 12395
/proc/meminfo: memFree=1873272/2055920 swapFree=4192812/4192956
[pid=12053] ppid=12051 vsize=5356 CPUtime=1.13
/proc/12053/stat : 12053 (solverBTD.sh) S 12051 12053 11295 0 -1 4194304 388 4885 0 0 0 0 81 32 15 0 1 0 41717014 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12053/statm: 1339 232 192 169 0 50 0
[pid=12060] ppid=12053 vsize=26716 CPUtime=3598.92
/proc/12060/stat : 12060 (toulbar2) R 12053 12053 11295 0 -1 4194304 7863 0 0 0 359885 7 0 0 25 0 1 0 41717130 27357184 4728 996147200 134512640 137370052 4294956352 18446744073709551615 134768303 0 0 4096 0 0 0 0 17 0 0 0
/proc/12060/statm: 6679 4728 313 697 0 5978 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 32072

Child status: 143
Real time (s): 3601.91
CPU time (s): 3600.08
CPU user time (s): 3599.67
CPU system time (s): 0.408937
CPU usage (%): 99.9491
Max. virtual memory (cumulated for all children) (KiB): 32072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.67
system time used= 0.408937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13151
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= 21
involuntary context switches= 12922

runsolver used 5.49916 second user time and 14.1578 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-12 10:09:57
IDJOB=1111617
IDBENCH=61301
IDSOLVER=370
FILE ID=node85/1111617-1215850197
PBS_JOBID= 7903430
Free space on /tmp= 126852 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7eefbe4525d9a139e0a7a3d10b5fd38d
RANDOM SEED=821693545

node85.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.225
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.225
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:       1894888 kB
Buffers:          3984 kB
Cached:          60684 kB
SwapCached:          0 kB
Active:          91232 kB
Inactive:        21732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1894888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9124 kB
Writeback:           0 kB
Mapped:          67728 kB
Slab:            30508 kB
Committed_AS:   322212 kB
PageTables:       3912 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= 126844 MiB
End job on node85 at 2008-07-12 11:09:59