Trace number 1106103

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? (MO) 32.46 32.8128

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg12-13_ext.xml
MD5SUM0cabe21a999f9e8670c8ce6bdc1f9fe3
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 benchmark1417.23
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints25
Maximum constraint arity13
Maximum domain size26
Number of constraints which are defined in extension25
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

14.53/14.79	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-1106103-1215205042/watcher-1106103-1215205042 -o /tmp/evaluation-result-1106103-1215205042/solver-1106103-1215205042 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1106103-1215205042.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.20 2.07 2.02 3/74 20096
/proc/meminfo: memFree=1430872/2055920 swapFree=4180776/4192956
[pid=20096] ppid=20094 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (solve.sh) S 20094 20096 18894 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 261446969 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20096/statm: 1339 235 195 169 0 50 0
[pid=20097] ppid=20096 vsize=152 CPUtime=0
/proc/20097/stat : 20097 (java) R 20096 20096 18894 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 261446969 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 2601259 0 0 4096 0 0 0 0 17 1 0 0
/proc/20097/statm: 38 26 19 9 0 4 0

[startup+0.050025 s]
/proc/loadavg: 2.20 2.07 2.02 3/74 20096
/proc/meminfo: memFree=1430872/2055920 swapFree=4180776/4192956
[pid=20096] ppid=20094 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (solve.sh) S 20094 20096 18894 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 261446969 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20096/statm: 1339 235 195 169 0 50 0
[pid=20097] ppid=20096 vsize=861872 CPUtime=0.03
/proc/20097/stat : 20097 (java) S 20096 20096 18894 0 -1 0 2248 0 1 0 2 1 0 0 18 0 9 0 261446969 882556928 1788 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 215468 1788 976 9 0 210436 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 867228

[startup+0.101037 s]
/proc/loadavg: 2.20 2.07 2.02 3/74 20096
/proc/meminfo: memFree=1430872/2055920 swapFree=4180776/4192956
[pid=20096] ppid=20094 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (solve.sh) S 20094 20096 18894 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 261446969 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20096/statm: 1339 235 195 169 0 50 0
[pid=20097] ppid=20096 vsize=864220 CPUtime=0.08
/proc/20097/stat : 20097 (java) S 20096 20096 18894 0 -1 0 3526 0 1 0 7 1 0 0 18 0 9 0 261446969 884961280 2978 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 216055 2978 1725 9 0 210617 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869576

[startup+0.301078 s]
/proc/loadavg: 2.20 2.07 2.02 3/74 20096
/proc/meminfo: memFree=1430872/2055920 swapFree=4180776/4192956
[pid=20096] ppid=20094 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (solve.sh) S 20094 20096 18894 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 261446969 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20096/statm: 1339 235 195 169 0 50 0
[pid=20097] ppid=20096 vsize=864380 CPUtime=0.28
/proc/20097/stat : 20097 (java) S 20096 20096 18894 0 -1 0 4961 0 1 0 26 2 0 0 18 0 9 0 261446969 885125120 4394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 216095 4394 1819 9 0 210657 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 869736

[startup+0.701157 s]
/proc/loadavg: 2.20 2.07 2.02 3/74 20096
/proc/meminfo: memFree=1430872/2055920 swapFree=4180776/4192956
[pid=20096] ppid=20094 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (solve.sh) S 20094 20096 18894 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 261446969 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20096/statm: 1339 235 195 169 0 50 0
[pid=20097] ppid=20096 vsize=864380 CPUtime=0.68
/proc/20097/stat : 20097 (java) S 20096 20096 18894 0 -1 0 11242 0 1 0 63 5 0 0 18 0 9 0 261446969 885125120 10661 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 216095 10661 1843 9 0 210657 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 869736

[startup+1.50131 s]
/proc/loadavg: 2.20 2.07 2.02 3/84 20106
/proc/meminfo: memFree=1368904/2055920 swapFree=4180776/4192956
[pid=20096] ppid=20094 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (solve.sh) S 20094 20096 18894 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 261446969 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20096/statm: 1339 235 195 169 0 50 0
[pid=20097] ppid=20096 vsize=864640 CPUtime=1.46
/proc/20097/stat : 20097 (java) S 20096 20096 18894 0 -1 0 26463 0 1 0 134 12 0 0 18 0 9 0 261446969 885391360 25771 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 216160 25771 1868 9 0 210722 0
[pid=20097/tid=20099] ppid=20096 vsize=864640 CPUtime=1.04
/proc/20097/task/20099/stat : 20099 (java) R 20096 20096 18894 0 -1 64 5155 0 1 0 101 3 0 0 25 0 9 0 261446970 885391360 25771 996147200 134512640 134550740 4294956032 18446744073709551615 102064745 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=864640 CPUtime=0.33
/proc/20097/task/20100/stat : 20100 (java) S 20096 20096 18894 0 -1 64 20257 0 0 0 26 7 0 0 16 0 9 0 261446971 885391360 25771 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=864640 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20096 18894 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 261446972 885391360 25771 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20102] ppid=20096 vsize=864640 CPUtime=0
/proc/20097/task/20102/stat : 20102 (java) S 20096 20096 18894 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 261446972 885391360 25771 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20103] ppid=20096 vsize=864640 CPUtime=0
/proc/20097/task/20103/stat : 20103 (java) S 20096 20096 18894 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 261446973 885391360 25771 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20104] ppid=20096 vsize=864640 CPUtime=0.06
/proc/20097/task/20104/stat : 20104 (java) S 20096 20096 18894 0 -1 64 317 0 0 0 6 0 0 0 16 0 9 0 261446973 885391360 25771 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20105] ppid=20096 vsize=864640 CPUtime=0
/proc/20097/task/20105/stat : 20105 (java) S 20096 20096 18894 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 261446973 885391360 25771 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20106] ppid=20096 vsize=864640 CPUtime=0
/proc/20097/task/20106/stat : 20106 (java) S 20096 20096 18894 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 261446974 885391360 25771 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 869996

[startup+3.10279 s]
/proc/loadavg: 2.20 2.07 2.02 4/84 20106
/proc/meminfo: memFree=1289864/2055920 swapFree=4180776/4192956
[pid=20096] ppid=20094 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (solve.sh) S 20094 20096 18894 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 261446969 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20096/statm: 1339 235 195 169 0 50 0
[pid=20097] ppid=20096 vsize=864680 CPUtime=3.05
/proc/20097/stat : 20097 (java) S 20096 20096 18894 0 -1 0 38425 0 1 0 286 19 0 0 18 0 9 0 261446969 885432320 37214 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 216170 37214 2559 9 0 210732 0
[pid=20097/tid=20099] ppid=20096 vsize=864680 CPUtime=2.07
/proc/20097/task/20099/stat : 20099 (java) R 20096 20096 18894 0 -1 64 5238 0 1 0 203 4 0 0 25 0 9 0 261446970 885432320 37214 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=864680 CPUtime=0.89
/proc/20097/task/20100/stat : 20100 (java) S 20096 20096 18894 0 -1 64 32136 0 0 0 76 13 0 0 15 0 9 0 261446971 885432320 37214 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=864680 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20096 18894 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 261446972 885432320 37214 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20102] ppid=20096 vsize=864680 CPUtime=0
/proc/20097/task/20102/stat : 20102 (java) S 20096 20096 18894 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 261446972 885432320 37214 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20103] ppid=20096 vsize=864680 CPUtime=0
/proc/20097/task/20103/stat : 20103 (java) S 20096 20096 18894 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 261446973 885432320 37214 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20104] ppid=20096 vsize=864680 CPUtime=0.06
/proc/20097/task/20104/stat : 20104 (java) S 20096 20096 18894 0 -1 64 317 0 0 0 6 0 0 0 16 0 9 0 261446973 885432320 37214 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20105] ppid=20096 vsize=864680 CPUtime=0
/proc/20097/task/20105/stat : 20105 (java) S 20096 20096 18894 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 261446973 885432320 37214 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20106] ppid=20096 vsize=864680 CPUtime=0
/proc/20097/task/20106/stat : 20106 (java) S 20096 20096 18894 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 261446974 885432320 37214 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 870036

[startup+6.30124 s]
/proc/loadavg: 2.26 2.08 2.02 3/84 20106
/proc/meminfo: memFree=1290120/2055920 swapFree=4180776/4192956
[pid=20096] ppid=20094 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (solve.sh) S 20094 20096 18894 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 261446969 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20096/statm: 1339 235 195 169 0 50 0
[pid=20097] ppid=20096 vsize=875180 CPUtime=6.21
/proc/20097/stat : 20097 (java) S 20096 20096 18894 0 -1 0 56665 0 1 0 593 28 0 0 18 0 9 0 261446969 896184320 41534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 218795 41534 2559 9 0 213357 0
[pid=20097/tid=20099] ppid=20096 vsize=875180 CPUtime=3.9
/proc/20097/task/20099/stat : 20099 (java) R 20096 20096 18894 0 -1 64 5386 0 1 0 385 5 0 0 25 0 9 0 261446970 896184320 41534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=875180 CPUtime=2.23
/proc/20097/task/20100/stat : 20100 (java) R 20096 20096 18894 0 -1 64 50228 0 0 0 201 22 0 0 16 0 9 0 261446971 896184320 41534 996147200 134512640 134550740 4294956032 18446744073709551615 102350390 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=875180 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20096 18894 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 261446972 896184320 41534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20102] ppid=20096 vsize=875180 CPUtime=0
/proc/20097/task/20102/stat : 20102 (java) S 20096 20096 18894 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 261446972 896184320 41534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20103] ppid=20096 vsize=875180 CPUtime=0
/proc/20097/task/20103/stat : 20103 (java) S 20096 20096 18894 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 261446973 896184320 41534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20104] ppid=20096 vsize=875180 CPUtime=0.06
/proc/20097/task/20104/stat : 20104 (java) S 20096 20096 18894 0 -1 64 317 0 0 0 6 0 0 0 16 0 9 0 261446973 896184320 41534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20105] ppid=20096 vsize=875180 CPUtime=0
/proc/20097/task/20105/stat : 20105 (java) S 20096 20096 18894 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 261446973 896184320 41534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20106] ppid=20096 vsize=875180 CPUtime=0
/proc/20097/task/20106/stat : 20106 (java) S 20096 20096 18894 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 261446974 896184320 41534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 880536

[startup+12.7025 s]
/proc/loadavg: 2.40 2.11 2.03 3/84 20106
/proc/meminfo: memFree=1195720/2055920 swapFree=4180776/4192956
[pid=20096] ppid=20094 vsize=5356 CPUtime=0
/proc/20096/stat : 20096 (solve.sh) S 20094 20096 18894 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 261446969 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20096/statm: 1339 235 195 169 0 50 0
[pid=20097] ppid=20096 vsize=875180 CPUtime=12.56
/proc/20097/stat : 20097 (java) S 20096 20096 18894 0 -1 0 127376 0 1 0 1197 59 0 0 18 0 9 0 261446969 896184320 63708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20097/statm: 218795 63708 2559 9 0 213357 0
[pid=20097/tid=20099] ppid=20096 vsize=875180 CPUtime=7.39
/proc/20097/task/20099/stat : 20099 (java) R 20096 20096 18894 0 -1 64 13836 0 1 0 730 9 0 0 25 0 9 0 261446970 896184320 63708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20100] ppid=20096 vsize=875180 CPUtime=5.08
/proc/20097/task/20100/stat : 20100 (java) R 20096 20096 18894 0 -1 64 112489 0 0 0 460 48 0 0 16 0 9 0 261446971 896184320 63708 996147200 134512640 134550740 4294956032 18446744073709551615 104182546 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20101] ppid=20096 vsize=875180 CPUtime=0
/proc/20097/task/20101/stat : 20101 (java) S 20096 20096 18894 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 261446972 896184320 63708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20102] ppid=20096 vsize=875180 CPUtime=0
/proc/20097/task/20102/stat : 20102 (java) S 20096 20096 18894 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 261446972 896184320 63708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20103] ppid=20096 vsize=875180 CPUtime=0
/proc/20097/task/20103/stat : 20103 (java) S 20096 20096 18894 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 261446973 896184320 63708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20104] ppid=20096 vsize=875180 CPUtime=0.06
/proc/20097/task/20104/stat : 20104 (java) S 20096 20096 18894 0 -1 64 317 0 0 0 6 0 0 0 16 0 9 0 261446973 896184320 63708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20105] ppid=20096 vsize=875180 CPUtime=0
/proc/20097/task/20105/stat : 20105 (java) S 20096 20096 18894 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 261446973 896184320 63708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20097/tid=20106] ppid=20096 vsize=875180 CPUtime=0
/proc/20097/task/20106/stat : 20106 (java) S 20096 20096 18894 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 261446974 896184320 63708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 880536

[startup+25.5019 s]
/proc/loadavg: 2.39 2.12 2.04 3/76 20107
/proc/meminfo: memFree=943304/2055920 swapFree=4180776/4192956
[pid=20096] ppid=20094 vsize=5360 CPUtime=14.62
/proc/20096/stat : 20096 (solve.sh) S 20094 20096 18894 0 -1 4194304 310 192221 0 1 0 0 1358 104 19 0 1 0 261446969 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20096/statm: 1340 236 195 169 0 51 0
[pid=20107] ppid=20096 vsize=488244 CPUtime=10.6
/proc/20107/stat : 20107 (ld-linux.so.2) R 20096 20096 18894 0 -1 4194304 306535 0 0 0 944 116 0 0 25 0 1 0 261448448 499961856 116479 996147200 1448431616 1448550632 4294956176 18446744073709551615 4158656029 0 0 4096 0 0 0 0 17 0 0 0
/proc/20107/statm: 122061 116479 362 29 0 116115 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 493604



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+32.8014 s]
/proc/loadavg: 2.36 2.12 2.04 3/76 20107
/proc/meminfo: memFree=493576/2055920 swapFree=4180776/4192956
[pid=20096] ppid=20094 vsize=5360 CPUtime=14.62
/proc/20096/stat : 20096 (solve.sh) S 20094 20096 18894 0 -1 4194304 310 192221 0 1 0 0 1358 104 19 0 1 0 261446969 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20096/statm: 1340 236 195 169 0 51 0
[pid=20107] ppid=20096 vsize=920124 CPUtime=17.84
/proc/20107/stat : 20107 (ld-linux.so.2) R 20096 20096 18894 0 -1 4194304 611295 0 0 0 1555 229 0 0 25 0 1 0 261448448 942206976 224446 996147200 1448431616 1448550632 4294956176 18446744073709551615 148879274 0 0 4096 0 0 0 0 17 0 0 0
/proc/20107/statm: 230031 224446 362 29 0 224085 0
Current children cumulated CPU time (s) 32.46
Current children cumulated vsize (KiB) 925484

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 20096 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=588934
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=45841
# CPU time returned by wait4() is 14.6348
# while last known CPU time is 32.46
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 32.8128
CPU time (s): 32.46
CPU user time (s): 29.13
CPU system time (s): 3.33
CPU usage (%): 98.9247
Max. virtual memory (cumulated for all children) (KiB): 925484

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

runsolver used 0.045993 second user time and 0.108983 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-04 22:57:22
IDJOB=1106103
IDBENCH=56577
IDSOLVER=369
FILE ID=node85/1106103-1215205042
PBS_JOBID= 7881654
Free space on /tmp= 126816 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0cabe21a999f9e8670c8ce6bdc1f9fe3
RANDOM SEED=273000845

node85.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.272
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.272
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:       1431352 kB
Buffers:         83008 kB
Cached:         424664 kB
SwapCached:       7020 kB
Active:         312548 kB
Inactive:       260568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431352 kB
SwapTotal:     4192956 kB
SwapFree:      4180776 kB
Dirty:           32596 kB
Writeback:           0 kB
Mapped:          72624 kB
Slab:            36892 kB
Committed_AS:   704344 kB
PageTables:       1680 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= 126748 MiB
End job on node85 at 2008-07-04 22:57:57