Trace number 1107321

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-04UNSAT 167.471 169.078

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg13-17_ext.xml
MD5SUM9bb2e152e67c1e9d0e114d3aaec20495
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 benchmark10.2034
Satisfiable
(Un)Satisfiability was proved
Number of variables221
Number of constraints30
Maximum constraint arity17
Maximum domain size26
Number of constraints which are defined in extension30
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2.45/2.52	c Finished tailoring XCSP instance to Minion. Starting solving
167.27/168.99	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1107321-1215203084/watcher-1107321-1215203084 -o /tmp/evaluation-result-1107321-1215203084/solver-1107321-1215203084 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1107321-1215203084.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 4/73 6535
/proc/meminfo: memFree=1697280/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5356 CPUtime=0
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999280642 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1339 235 195 169 0 50 0
[pid=6536] ppid=6535 vsize=5356 CPUtime=0
/proc/6536/stat : 6536 (solve.sh) R 6535 6535 5708 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 1999280643 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 255539604775 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/6536/statm: 1339 235 195 169 0 50 0

[startup+0.067986 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 6535
/proc/meminfo: memFree=1697280/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5356 CPUtime=0
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999280642 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1339 235 195 169 0 50 0
[pid=6536] ppid=6535 vsize=862208 CPUtime=0.04
/proc/6536/stat : 6536 (java) S 6535 6535 5708 0 -1 0 2543 0 1 0 3 1 0 0 18 0 9 0 1999280643 882900992 2065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6536/statm: 215552 2065 1130 9 0 210509 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 867564

[startup+0.10299 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 6535
/proc/meminfo: memFree=1697280/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5356 CPUtime=0
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999280642 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1339 235 195 169 0 50 0
[pid=6536] ppid=6535 vsize=864136 CPUtime=0.09
/proc/6536/stat : 6536 (java) S 6535 6535 5708 0 -1 0 3503 0 1 0 7 2 0 0 18 0 9 0 1999280643 884875264 2955 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6536/statm: 216034 2955 1725 9 0 210596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 869492

[startup+0.303025 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 6535
/proc/meminfo: memFree=1697280/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5356 CPUtime=0
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999280642 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1339 235 195 169 0 50 0
[pid=6536] ppid=6535 vsize=864444 CPUtime=0.28
/proc/6536/stat : 6536 (java) S 6535 6535 5708 0 -1 0 6206 0 1 0 25 3 0 0 18 0 9 0 1999280643 885190656 5633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6536/statm: 216111 5633 1840 9 0 210673 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 869800

[startup+0.70105 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 6535
/proc/meminfo: memFree=1697280/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5356 CPUtime=0
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999280642 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1339 235 195 169 0 50 0
[pid=6536] ppid=6535 vsize=864504 CPUtime=0.67
/proc/6536/stat : 6536 (java) S 6535 6535 5708 0 -1 0 9730 0 1 0 63 4 0 0 18 0 9 0 1999280643 885252096 9017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6536/statm: 216126 9017 1868 9 0 210688 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 869860

[startup+1.50113 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6545
/proc/meminfo: memFree=1643568/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5356 CPUtime=0
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1999280642 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1339 235 195 169 0 50 0
[pid=6536] ppid=6535 vsize=864504 CPUtime=1.47
/proc/6536/stat : 6536 (java) S 6535 6535 5708 0 -1 0 25285 0 1 0 134 13 0 0 18 0 9 0 1999280643 885252096 24521 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6536/statm: 216126 24521 1868 9 0 210688 0
[pid=6536/tid=6538] ppid=6535 vsize=864504 CPUtime=1.18
/proc/6536/task/6538/stat : 6538 (java) R 6535 6535 5708 0 -1 64 8456 0 1 0 114 4 0 0 25 0 9 0 1999280644 885252096 24521 996147200 134512640 134550740 4294956032 18446744073709551615 4126374868 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6536/tid=6539] ppid=6535 vsize=864504 CPUtime=0.2
/proc/6536/task/6539/stat : 6539 (java) S 6535 6535 5708 0 -1 64 15781 0 0 0 12 8 0 0 16 0 9 0 1999280645 885252096 24521 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6536/tid=6540] ppid=6535 vsize=864504 CPUtime=0
/proc/6536/task/6540/stat : 6540 (java) S 6535 6535 5708 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999280645 885252096 24521 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6536/tid=6541] ppid=6535 vsize=864504 CPUtime=0
/proc/6536/task/6541/stat : 6541 (java) S 6535 6535 5708 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999280645 885252096 24521 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6536/tid=6542] ppid=6535 vsize=864504 CPUtime=0
/proc/6536/task/6542/stat : 6542 (java) S 6535 6535 5708 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999280647 885252096 24521 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6536/tid=6543] ppid=6535 vsize=864504 CPUtime=0.06
/proc/6536/task/6543/stat : 6543 (java) S 6535 6535 5708 0 -1 64 313 0 0 0 6 0 0 0 16 0 9 0 1999280647 885252096 24521 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6536/tid=6544] ppid=6535 vsize=864504 CPUtime=0
/proc/6536/task/6544/stat : 6544 (java) S 6535 6535 5708 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1999280647 885252096 24521 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6536/tid=6545] ppid=6535 vsize=864504 CPUtime=0
/proc/6536/task/6545/stat : 6545 (java) S 6535 6535 5708 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999280647 885252096 24521 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) 869860

[startup+3.10127 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6545
/proc/meminfo: memFree=1557744/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 5360

[startup+6.30157 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1531064/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=237996 CPUtime=3.71
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194304 137806 0 0 0 320 51 0 0 25 0 1 0 1999280895 243707904 53891 996147200 1448431616 1448550632 4294956176 18446744073709551615 148879403 0 0 4096 0 0 0 0 17 1 0 0
/proc/6546/statm: 59499 53891 362 29 0 53553 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 243356

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1146680/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=565060 CPUtime=10.05
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194304 377452 0 0 0 860 145 0 0 25 0 1 100 1999280895 578621440 135673 996147200 1448431616 1448550632 4294956176 18446744073709551615 149002325 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6546/statm: 141265 135673 382 29 0 135319 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 570420

[startup+25.5024 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1146936/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=565060 CPUtime=22.74
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194304 377452 0 0 0 2129 145 0 0 25 0 1 100 1999280895 578621440 135673 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957002 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6546/statm: 141265 135673 382 29 0 135319 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 570420

[startup+51.1028 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1146936/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=565060 CPUtime=48.1
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194304 377455 0 0 0 4665 145 0 0 25 0 1 100 1999280895 578621440 135676 996147200 1448431616 1448550632 4294956176 18446744073709551615 149001567 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6546/statm: 141265 135676 385 29 0 135319 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 570420

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1146936/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=565060 CPUtime=98.82
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194304 377455 0 0 0 9737 145 0 0 25 0 1 100 1999280895 578621440 135676 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956895 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6546/statm: 141265 135676 385 29 0 135319 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 570420

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1146936/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=565060 CPUtime=158.25
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194304 377455 0 0 0 15680 145 0 0 25 0 1 100 1999280895 578621440 135676 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956869 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6546/statm: 141265 135676 385 29 0 135319 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 570420

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

[startup+163.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1146936/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=565060 CPUtime=159.05
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194304 377455 0 0 0 15760 145 0 0 25 0 1 100 1999280895 578621440 135676 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957088 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6546/statm: 141265 135676 385 29 0 135319 0
Current children cumulated CPU time (s) 161.53
Current children cumulated vsize (KiB) 570420

[startup+166.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1146936/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=565060 CPUtime=162.22
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194304 377455 0 0 0 16077 145 0 0 25 0 1 100 1999280895 578621440 135676 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956654 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6546/statm: 141265 135676 385 29 0 135319 0
Current children cumulated CPU time (s) 164.7
Current children cumulated vsize (KiB) 570420

[startup+167.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1146936/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=565060 CPUtime=163.8
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194304 377455 0 0 0 16235 145 0 0 25 0 1 100 1999280895 578621440 135676 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956654 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6546/statm: 141265 135676 385 29 0 135319 0
Current children cumulated CPU time (s) 166.28
Current children cumulated vsize (KiB) 570420

[startup+168.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1146936/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=565060 CPUtime=164.6
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194304 377455 0 0 0 16315 145 0 0 25 0 1 100 1999280895 578621440 135676 996147200 1448431616 1448550632 4294956176 18446744073709551615 148957454 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6546/statm: 141265 135676 385 29 0 135319 0
Current children cumulated CPU time (s) 167.08
Current children cumulated vsize (KiB) 570420

[startup+168.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1146936/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=565060 CPUtime=164.79
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194304 377455 0 0 0 16334 145 0 0 25 0 1 100 1999280895 578621440 135676 996147200 1448431616 1448550632 4294956176 18446744073709551615 148956654 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6546/statm: 141265 135676 385 29 0 135319 0
Current children cumulated CPU time (s) 167.27
Current children cumulated vsize (KiB) 570420

[startup+169.002 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 6546
/proc/meminfo: memFree=1146936/2055920 swapFree=4180436/4192956
[pid=6535] ppid=6533 vsize=5360 CPUtime=2.48
/proc/6535/stat : 6535 (solve.sh) S 6533 6535 5708 0 -1 4194304 310 38356 0 1 0 0 224 24 19 0 1 0 1999280642 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6535/statm: 1340 236 195 169 0 51 0
[pid=6546] ppid=6535 vsize=0 CPUtime=164.89
/proc/6546/stat : 6546 (ld-linux.so.2) R 6535 6535 5708 0 -1 4194308 377466 0 0 0 16343 146 0 0 25 0 1 100 1999280895 0 0 996147200 0 0 0 0 0 0 0 4096 8194 0 0 0 17 1 0 0
/proc/6546/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 167.37
Current children cumulated vsize (KiB) 5360

Child status: 0
Real time (s): 169.078
CPU time (s): 167.471
CPU user time (s): 165.685
CPU system time (s): 1.78573
CPU usage (%): 99.0494
Max. virtual memory (cumulated for all children) (KiB): 869860

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

runsolver used 0.278957 second user time and 0.495924 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-04 22:24:44
IDJOB=1107321
IDBENCH=55545
IDSOLVER=369
FILE ID=node48/1107321-1215203084
PBS_JOBID= 7881666
Free space on /tmp= 66516 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9bb2e152e67c1e9d0e114d3aaec20495
RANDOM SEED=888943417

node48.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1697760 kB
Buffers:         55284 kB
Cached:         229048 kB
SwapCached:       6436 kB
Active:         229384 kB
Inactive:        70168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697760 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:           30292 kB
Writeback:           0 kB
Mapped:          22772 kB
Slab:            43868 kB
Committed_AS:  4181520 kB
PageTables:       1756 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= 66480 MiB
End job on node48 at 2008-07-04 22:27:34