Trace number 1108469

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)2259 3600.08 3605.61

General information on the benchmark

Namecsp/marc/
normalized-large-96-unsat_ext.xml
MD5SUMb27e6efb6e10edd4280a0b0099140167
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1128
Best CPU time to get the best result obtained on this benchmark1619.07
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints4560
Maximum constraint arity2
Maximum domain size96
Number of constraints which are defined in extension4560
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

292.61/295.97	o 2279
292.61/295.97	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 1 
293.40/296.70	o 2275
293.40/296.70	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 1 1 0 0 0 1 
293.40/296.70	o 2272
293.40/296.70	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 1 1 0 1 0 1 
304.79/308.25	o 2267
304.79/308.25	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 1 0 0 1 1 0 1 0 1 
877.92/882.11	o 2259
877.92/882.11	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 1 0 0 0 1 0 0 0 1 0 1 0 1 

Verifier Data (download as text)

OK	2259	2301
2259 unsatisfied constraints, 2301 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-1108469-1215782220/watcher-1108469-1215782220 -o /tmp/evaluation-result-1108469-1215782220/solver-1108469-1215782220 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solverBTD.sh HOME/instance-1108469-1215782220.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.00 2.02 4/74 14870
/proc/meminfo: memFree=735552/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 280 0 0 0 0 0 0 0 24 0 1 0 34922509 5484544 231 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 231 192 169 0 50 0
[pid=14871] ppid=14870 vsize=2448 CPUtime=0
/proc/14871/stat : 14871 (rm) R 14870 14870 14317 0 -1 4194304 52 0 0 0 0 0 0 0 25 0 1 0 34922509 2506752 36 996147200 4194304 4227748 548682069056 18446744073709551615 258936415324 0 0 4096 0 0 0 0 17 1 0 0
/proc/14871/statm: 612 36 28 8 0 8 0

[startup+0.0270691 s]
/proc/loadavg: 2.00 2.00 2.02 4/74 14870
/proc/meminfo: memFree=735552/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10209 s]
/proc/loadavg: 2.00 2.00 2.02 4/74 14870
/proc/meminfo: memFree=735552/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302123 s]
/proc/loadavg: 2.00 2.00 2.02 4/74 14870
/proc/meminfo: memFree=735552/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701199 s]
/proc/loadavg: 2.00 2.00 2.02 4/74 14870
/proc/meminfo: memFree=735552/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50134 s]
/proc/loadavg: 2.00 2.00 2.02 3/76 14875
/proc/meminfo: memFree=701744/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14875] ppid=14870 vsize=56264 CPUtime=1.47
/proc/14875/stat : 14875 (toulbar2) R 14870 14870 14317 0 -1 4194304 12749 0 0 0 141 6 0 0 25 0 1 0 34922510 57614336 12731 996147200 134512640 137370052 4294956368 18446744073709551615 136074481 0 0 4096 0 0 0 0 17 1 0 0
/proc/14875/statm: 14066 12731 201 697 0 13365 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 61620

[startup+3.10163 s]
/proc/loadavg: 2.00 2.00 2.02 3/76 14875
/proc/meminfo: memFree=664496/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14875] ppid=14870 vsize=109196 CPUtime=3.04
/proc/14875/stat : 14875 (toulbar2) R 14870 14870 14317 0 -1 4194304 25967 0 0 0 290 14 0 0 25 0 1 0 34922510 111816704 25949 996147200 134512640 137370052 4294956368 18446744073709551615 136074481 0 0 4096 0 0 0 0 17 1 0 0
/proc/14875/statm: 27299 25949 201 697 0 26598 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 114552

[startup+6.30122 s]
/proc/loadavg: 2.00 2.00 2.02 3/76 14875
/proc/meminfo: memFree=555504/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14875] ppid=14870 vsize=215852 CPUtime=6.21
/proc/14875/stat : 14875 (toulbar2) R 14870 14870 14317 0 -1 4194304 52637 0 0 0 594 27 0 0 25 0 1 0 34922510 221032448 52619 996147200 134512640 137370052 4294956368 18446744073709551615 136701988 0 0 4096 0 0 0 0 17 1 0 0
/proc/14875/statm: 53963 52619 201 697 0 53262 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 221208

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.02 3/76 14875
/proc/meminfo: memFree=332976/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14875] ppid=14870 vsize=431804 CPUtime=12.56
/proc/14875/stat : 14875 (toulbar2) R 14870 14870 14317 0 -1 4194304 106605 0 0 0 1197 59 0 0 25 0 1 0 34922510 442167296 106587 996147200 134512640 137370052 4294956368 18446744073709551615 136686927 0 0 4096 0 0 0 0 17 1 0 0
/proc/14875/statm: 107951 106587 201 697 0 107250 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 437160

[startup+25.5027 s]
/proc/loadavg: 2.00 2.00 2.01 3/76 14875
/proc/meminfo: memFree=16240/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14875] ppid=14870 vsize=865756 CPUtime=25.17
/proc/14875/stat : 14875 (toulbar2) R 14870 14870 14317 0 -1 4194304 215129 0 0 0 2166 351 0 0 25 0 1 0 34922510 886534144 215111 996147200 134512640 137370052 4294956368 18446744073709551615 136076397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14875/statm: 216439 215111 237 697 0 215738 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 871112

[startup+51.1024 s]
/proc/loadavg: 2.00 2.00 2.01 3/76 14875
/proc/meminfo: memFree=15856/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14875] ppid=14870 vsize=865756 CPUtime=50.49
/proc/14875/stat : 14875 (toulbar2) R 14870 14870 14317 0 -1 4194304 215129 0 0 0 2787 2262 0 0 25 0 1 0 34922510 886534144 215111 996147200 134512640 137370052 4294956368 18446744073709551615 136076397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14875/statm: 216439 215111 237 697 0 215738 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 871112

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.01 3/76 14877
/proc/meminfo: memFree=15216/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14875] ppid=14870 vsize=865756 CPUtime=101.15
/proc/14875/stat : 14875 (toulbar2) R 14870 14870 14317 0 -1 4194304 215129 0 0 0 4016 6099 0 0 25 0 1 0 34922510 886534144 215111 996147200 134512640 137370052 4294956368 18446744073709551615 136076397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14875/statm: 216439 215111 237 697 0 215738 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 871112

[startup+162.303 s]
/proc/loadavg: 2.12 2.03 2.01 3/76 14877
/proc/meminfo: memFree=15024/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14875] ppid=14870 vsize=865756 CPUtime=160.47
/proc/14875/stat : 14875 (toulbar2) R 14870 14870 14317 0 -1 4194304 215129 0 0 0 5473 10574 0 0 25 0 1 0 34922510 886534144 215111 996147200 134512640 137370052 4294956368 18446744073709551615 136076397 0 0 4096 0 0 0 0 17 1 0 0
/proc/14875/statm: 216439 215111 237 697 0 215738 0
Current children cumulated CPU time (s) 160.47
Current children cumulated vsize (KiB) 871112

[startup+222.302 s]
/proc/loadavg: 2.04 2.02 2.01 3/76 14877
/proc/meminfo: memFree=15472/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 344 353 0 0 0 0 0 0 25 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14875] ppid=14870 vsize=865756 CPUtime=219.77
/proc/14875/stat : 14875 (toulbar2) R 14870 14870 14317 0 -1 4194304 215129 0 0 0 6924 15053 0 0 25 0 1 0 34922510 886534144 215111 996147200 134512640 137370052 4294956368 18446744073709551615 136182022 0 0 4096 0 0 0 0 17 1 0 0
/proc/14875/statm: 216439 215111 237 697 0 215738 0
Current children cumulated CPU time (s) 219.77
Current children cumulated vsize (KiB) 871112

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/76 14879
/proc/meminfo: memFree=422128/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=485924 CPUtime=14.05
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 120157 0 0 0 1343 62 0 0 25 0 1 0 34949319 497586176 120140 996147200 134512640 137370052 4294956352 18446744073709551615 135027387 0 0 4096 0 0 0 0 17 1 0 0
/proc/14879/statm: 121481 120140 201 697 0 120780 0
Current children cumulated CPU time (s) 279.15
Current children cumulated vsize (KiB) 491280

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 14879
/proc/meminfo: memFree=17392/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=73.47
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 7247 100 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134568461 0 0 4096 0 0 0 0 17 1 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 338.57
Current children cumulated vsize (KiB) 894088

[startup+402.301 s]
/proc/loadavg: 2.25 2.06 2.02 3/82 14915
/proc/meminfo: memFree=28032/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=133.25
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 13223 102 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134574539 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0

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

/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 2917.11
Current children cumulated vsize (KiB) 894088

[startup+2982.3 s]
/proc/loadavg: 2.68 2.66 2.57 3/82 14921
/proc/meminfo: memFree=18568/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=2711.98
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 271093 105 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134571514 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 2977.08
Current children cumulated vsize (KiB) 894088

[startup+3042.3 s]
/proc/loadavg: 2.56 2.63 2.56 3/82 14921
/proc/meminfo: memFree=18568/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=2771.96
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 277090 106 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134733936 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 3037.06
Current children cumulated vsize (KiB) 894088

[startup+3102.3 s]
/proc/loadavg: 2.79 2.68 2.58 3/82 14921
/proc/meminfo: memFree=18568/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=2831.92
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 283086 106 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 136491591 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 3097.02
Current children cumulated vsize (KiB) 894088

[startup+3162.3 s]
/proc/loadavg: 2.68 2.66 2.58 3/82 14921
/proc/meminfo: memFree=18568/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=2891.9
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 289084 106 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 136501376 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 3157
Current children cumulated vsize (KiB) 894088

[startup+3222.3 s]
/proc/loadavg: 2.64 2.64 2.57 3/82 14921
/proc/meminfo: memFree=18568/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=2951.87
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 295081 106 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 3216.97
Current children cumulated vsize (KiB) 894088

[startup+3282.3 s]
/proc/loadavg: 2.61 2.64 2.58 3/82 14921
/proc/meminfo: memFree=18440/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=3011.83
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 301077 106 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134576688 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 3276.93
Current children cumulated vsize (KiB) 894088

[startup+3342.3 s]
/proc/loadavg: 2.59 2.63 2.57 3/82 14921
/proc/meminfo: memFree=18376/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=3071.8
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 307074 106 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134568417 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 3336.9
Current children cumulated vsize (KiB) 894088

[startup+3402.31 s]
/proc/loadavg: 2.76 2.66 2.59 3/82 14921
/proc/meminfo: memFree=18376/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=3131.78
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 313072 106 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134568461 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 3396.88
Current children cumulated vsize (KiB) 894088

[startup+3462.3 s]
/proc/loadavg: 2.70 2.66 2.59 3/82 14921
/proc/meminfo: memFree=18376/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=3191.74
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 319068 106 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134576458 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 3456.84
Current children cumulated vsize (KiB) 894088

[startup+3522.3 s]
/proc/loadavg: 2.73 2.68 2.60 3/82 14921
/proc/meminfo: memFree=18376/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=3251.72
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 325065 107 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134576412 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 3516.82
Current children cumulated vsize (KiB) 894088

[startup+3582.3 s]
/proc/loadavg: 2.76 2.69 2.60 3/82 14921
/proc/meminfo: memFree=18312/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=3311.69
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 331062 107 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134733955 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 3576.79
Current children cumulated vsize (KiB) 894088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.6 s]
/proc/loadavg: 2.78 2.70 2.61 3/82 14921
/proc/meminfo: memFree=18312/2055920 swapFree=4192956/4192956
[pid=14870] ppid=14868 vsize=5356 CPUtime=265.1
/proc/14870/stat : 14870 (solverBTD.sh) S 14868 14870 14317 0 -1 4194304 388 215687 0 0 0 0 10593 15917 16 0 1 0 34922509 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 232 192 169 0 50 0
[pid=14879] ppid=14870 vsize=888732 CPUtime=3334.98
/proc/14879/stat : 14879 (toulbar2) R 14870 14870 14317 0 -1 4194304 224659 0 0 0 333391 107 0 0 25 0 1 0 34949319 910061568 220664 996147200 134512640 137370052 4294956352 18446744073709551615 134571166 0 0 4096 0 0 0 0 17 0 0 0
/proc/14879/statm: 222183 220664 298 697 0 221482 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 894088

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 14870 and gives
#  childrusage.ru_utime.tv_sec=105
#  childrusage.ru_utime.tv_usec=941894
#  childrusage.ru_stime.tv_sec=159
#  childrusage.ru_stime.tv_usec=177801
# CPU time returned by wait4() is 265.12
# while last known CPU time is 3600.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3605.61
CPU time (s): 3600.08
CPU user time (s): 3439.84
CPU system time (s): 160.24
CPU usage (%): 99.8465
Max. virtual memory (cumulated for all children) (KiB): 894088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 105.942
system time used= 159.178
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216075
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= 62
involuntary context switches= 6181

runsolver used 3.39348 second user time and 10.0465 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-11 15:17:12
IDJOB=1108469
IDBENCH=60723
IDSOLVER=370
FILE ID=node45/1108469-1215782220
PBS_JOBID= 7903110
Free space on /tmp= 66388 MiB

SOLVER NAME= toulbar2/BTD 2008-06-27
BENCH NAME= CPAI08/csp/marc/normalized-large-96-unsat_ext.xml
COMMAND LINE= HOME/solverBTD.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108469-1215782220/watcher-1108469-1215782220 -o /tmp/evaluation-result-1108469-1215782220/solver-1108469-1215782220 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/solverBTD.sh HOME/instance-1108469-1215782220.xml 

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b27e6efb6e10edd4280a0b0099140167
RANDOM SEED=1701349310

node45.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.281
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.281
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:        736032 kB
Buffers:         45900 kB
Cached:        1120504 kB
SwapCached:          0 kB
Active:         680712 kB
Inactive:       567124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        736032 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          103324 kB
Writeback:           0 kB
Mapped:          92500 kB
Slab:            57132 kB
Committed_AS:   186676 kB
PageTables:       1968 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= 66076 MiB
End job on node45 at 2008-07-11 16:17:20