Trace number 1107318

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.09 1807.71

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg11-15_ext.xml
MD5SUM5185cb983b11420400e5a698bac55b47
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark170.271
Satisfiable
(Un)Satisfiability was proved
Number of variables165
Number of constraints26
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension26
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

4.61/4.73	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-1107318-1215203144/watcher-1107318-1215203144 -o /tmp/evaluation-result-1107318-1215203144/solver-1107318-1215203144 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1107318-1215203144.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.55 2.16 2.05 4/74 23750
/proc/meminfo: memFree=827536/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5356 CPUtime=0
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 633532225 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23750/statm: 1339 235 195 169 0 50 0
[pid=23751] ppid=23750 vsize=152 CPUtime=0
/proc/23751/stat : 23751 (java) R 23750 23750 23071 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 633532226 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 10424619 0 0 4096 0 0 0 0 17 1 0 0
/proc/23751/statm: 38 26 19 9 0 4 0

[startup+0.0162991 s]
/proc/loadavg: 2.55 2.16 2.05 4/74 23750
/proc/meminfo: memFree=827536/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5356 CPUtime=0
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 633532225 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23750/statm: 1339 235 195 169 0 50 0
[pid=23751] ppid=23750 vsize=10888 CPUtime=0
/proc/23751/stat : 23751 (java) S 23750 23750 23071 0 -1 0 761 0 0 0 0 0 0 0 18 0 2 0 633532226 11149312 524 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/23751/statm: 2722 524 238 9 0 1242 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16244

[startup+0.103068 s]
/proc/loadavg: 2.55 2.16 2.05 4/74 23750
/proc/meminfo: memFree=827536/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5356 CPUtime=0
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 633532225 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23750/statm: 1339 235 195 169 0 50 0
[pid=23751] ppid=23750 vsize=864220 CPUtime=0.08
/proc/23751/stat : 23751 (java) S 23750 23750 23071 0 -1 0 3514 0 1 0 6 2 0 0 18 0 9 0 633532226 884961280 2966 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23751/statm: 216055 2966 1725 9 0 210617 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869576

[startup+0.30212 s]
/proc/loadavg: 2.55 2.16 2.05 4/74 23750
/proc/meminfo: memFree=827536/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5356 CPUtime=0
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 633532225 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23750/statm: 1339 235 195 169 0 50 0
[pid=23751] ppid=23750 vsize=864380 CPUtime=0.29
/proc/23751/stat : 23751 (java) S 23750 23750 23071 0 -1 0 6882 0 1 0 24 5 0 0 18 0 9 0 633532226 885125120 6306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23751/statm: 216095 6306 1843 9 0 210657 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 869736

[startup+0.702191 s]
/proc/loadavg: 2.55 2.16 2.05 4/74 23750
/proc/meminfo: memFree=827536/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5356 CPUtime=0
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 633532225 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23750/statm: 1339 235 195 169 0 50 0
[pid=23751] ppid=23750 vsize=864508 CPUtime=0.68
/proc/23751/stat : 23751 (java) S 23750 23750 23071 0 -1 0 11036 0 1 0 61 7 0 0 18 0 9 0 633532226 885256192 10326 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23751/statm: 216127 10326 1868 9 0 210689 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 869864

[startup+1.50134 s]
/proc/loadavg: 2.55 2.16 2.05 4/84 23760
/proc/meminfo: memFree=783744/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5356 CPUtime=0
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 633532225 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23750/statm: 1339 235 195 169 0 50 0
[pid=23751] ppid=23750 vsize=864508 CPUtime=1.48
/proc/23751/stat : 23751 (java) S 23750 23750 23071 0 -1 0 23854 0 1 0 134 14 0 0 18 0 9 0 633532226 885256192 23095 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23751/statm: 216127 23095 1868 9 0 210689 0
[pid=23751/tid=23753] ppid=23750 vsize=864508 CPUtime=1.17
/proc/23751/task/23753/stat : 23753 (java) R 23750 23750 23071 0 -1 64 7754 0 1 0 112 5 0 0 25 0 9 0 633532227 885256192 23095 996147200 134512640 134550740 4294956032 18446744073709551615 102064640 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23754] ppid=23750 vsize=864508 CPUtime=0.23
/proc/23751/task/23754/stat : 23754 (java) S 23750 23750 23071 0 -1 64 15055 0 0 0 16 7 0 0 16 0 9 0 633532228 885256192 23095 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23755] ppid=23750 vsize=864508 CPUtime=0
/proc/23751/task/23755/stat : 23755 (java) S 23750 23750 23071 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 633532228 885256192 23095 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23756] ppid=23750 vsize=864508 CPUtime=0
/proc/23751/task/23756/stat : 23756 (java) S 23750 23750 23071 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 633532228 885256192 23095 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23757] ppid=23750 vsize=864508 CPUtime=0
/proc/23751/task/23757/stat : 23757 (java) S 23750 23750 23071 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 633532230 885256192 23095 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23758] ppid=23750 vsize=864508 CPUtime=0.06
/proc/23751/task/23758/stat : 23758 (java) S 23750 23750 23071 0 -1 64 312 0 0 0 6 0 0 0 16 0 9 0 633532230 885256192 23095 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23759] ppid=23750 vsize=864508 CPUtime=0
/proc/23751/task/23759/stat : 23759 (java) S 23750 23750 23071 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 633532230 885256192 23095 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23760] ppid=23750 vsize=864508 CPUtime=0
/proc/23751/task/23760/stat : 23760 (java) S 23750 23750 23071 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 633532230 885256192 23095 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 869864

[startup+3.10267 s]
/proc/loadavg: 2.51 2.16 2.05 4/84 23760
/proc/meminfo: memFree=686144/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5356 CPUtime=0
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 633532225 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23750/statm: 1339 235 195 169 0 50 0
[pid=23751] ppid=23750 vsize=864732 CPUtime=3.07
/proc/23751/stat : 23751 (java) S 23750 23750 23071 0 -1 0 38703 0 1 0 285 22 0 0 18 0 9 0 633532226 885485568 37176 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23751/statm: 216183 37176 2559 9 0 210745 0
[pid=23751/tid=23753] ppid=23750 vsize=864732 CPUtime=2.39
/proc/23751/task/23753/stat : 23753 (java) R 23750 23750 23071 0 -1 64 12991 0 1 0 232 7 0 0 25 0 9 0 633532227 885485568 37176 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23754] ppid=23750 vsize=864732 CPUtime=0.59
/proc/23751/task/23754/stat : 23754 (java) R 23750 23750 23071 0 -1 64 24667 0 0 0 47 12 0 0 16 0 9 0 633532228 885485568 37176 996147200 134512640 134550740 4294956032 18446744073709551615 102496043 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23755] ppid=23750 vsize=864732 CPUtime=0
/proc/23751/task/23755/stat : 23755 (java) S 23750 23750 23071 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 633532228 885485568 37176 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23756] ppid=23750 vsize=864732 CPUtime=0
/proc/23751/task/23756/stat : 23756 (java) S 23750 23750 23071 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 633532228 885485568 37176 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23757] ppid=23750 vsize=864732 CPUtime=0
/proc/23751/task/23757/stat : 23757 (java) S 23750 23750 23071 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 633532230 885485568 37176 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23758] ppid=23750 vsize=864732 CPUtime=0.06
/proc/23751/task/23758/stat : 23758 (java) S 23750 23750 23071 0 -1 64 312 0 0 0 6 0 0 0 16 0 9 0 633532230 885485568 37176 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23759] ppid=23750 vsize=864732 CPUtime=0
/proc/23751/task/23759/stat : 23759 (java) S 23750 23750 23071 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 633532230 885485568 37176 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23751/tid=23760] ppid=23750 vsize=864732 CPUtime=0
/proc/23751/task/23760/stat : 23760 (java) S 23750 23750 23071 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 633532230 885485568 37176 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 870088

[startup+6.3023 s]
/proc/loadavg: 2.51 2.16 2.05 3/76 23761
/proc/meminfo: memFree=801408/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=66188 CPUtime=1.55
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 20794 0 0 0 146 9 0 0 25 0 1 0 633532699 67776512 10934 996147200 1448431616 1448550632 4294956176 18446744073709551615 148843118 0 0 4096 0 0 0 0 17 0 0 0
/proc/23761/statm: 16547 10934 361 29 0 10601 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 71548

[startup+12.7016 s]
/proc/loadavg: 2.66 2.20 2.07 3/76 23761
/proc/meminfo: memFree=427464/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=447768 CPUtime=7.92
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 306712 0 0 0 656 136 0 0 25 0 1 0 633532699 458514432 106116 996147200 1448431616 1448550632 4294956176 18446744073709551615 148842034 0 0 4096 0 0 0 0 17 0 0 0
/proc/23761/statm: 111942 106116 362 29 0 105996 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 453128

[startup+25.5021 s]
/proc/loadavg: 2.71 2.23 2.08 3/76 23761
/proc/meminfo: memFree=79368/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=20.67
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554934 0 0 0 1815 252 0 0 25 0 1 100 633532699 773857280 183338 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957940 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183338 382 29 0 182984 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 761080

[startup+51.1022 s]
/proc/loadavg: 2.88 2.31 2.11 3/76 23761
/proc/meminfo: memFree=79624/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=46.14
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 4362 252 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957704 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 761080

[startup+102.306 s]
/proc/loadavg: 2.42 2.28 2.11 3/76 23761
/proc/meminfo: memFree=80776/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=97.09
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 9457 252 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 761080

[startup+162.301 s]
/proc/loadavg: 2.15 2.23 2.10 3/76 23761
/proc/meminfo: memFree=80840/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=156.84
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 15432 252 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957775 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 761080

[startup+222.302 s]

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

/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1177.24
Current children cumulated vsize (KiB) 761080

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23761
/proc/meminfo: memFree=80584/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1232.36
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 122982 254 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148959032 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1236.99
Current children cumulated vsize (KiB) 761080

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23761
/proc/meminfo: memFree=80584/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1292.12
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 128957 255 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957911 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1296.75
Current children cumulated vsize (KiB) 761080

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23761
/proc/meminfo: memFree=80584/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1351.86
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 134931 255 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148959032 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1356.49
Current children cumulated vsize (KiB) 761080

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23761
/proc/meminfo: memFree=80584/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1411.62
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 140907 255 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 149002307 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1416.25
Current children cumulated vsize (KiB) 761080

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23761
/proc/meminfo: memFree=80584/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1471.36
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 146881 255 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957006 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1475.99
Current children cumulated vsize (KiB) 761080

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23761
/proc/meminfo: memFree=80648/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1531.11
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 152856 255 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957911 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1535.74
Current children cumulated vsize (KiB) 761080

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23761
/proc/meminfo: memFree=80648/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1590.86
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 158831 255 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957156 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1595.49
Current children cumulated vsize (KiB) 761080

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23761
/proc/meminfo: memFree=80648/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1650.62
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 164806 256 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957117 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1655.25
Current children cumulated vsize (KiB) 761080

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23761
/proc/meminfo: memFree=80584/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1710.37
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 170781 256 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 149002277 0 0 4096 8194 0 0 0 17 0 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1715
Current children cumulated vsize (KiB) 761080

[startup+1782.3 s]
/proc/loadavg: 2.52 2.13 2.04 2/71 23889
/proc/meminfo: memFree=940160/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1770.13
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 176755 258 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958833 0 0 4096 8194 0 0 0 17 1 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1774.76
Current children cumulated vsize (KiB) 761080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.7 s]
/proc/loadavg: 2.83 2.23 2.08 3/76 23910
/proc/meminfo: memFree=918224/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1795.46
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 179288 258 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957842 0 0 4096 8194 0 0 0 17 1 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 761080

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

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

[startup+1807.7 s]
/proc/loadavg: 2.83 2.23 2.08 3/76 23910
/proc/meminfo: memFree=918224/2055920 swapFree=4166000/4192956
[pid=23750] ppid=23748 vsize=5360 CPUtime=4.63
/proc/23750/stat : 23750 (solve.sh) S 23748 23750 23071 0 -1 4194304 310 43695 0 1 0 0 433 30 18 0 1 0 633532225 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23750/statm: 1340 236 195 169 0 51 0
[pid=23761] ppid=23750 vsize=755720 CPUtime=1795.46
/proc/23761/stat : 23761 (ld-linux.so.2) R 23750 23750 23071 0 -1 4194304 554937 0 0 0 179288 258 0 0 25 0 1 100 633532699 773857280 183341 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957842 0 0 4096 8194 0 0 0 17 1 0 0
/proc/23761/statm: 188930 183341 385 29 0 182984 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 761080

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23750 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=340340
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=312952
# CPU time returned by wait4() is 4.65329
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.71
CPU time (s): 1800.09
CPU user time (s): 1797.21
CPU system time (s): 2.88
CPU usage (%): 99.5783
Max. virtual memory (cumulated for all children) (KiB): 872660

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

runsolver used 1.68574 second user time and 5.01524 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-04 22:25:44
IDJOB=1107318
IDBENCH=55557
IDSOLVER=369
FILE ID=node77/1107318-1215203144
PBS_JOBID= 7881655
Free space on /tmp= 66492 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5185cb983b11420400e5a698bac55b47
RANDOM SEED=2119286475

node77.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.274
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.274
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:        827952 kB
Buffers:         50284 kB
Cached:         247544 kB
SwapCached:      20616 kB
Active:        1103976 kB
Inactive:        63432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        827952 kB
SwapTotal:     4192956 kB
SwapFree:      4166000 kB
Dirty:           55248 kB
Writeback:           0 kB
Mapped:         877108 kB
Slab:            43216 kB
Committed_AS:  1946264 kB
PageTables:       4408 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= 66464 MiB
End job on node77 at 2008-07-04 22:55:54