Trace number 1074348

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
choco2_dwdeg 2008-06-26SAT 9.90249 10.0137

DiagnosticValue
ASSIGNMENTS87

General information on the benchmark

Namecsp/lexPuzzle/
normalized-crossword-m1-lex-puzzle18.xml
MD5SUM440709f70ad69a79de8494504f306ace
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.202968
Satisfiable
(Un)Satisfiability was proved
Number of variables177
Number of constraints1277
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension86
Number of constraints which are defined in intension1191
Global constraints used (with number of constraints)

Solver Data (download as text)

9.79/9.99	s SATISFIABLE
9.79/9.99	v 18 13 0 6 0 15 0 2 4 1 4 11 0 13 14 0 0 15 8 16 20 4 17 0 20 11 14 17 0 11 18 2 20 11 11 0 17 6 14 1 0 18 0 11 2 0 11 6 11 4 4 0 1 0 1 0 6 0 2 4 1 0 3 2 0 12 18 2 8 1 0 11 4 12 8 11 8 19 8 0 12 4 13 0 1 20 19 11 0 2 0 8 3 0 1 0 19 2 7 4 11 3 4 17 0 11 0 13 0 11 4 0 13 24 17 0 6 4 17 4 0 3 3 14 13 4 0 5 0 17 2 0 13 4 11 4 13 0 2 0 5 4 9 20 11 8 4 0 3 0 12 8 17 0 13 0 1 1 0 18 12 4 19 4 3 14 17 0 12 4 0 13 19 4 13 14 18 
9.79/9.99	d ASSIGNMENTS 87
9.79/9.99	c SAT 9901 TIME      87 NDS    630 PARSTIME      1102 BUILDPB       8169 RES       false RESTART       1 HEURISTIC      

Verifier Data (download as text)

OK

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-1074348-1215178465/watcher-1074348-1215178465 -o /tmp/evaluation-result-1074348-1215178465/solver-1074348-1215178465 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1074348-1215178465.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.23 2.22 2.22 4/81 25040
/proc/meminfo: memFree=1571496/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=10800 CPUtime=0
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 1996821146 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 2700 488 213 9 0 1230 0
[pid=25040/tid=25041] ppid=25038 vsize=10800 CPUtime=0
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1996821147 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 8359896 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.092031 s]
/proc/loadavg: 2.23 2.22 2.22 4/81 25040
/proc/meminfo: memFree=1571496/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=866544 CPUtime=0.08
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 3710 0 1 0 6 2 0 0 18 0 9 0 1996821146 887341056 3183 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 216636 3183 1720 9 0 211108 0
[pid=25040/tid=25041] ppid=25038 vsize=866544 CPUtime=0.06
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 2765 0 1 0 5 1 0 0 20 0 9 0 1996821147 887341056 3183 996147200 134512640 134550740 4294956016 18446744073709551615 104191583 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866544

[startup+0.101028 s]
/proc/loadavg: 2.23 2.22 2.22 4/81 25040
/proc/meminfo: memFree=1571496/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=866544 CPUtime=0.09
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 3795 0 1 0 7 2 0 0 18 0 9 0 1996821146 887341056 3268 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 216636 3268 1754 9 0 211108 0
[pid=25040/tid=25041] ppid=25038 vsize=866544 CPUtime=0.06
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 2849 0 1 0 5 1 0 0 20 0 9 0 1996821147 887341056 3268 996147200 134512640 134550740 4294956016 18446744073709551615 4125977646 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866544

[startup+0.301047 s]
/proc/loadavg: 2.23 2.22 2.22 4/81 25040
/proc/meminfo: memFree=1571496/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=867312 CPUtime=0.28
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 4659 0 1 0 26 2 0 0 18 0 9 0 1996821146 888127488 4112 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 216828 4112 1854 9 0 211300 0
[pid=25040/tid=25041] ppid=25038 vsize=867312 CPUtime=0.19
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 3458 0 1 0 18 1 0 0 18 0 9 0 1996821147 888127488 4112 996147200 134512640 134550740 4294956016 18446744073709551615 4126610007 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867312

[startup+0.701085 s]
/proc/loadavg: 2.23 2.22 2.22 4/81 25040
/proc/meminfo: memFree=1571496/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=867432 CPUtime=0.68
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 7555 0 1 0 64 4 0 0 18 0 9 0 1996821146 888250368 6994 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 216858 6994 1903 9 0 211330 0
[pid=25040/tid=25041] ppid=25038 vsize=867432 CPUtime=0.5
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 6288 0 1 0 47 3 0 0 21 0 9 0 1996821147 888250368 6994 996147200 134512640 134550740 4294956016 18446744073709551615 102300289 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867432

[startup+1.50215 s]
/proc/loadavg: 2.23 2.22 2.22 3/90 25049
/proc/meminfo: memFree=1533856/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=867604 CPUtime=1.48
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 17863 0 1 0 139 9 0 0 18 0 9 0 1996821146 888426496 17263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 216901 17263 1987 9 0 211373 0
[pid=25040/tid=25041] ppid=25038 vsize=867604 CPUtime=1.19
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 15537 0 1 0 112 7 0 0 25 0 9 0 1996821147 888426496 17263 996147200 134512640 134550740 4294956016 18446744073709551615 4125960198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=867604 CPUtime=0.02
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 22537 0 -1 64 1015 0 0 0 2 0 0 0 16 0 9 0 1996821149 888426496 17263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 22537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 17263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 22537 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 17263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996821151 888426496 17263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=867604 CPUtime=0.24
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 22537 0 -1 64 582 0 0 0 24 0 0 0 16 0 9 0 1996821151 888426496 17263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 22537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996821151 888426496 17263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996821151 888426496 17263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867604

[startup+3.10229 s]
/proc/loadavg: 2.23 2.22 2.22 3/90 25049
/proc/meminfo: memFree=1502752/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=867604 CPUtime=3.06
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 19611 0 1 0 296 10 0 0 18 0 9 0 1996821146 888426496 19009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 216901 19009 1988 9 0 211373 0
[pid=25040/tid=25041] ppid=25038 vsize=867604 CPUtime=2.6
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 15564 0 1 0 252 8 0 0 25 0 9 0 1996821147 888426496 19009 996147200 134512640 134550740 4294956016 18446744073709551615 4127237366 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=867604 CPUtime=0.06
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 22537 0 -1 64 2635 0 0 0 6 0 0 0 17 0 9 0 1996821149 888426496 19009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 22537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 22537 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996821151 888426496 19009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=867604 CPUtime=0.36
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 22537 0 -1 64 683 0 0 0 36 0 0 0 15 0 9 0 1996821151 888426496 19009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 22537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996821151 888426496 19009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996821151 888426496 19009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867604

[startup+6.30158 s]
/proc/loadavg: 2.21 2.21 2.21 3/90 25049
/proc/meminfo: memFree=1502624/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=867604 CPUtime=6.22
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 19626 0 1 0 612 10 0 0 18 0 9 0 1996821146 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 216901 19020 1988 9 0 211373 0
[pid=25040/tid=25041] ppid=25038 vsize=867604 CPUtime=5.75
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 15568 0 1 0 567 8 0 0 25 0 9 0 1996821147 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=867604 CPUtime=0.06
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 22537 0 -1 64 2635 0 0 0 6 0 0 0 17 0 9 0 1996821149 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 22537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 22537 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=867604 CPUtime=0.38
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 22537 0 -1 64 694 0 0 0 38 0 0 0 16 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 22537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867604

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

[startup+7.90171 s]
/proc/loadavg: 2.21 2.21 2.21 3/90 25049
/proc/meminfo: memFree=1502624/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=867604 CPUtime=7.81
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 19626 0 1 0 770 11 0 0 18 0 9 0 1996821146 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 216901 19020 1988 9 0 211373 0
[pid=25040/tid=25041] ppid=25038 vsize=867604 CPUtime=7.34
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 15568 0 1 0 725 9 0 0 25 0 9 0 1996821147 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4127237358 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=867604 CPUtime=0.06
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 22537 0 -1 64 2635 0 0 0 6 0 0 0 16 0 9 0 1996821149 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 22537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 22537 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=867604 CPUtime=0.38
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 22537 0 -1 64 694 0 0 0 38 0 0 0 16 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 22537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 867604

[startup+8.70178 s]
/proc/loadavg: 2.19 2.21 2.21 3/90 25049
/proc/meminfo: memFree=1502688/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=867604 CPUtime=8.61
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 19626 0 1 0 850 11 0 0 18 0 9 0 1996821146 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 216901 19020 1988 9 0 211373 0
[pid=25040/tid=25041] ppid=25038 vsize=867604 CPUtime=8.13
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 15568 0 1 0 804 9 0 0 25 0 9 0 1996821147 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4127233543 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=867604 CPUtime=0.06
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 22537 0 -1 64 2635 0 0 0 6 0 0 0 16 0 9 0 1996821149 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 22537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 22537 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=867604 CPUtime=0.38
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 22537 0 -1 64 694 0 0 0 38 0 0 0 16 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 22537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996821151 888426496 19020 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.61
Current children cumulated vsize (KiB) 867604

[startup+9.50185 s]
/proc/loadavg: 2.19 2.21 2.21 3/90 25049
/proc/meminfo: memFree=1502688/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=867604 CPUtime=9.39
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 19636 0 1 0 927 12 0 0 18 0 9 0 1996821146 888426496 19029 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 216901 19029 1989 9 0 211373 0
[pid=25040/tid=25041] ppid=25038 vsize=867604 CPUtime=8.9
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 15569 0 1 0 880 10 0 0 25 0 9 0 1996821147 888426496 19029 996147200 134512640 134550740 4294956016 18446744073709551615 4127238247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=867604 CPUtime=0.06
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 22537 0 -1 64 2635 0 0 0 6 0 0 0 17 0 9 0 1996821149 888426496 19029 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 22537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19029 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 22537 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19029 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996821151 888426496 19029 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=867604 CPUtime=0.39
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 22537 0 -1 64 703 0 0 0 39 0 0 0 15 0 9 0 1996821151 888426496 19029 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 22537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996821151 888426496 19029 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996821151 888426496 19029 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 867604

[startup+9.90689 s]
/proc/loadavg: 2.19 2.21 2.21 3/90 25049
/proc/meminfo: memFree=1502688/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=867604 CPUtime=9.79
/proc/25040/stat : 25040 (java) S 25038 25040 22537 0 -1 0 19644 0 1 0 966 13 0 0 18 0 9 0 1996821146 888426496 19037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 216901 19037 1989 9 0 211373 0
[pid=25040/tid=25041] ppid=25038 vsize=867604 CPUtime=9.29
/proc/25040/task/25041/stat : 25041 (java) R 25038 25040 22537 0 -1 64 15574 0 1 0 918 11 0 0 25 0 9 0 1996821147 888426496 19037 996147200 134512640 134550740 4294956016 18446744073709551615 4127218291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=867604 CPUtime=0.06
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 22537 0 -1 64 2635 0 0 0 6 0 0 0 17 0 9 0 1996821149 888426496 19037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 22537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 22537 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996821149 888426496 19037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996821151 888426496 19037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=867604 CPUtime=0.4
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 22537 0 -1 64 706 0 0 0 40 0 0 0 15 0 9 0 1996821151 888426496 19037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 22537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996821151 888426496 19037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=867604 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 22537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996821151 888426496 19037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.79
Current children cumulated vsize (KiB) 867604

[startup+10.0034 s]
/proc/loadavg: 2.19 2.21 2.21 3/90 25049
/proc/meminfo: memFree=1502688/2055920 swapFree=4180972/4192956
[pid=25040] ppid=25038 vsize=0 CPUtime=9.88
/proc/25040/stat : 25040 (java) Z 25038 25040 22537 0 -1 12 19657 0 1 0 975 13 0 0 16 0 2 0 1996821146 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10.0137
CPU time (s): 9.90249
CPU user time (s): 9.75652
CPU system time (s): 0.145977
CPU usage (%): 98.8893
Max. virtual memory (cumulated for all children) (KiB): 867604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.75652
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19657
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= 2103
involuntary context switches= 2442

runsolver used 0.011998 second user time and 0.046992 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-04 15:34:25
IDJOB=1074348
IDBENCH=56406
IDSOLVER=349
FILE ID=node15/1074348-1215178465
PBS_JOBID= 7881479
Free space on /tmp= 66528 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/lexPuzzle/normalized-crossword-m1-lex-puzzle18.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074348-1215178465/watcher-1074348-1215178465 -o /tmp/evaluation-result-1074348-1215178465/solver-1074348-1215178465 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1074348-1215178465.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 440709f70ad69a79de8494504f306ace
RANDOM SEED=266698404

node15.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.229
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.229
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:       1571976 kB
Buffers:         55944 kB
Cached:         183856 kB
SwapCached:       6020 kB
Active:         344416 kB
Inactive:        77396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571976 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            6312 kB
Writeback:           0 kB
Mapped:         198156 kB
Slab:            46812 kB
Committed_AS:  3815696 kB
PageTables:       2328 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= 66524 MiB
End job on node15 at 2008-07-04 15:34:35