Trace number 2071289

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.1.1 2009-06-10SAT 15.6166 15.8143

DiagnosticValue
CHECKS71261300
NODES389

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-15-03.xml
MD5SUM575ffad3d2c09aae350b50b610fe8377
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.58191
Satisfiable
(Un)Satisfiability was proved
Number of variables189
Number of constraints1001
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension78
Number of constraints which are defined in intension923
Global constraints used (with number of constraints)

Solver Data

15.54/15.74	s SATISFIABLE
15.54/15.74	v 21 4 18 19 8 12 0 6 4 0 13 18 8 4 11 11 0 13 20 17 18 4 6 14 14 3 6 0 8 11 19 14 19 0 11 17 20 11 4 0 13 19 8 12 14 13 24 6 11 4 13 3 0 18 20 13 6 4 17 8 4 0 13 14 12 8 4 6 17 0 13 3 4 20 17 11 0 12 0 17 18 4 13 18 4 0 11 4 4 3 4 13 11 14 4 18 18 0 18 19 12 17 8 6 5 0 20 18 19 14 15 4 17 0 19 17 0 21 4 17 18 4 10 0 15 11 0 13 14 11 6 0 21 8 19 0 18 0 11 20 19 4 1 0 19 7 17 14 1 4 2 11 14 6 18 2 0 13 19 4 1 4 13 20 19 0 7 18 15 8 2 4 13 14 11 14 12 14 13 19 4 0 19 4 13 19 4 0 11 
15.54/15.74	d AC 32
15.54/15.74	d RUNTIME 15.628
15.54/15.74	d NODES 389
15.54/15.74	d NODES/s 25
15.54/15.74	d BACKTRACKS 199
15.54/15.74	d BACKTRACKS/s 13
15.54/15.74	d CHECKS 71261325
15.54/15.74	d CHECKS/s 4559849
15.54/15.74	c SAT 15.628 TIME      389 NDS    782 PARSTIME      1057 BUILDPB       13789 RES       true RESTART       1 HEURISTIC       true RANDVAL      

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2071289-1247353274/watcher-2071289-1247353274 -o /tmp/evaluation-result-2071289-1247353274/solver-2071289-1247353274 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2071289-1247353274.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.02 1.94 4/73 16230
/proc/meminfo: memFree=1716864/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=18576 CPUtime=0
/proc/16230/stat : 16230 (runsolver) R 16228 16230 14133 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 22390454 19021824 284 996147200 4194304 4302564 548682068192 18446744073709551615 271894244647 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16230/statm: 4644 284 249 26 0 2626 0

[startup+0.064621 s]
/proc/loadavg: 2.02 2.02 1.94 4/73 16230
/proc/meminfo: memFree=1716864/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=862048 CPUtime=0.04
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 2757 0 1 0 3 1 0 0 18 0 9 0 22390454 882737152 2286 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 215512 2286 1124 9 0 210381 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 862048

[startup+0.101629 s]
/proc/loadavg: 2.02 2.02 1.94 4/73 16230
/proc/meminfo: memFree=1716864/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=864064 CPUtime=0.08
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 3771 0 1 0 6 2 0 0 18 0 9 0 22390454 884801536 3235 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 216016 3235 1712 9 0 210484 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864064

[startup+0.301642 s]
/proc/loadavg: 2.02 2.02 1.94 4/73 16230
/proc/meminfo: memFree=1716864/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=864196 CPUtime=0.28
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 4520 0 1 0 26 2 0 0 18 0 9 0 22390454 884936704 3945 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 216049 3945 1852 9 0 210517 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864196

[startup+0.701687 s]
/proc/loadavg: 2.02 2.02 1.94 4/73 16230
/proc/meminfo: memFree=1716864/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=865064 CPUtime=0.68
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 6368 0 1 0 65 3 0 0 18 0 9 0 22390454 885825536 5784 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 216266 5784 1886 9 0 210734 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865064

[startup+1.50176 s]
/proc/loadavg: 2.02 2.02 1.94 3/82 16239
/proc/meminfo: memFree=1691000/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=865140 CPUtime=1.47
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 13612 0 1 0 139 8 0 0 18 0 9 0 22390454 885903360 12990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 216285 12990 1974 9 0 210753 0
[pid=16230/tid=16232] ppid=16228 vsize=865140 CPUtime=1.18
/proc/16230/task/16232/stat : 16232 (java) R 16228 16230 14133 0 -1 64 12259 0 1 0 112 6 0 0 25 0 9 0 22390456 885903360 12990 996147200 134512640 134550932 4294955840 18446744073709551615 4126604952 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16233] ppid=16228 vsize=865140 CPUtime=0
/proc/16230/task/16233/stat : 16233 (java) S 16228 16230 14133 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 22390457 885903360 12990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16234] ppid=16228 vsize=865140 CPUtime=0
/proc/16230/task/16234/stat : 16234 (java) S 16228 16230 14133 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 22390458 885903360 12990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16235] ppid=16228 vsize=865140 CPUtime=0
/proc/16230/task/16235/stat : 16235 (java) S 16228 16230 14133 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 22390458 885903360 12990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16236] ppid=16228 vsize=865140 CPUtime=0
/proc/16230/task/16236/stat : 16236 (java) S 16228 16230 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22390460 885903360 12990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16237] ppid=16228 vsize=865140 CPUtime=0.26
/proc/16230/task/16237/stat : 16237 (java) S 16228 16230 14133 0 -1 64 624 0 0 0 26 0 0 0 15 0 9 0 22390460 885903360 12990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16238] ppid=16228 vsize=865140 CPUtime=0
/proc/16230/task/16238/stat : 16238 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22390460 885903360 12990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16239] ppid=16228 vsize=865140 CPUtime=0
/proc/16230/task/16239/stat : 16239 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22390460 885903360 12990 996147200 134512640 134550932 4294955840 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) 865140

[startup+3.10292 s]
/proc/loadavg: 2.02 2.02 1.94 3/82 16239
/proc/meminfo: memFree=1645816/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=865272 CPUtime=3.06
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 20197 0 1 0 293 13 0 0 18 0 9 0 22390454 886038528 19571 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 216318 19571 1985 9 0 210786 0
[pid=16230/tid=16232] ppid=16228 vsize=865272 CPUtime=2.53
/proc/16230/task/16232/stat : 16232 (java) R 16228 16230 14133 0 -1 64 14824 0 1 0 245 8 0 0 25 0 9 0 22390456 886038528 19571 996147200 134512640 134550932 4294955840 18446744073709551615 4127398590 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16233] ppid=16228 vsize=865272 CPUtime=0.1
/proc/16230/task/16233/stat : 16233 (java) S 16228 16230 14133 0 -1 64 3935 0 0 0 9 1 0 0 17 0 9 0 22390457 886038528 19571 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16234] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16234/stat : 16234 (java) S 16228 16230 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 19571 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16235] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16235/stat : 16235 (java) S 16228 16230 14133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 19571 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16236] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16236/stat : 16236 (java) S 16228 16230 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22390460 886038528 19571 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16237] ppid=16228 vsize=865272 CPUtime=0.39
/proc/16230/task/16237/stat : 16237 (java) S 16228 16230 14133 0 -1 64 707 0 0 0 38 1 0 0 16 0 9 0 22390460 886038528 19571 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16238] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16238/stat : 16238 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22390460 886038528 19571 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16239] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16239/stat : 16239 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22390460 886038528 19571 996147200 134512640 134550932 4294955840 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) 865272

[startup+6.30224 s]
/proc/loadavg: 2.02 2.02 1.94 3/82 16239
/proc/meminfo: memFree=1645624/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=865272 CPUtime=6.23
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 20211 0 1 0 610 13 0 0 18 0 9 0 22390454 886038528 19581 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 216318 19581 1985 9 0 210786 0
[pid=16230/tid=16232] ppid=16228 vsize=865272 CPUtime=5.7
/proc/16230/task/16232/stat : 16232 (java) R 16228 16230 14133 0 -1 64 14828 0 1 0 561 9 0 0 25 0 9 0 22390456 886038528 19581 996147200 134512640 134550932 4294955840 18446744073709551615 4126604945 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16233] ppid=16228 vsize=865272 CPUtime=0.1
/proc/16230/task/16233/stat : 16233 (java) S 16228 16230 14133 0 -1 64 3935 0 0 0 9 1 0 0 17 0 9 0 22390457 886038528 19581 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16234] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16234/stat : 16234 (java) S 16228 16230 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 19581 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16235] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16235/stat : 16235 (java) S 16228 16230 14133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 19581 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16236] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16236/stat : 16236 (java) S 16228 16230 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22390460 886038528 19581 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16237] ppid=16228 vsize=865272 CPUtime=0.4
/proc/16230/task/16237/stat : 16237 (java) S 16228 16230 14133 0 -1 64 717 0 0 0 39 1 0 0 16 0 9 0 22390460 886038528 19581 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16238] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16238/stat : 16238 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22390460 886038528 19581 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16239] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16239/stat : 16239 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22390460 886038528 19581 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 865272

[startup+12.7029 s]
/proc/loadavg: 2.01 2.02 1.94 3/82 16239
/proc/meminfo: memFree=1632768/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=865272 CPUtime=12.58
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 23397 0 1 0 1241 17 0 0 18 0 9 0 22390454 886038528 22763 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 216318 22763 1987 9 0 210786 0
[pid=16230/tid=16232] ppid=16228 vsize=865272 CPUtime=11.93
/proc/16230/task/16232/stat : 16232 (java) R 16228 16230 14133 0 -1 64 14841 0 1 0 1182 11 0 0 25 0 9 0 22390456 886038528 22763 996147200 134512640 134550932 4294955840 18446744073709551615 4127529577 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16233] ppid=16228 vsize=865272 CPUtime=0.19
/proc/16230/task/16233/stat : 16233 (java) S 16228 16230 14133 0 -1 64 7096 0 0 0 16 3 0 0 16 0 9 0 22390457 886038528 22763 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16234] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16234/stat : 16234 (java) S 16228 16230 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 22763 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16235] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16235/stat : 16235 (java) S 16228 16230 14133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 22763 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16236] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16236/stat : 16236 (java) S 16228 16230 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22390460 886038528 22763 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16237] ppid=16228 vsize=865272 CPUtime=0.43
/proc/16230/task/16237/stat : 16237 (java) S 16228 16230 14133 0 -1 64 729 0 0 0 41 2 0 0 15 0 9 0 22390460 886038528 22763 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16238] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16238/stat : 16238 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22390460 886038528 22763 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16239] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16239/stat : 16239 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22390460 886038528 22763 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 865272

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

[startup+14.308 s]
/proc/loadavg: 2.01 2.02 1.94 3/82 16239
/proc/meminfo: memFree=1627200/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=865272 CPUtime=14.16
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 24776 0 1 0 1399 17 0 0 18 0 9 0 22390454 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 216318 24141 1987 9 0 210786 0
[pid=16230/tid=16232] ppid=16228 vsize=865272 CPUtime=13.47
/proc/16230/task/16232/stat : 16232 (java) R 16228 16230 14133 0 -1 64 14842 0 1 0 1336 11 0 0 25 0 9 0 22390456 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4127417311 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16233] ppid=16228 vsize=865272 CPUtime=0.23
/proc/16230/task/16233/stat : 16233 (java) S 16228 16230 14133 0 -1 64 8474 0 0 0 20 3 0 0 16 0 9 0 22390457 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16234] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16234/stat : 16234 (java) S 16228 16230 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16235] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16235/stat : 16235 (java) S 16228 16230 14133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16236] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16236/stat : 16236 (java) S 16228 16230 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16237] ppid=16228 vsize=865272 CPUtime=0.43
/proc/16230/task/16237/stat : 16237 (java) S 16228 16230 14133 0 -1 64 729 0 0 0 41 2 0 0 16 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16238] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16238/stat : 16238 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16239] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16239/stat : 16239 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.16
Current children cumulated vsize (KiB) 865272

[startup+15.1021 s]
/proc/loadavg: 2.01 2.02 1.94 3/82 16239
/proc/meminfo: memFree=1627200/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=865272 CPUtime=14.95
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 24776 0 1 0 1478 17 0 0 18 0 9 0 22390454 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 216318 24141 1987 9 0 210786 0
[pid=16230/tid=16232] ppid=16228 vsize=865272 CPUtime=14.27
/proc/16230/task/16232/stat : 16232 (java) R 16228 16230 14133 0 -1 64 14842 0 1 0 1416 11 0 0 25 0 9 0 22390456 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4127529510 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16233] ppid=16228 vsize=865272 CPUtime=0.23
/proc/16230/task/16233/stat : 16233 (java) S 16228 16230 14133 0 -1 64 8474 0 0 0 20 3 0 0 16 0 9 0 22390457 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16234] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16234/stat : 16234 (java) S 16228 16230 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16235] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16235/stat : 16235 (java) S 16228 16230 14133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16236] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16236/stat : 16236 (java) S 16228 16230 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16237] ppid=16228 vsize=865272 CPUtime=0.43
/proc/16230/task/16237/stat : 16237 (java) S 16228 16230 14133 0 -1 64 729 0 0 0 41 2 0 0 16 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16238] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16238/stat : 16238 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16239] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16239/stat : 16239 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.95
Current children cumulated vsize (KiB) 865272

[startup+15.5021 s]
/proc/loadavg: 2.01 2.02 1.94 3/82 16239
/proc/meminfo: memFree=1627200/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=865272 CPUtime=15.34
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 24777 0 1 0 1517 17 0 0 18 0 9 0 22390454 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 216318 24141 1987 9 0 210786 0
[pid=16230/tid=16232] ppid=16228 vsize=865272 CPUtime=14.66
/proc/16230/task/16232/stat : 16232 (java) R 16228 16230 14133 0 -1 64 14843 0 1 0 1455 11 0 0 25 0 9 0 22390456 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4127339832 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16233] ppid=16228 vsize=865272 CPUtime=0.23
/proc/16230/task/16233/stat : 16233 (java) S 16228 16230 14133 0 -1 64 8474 0 0 0 20 3 0 0 17 0 9 0 22390457 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16234] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16234/stat : 16234 (java) S 16228 16230 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16235] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16235/stat : 16235 (java) S 16228 16230 14133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16236] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16236/stat : 16236 (java) S 16228 16230 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16237] ppid=16228 vsize=865272 CPUtime=0.43
/proc/16230/task/16237/stat : 16237 (java) S 16228 16230 14133 0 -1 64 729 0 0 0 41 2 0 0 16 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16238] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16238/stat : 16238 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16239] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16239/stat : 16239 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22390460 886038528 24141 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.34
Current children cumulated vsize (KiB) 865272

[startup+15.7022 s]
/proc/loadavg: 2.01 2.02 1.94 3/82 16239
/proc/meminfo: memFree=1627200/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=865272 CPUtime=15.54
/proc/16230/stat : 16230 (java) S 16228 16230 14133 0 -1 0 24778 0 1 0 1537 17 0 0 18 0 9 0 22390454 886038528 24142 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 216318 24142 1987 9 0 210786 0
[pid=16230/tid=16232] ppid=16228 vsize=865272 CPUtime=14.85
/proc/16230/task/16232/stat : 16232 (java) R 16228 16230 14133 0 -1 64 14843 0 1 0 1474 11 0 0 25 0 9 0 22390456 886038528 24142 996147200 134512640 134550932 4294955840 18446744073709551615 4127530024 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16233] ppid=16228 vsize=865272 CPUtime=0.23
/proc/16230/task/16233/stat : 16233 (java) S 16228 16230 14133 0 -1 64 8474 0 0 0 20 3 0 0 17 0 9 0 22390457 886038528 24142 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16234] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16234/stat : 16234 (java) S 16228 16230 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 24142 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16235] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16235/stat : 16235 (java) S 16228 16230 14133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22390458 886038528 24142 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16236] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16236/stat : 16236 (java) S 16228 16230 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22390460 886038528 24142 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16237] ppid=16228 vsize=865272 CPUtime=0.43
/proc/16230/task/16237/stat : 16237 (java) S 16228 16230 14133 0 -1 64 730 0 0 0 41 2 0 0 16 0 9 0 22390460 886038528 24142 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16238] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16238/stat : 16238 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22390460 886038528 24142 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16230/tid=16239] ppid=16228 vsize=865272 CPUtime=0
/proc/16230/task/16239/stat : 16239 (java) S 16228 16230 14133 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22390460 886038528 24142 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.54
Current children cumulated vsize (KiB) 865272

[startup+15.8027 s]
/proc/loadavg: 2.01 2.02 1.94 3/82 16239
/proc/meminfo: memFree=1627200/2055920 swapFree=4192952/4192956
[pid=16230] ppid=16228 vsize=0 CPUtime=15.59
/proc/16230/stat : 16230 (java) Z 16228 16230 14133 0 -1 12 24800 0 1 0 1541 18 0 0 16 0 2 0 22390454 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16230/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 15.59
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 15.8143
CPU time (s): 15.6166
CPU user time (s): 15.4197
CPU system time (s): 0.19697
CPU usage (%): 98.75
Max. virtual memory (cumulated for all children) (KiB): 865272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.4197
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24800
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= 2447
involuntary context switches= 2691

runsolver used 0.021996 second user time and 0.058991 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-12 01:01:14
IDJOB=2071289
IDBENCH=55465
IDSOLVER=737
FILE ID=node60/2071289-1247353274
PBS_JOBID= 9506804
Free space on /tmp= 66388 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-15-03.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file BENCHNAME -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071289-1247353274/watcher-2071289-1247353274 -o /tmp/evaluation-result-2071289-1247353274/solver-2071289-1247353274 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2071289-1247353274.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 575ffad3d2c09aae350b50b610fe8377
RANDOM SEED=1588788383

node60.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.232
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.232
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:       1717344 kB
Buffers:         50708 kB
Cached:         207280 kB
SwapCached:          4 kB
Active:         113252 kB
Inactive:       174852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717344 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            3004 kB
Writeback:           0 kB
Mapped:          40828 kB
Slab:            35700 kB
Committed_AS:   244248 kB
PageTables:       1856 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= 66388 MiB
End job on node60 at 2009-07-12 01:01:30