Trace number 2077713

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 30.5014 31.1103

DiagnosticValue
CHECKS171495000
NODES700

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-15-02.xml
MD5SUM8660d807b54cabaedc95a56678840d7e
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 benchmark4.73728
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of constraints944
Maximum constraint arity30
Maximum domain size26
Number of constraints which are defined in extension80
Number of constraints which are defined in intension864
Global constraints used (with number of constraints)

Solver Data

30.40/31.07	s SATISFIABLE
30.40/31.07	v 9 4 18 20 18 4 11 12 18 15 14 18 4 4 23 15 17 4 18 18 8 14 13 0 13 19 4 4 15 8 18 19 4 12 14 11 14 6 8 2 0 11 17 4 13 0 11 0 13 3 14 22 13 4 17 18 18 11 24 7 4 17 18 15 4 19 17 14 2 10 15 4 13 1 0 3 3 4 5 4 0 19 15 0 3 15 24 17 4 8 3 11 4 17 7 0 11 2 8 17 2 4 10 4 4 11 11 4 13 2 14 13 3 14 12 4 13 3 17 0 24 4 0 17 18 19 8 19 18 11 4 3 19 0 15 21 8 3 4 14 19 0 15 4 18 17 8 6 0 8 3 4 13 19 8 5 8 2 0 19 8 14 13 18 19 4 18 19 2 0 17 19 17 8 3 6 4 18 14 0 10 18 4 17 14 18 15 4 0 18 4 
30.40/31.07	d AC 32
30.40/31.07	d RUNTIME 30.967
30.40/31.07	d NODES 700
30.40/31.07	d NODES/s 23
30.40/31.07	d BACKTRACKS 1171
30.40/31.07	d BACKTRACKS/s 38
30.40/31.07	d CHECKS 171495285
30.40/31.07	d CHECKS/s 5538001
30.40/31.07	c SAT 30.967 TIME      700 NDS    570 PARSTIME      966 BUILDPB       29431 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-2077713-1247365586/watcher-2077713-1247365586 -o /tmp/evaluation-result-2077713-1247365586/solver-2077713-1247365586 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2077713-1247365586.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: 3.11 2.78 2.54 5/88 8296
/proc/meminfo: memFree=1221992/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=10756 CPUtime=0
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 747 0 0 0 0 0 0 0 18 0 2 0 23622719 11014144 512 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 2689 513 227 9 0 1194 0
[pid=8296/tid=8300] ppid=8294 vsize=10768 CPUtime=0
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 48 0 0 0 0 0 0 0 19 0 2 0 23622720 11026432 521 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 0 0 0

[startup+0.079134 s]
/proc/loadavg: 3.11 2.78 2.54 5/88 8296
/proc/meminfo: memFree=1221992/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=862188 CPUtime=0.05
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 3111 0 1 0 4 1 0 0 18 0 9 0 23622719 882880512 2579 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 215547 2579 1247 9 0 210416 0
[pid=8296/tid=8300] ppid=8294 vsize=862188 CPUtime=0.05
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 2159 0 1 0 4 1 0 0 16 0 9 0 23622720 882880512 2579 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 862188

[startup+0.101133 s]
/proc/loadavg: 3.11 2.78 2.54 5/88 8296
/proc/meminfo: memFree=1221992/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=864112 CPUtime=0.08
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 3817 0 1 0 7 1 0 0 18 0 9 0 23622719 884850688 3277 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 216028 3277 1724 9 0 210496 0
[pid=8296/tid=8300] ppid=8294 vsize=864112 CPUtime=0.06
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 2862 0 1 0 5 1 0 0 17 0 9 0 23622720 884850688 3277 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864112

[startup+0.303309 s]
/proc/loadavg: 3.11 2.78 2.54 5/88 8296
/proc/meminfo: memFree=1221992/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=864896 CPUtime=0.28
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 5065 0 1 0 26 2 0 0 18 0 9 0 23622719 885653504 4490 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 216224 4490 1856 9 0 210692 0
[pid=8296/tid=8300] ppid=8294 vsize=864896 CPUtime=0.19
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 3846 0 1 0 17 2 0 0 18 0 9 0 23622720 885653504 4490 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864896

[startup+0.70119 s]
/proc/loadavg: 3.11 2.78 2.54 5/88 8296
/proc/meminfo: memFree=1221992/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=865096 CPUtime=0.68
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 9181 0 1 0 62 6 0 0 18 0 9 0 23622719 885858304 8585 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 216274 8585 1923 9 0 210742 0
[pid=8296/tid=8300] ppid=8294 vsize=865096 CPUtime=0.5
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 7902 0 1 0 45 5 0 0 20 0 9 0 23622720 885858304 8585 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865096

[startup+1.50127 s]
/proc/loadavg: 3.11 2.78 2.54 4/98 8396
/proc/meminfo: memFree=1182360/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=865212 CPUtime=1.44
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 18376 0 1 0 132 12 0 0 18 0 9 0 23622719 885977088 17754 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 216303 17757 1984 9 0 210771 0
[pid=8296/tid=8300] ppid=8294 vsize=865212 CPUtime=1.07
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 14815 0 1 0 99 8 0 0 25 0 9 0 23622720 885977088 17759 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8307] ppid=8294 vsize=865212 CPUtime=0.03
/proc/8296/task/8307/stat : 8307 (java) R 8294 8296 7843 0 -1 64 2189 0 0 0 3 0 0 0 16 0 9 0 23622722 885977088 17762 996147200 134512640 134550932 4294955840 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8308] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8308/stat : 8308 (java) S 8294 8296 7843 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 23622722 885977088 17764 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8309] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8309/stat : 8309 (java) S 8294 8296 7843 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 23622722 885977088 17767 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8315] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8315/stat : 8315 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 23622724 885977088 17769 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8316] ppid=8294 vsize=865212 CPUtime=0.3
/proc/8296/task/8316/stat : 8316 (java) S 8294 8296 7843 0 -1 64 654 0 0 0 29 1 0 0 15 0 9 0 23622724 885977088 17771 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8317] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8317/stat : 8317 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23622724 885977088 17774 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8318] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8318/stat : 8318 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23622724 885977088 17776 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 865212

[startup+3.10142 s]
/proc/loadavg: 3.10 2.78 2.54 4/98 8471
/proc/meminfo: memFree=1150168/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=865212 CPUtime=3.04
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 20283 0 1 0 291 13 0 0 18 0 9 0 23622719 885977088 19657 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 216303 19657 1985 9 0 210771 0
[pid=8296/tid=8300] ppid=8294 vsize=865212 CPUtime=2.56
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 14828 0 1 0 247 9 0 0 25 0 9 0 23622720 885977088 19657 996147200 134512640 134550932 4294955840 18446744073709551615 4127332831 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8307] ppid=8294 vsize=865212 CPUtime=0.08
/proc/8296/task/8307/stat : 8307 (java) S 8294 8296 7843 0 -1 64 4025 0 0 0 7 1 0 0 17 0 9 0 23622722 885977088 19657 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8308] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8308/stat : 8308 (java) S 8294 8296 7843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 19657 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8309] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8309/stat : 8309 (java) S 8294 8296 7843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 19657 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8315] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8315/stat : 8315 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 23622724 885977088 19657 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8316] ppid=8294 vsize=865212 CPUtime=0.37
/proc/8296/task/8316/stat : 8316 (java) S 8294 8296 7843 0 -1 64 697 0 0 0 35 2 0 0 15 0 9 0 23622724 885977088 19657 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8317] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8317/stat : 8317 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23622724 885977088 19657 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8318] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8318/stat : 8318 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23622724 885977088 19657 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 865212

[startup+6.30271 s]
/proc/loadavg: 3.10 2.78 2.54 4/97 8645
/proc/meminfo: memFree=1150056/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=865212 CPUtime=6.24
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 20296 0 1 0 611 13 0 0 18 0 9 0 23622719 885977088 19666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 216303 19666 1985 9 0 210771 0
[pid=8296/tid=8300] ppid=8294 vsize=865212 CPUtime=5.75
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 14833 0 1 0 566 9 0 0 25 0 9 0 23622720 885977088 19666 996147200 134512640 134550932 4294955840 18446744073709551615 4127390996 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8307] ppid=8294 vsize=865212 CPUtime=0.08
/proc/8296/task/8307/stat : 8307 (java) S 8294 8296 7843 0 -1 64 4025 0 0 0 7 1 0 0 17 0 9 0 23622722 885977088 19666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8308] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8308/stat : 8308 (java) S 8294 8296 7843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 19666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8309] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8309/stat : 8309 (java) S 8294 8296 7843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 19666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8315] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8315/stat : 8315 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 23622724 885977088 19666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8316] ppid=8294 vsize=865212 CPUtime=0.38
/proc/8296/task/8316/stat : 8316 (java) S 8294 8296 7843 0 -1 64 705 0 0 0 36 2 0 0 16 0 9 0 23622724 885977088 19666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8317] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8317/stat : 8317 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23622724 885977088 19666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8318] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8318/stat : 8318 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23622724 885977088 19666 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 865212

[startup+12.7023 s]
/proc/loadavg: 3.09 2.78 2.54 5/97 9002
/proc/meminfo: memFree=1132392/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=865212 CPUtime=12.56
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 24622 0 1 0 1241 15 0 0 18 0 9 0 23622719 885977088 23990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 216303 23990 1985 9 0 210771 0
[pid=8296/tid=8300] ppid=8294 vsize=865212 CPUtime=11.95
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 14835 0 1 0 1186 9 0 0 25 0 9 0 23622720 885977088 23990 996147200 134512640 134550932 4294955840 18446744073709551615 4126624641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8307] ppid=8294 vsize=865212 CPUtime=0.19
/proc/8296/task/8307/stat : 8307 (java) S 8294 8296 7843 0 -1 64 8344 0 0 0 16 3 0 0 16 0 9 0 23622722 885977088 23990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8308] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8308/stat : 8308 (java) S 8294 8296 7843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 23990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8309] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8309/stat : 8309 (java) S 8294 8296 7843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 23990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8315] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8315/stat : 8315 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 23622724 885977088 23990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8316] ppid=8294 vsize=865212 CPUtime=0.39
/proc/8296/task/8316/stat : 8316 (java) S 8294 8296 7843 0 -1 64 710 0 0 0 37 2 0 0 16 0 9 0 23622724 885977088 23990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8317] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8317/stat : 8317 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23622724 885977088 23990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8318] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8318/stat : 8318 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23622724 885977088 23990 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 865212

[startup+25.5015 s]
/proc/loadavg: 3.14 2.81 2.55 4/97 10393
/proc/meminfo: memFree=1130536/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=865212 CPUtime=24.9
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 24652 0 1 0 2471 19 0 0 18 0 9 0 23622719 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 216303 24012 1987 9 0 210771 0
[pid=8296/tid=8300] ppid=8294 vsize=865212 CPUtime=24.25
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 14852 0 1 0 2413 12 0 0 25 0 9 0 23622720 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4127391027 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8307] ppid=8294 vsize=865212 CPUtime=0.2
/proc/8296/task/8307/stat : 8307 (java) S 8294 8296 7843 0 -1 64 8344 0 0 0 17 3 0 0 17 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8308] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8308/stat : 8308 (java) S 8294 8296 7843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8309] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8309/stat : 8309 (java) S 8294 8296 7843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8315] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8315/stat : 8315 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8316] ppid=8294 vsize=865212 CPUtime=0.41
/proc/8296/task/8316/stat : 8316 (java) S 8294 8296 7843 0 -1 64 723 0 0 0 39 2 0 0 15 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8317] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8317/stat : 8317 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8318] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8318/stat : 8318 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 865212

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

[startup+28.7018 s]
/proc/loadavg: 3.12 2.81 2.56 4/98 10559
/proc/meminfo: memFree=1130080/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=865212 CPUtime=28.1
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 24653 0 1 0 2791 19 0 0 18 0 9 0 23622719 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 216303 24012 1987 9 0 210771 0
[pid=8296/tid=8300] ppid=8294 vsize=865212 CPUtime=27.46
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 14853 0 1 0 2733 13 0 0 25 0 9 0 23622720 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4125903166 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8307] ppid=8294 vsize=865212 CPUtime=0.21
/proc/8296/task/8307/stat : 8307 (java) S 8294 8296 7843 0 -1 64 8344 0 0 0 18 3 0 0 16 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8308] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8308/stat : 8308 (java) S 8294 8296 7843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8309] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8309/stat : 8309 (java) S 8294 8296 7843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8315] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8315/stat : 8315 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8316] ppid=8294 vsize=865212 CPUtime=0.41
/proc/8296/task/8316/stat : 8316 (java) S 8294 8296 7843 0 -1 64 723 0 0 0 39 2 0 0 15 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8317] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8317/stat : 8317 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8318] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8318/stat : 8318 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.1
Current children cumulated vsize (KiB) 865212

[startup+30.303 s]
/proc/loadavg: 3.12 2.81 2.56 4/97 10613
/proc/meminfo: memFree=1130280/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=865212 CPUtime=29.7
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 24653 0 1 0 2951 19 0 0 18 0 9 0 23622719 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 216303 24012 1987 9 0 210771 0
[pid=8296/tid=8300] ppid=8294 vsize=865212 CPUtime=29.06
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 14853 0 1 0 2893 13 0 0 25 0 9 0 23622720 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4127520471 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8307] ppid=8294 vsize=865212 CPUtime=0.21
/proc/8296/task/8307/stat : 8307 (java) S 8294 8296 7843 0 -1 64 8344 0 0 0 18 3 0 0 16 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8308] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8308/stat : 8308 (java) S 8294 8296 7843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8309] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8309/stat : 8309 (java) S 8294 8296 7843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8315] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8315/stat : 8315 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8316] ppid=8294 vsize=865212 CPUtime=0.41
/proc/8296/task/8316/stat : 8316 (java) S 8294 8296 7843 0 -1 64 723 0 0 0 39 2 0 0 15 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8317] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8317/stat : 8317 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8318] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8318/stat : 8318 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.7
Current children cumulated vsize (KiB) 865212

[startup+30.703 s]
/proc/loadavg: 3.12 2.81 2.56 5/98 10666
/proc/meminfo: memFree=1130208/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=865212 CPUtime=30.11
/proc/8296/stat : 8296 (java) S 8294 8296 7843 0 -1 0 24653 0 1 0 2992 19 0 0 18 0 9 0 23622719 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8296/statm: 216303 24012 1987 9 0 210771 0
[pid=8296/tid=8300] ppid=8294 vsize=865212 CPUtime=29.46
/proc/8296/task/8300/stat : 8300 (java) R 8294 8296 7843 0 -1 64 14853 0 1 0 2933 13 0 0 25 0 9 0 23622720 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8307] ppid=8294 vsize=865212 CPUtime=0.21
/proc/8296/task/8307/stat : 8307 (java) S 8294 8296 7843 0 -1 64 8344 0 0 0 18 3 0 0 16 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8308] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8308/stat : 8308 (java) S 8294 8296 7843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8309] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8309/stat : 8309 (java) S 8294 8296 7843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23622722 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8315] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8315/stat : 8315 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8316] ppid=8294 vsize=865212 CPUtime=0.41
/proc/8296/task/8316/stat : 8316 (java) S 8294 8296 7843 0 -1 64 723 0 0 0 39 2 0 0 15 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8317] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8317/stat : 8317 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8318] ppid=8294 vsize=865212 CPUtime=0
/proc/8296/task/8318/stat : 8318 (java) S 8294 8296 7843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23622724 885977088 24012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.11
Current children cumulated vsize (KiB) 865212

[startup+31.1044 s]
/proc/loadavg: 3.12 2.81 2.56 5/98 10666
/proc/meminfo: memFree=1130208/2055920 swapFree=4192812/4192956
[pid=8296] ppid=8294 vsize=0 CPUtime=30.49
/proc/8296/stat : 8296 (java) Z 8294 8296 7843 0 -1 12 24675 0 1 0 3029 20 0 0 16 0 2 0 23622719 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8296/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 30.49
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 31.1103
CPU time (s): 30.5014
CPU user time (s): 30.2904
CPU system time (s): 0.210967
CPU usage (%): 98.0426
Max. virtual memory (cumulated for all children) (KiB): 865212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.2904
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24675
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= 3096
involuntary context switches= 3593

runsolver used 0.06099 second user time and 0.114982 second system time

The end

Launcher Data

Begin job on node48 at 2009-07-12 04:26:26
IDJOB=2077713
IDBENCH=56652
IDSOLVER=737
FILE ID=node48/2077713-1247365586
PBS_JOBID= 9507110
Free space on /tmp= 66464 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-15-02.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-2077713-1247365586/watcher-2077713-1247365586 -o /tmp/evaluation-result-2077713-1247365586/solver-2077713-1247365586 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2077713-1247365586.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= 8660d807b54cabaedc95a56678840d7e
RANDOM SEED=402111255

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.237
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.237
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:       1222600 kB
Buffers:         35880 kB
Cached:         259376 kB
SwapCached:          0 kB
Active:         596416 kB
Inactive:       162640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1222600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4104 kB
Writeback:           0 kB
Mapped:         484556 kB
Slab:            58208 kB
Committed_AS:   648004 kB
PageTables:       2912 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= 66464 MiB
End job on node48 at 2009-07-12 04:26:57