Trace number 1108446

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 2008-06-27? (TO) 3600.06 3650.22

General information on the benchmark

Namecsp/marc/
normalized-large-84-unsat_ext.xml
MD5SUM10a065476271212a2e3d54c56cb75306
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints862
Best CPU time to get the best result obtained on this benchmark1595.61
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints3486
Maximum constraint arity2
Maximum domain size84
Number of constraints which are defined in extension3486
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

15.05/15.17	o 1078

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-1108446-1215782046/watcher-1108446-1215782046 -o /tmp/evaluation-result-1108446-1215782046/solver-1108446-1215782046 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solver.sh HOME/instance-1108446-1215782046.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.13 1.99 1.92 4/240 17346
/proc/meminfo: memFree=463608/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=6764 CPUtime=0.01
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 368 0 0 0 1 0 0 0 18 0 1 0 34902295 6926336 351 996147200 134512640 137370052 4294956384 18446744073709551615 136687772 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 1691 351 199 697 0 990 0

[startup+0.079377 s]
/proc/loadavg: 2.13 1.99 1.92 4/240 17346
/proc/meminfo: memFree=463608/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=9140 CPUtime=0.07
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 940 0 0 0 7 0 0 0 18 0 1 0 34902295 9359360 923 996147200 134512640 137370052 4294956384 18446744073709551615 134866750 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 2285 924 199 697 0 1584 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14496

[startup+0.109603 s]
/proc/loadavg: 2.13 1.99 1.92 4/240 17346
/proc/meminfo: memFree=463608/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=10196 CPUtime=0.09
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 1215 0 0 0 9 0 0 0 19 0 1 0 34902295 10440704 1198 996147200 134512640 137370052 4294956384 18446744073709551615 136687772 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 2549 1198 199 697 0 1848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15552

[startup+0.302391 s]
/proc/loadavg: 2.13 1.99 1.92 4/240 17346
/proc/meminfo: memFree=463608/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=17192 CPUtime=0.28
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 2980 0 0 0 28 0 0 0 20 0 1 0 34902295 17604608 2963 996147200 134512640 137370052 4294956384 18446744073709551615 136693841 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 4331 2964 199 697 0 3630 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22548

[startup+0.702451 s]
/proc/loadavg: 2.13 1.99 1.92 4/240 17346
/proc/meminfo: memFree=463608/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=31844 CPUtime=0.69
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 6637 0 0 0 67 2 0 0 24 0 1 0 34902295 32608256 6620 996147200 134512640 137370052 4294956384 18446744073709551615 136687772 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 7961 6620 199 697 0 7260 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37200

[startup+1.50155 s]
/proc/loadavg: 2.13 1.99 1.92 3/242 17349
/proc/meminfo: memFree=419168/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=61148 CPUtime=1.48
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 13953 0 0 0 144 4 0 0 25 0 1 0 34902295 62615552 13936 996147200 134512640 137370052 4294956384 18446744073709551615 136687772 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 15287 13937 199 697 0 14586 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 66504

[startup+3.10174 s]
/proc/loadavg: 2.13 1.99 1.92 3/242 17349
/proc/meminfo: memFree=377696/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=119756 CPUtime=3.08
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 28621 0 0 0 297 11 0 0 25 0 1 0 34902295 122630144 28604 996147200 134512640 137370052 4294956384 18446744073709551615 136687772 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 29939 28604 199 697 0 29238 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 125112

[startup+6.30115 s]
/proc/loadavg: 2.28 2.03 1.93 3/242 17349
/proc/meminfo: memFree=256032/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=236576 CPUtime=6.29
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 57820 0 0 0 603 26 0 0 25 0 1 0 34902295 242253824 57803 996147200 134512640 137370052 4294956384 18446744073709551615 135020795 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 59144 57804 199 697 0 58443 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241932

[startup+12.702 s]
/proc/loadavg: 2.42 2.06 1.94 3/242 17349
/proc/meminfo: memFree=14880/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=521180 CPUtime=12.66
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 129675 0 0 0 1212 54 0 0 25 0 1 0 34902295 533688320 128756 996147200 134512640 137370052 4294956384 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 130295 128756 242 697 0 129594 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 526536

[startup+25.5016 s]
/proc/loadavg: 2.39 2.07 1.95 3/242 17349
/proc/meminfo: memFree=16544/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=25.45
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 2489 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 538896

[startup+51.1028 s]
/proc/loadavg: 2.39 2.10 1.96 3/242 17349
/proc/meminfo: memFree=15584/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=51.04
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 5048 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 538896

[startup+102.317 s]
/proc/loadavg: 2.57 2.19 2.00 3/242 17349
/proc/meminfo: memFree=16032/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=101.64
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 10108 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 538896

[startup+162.302 s]
/proc/loadavg: 2.51 2.24 2.02 4/242 17349
/proc/meminfo: memFree=16288/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=160.8
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 16024 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 160.8
Current children cumulated vsize (KiB) 538896

[startup+222.301 s]
/proc/loadavg: 2.62 2.32 2.06 3/242 17349
/proc/meminfo: memFree=16288/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=219.95
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 21939 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134565168 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 219.95
Current children cumulated vsize (KiB) 538896

[startup+282.302 s]
/proc/loadavg: 2.58 2.36 2.09 3/242 17349
/proc/meminfo: memFree=16352/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=279.13
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 27857 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134575975 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 279.13
Current children cumulated vsize (KiB) 538896

[startup+342.302 s]
/proc/loadavg: 2.76 2.45 2.13 3/242 17351
/proc/meminfo: memFree=16352/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=338.28
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 33772 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134718180 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0

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

/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 2941.46
Current children cumulated vsize (KiB) 538896

[startup+3042.3 s]
/proc/loadavg: 2.67 2.57 2.55 3/242 17357
/proc/meminfo: memFree=17120/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3000.64
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 300008 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3000.64
Current children cumulated vsize (KiB) 538896

[startup+3102.3 s]
/proc/loadavg: 2.62 2.57 2.55 4/242 17357
/proc/meminfo: memFree=17120/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3059.79
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 305923 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134564919 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3059.79
Current children cumulated vsize (KiB) 538896

[startup+3162.3 s]
/proc/loadavg: 2.57 2.57 2.54 5/242 17357
/proc/meminfo: memFree=17120/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3118.96
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 311840 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134564938 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3118.96
Current children cumulated vsize (KiB) 538896

[startup+3222.3 s]
/proc/loadavg: 2.55 2.56 2.54 4/242 17357
/proc/meminfo: memFree=17120/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3178.12
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 317756 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134733946 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3178.12
Current children cumulated vsize (KiB) 538896

[startup+3282.3 s]
/proc/loadavg: 2.65 2.58 2.55 4/242 17357
/proc/meminfo: memFree=17440/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3237.29
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 323673 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134568461 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3237.29
Current children cumulated vsize (KiB) 538896

[startup+3342.3 s]
/proc/loadavg: 2.40 2.53 2.53 4/242 17357
/proc/meminfo: memFree=17568/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3296.45
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 329589 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134564933 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3296.45
Current children cumulated vsize (KiB) 538896

[startup+3402.32 s]
/proc/loadavg: 2.54 2.52 2.53 4/242 17357
/proc/meminfo: memFree=17120/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3355.62
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 335506 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3355.62
Current children cumulated vsize (KiB) 538896

[startup+3462.3 s]
/proc/loadavg: 2.36 2.47 2.51 4/242 17357
/proc/meminfo: memFree=16480/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3414.78
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 341422 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134568461 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3414.78
Current children cumulated vsize (KiB) 538896

[startup+3522.3 s]
/proc/loadavg: 2.51 2.49 2.51 4/242 17357
/proc/meminfo: memFree=17056/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3473.93
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 347337 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134718187 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3473.93
Current children cumulated vsize (KiB) 538896

[startup+3582.3 s]
/proc/loadavg: 2.55 2.52 2.52 4/242 17357
/proc/meminfo: memFree=16736/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3533.11
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 353255 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3533.11
Current children cumulated vsize (KiB) 538896

[startup+3642.3 s]
/proc/loadavg: 2.76 2.57 2.54 4/242 17357
/proc/meminfo: memFree=16736/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3592.26
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 359170 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3592.26
Current children cumulated vsize (KiB) 538896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3650.2 s]
/proc/loadavg: 2.80 2.59 2.54 4/242 17357
/proc/meminfo: memFree=16736/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (solver.sh) S 17344 17346 17051 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 34902294 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 231 192 169 0 50 0
[pid=17348] ppid=17346 vsize=533540 CPUtime=3600.06
/proc/17348/stat : 17348 (toulbar2) R 17346 17346 17051 0 -1 4194304 134736 0 0 0 359950 56 0 0 25 0 1 0 34902295 546344960 130741 996147200 134512640 137370052 4294956384 18446744073709551615 134555653 0 0 4096 0 0 0 0 17 1 0 0
/proc/17348/statm: 133385 130741 277 697 0 132684 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 538896

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 17346 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.004999
# 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): 3650.22
CPU time (s): 3600.06
CPU user time (s): 3599.5
CPU system time (s): 0.56
CPU usage (%): 98.6257
Max. virtual memory (cumulated for all children) (KiB): 538896

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

runsolver used 13.297 second user time and 36.5324 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-11 15:14:13
IDJOB=1108446
IDBENCH=60720
IDSOLVER=371
FILE ID=node92/1108446-1215782046
PBS_JOBID= 7903032
Free space on /tmp= 66424 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 10a065476271212a2e3d54c56cb75306
RANDOM SEED=1279270553

node92.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        464088 kB
Buffers:         21140 kB
Cached:        1279360 kB
SwapCached:          0 kB
Active:         372236 kB
Inactive:      1128612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        464088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           65548 kB
Writeback:           0 kB
Mapped:         222144 kB
Slab:            61920 kB
Committed_AS:  1188540 kB
PageTables:      11632 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= 66416 MiB
End job on node92 at 2008-07-11 16:15:06