Trace number 1109623

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.08 3607.51

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-17_ext.xml
MD5SUM64283c6e0cfc7dd65c2ff684d7d20483
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1256.31
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

3600.04/3607.50	HOME/solverBTD.sh: line 7: 14488 Terminated              ./toulbar2 $1 B2 Oorder r4

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-1109623-1215806125/watcher-1109623-1215806125 -o /tmp/evaluation-result-1109623-1215806125/solver-1109623-1215806125 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solverBTD.sh HOME/instance-1109623-1215806125.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: 0.85 0.97 1.06 5/83 14472
/proc/meminfo: memFree=1919736/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 37312465 5484544 231 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 231 192 169 0 50 0
[pid=14472] ppid=14471 vsize=144 CPUtime=0
/proc/14472/stat : 14472 (rm) R 14471 14471 14384 0 -1 4194304 33 0 0 0 0 0 0 0 21 0 1 0 37312466 147456 17 996147200 4194304 4227748 548682069056 18446744073709551615 240905111397 0 0 4096 0 0 0 0 17 0 0 0
/proc/14472/statm: 36 17 11 8 0 3 0

[startup+0.0390511 s]
/proc/loadavg: 0.85 0.97 1.06 5/83 14472
/proc/meminfo: memFree=1919736/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101356 s]
/proc/loadavg: 0.85 0.97 1.06 5/83 14472
/proc/meminfo: memFree=1919736/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301377 s]
/proc/loadavg: 0.85 0.97 1.06 5/83 14472
/proc/meminfo: memFree=1919736/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701415 s]
/proc/loadavg: 0.85 0.97 1.06 5/83 14472
/proc/meminfo: memFree=1919736/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50149 s]
/proc/loadavg: 0.85 0.97 1.06 4/84 14488
/proc/meminfo: memFree=1903728/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12712 CPUtime=0.56
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1980 0 0 0 55 1 0 0 23 0 1 0 37312558 13017088 1963 996147200 134512640 137370052 4294956352 18446744073709551615 135084832 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3178 1963 317 697 0 2477 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 18068

[startup+3.10265 s]
/proc/loadavg: 0.85 0.97 1.06 4/84 14488
/proc/meminfo: memFree=1861808/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12712 CPUtime=2.15
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1980 0 0 0 214 1 0 0 25 0 1 0 37312558 13017088 1963 996147200 134512640 137370052 4294956352 18446744073709551615 135094375 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3178 1963 317 697 0 2477 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 18068

[startup+6.30197 s]
/proc/loadavg: 0.94 0.98 1.07 3/84 14488
/proc/meminfo: memFree=1853488/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12716 CPUtime=5.32
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1981 0 0 0 531 1 0 0 25 0 1 0 37312558 13021184 1964 996147200 134512640 137370052 4294956352 18446744073709551615 135107760 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3179 1964 317 697 0 2478 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 18072

[startup+12.7016 s]
/proc/loadavg: 1.02 1.00 1.07 3/84 14488
/proc/meminfo: memFree=1853360/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12716 CPUtime=11.66
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1981 0 0 0 1165 1 0 0 25 0 1 0 37312558 13021184 1964 996147200 134512640 137370052 4294956352 18446744073709551615 135113204 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3179 1964 317 697 0 2478 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 18072

[startup+25.5019 s]
/proc/loadavg: 1.24 1.05 1.09 3/84 14488
/proc/meminfo: memFree=1853552/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12716 CPUtime=24.34
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1985 0 0 0 2433 1 0 0 25 0 1 0 37312558 13021184 1968 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3179 1968 317 697 0 2478 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 18072

[startup+51.1014 s]
/proc/loadavg: 1.50 1.12 1.11 3/84 14488
/proc/meminfo: memFree=1853552/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12720 CPUtime=49.72
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1986 0 0 0 4971 1 0 0 25 0 1 0 37312558 13025280 1969 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3180 1969 317 697 0 2479 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 18076

[startup+102.307 s]
/proc/loadavg: 1.78 1.26 1.15 3/84 14488
/proc/meminfo: memFree=1845104/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12720 CPUtime=100.49
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1986 0 0 0 10047 2 0 0 25 0 1 0 37312558 13025280 1969 996147200 134512640 137370052 4294956352 18446744073709551615 134768300 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3180 1969 317 697 0 2479 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 18076

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.20 3/84 14488
/proc/meminfo: memFree=1830640/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12720 CPUtime=159.99
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1986 0 0 0 15997 2 0 0 25 0 1 0 37312558 13025280 1969 996147200 134512640 137370052 4294956352 18446744073709551615 135083397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3180 1969 317 697 0 2479 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 18076

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.25 3/84 14488
/proc/meminfo: memFree=1823344/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12720 CPUtime=219.47
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1986 0 0 0 21945 2 0 0 25 0 1 0 37312558 13025280 1969 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3180 1969 317 697 0 2479 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 18076

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.30 3/84 14488
/proc/meminfo: memFree=1823280/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12720 CPUtime=278.97
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1986 0 0 0 27895 2 0 0 25 0 1 0 37312558 13025280 1969 996147200 134512640 137370052 4294956352 18446744073709551615 136498417 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3180 1969 317 697 0 2479 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 18076

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.34 3/84 14494
/proc/meminfo: memFree=1815472/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12720 CPUtime=338.43
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1986 0 0 0 33841 2 0 0 25 0 1 0 37312558 13025280 1969 996147200 134512640 137370052 4294956352 18446744073709551615 134786383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3180 1969 317 697 0 2479 0
Current children cumulated CPU time (s) 339.33
Current children cumulated vsize (KiB) 18076

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.38 3/84 14494
/proc/meminfo: memFree=1810608/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12720 CPUtime=397.92
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1987 0 0 0 39790 2 0 0 25 0 1 0 37312558 13025280 1970 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 1 0 0
/proc/14488/statm: 3180 1970 318 697 0 2479 0

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

/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=2914.2
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 291414 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 2915.1
Current children cumulated vsize (KiB) 18080

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1897008/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=2974.18
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 297412 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 2975.08
Current children cumulated vsize (KiB) 18080

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1896944/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3034.16
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 303410 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3035.06
Current children cumulated vsize (KiB) 18080

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/83 14560
/proc/meminfo: memFree=1896944/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3094.13
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 309407 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3095.03
Current children cumulated vsize (KiB) 18080

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1896944/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3154.11
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 315405 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3155.01
Current children cumulated vsize (KiB) 18080

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1896944/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3214.09
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 321403 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3214.99
Current children cumulated vsize (KiB) 18080

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1896944/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3274.07
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 327401 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 135084849 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3274.97
Current children cumulated vsize (KiB) 18080

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1896944/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3334.04
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 333398 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 134768209 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3334.94
Current children cumulated vsize (KiB) 18080

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1896880/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3394.02
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 339396 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3394.92
Current children cumulated vsize (KiB) 18080

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1896752/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3453.99
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 345393 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3454.89
Current children cumulated vsize (KiB) 18080

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1896816/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3513.97
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 351391 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3514.87
Current children cumulated vsize (KiB) 18080

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1896688/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3573.95
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 357389 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 134786583 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3574.85
Current children cumulated vsize (KiB) 18080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1896560/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3599.14
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 359908 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 136489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 18080

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

[startup+3607.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14560
/proc/meminfo: memFree=1896560/2055920 swapFree=4181224/4192956
[pid=14471] ppid=14468 vsize=5356 CPUtime=0.9
/proc/14471/stat : 14471 (solverBTD.sh) S 14468 14471 14384 0 -1 4194304 388 2403 0 0 0 0 65 25 16 0 1 0 37312465 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14471/statm: 1339 232 192 169 0 50 0
[pid=14488] ppid=14471 vsize=12724 CPUtime=3599.14
/proc/14488/stat : 14488 (toulbar2) R 14471 14471 14384 0 -1 4194304 1990 0 0 0 359908 6 0 0 25 0 1 0 37312558 13029376 1973 996147200 134512640 137370052 4294956352 18446744073709551615 136489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/14488/statm: 3181 1973 318 697 0 2480 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 18080

Child status: 143
Real time (s): 3607.51
CPU time (s): 3600.08
CPU user time (s): 3599.75
CPU system time (s): 0.330949
CPU usage (%): 99.794
Max. virtual memory (cumulated for all children) (KiB): 18080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.75
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4796
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= 19
involuntary context switches= 38988

runsolver used 4.00439 second user time and 9.97248 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-11 21:55:26
IDJOB=1109623
IDBENCH=60992
IDSOLVER=370
FILE ID=node36/1109623-1215806125
PBS_JOBID= 7903289
Free space on /tmp= 66552 MiB

SOLVER NAME= toulbar2/BTD 2008-06-27
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-17_ext.xml
COMMAND LINE= HOME/solverBTD.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109623-1215806125/watcher-1109623-1215806125 -o /tmp/evaluation-result-1109623-1215806125/solver-1109623-1215806125 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/solverBTD.sh HOME/instance-1109623-1215806125.xml 

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 64283c6e0cfc7dd65c2ff684d7d20483
RANDOM SEED=789578381

node36.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1920960 kB
Buffers:         11512 kB
Cached:          64868 kB
SwapCached:       5832 kB
Active:          69772 kB
Inactive:        20644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1920960 kB
SwapTotal:     4192956 kB
SwapFree:      4181224 kB
Dirty:           12392 kB
Writeback:           0 kB
Mapped:          24092 kB
Slab:            29976 kB
Committed_AS:   161164 kB
PageTables:       1816 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= 66544 MiB
End job on node36 at 2008-07-11 22:55:33