Trace number 1106089

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.06 1817.22

General information on the benchmark

Namecsp/ogdPuzzle/
normalized-crossword-m1-ogd-puzzle17.xml
MD5SUMbda0e2f55412b80bc54a3ffdc08181e6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.417936
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints1420
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension88
Number of constraints which are defined in intension1332
Global constraints used (with number of constraints)

Solver Data (download as text)

5.43/5.59	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-1106089-1215208321/watcher-1106089-1215208321 -o /tmp/evaluation-result-1106089-1215208321/solver-1106089-1215208321 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1106089-1215208321.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.00 2.00 2.00 3/82 5158
/proc/meminfo: memFree=1699168/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5356 CPUtime=0
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999799179 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5158/statm: 1339 235 195 169 0 50 0
[pid=5159] ppid=5158 vsize=5356 CPUtime=0
/proc/5159/stat : 5159 (solve.sh) R 5158 5158 4942 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1999799179 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251601153319 0 0 4096 0 0 0 0 17 1 0 0
/proc/5159/statm: 1339 235 195 169 0 50 0

[startup+0.040487 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5158
/proc/meminfo: memFree=1699168/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5356 CPUtime=0
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999799179 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5158/statm: 1339 235 195 169 0 50 0
[pid=5159] ppid=5158 vsize=860016 CPUtime=0.02
/proc/5159/stat : 5159 (java) S 5158 5158 4942 0 -1 0 1982 0 1 0 1 1 0 0 19 0 5 0 1999799179 880656384 1572 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/5159/statm: 215214 1656 904 9 0 210193 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 865372

[startup+0.108827 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5158
/proc/meminfo: memFree=1699168/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5356 CPUtime=0
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999799179 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5158/statm: 1339 235 195 169 0 50 0
[pid=5159] ppid=5158 vsize=864136 CPUtime=0.09
/proc/5159/stat : 5159 (java) S 5158 5158 4942 0 -1 0 3593 0 1 0 7 2 0 0 19 0 9 0 1999799179 884875264 3034 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5159/statm: 216034 3034 1750 9 0 210596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 869492

[startup+0.301849 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5158
/proc/meminfo: memFree=1699168/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5356 CPUtime=0
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999799179 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5158/statm: 1339 235 195 169 0 50 0
[pid=5159] ppid=5158 vsize=864924 CPUtime=0.28
/proc/5159/stat : 5159 (java) S 5158 5158 4942 0 -1 0 4824 0 1 0 25 3 0 0 19 0 9 0 1999799179 885682176 4257 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5159/statm: 216231 4257 1821 9 0 210793 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 870280

[startup+0.701896 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5158
/proc/meminfo: memFree=1699168/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5356 CPUtime=0
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999799179 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5158/statm: 1339 235 195 169 0 50 0
[pid=5159] ppid=5158 vsize=865052 CPUtime=0.68
/proc/5159/stat : 5159 (java) S 5158 5158 4942 0 -1 0 9205 0 1 0 63 5 0 0 19 0 9 0 1999799179 885813248 8625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5159/statm: 216263 8625 1861 9 0 210825 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 870408

[startup+1.50298 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 5168
/proc/meminfo: memFree=1658576/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5356 CPUtime=0
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999799179 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5158/statm: 1339 235 195 169 0 50 0
[pid=5159] ppid=5158 vsize=868904 CPUtime=1.47
/proc/5159/stat : 5159 (java) S 5158 5158 4942 0 -1 0 15023 0 1 0 137 10 0 0 19 0 9 0 1999799179 889757696 14332 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5159/statm: 217226 14332 1876 9 0 211788 0
[pid=5159/tid=5161] ppid=5158 vsize=868904 CPUtime=0.87
/proc/5159/task/5161/stat : 5161 (java) R 5158 5158 4942 0 -1 64 5188 0 1 0 84 3 0 0 25 0 9 0 1999799180 889757696 14332 996147200 134512640 134550740 4294956032 18446744073709551615 4127452433 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5162] ppid=5158 vsize=868904 CPUtime=0.23
/proc/5159/task/5162/stat : 5162 (java) S 5158 5158 4942 0 -1 64 7491 0 0 0 18 5 0 0 16 0 9 0 1999799181 889757696 14332 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5163] ppid=5158 vsize=868904 CPUtime=0
/proc/5159/task/5163/stat : 5163 (java) S 5158 5158 4942 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999799181 889757696 14332 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5164] ppid=5158 vsize=868904 CPUtime=0
/proc/5159/task/5164/stat : 5164 (java) S 5158 5158 4942 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1999799181 889757696 14332 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5165] ppid=5158 vsize=868904 CPUtime=0
/proc/5159/task/5165/stat : 5165 (java) S 5158 5158 4942 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999799183 889757696 14332 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5166] ppid=5158 vsize=868904 CPUtime=0.34
/proc/5159/task/5166/stat : 5166 (java) S 5158 5158 4942 0 -1 64 1611 0 0 0 33 1 0 0 16 0 9 0 1999799183 889757696 14332 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5167] ppid=5158 vsize=868904 CPUtime=0
/proc/5159/task/5167/stat : 5167 (java) S 5158 5158 4942 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999799183 889757696 14332 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5168] ppid=5158 vsize=868904 CPUtime=0
/proc/5159/task/5168/stat : 5168 (java) S 5158 5158 4942 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999799183 889757696 14332 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 874260

[startup+3.10116 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 5168
/proc/meminfo: memFree=1599248/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5356 CPUtime=0
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999799179 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5158/statm: 1339 235 195 169 0 50 0
[pid=5159] ppid=5158 vsize=868872 CPUtime=3.05
/proc/5159/stat : 5159 (java) S 5158 5158 4942 0 -1 0 39649 0 1 0 281 24 0 0 19 0 9 0 1999799179 889724928 38522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5159/statm: 217218 38522 2560 9 0 211780 0
[pid=5159/tid=5161] ppid=5158 vsize=868872 CPUtime=2.06
/proc/5159/task/5161/stat : 5161 (java) R 5158 5158 4942 0 -1 64 8061 0 1 0 201 5 0 0 25 0 9 0 1999799180 889724928 38522 996147200 134512640 134550740 4294956032 18446744073709551615 4127475667 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5162] ppid=5158 vsize=868872 CPUtime=0.62
/proc/5159/task/5162/stat : 5162 (java) S 5158 5158 4942 0 -1 64 29241 0 0 0 45 17 0 0 16 0 9 0 1999799181 889724928 38522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5163] ppid=5158 vsize=868872 CPUtime=0
/proc/5159/task/5163/stat : 5163 (java) S 5158 5158 4942 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999799181 889724928 38522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5164] ppid=5158 vsize=868872 CPUtime=0
/proc/5159/task/5164/stat : 5164 (java) S 5158 5158 4942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999799181 889724928 38522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5165] ppid=5158 vsize=868872 CPUtime=0
/proc/5159/task/5165/stat : 5165 (java) S 5158 5158 4942 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999799183 889724928 38522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5166] ppid=5158 vsize=868872 CPUtime=0.35
/proc/5159/task/5166/stat : 5166 (java) S 5158 5158 4942 0 -1 64 1614 0 0 0 34 1 0 0 15 0 9 0 1999799183 889724928 38522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5167] ppid=5158 vsize=868872 CPUtime=0
/proc/5159/task/5167/stat : 5167 (java) S 5158 5158 4942 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999799183 889724928 38522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5159/tid=5168] ppid=5158 vsize=868872 CPUtime=0
/proc/5159/task/5168/stat : 5168 (java) S 5158 5158 4942 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1999799183 889724928 38522 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) 874228

[startup+6.30152 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 5168
/proc/meminfo: memFree=1540944/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 5360

[startup+12.7012 s]
/proc/loadavg: 2.15 2.03 2.01 3/84 5169
/proc/meminfo: memFree=1461136/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=278736 CPUtime=7.02
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 145437 0 0 0 636 66 0 0 25 0 1 0 1999799738 285425664 64122 996147200 1448431616 1448550632 4294956176 18446744073709551615 148878767 0 0 4096 0 0 0 0 17 1 0 0
/proc/5169/statm: 69684 64122 381 29 0 63738 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 284096

[startup+25.5017 s]
/proc/loadavg: 2.13 2.03 2.01 3/84 5169
/proc/meminfo: memFree=1388048/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=321704 CPUtime=19.7
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157524 0 0 0 1898 72 0 0 25 0 1 100 1999799738 329424896 74865 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958252 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80426 74865 414 29 0 74480 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 327064

[startup+51.1015 s]
/proc/loadavg: 2.08 2.03 2.01 3/84 5169
/proc/meminfo: memFree=1387152/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=321704 CPUtime=45.03
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157525 0 0 0 4431 72 0 0 25 0 1 100 1999799738 329424896 74866 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670187 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80426 74866 414 29 0 74480 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 327064

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/84 5169
/proc/meminfo: memFree=1385168/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=95.76
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157564 0 0 0 9504 72 0 0 25 0 1 100 1999799738 329728000 74905 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74905 414 29 0 74554 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 327360

[startup+162.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/84 5169
/proc/meminfo: memFree=1382864/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=155.19
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157564 0 0 0 15447 72 0 0 25 0 1 100 1999799738 329728000 74905 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670026 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74905 414 29 0 74554 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 327360

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 5169
/proc/meminfo: memFree=1380624/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47

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

/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1111.65
Current children cumulated vsize (KiB) 327360

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1507152/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1165.63
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 116491 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958252 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1171.1
Current children cumulated vsize (KiB) 327360

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1507216/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1225.06
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 122434 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 149001312 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1230.53
Current children cumulated vsize (KiB) 327360

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1507216/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1284.51
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 128379 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958026 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1289.98
Current children cumulated vsize (KiB) 327360

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1507152/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1343.94
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 134322 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 149001401 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1349.41
Current children cumulated vsize (KiB) 327360

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1507152/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1403.39
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 140267 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958252 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1408.86
Current children cumulated vsize (KiB) 327360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1507152/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1462.82
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 146210 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958781 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1468.29
Current children cumulated vsize (KiB) 327360

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1507088/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1522.25
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 152153 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 149001424 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1527.72
Current children cumulated vsize (KiB) 327360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1507088/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1581.7
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 158098 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670195 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1587.17
Current children cumulated vsize (KiB) 327360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1506896/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1641.13
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 164041 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958306 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1646.6
Current children cumulated vsize (KiB) 327360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1506896/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1700.58
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 169986 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 148959029 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1706.05
Current children cumulated vsize (KiB) 327360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1506768/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1760.01
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 175929 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670066 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1765.48
Current children cumulated vsize (KiB) 327360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5203
/proc/meminfo: memFree=1506768/2055920 swapFree=4176360/4192956
[pid=5158] ppid=5156 vsize=5360 CPUtime=5.47
/proc/5158/stat : 5158 (solve.sh) S 5156 5158 4942 0 -1 4194304 310 50744 0 1 0 0 510 37 19 0 1 0 1999799179 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5158/statm: 1340 236 195 169 0 51 0
[pid=5169] ppid=5158 vsize=322000 CPUtime=1794.59
/proc/5169/stat : 5169 (ld-linux.so.2) R 5158 5158 4942 0 -1 4194304 157566 0 0 0 179387 72 0 0 25 0 1 100 1999799738 329728000 74907 996147200 1448431616 1448550632 4294956176 18446744073709551615 148958595 0 0 4096 8194 0 0 0 17 1 0 0
/proc/5169/statm: 80500 74907 414 29 0 74554 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 327360

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 5158 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=105223
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=375942
# CPU time returned by wait4() is 5.48116
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.22
CPU time (s): 1800.06
CPU user time (s): 1798.97
CPU system time (s): 1.09
CPU usage (%): 99.0558
Max. virtual memory (cumulated for all children) (KiB): 879608

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

runsolver used 2.10268 second user time and 6.17606 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-04 23:52:01
IDJOB=1106089
IDBENCH=56842
IDSOLVER=369
FILE ID=node91/1106089-1215208321
PBS_JOBID= 7881739
Free space on /tmp= 66440 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bda0e2f55412b80bc54a3ffdc08181e6
RANDOM SEED=849674152

node91.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1699648 kB
Buffers:         20468 kB
Cached:         168460 kB
SwapCached:       7456 kB
Active:         241268 kB
Inactive:        68492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699648 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:           31044 kB
Writeback:           0 kB
Mapped:         127388 kB
Slab:            30944 kB
Committed_AS: 12505904 kB
PageTables:       2440 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= 66412 MiB
End job on node91 at 2008-07-05 00:22:20