Trace number 1108613

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) 3600.06 3620.61

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-m-0_ext.xml
MD5SUM21dd036e5a9331eebc43fa8d5cad385e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3600.1
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)


Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.07 4/74 14986
/proc/meminfo: memFree=1735168/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=18572 CPUtime=0
/proc/14986/stat : 14986 (runsolver) R 14984 14986 14533 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 35047429 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 234211568935 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14986/statm: 4643 292 257 25 0 2626 0

[startup+0.079363 s]
/proc/loadavg: 2.00 2.03 2.07 4/74 14986
/proc/meminfo: memFree=1735168/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=0
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 344 353 0 0 0 0 0 0 23 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101367 s]
/proc/loadavg: 2.00 2.03 2.07 4/74 14986
/proc/meminfo: memFree=1735168/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=0
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 344 353 0 0 0 0 0 0 23 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301391 s]
/proc/loadavg: 2.00 2.03 2.07 4/74 14986
/proc/meminfo: memFree=1735168/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=0
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 344 353 0 0 0 0 0 0 23 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70144 s]
/proc/loadavg: 2.00 2.03 2.07 4/74 14986
/proc/meminfo: memFree=1735168/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=0
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 344 353 0 0 0 0 0 0 23 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50154 s]
/proc/loadavg: 2.00 2.03 2.07 3/76 14991
/proc/meminfo: memFree=1643440/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=0
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 344 353 0 0 0 0 0 0 23 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14991] ppid=14986 vsize=96744 CPUtime=1.47
/proc/14991/stat : 14991 (toulbar2) R 14986 14986 14533 0 -1 4194304 22880 0 0 0 66 81 0 0 25 0 1 0 35047430 99065856 22862 996147200 134512640 137370052 4294956368 18446744073709551615 136076397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14991/statm: 24186 22862 239 697 0 23485 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 102100

[startup+3.10174 s]
/proc/loadavg: 2.00 2.03 2.07 3/76 14991
/proc/meminfo: memFree=1641584/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=0
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 344 353 0 0 0 0 0 0 23 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14991] ppid=14986 vsize=96744 CPUtime=3.05
/proc/14991/stat : 14991 (toulbar2) R 14986 14986 14533 0 -1 4194304 22880 0 0 0 103 202 0 0 25 0 1 0 35047430 99065856 22862 996147200 134512640 137370052 4294956368 18446744073709551615 136076397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14991/statm: 24186 22862 239 697 0 23485 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 102100

[startup+6.30114 s]
/proc/loadavg: 2.00 2.03 2.07 3/76 14991
/proc/meminfo: memFree=1636528/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=0
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 344 353 0 0 0 0 0 0 23 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14991] ppid=14986 vsize=96744 CPUtime=6.2
/proc/14991/stat : 14991 (toulbar2) R 14986 14986 14533 0 -1 4194304 22880 0 0 0 181 439 0 0 25 0 1 0 35047430 99065856 22862 996147200 134512640 137370052 4294956368 18446744073709551615 136270287 0 0 4096 0 0 0 0 17 1 0 0
/proc/14991/statm: 24186 22862 239 697 0 23485 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 102100

[startup+12.702 s]
/proc/loadavg: 2.00 2.03 2.07 3/76 14991
/proc/meminfo: memFree=1626416/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=0
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 344 353 0 0 0 0 0 0 23 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14991] ppid=14986 vsize=96744 CPUtime=12.53
/proc/14991/stat : 14991 (toulbar2) R 14986 14986 14533 0 -1 4194304 22880 0 0 0 331 922 0 0 25 0 1 0 35047430 99065856 22862 996147200 134512640 137370052 4294956368 18446744073709551615 136076397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14991/statm: 24186 22862 239 697 0 23485 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 102100

[startup+25.5016 s]
/proc/loadavg: 2.00 2.03 2.06 3/76 14991
/proc/meminfo: memFree=1606384/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=0
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 344 353 0 0 0 0 0 0 23 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14991] ppid=14986 vsize=96744 CPUtime=25.19
/proc/14991/stat : 14991 (toulbar2) R 14986 14986 14533 0 -1 4194304 22880 0 0 0 638 1881 0 0 25 0 1 0 35047430 99065856 22862 996147200 134512640 137370052 4294956368 18446744073709551615 136076397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14991/statm: 24186 22862 239 697 0 23485 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 102100

[startup+51.1018 s]
/proc/loadavg: 2.00 2.03 2.06 3/76 14991
/proc/meminfo: memFree=1567600/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=0
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 344 353 0 0 0 0 0 0 23 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14991] ppid=14986 vsize=96744 CPUtime=50.53
/proc/14991/stat : 14991 (toulbar2) R 14986 14986 14533 0 -1 4194304 22880 0 0 0 1262 3791 0 0 25 0 1 0 35047430 99065856 22862 996147200 134512640 137370052 4294956368 18446744073709551615 136244085 0 0 4096 0 0 0 0 17 1 0 0
/proc/14991/statm: 24186 22862 239 697 0 23485 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 102100

[startup+102.306 s]
/proc/loadavg: 2.04 2.03 2.06 3/76 14993
/proc/meminfo: memFree=1556976/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=40.12
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25043 0 0 0 4001 11 0 0 25 0 1 0 35053608 105406464 24638 996147200 134512640 137370052 4294956352 18446744073709551615 134571836 0 0 4096 0 0 0 0 17 1 0 0
/proc/14993/statm: 25734 24638 300 697 0 25033 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 108292

[startup+162.302 s]
/proc/loadavg: 2.15 2.07 2.07 3/76 14993
/proc/meminfo: memFree=1556912/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=99.51
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25043 0 0 0 9940 11 0 0 25 0 1 0 35053608 105406464 24638 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/14993/statm: 25734 24638 300 697 0 25033 0
Current children cumulated CPU time (s) 160.62
Current children cumulated vsize (KiB) 108292

[startup+222.302 s]
/proc/loadavg: 2.17 2.10 2.08 3/76 14993
/proc/meminfo: memFree=1556912/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=158.94
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25043 0 0 0 15883 11 0 0 25 0 1 0 35053608 105406464 24638 996147200 134512640 137370052 4294956352 18446744073709551615 134564925 0 0 4096 0 0 0 0 17 1 0 0
/proc/14993/statm: 25734 24638 300 697 0 25033 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 108292

[startup+282.301 s]
/proc/loadavg: 2.09 2.09 2.08 3/76 14993
/proc/meminfo: memFree=1556848/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=218.38
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25043 0 0 0 21827 11 0 0 25 0 1 0 35053608 105406464 24638 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/14993/statm: 25734 24638 300 697 0 25033 0
Current children cumulated CPU time (s) 279.49
Current children cumulated vsize (KiB) 108292

[startup+342.302 s]
/proc/loadavg: 2.14 2.10 2.09 3/76 14993
/proc/meminfo: memFree=1556784/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=277.81
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25043 0 0 0 27770 11 0 0 25 0 1 0 35053608 105406464 24638 996147200 134512640 137370052 4294956352 18446744073709551615 134702970 0 0 4096 0 0 0 0 17 1 0 0
/proc/14993/statm: 25734 24638 300 697 0 25033 0
Current children cumulated CPU time (s) 338.92
Current children cumulated vsize (KiB) 108292

[startup+402.301 s]
/proc/loadavg: 2.12 2.10 2.09 3/76 14993
/proc/meminfo: memFree=1556784/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=337.25
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25043 0 0 0 33714 11 0 0 25 0 1 0 35053608 105406464 24638 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/14993/statm: 25734 24638 300 697 0 25033 0
Current children cumulated CPU time (s) 398.36
Current children cumulated vsize (KiB) 108292


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

/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 2902.04
Current children cumulated vsize (KiB) 108292

[startup+2982.3 s]
/proc/loadavg: 2.60 2.58 2.36 3/83 15037
/proc/meminfo: memFree=1505272/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=2900.9
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 290074 16 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 2962.01
Current children cumulated vsize (KiB) 108292

[startup+3042.3 s]
/proc/loadavg: 2.63 2.60 2.37 3/83 15037
/proc/meminfo: memFree=1505336/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=2960.88
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 296072 16 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 3021.99
Current children cumulated vsize (KiB) 108292

[startup+3102.3 s]
/proc/loadavg: 2.78 2.64 2.40 3/83 15037
/proc/meminfo: memFree=1505336/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=3020.86
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 302070 16 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 3081.97
Current children cumulated vsize (KiB) 108292

[startup+3162.3 s]
/proc/loadavg: 2.68 2.64 2.41 3/83 15037
/proc/meminfo: memFree=1505336/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=3080.83
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 308067 16 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134702890 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 3141.94
Current children cumulated vsize (KiB) 108292

[startup+3222.3 s]
/proc/loadavg: 2.63 2.62 2.42 3/83 15037
/proc/meminfo: memFree=1505400/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=3140.81
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 314065 16 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 3201.92
Current children cumulated vsize (KiB) 108292

[startup+3282.3 s]
/proc/loadavg: 2.58 2.60 2.42 3/83 15037
/proc/meminfo: memFree=1505336/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=3200.79
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 320063 16 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134568467 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 3261.9
Current children cumulated vsize (KiB) 108292

[startup+3342.3 s]
/proc/loadavg: 2.68 2.62 2.44 3/83 15037
/proc/meminfo: memFree=1505208/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=3260.76
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 326060 16 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 3321.87
Current children cumulated vsize (KiB) 108292

[startup+3402.31 s]
/proc/loadavg: 2.60 2.60 2.44 3/83 15037
/proc/meminfo: memFree=1505208/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=3320.74
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 332058 16 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 3381.85
Current children cumulated vsize (KiB) 108292

[startup+3462.3 s]
/proc/loadavg: 2.67 2.62 2.46 3/83 15037
/proc/meminfo: memFree=1505080/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=3380.71
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 338055 16 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 3441.82
Current children cumulated vsize (KiB) 108292

[startup+3522.3 s]
/proc/loadavg: 2.60 2.60 2.46 3/83 15037
/proc/meminfo: memFree=1505080/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=3440.69
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 344052 17 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 3501.8
Current children cumulated vsize (KiB) 108292

[startup+3582.3 s]
/proc/loadavg: 2.73 2.64 2.48 3/83 15037
/proc/meminfo: memFree=1505016/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=3500.67
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 350050 17 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 3561.78
Current children cumulated vsize (KiB) 108292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3620.6 s]
/proc/loadavg: 2.81 2.67 2.49 3/83 15037
/proc/meminfo: memFree=1505016/2055920 swapFree=4192812/4192956
[pid=14986] ppid=14984 vsize=5356 CPUtime=61.11
/proc/14986/stat : 14986 (solverBTD.sh) S 14984 14986 14533 0 -1 4194304 388 23502 0 0 0 0 2168 3943 16 0 1 0 35047429 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14986/statm: 1339 232 192 169 0 50 0
[pid=14993] ppid=14986 vsize=102936 CPUtime=3538.95
/proc/14993/stat : 14993 (toulbar2) R 14986 14986 14533 0 -1 4194304 25045 0 0 0 353878 17 0 0 25 0 1 0 35053608 105406464 24640 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14993/statm: 25734 24640 300 697 0 25033 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 108292

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14986 and gives
#  childrusage.ru_utime.tv_sec=21
#  childrusage.ru_utime.tv_usec=691702
#  childrusage.ru_stime.tv_sec=39
#  childrusage.ru_stime.tv_usec=435004
# CPU time returned by wait4() is 61.1267
# while last known CPU time is 3600.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3620.61
CPU time (s): 3600.06
CPU user time (s): 3560.46
CPU system time (s): 39.6
CPU usage (%): 99.4323
Max. virtual memory (cumulated for all children) (KiB): 108292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.6917
system time used= 39.435
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23890
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= 1409

runsolver used 3.88341 second user time and 12.5821 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-11 15:37:58
IDJOB=1108613
IDBENCH=60741
IDSOLVER=370
FILE ID=node54/1108613-1215783478
PBS_JOBID= 7903092
Free space on /tmp= 66508 MiB

SOLVER NAME= toulbar2/BTD 2008-06-27
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-m-0_ext.xml
COMMAND LINE= HOME/solverBTD.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108613-1215783478/watcher-1108613-1215783478 -o /tmp/evaluation-result-1108613-1215783478/solver-1108613-1215783478 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/solverBTD.sh HOME/instance-1108613-1215783478.xml 

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 21dd036e5a9331eebc43fa8d5cad385e
RANDOM SEED=444666748

node54.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.235
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.235
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:       1735648 kB
Buffers:         11488 kB
Cached:         199312 kB
SwapCached:          0 kB
Active:         112004 kB
Inactive:       142852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9292 kB
Writeback:           0 kB
Mapped:          55088 kB
Slab:            50636 kB
Committed_AS:   141396 kB
PageTables:       1828 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= 66440 MiB
End job on node54 at 2008-07-11 16:38:21