Trace number 1107349

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 NameAnswerCPU timeWall clock time
Minion/Tailor 2008-07-04? (TO) 1800.07 1822.11

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg8-11_ext.xml
MD5SUM2c3f4decc5e1db501f4c155332cf1913
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints19
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension19
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

5.67/5.82	c Finished tailoring XCSP instance to Minion. Starting solving

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1107349-1215203052/watcher-1107349-1215203052 -o /tmp/evaluation-result-1107349-1215203052/solver-1107349-1215203052 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1107349-1215203052.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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

[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 4/73 10234
/proc/meminfo: memFree=1751864/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=18572 CPUtime=0
/proc/10234/stat : 10234 (runsolver) R 10232 9856 9856 0 -1 4194368 12 0 0 0 0 0 0 0 19 0 1 0 147690516 19017728 290 996147200 4194304 4296836 548682068496 18446744073709551615 217880506383 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10234/statm: 4643 290 255 25 0 2626 0

[startup+0.0813451 s]
/proc/loadavg: 2.00 2.00 1.93 4/73 10234
/proc/meminfo: memFree=1751864/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5356 CPUtime=0
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 147690516 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101351 s]
/proc/loadavg: 2.00 2.00 1.93 4/73 10234
/proc/meminfo: memFree=1751864/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5356 CPUtime=0
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 147690516 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301366 s]
/proc/loadavg: 2.00 2.00 1.93 4/73 10234
/proc/meminfo: memFree=1751864/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5356 CPUtime=0
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 147690516 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701425 s]
/proc/loadavg: 2.00 2.00 1.93 4/73 10234
/proc/meminfo: memFree=1751864/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5356 CPUtime=0
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 147690516 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50153 s]
/proc/loadavg: 2.00 2.00 1.93 3/83 10244
/proc/meminfo: memFree=1712808/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5356 CPUtime=0
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 147690516 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1339 235 195 169 0 50 0
[pid=10236] ppid=10234 vsize=864508 CPUtime=1.46
/proc/10236/stat : 10236 (java) S 10234 10234 9856 0 -1 0 20707 0 1 0 135 11 0 0 18 0 9 0 147690517 885256192 19974 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10236/statm: 216127 19974 1868 9 0 210689 0
[pid=10236/tid=10237] ppid=10234 vsize=864508 CPUtime=1.16
/proc/10236/task/10237/stat : 10237 (java) R 10234 10234 9856 0 -1 64 5151 0 1 0 113 3 0 0 25 0 9 0 147690518 885256192 19974 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10238] ppid=10234 vsize=864508 CPUtime=0.22
/proc/10236/task/10238/stat : 10238 (java) R 10234 10234 9856 0 -1 64 14510 0 0 0 15 7 0 0 16 0 9 0 147690519 885256192 19974 996147200 134512640 134550740 4294956032 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10239] ppid=10234 vsize=864508 CPUtime=0
/proc/10236/task/10239/stat : 10239 (java) S 10234 10234 9856 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 147690519 885256192 19974 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10240] ppid=10234 vsize=864508 CPUtime=0
/proc/10236/task/10240/stat : 10240 (java) S 10234 10234 9856 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 147690519 885256192 19974 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10241] ppid=10234 vsize=864508 CPUtime=0
/proc/10236/task/10241/stat : 10241 (java) S 10234 10234 9856 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 147690522 885256192 19974 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10242] ppid=10234 vsize=864508 CPUtime=0.05
/proc/10236/task/10242/stat : 10242 (java) S 10234 10234 9856 0 -1 64 313 0 0 0 5 0 0 0 16 0 9 0 147690522 885256192 19974 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10243] ppid=10234 vsize=864508 CPUtime=0
/proc/10236/task/10243/stat : 10243 (java) S 10234 10234 9856 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 147690522 885256192 19974 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10244] ppid=10234 vsize=864508 CPUtime=0
/proc/10236/task/10244/stat : 10244 (java) S 10234 10234 9856 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 147690522 885256192 19974 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 869864

[startup+3.10273 s]
/proc/loadavg: 2.00 2.00 1.93 3/83 10244
/proc/meminfo: memFree=1623912/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5356 CPUtime=0
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 147690516 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1339 235 195 169 0 50 0
[pid=10236] ppid=10234 vsize=864508 CPUtime=3.05
/proc/10236/stat : 10236 (java) S 10234 10234 9856 0 -1 0 38584 0 1 0 285 20 0 0 18 0 9 0 147690517 885256192 37151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10236/statm: 216127 37151 2559 9 0 210689 0
[pid=10236/tid=10237] ppid=10234 vsize=864508 CPUtime=2.38
/proc/10236/task/10237/stat : 10237 (java) R 10234 10234 9856 0 -1 64 8077 0 1 0 234 4 0 0 25 0 9 0 147690518 885256192 37151 996147200 134512640 134550740 4294956032 18446744073709551615 4126532100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10238] ppid=10234 vsize=864508 CPUtime=0.58
/proc/10236/task/10238/stat : 10238 (java) S 10234 10234 9856 0 -1 64 29461 0 0 0 44 14 0 0 16 0 9 0 147690519 885256192 37151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10239] ppid=10234 vsize=864508 CPUtime=0
/proc/10236/task/10239/stat : 10239 (java) S 10234 10234 9856 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 147690519 885256192 37151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10240] ppid=10234 vsize=864508 CPUtime=0
/proc/10236/task/10240/stat : 10240 (java) S 10234 10234 9856 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 147690519 885256192 37151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10241] ppid=10234 vsize=864508 CPUtime=0
/proc/10236/task/10241/stat : 10241 (java) S 10234 10234 9856 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 147690522 885256192 37151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10242] ppid=10234 vsize=864508 CPUtime=0.05
/proc/10236/task/10242/stat : 10242 (java) S 10234 10234 9856 0 -1 64 313 0 0 0 5 0 0 0 16 0 9 0 147690522 885256192 37151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10243] ppid=10234 vsize=864508 CPUtime=0
/proc/10236/task/10243/stat : 10243 (java) S 10234 10234 9856 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 147690522 885256192 37151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10236/tid=10244] ppid=10234 vsize=864508 CPUtime=0
/proc/10236/task/10244/stat : 10244 (java) S 10234 10234 9856 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 147690522 885256192 37151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 869864

[startup+6.30112 s]
/proc/loadavg: 2.00 2.00 1.93 3/83 10244
/proc/meminfo: memFree=1580264/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 5360

[startup+12.7037 s]
/proc/loadavg: 2.31 2.07 1.95 4/75 10245
/proc/meminfo: memFree=1736360/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=22292 CPUtime=0.5
/proc/10245/stat : 10245 (ld-linux.so.2) D 10234 10234 9856 0 -1 4194304 51 0 0 0 4 46 0 0 25 0 1 0 147691099 22827008 37 996147200 1448431616 1448550632 4294956176 18446744073709551615 1448525156 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/10245/statm: 5573 37 29 29 0 10 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 27652

[startup+25.5024 s]
/proc/loadavg: 2.34 2.08 1.96 3/75 10245
/proc/meminfo: memFree=1182376/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=594072 CPUtime=12.16
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 416610 0 0 0 1006 210 0 0 25 0 1 0 147691099 608329728 142697 996147200 1448431616 1448550632 4294956176 18446744073709551615 148843240 0 0 4096 0 0 0 0 17 0 0 0
/proc/10245/statm: 148518 142697 362 29 0 142572 0
Current children cumulated CPU time (s) 17.86
Current children cumulated vsize (KiB) 599432

[startup+51.1026 s]
/proc/loadavg: 2.22 2.07 1.96 3/75 10245
/proc/meminfo: memFree=1122792/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=37.53
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 3530 223 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 43.23
Current children cumulated vsize (KiB) 642108

[startup+102.306 s]
/proc/loadavg: 2.09 2.06 1.96 3/75 10245
/proc/meminfo: memFree=1122792/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=88.32
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 8608 224 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957896 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 94.02
Current children cumulated vsize (KiB) 642108

[startup+162.303 s]
/proc/loadavg: 2.03 2.05 1.96 3/75 10245
/proc/meminfo: memFree=1122216/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=147.83
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 14559 224 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957006 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 153.53
Current children cumulated vsize (KiB) 642108

[startup+222.303 s]
/proc/loadavg: 2.00 2.03 1.96 3/74 10272
/proc/meminfo: memFree=1227248/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=207.33
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 20509 224 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957117 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 213.03
Current children cumulated vsize (KiB) 642108

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 1.96 3/74 10272
/proc/meminfo: memFree=1227184/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=266.85
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 26461 224 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 149002353 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0

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

/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1165.38
Current children cumulated vsize (KiB) 642108

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1226288/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1219.19
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 121693 226 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957018 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1224.89
Current children cumulated vsize (KiB) 642108

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1226224/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1278.72
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 127646 226 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956895 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1284.42
Current children cumulated vsize (KiB) 642108

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1226160/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1338.24
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 133598 226 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957006 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1343.94
Current children cumulated vsize (KiB) 642108

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1226160/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1397.75
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 139549 226 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956869 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1403.45
Current children cumulated vsize (KiB) 642108

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1226096/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1457.28
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 145502 226 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148959051 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1462.98
Current children cumulated vsize (KiB) 642108

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1226096/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1516.8
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 151453 227 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957842 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1522.5
Current children cumulated vsize (KiB) 642108

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1225968/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1576.32
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 157405 227 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957911 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1582.02
Current children cumulated vsize (KiB) 642108

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1225904/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1635.84
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 163357 227 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957773 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1641.54
Current children cumulated vsize (KiB) 642108

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1225904/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1695.37
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 169310 227 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956654 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1701.07
Current children cumulated vsize (KiB) 642108

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1225776/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1754.88
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 175261 227 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956826 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1760.58
Current children cumulated vsize (KiB) 642108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1822.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1225712/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1794.37
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 179210 227 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 149001401 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 642108

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

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

[startup+1822.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 10272
/proc/meminfo: memFree=1225712/2055920 swapFree=4192812/4192956
[pid=10234] ppid=10232 vsize=5360 CPUtime=5.7
/proc/10234/stat : 10234 (solve.sh) S 10232 10234 9856 0 -1 4194304 310 59777 0 1 0 0 531 39 19 0 1 0 147690516 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10234/statm: 1340 236 195 169 0 51 0
[pid=10245] ppid=10234 vsize=636748 CPUtime=1794.37
/proc/10245/stat : 10245 (ld-linux.so.2) R 10234 10234 9856 0 -1 4194304 448334 0 0 0 179210 227 0 0 25 0 1 100 147691099 652029952 153620 996147200 1448431616 1448550632 4294956176 18446744073709551615 149001401 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10245/statm: 159187 153620 385 29 0 153241 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 642108

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10234 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=313192
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=397939
# CPU time returned by wait4() is 5.71113
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1822.11
CPU time (s): 1800.07
CPU user time (s): 1797.41
CPU system time (s): 2.66
CPU usage (%): 98.7902
Max. virtual memory (cumulated for all children) (KiB): 875252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.31319
system time used= 0.397939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60087
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1755
involuntary context switches= 1787

runsolver used 1.49577 second user time and 5.20721 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-04 22:24:12
IDJOB=1107349
IDBENCH=55537
IDSOLVER=369
FILE ID=node28/1107349-1215203052
PBS_JOBID= 7881675
Free space on /tmp= 66476 MiB

SOLVER NAME= Minion/Tailor 2008-07-04
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg8-11_ext.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1107349-1215203052/watcher-1107349-1215203052 -o /tmp/evaluation-result-1107349-1215203052/solver-1107349-1215203052 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1107349-1215203052.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2c3f4decc5e1db501f4c155332cf1913
RANDOM SEED=900388555

node28.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.231
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.231
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:       1752344 kB
Buffers:         12484 kB
Cached:         147112 kB
SwapCached:          0 kB
Active:         224212 kB
Inactive:        28636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           30900 kB
Writeback:           0 kB
Mapped:         104724 kB
Slab:            35636 kB
Committed_AS:   414072 kB
PageTables:       2144 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66460 MiB
End job on node28 at 2008-07-04 22:54:36