Trace number 2115490

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.1b 2009-07-16SAT 17.2034 17.4183

DiagnosticValue
CHECKS149658000
NODES81

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-15-03.xml
MD5SUM39d57a694101a674ebe4c2362ea1f4a0
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.571912
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

17.12/17.35	s SATISFIABLE
17.12/17.35	v 8 23 8 0 18 3 4 8 13 19 18 0 17 6 8 12 15 0 17 0 1 0 0 4 17 14 11 0 15 15 19 24 17 14 18 15 8 4 18 20 13 8 0 23 8 0 11 0 21 4 18 19 0 11 4 13 3 18 11 8 19 18 12 0 11 12 24 18 20 8 19 0 1 11 24 12 4 3 4 0 5 4 19 19 0 11 0 14 8 17 8 3 6 11 0 17 24 5 20 18 2 19 4 4 19 17 4 12 0 19 14 17 18 10 4 11 20 21 8 20 12 18 2 14 17 18 14 18 0 6 4 4 2 13 20 19 15 4 19 17 4 11 10 11 8 13 10 4 17 18 0 11 0 4 8 18 0 0 2 13 24 4 19 19 0 11 2 13 4 7 17 20 14 17 5 4 4 11 10 18 6 8 13 10 18 23 24 18 19 
17.12/17.35	d AC 32
17.12/17.35	d RUNTIME 17.178
17.12/17.35	d NODES 81
17.12/17.35	d NODES/s 5
17.12/17.35	d BACKTRACKS 2
17.12/17.35	d BACKTRACKS/s 0
17.12/17.35	d CHECKS 149658203
17.12/17.35	d CHECKS/s 8712202
17.12/17.35	c SAT 17.178 TIME      81 NDS    683 PARSTIME      395 BUILDPB       661 CONFIG        15439 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-2115490-1248028855/watcher-2115490-1248028855 -o /tmp/evaluation-result-2115490-1248028855/solver-2115490-1248028855 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115490-1248028855.xml -randval true -h 1 -ac 32 -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.00 2.00 1.79 4/81 31694
/proc/meminfo: memFree=766040/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=272 CPUtime=0
/proc/31694/stat : 31694 (java) R 31692 31694 31354 0 -1 0 53 0 0 0 0 0 0 0 18 0 1 0 89950550 278528 37 996147200 134512640 134550932 4294956064 18446744073709551615 4043556 0 0 4096 0 0 0 0 17 0 0 0
/proc/31694/statm: 68 37 28 9 0 6 0

[startup+0.047276 s]
/proc/loadavg: 2.00 2.00 1.79 4/81 31694
/proc/meminfo: memFree=766040/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=859892 CPUtime=0.03
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 2270 0 1 0 2 1 0 0 18 0 5 0 89950550 880529408 1855 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 214973 1855 863 9 0 209888 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 859892

[startup+0.101604 s]
/proc/loadavg: 2.00 2.00 1.79 4/81 31694
/proc/meminfo: memFree=766040/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=864072 CPUtime=0.08
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 3654 0 1 0 6 2 0 0 18 0 9 0 89950550 884809728 3119 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216018 3119 1599 9 0 210487 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864072

[startup+0.301628 s]
/proc/loadavg: 2.00 2.00 1.79 4/81 31694
/proc/meminfo: memFree=766040/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=864860 CPUtime=0.28
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 5321 0 1 0 25 3 0 0 18 0 9 0 89950550 885616640 4746 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216215 4746 1858 9 0 210684 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864860

[startup+0.701678 s]
/proc/loadavg: 2.00 2.00 1.79 4/81 31694
/proc/meminfo: memFree=766040/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=864992 CPUtime=0.68
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 11372 0 1 0 62 6 0 0 18 0 9 0 89950550 885751808 10786 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216248 10786 1899 9 0 210717 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864992

[startup+1.50178 s]
/proc/loadavg: 2.00 2.00 1.79 3/90 31703
/proc/meminfo: memFree=717840/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=865120 CPUtime=1.46
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 20245 0 1 0 136 10 0 0 18 0 9 0 89950550 885882880 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216280 19619 1988 9 0 210749 0
[pid=31694/tid=31696] ppid=31692 vsize=865120 CPUtime=1.12
/proc/31694/task/31696/stat : 31696 (java) R 31692 31694 31354 0 -1 64 14812 0 1 0 105 7 0 0 25 0 9 0 89950551 885882880 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4127121280 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31697] ppid=31692 vsize=865120 CPUtime=0.06
/proc/31694/task/31697/stat : 31697 (java) S 31692 31694 31354 0 -1 64 4076 0 0 0 5 1 0 0 16 0 9 0 89950553 885882880 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31698] ppid=31692 vsize=865120 CPUtime=0
/proc/31694/task/31698/stat : 31698 (java) S 31692 31694 31354 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89950553 885882880 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31699] ppid=31692 vsize=865120 CPUtime=0
/proc/31694/task/31699/stat : 31699 (java) S 31692 31694 31354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89950553 885882880 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31700] ppid=31692 vsize=865120 CPUtime=0
/proc/31694/task/31700/stat : 31700 (java) S 31692 31694 31354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89950556 885882880 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31701] ppid=31692 vsize=865120 CPUtime=0.26
/proc/31694/task/31701/stat : 31701 (java) S 31692 31694 31354 0 -1 64 626 0 0 0 25 1 0 0 15 0 9 0 89950556 885882880 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31702] ppid=31692 vsize=865120 CPUtime=0
/proc/31694/task/31702/stat : 31702 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89950556 885882880 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31703] ppid=31692 vsize=865120 CPUtime=0
/proc/31694/task/31703/stat : 31703 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89950556 885882880 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 865120

[startup+3.10298 s]
/proc/loadavg: 2.00 2.00 1.79 3/90 31703
/proc/meminfo: memFree=694544/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=865252 CPUtime=3.05
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 20352 0 1 0 294 11 0 0 18 0 9 0 89950550 886018048 19725 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216313 19725 1989 9 0 210782 0
[pid=31694/tid=31696] ppid=31692 vsize=865252 CPUtime=2.6
/proc/31694/task/31696/stat : 31696 (java) R 31692 31694 31354 0 -1 64 14834 0 1 0 252 8 0 0 25 0 9 0 89950551 886018048 19725 996147200 134512640 134550932 4294955888 18446744073709551615 4127381825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31697] ppid=31692 vsize=865252 CPUtime=0.06
/proc/31694/task/31697/stat : 31697 (java) S 31692 31694 31354 0 -1 64 4076 0 0 0 5 1 0 0 17 0 9 0 89950553 886018048 19725 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31698] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31698/stat : 31698 (java) S 31692 31694 31354 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 19725 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31699] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31699/stat : 31699 (java) S 31692 31694 31354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 19725 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31700] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31700/stat : 31700 (java) S 31692 31694 31354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89950556 886018048 19725 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31701] ppid=31692 vsize=865252 CPUtime=0.37
/proc/31694/task/31701/stat : 31701 (java) S 31692 31694 31354 0 -1 64 711 0 0 0 36 1 0 0 15 0 9 0 89950556 886018048 19725 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31702] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31702/stat : 31702 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89950556 886018048 19725 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31703] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31703/stat : 31703 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89950556 886018048 19725 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 865252

[startup+6.30238 s]
/proc/loadavg: 2.00 2.00 1.79 3/90 31703
/proc/meminfo: memFree=694096/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=865252 CPUtime=6.23
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 20362 0 1 0 611 12 0 0 18 0 9 0 89950550 886018048 19732 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216313 19732 1989 9 0 210782 0
[pid=31694/tid=31696] ppid=31692 vsize=865252 CPUtime=5.76
/proc/31694/task/31696/stat : 31696 (java) R 31692 31694 31354 0 -1 64 14837 0 1 0 568 8 0 0 25 0 9 0 89950551 886018048 19732 996147200 134512640 134550932 4294955888 18446744073709551615 4127381907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31697] ppid=31692 vsize=865252 CPUtime=0.06
/proc/31694/task/31697/stat : 31697 (java) S 31692 31694 31354 0 -1 64 4076 0 0 0 5 1 0 0 17 0 9 0 89950553 886018048 19732 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31698] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31698/stat : 31698 (java) S 31692 31694 31354 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 19732 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31699] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31699/stat : 31699 (java) S 31692 31694 31354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 19732 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31700] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31700/stat : 31700 (java) S 31692 31694 31354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89950556 886018048 19732 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31701] ppid=31692 vsize=865252 CPUtime=0.38
/proc/31694/task/31701/stat : 31701 (java) S 31692 31694 31354 0 -1 64 718 0 0 0 37 1 0 0 16 0 9 0 89950556 886018048 19732 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31702] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31702/stat : 31702 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89950556 886018048 19732 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31703] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31703/stat : 31703 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89950556 886018048 19732 996147200 134512640 134550932 4294955888 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) 865252

[startup+12.7022 s]
/proc/loadavg: 2.00 2.00 1.79 3/90 31703
/proc/meminfo: memFree=674208/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=865252 CPUtime=12.56
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 25317 0 1 0 1242 14 0 0 18 0 9 0 89950550 886018048 24683 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216313 24683 1990 9 0 210782 0
[pid=31694/tid=31696] ppid=31692 vsize=865252 CPUtime=11.98
/proc/31694/task/31696/stat : 31696 (java) R 31692 31694 31354 0 -1 64 14841 0 1 0 1190 8 0 0 25 0 9 0 89950551 886018048 24683 996147200 134512640 134550932 4294955888 18446744073709551615 4127381936 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31697] ppid=31692 vsize=865252 CPUtime=0.17
/proc/31694/task/31697/stat : 31697 (java) S 31692 31694 31354 0 -1 64 9025 0 0 0 14 3 0 0 16 0 9 0 89950553 886018048 24683 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31698] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31698/stat : 31698 (java) S 31692 31694 31354 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 24683 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31699] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31699/stat : 31699 (java) S 31692 31694 31354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 24683 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31700] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31700/stat : 31700 (java) S 31692 31694 31354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89950556 886018048 24683 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31701] ppid=31692 vsize=865252 CPUtime=0.38
/proc/31694/task/31701/stat : 31701 (java) S 31692 31694 31354 0 -1 64 720 0 0 0 37 1 0 0 16 0 9 0 89950556 886018048 24683 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31702] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31702/stat : 31702 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89950556 886018048 24683 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31703] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31703/stat : 31703 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89950556 886018048 24683 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 865252

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

[startup+15.9016 s]
/proc/loadavg: 2.00 2.00 1.79 3/90 31703
/proc/meminfo: memFree=674272/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=865252 CPUtime=15.73
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 25327 0 1 0 1558 15 0 0 18 0 9 0 89950550 886018048 24691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216313 24691 1990 9 0 210782 0
[pid=31694/tid=31696] ppid=31692 vsize=865252 CPUtime=15.13
/proc/31694/task/31696/stat : 31696 (java) R 31692 31694 31354 0 -1 64 14843 0 1 0 1504 9 0 0 25 0 9 0 89950551 886018048 24691 996147200 134512640 134550932 4294955888 18446744073709551615 4127392214 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31697] ppid=31692 vsize=865252 CPUtime=0.17
/proc/31694/task/31697/stat : 31697 (java) S 31692 31694 31354 0 -1 64 9025 0 0 0 14 3 0 0 17 0 9 0 89950553 886018048 24691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31698] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31698/stat : 31698 (java) S 31692 31694 31354 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 24691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31699] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31699/stat : 31699 (java) S 31692 31694 31354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 24691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31700] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31700/stat : 31700 (java) S 31692 31694 31354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89950556 886018048 24691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31701] ppid=31692 vsize=865252 CPUtime=0.4
/proc/31694/task/31701/stat : 31701 (java) S 31692 31694 31354 0 -1 64 728 0 0 0 39 1 0 0 16 0 9 0 89950556 886018048 24691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31702] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31702/stat : 31702 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89950556 886018048 24691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31703] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31703/stat : 31703 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89950556 886018048 24691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.73
Current children cumulated vsize (KiB) 865252

[startup+16.7017 s]
/proc/loadavg: 2.00 2.00 1.79 3/90 31703
/proc/meminfo: memFree=674272/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=865252 CPUtime=16.52
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 25337 0 1 0 1635 17 0 0 18 0 9 0 89950550 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216313 24700 1990 9 0 210782 0
[pid=31694/tid=31696] ppid=31692 vsize=865252 CPUtime=15.91
/proc/31694/task/31696/stat : 31696 (java) R 31692 31694 31354 0 -1 64 14849 0 1 0 1580 11 0 0 25 0 9 0 89950551 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4127515978 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31697] ppid=31692 vsize=865252 CPUtime=0.17
/proc/31694/task/31697/stat : 31697 (java) S 31692 31694 31354 0 -1 64 9025 0 0 0 14 3 0 0 17 0 9 0 89950553 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31698] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31698/stat : 31698 (java) S 31692 31694 31354 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31699] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31699/stat : 31699 (java) S 31692 31694 31354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31700] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31700/stat : 31700 (java) S 31692 31694 31354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89950556 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31701] ppid=31692 vsize=865252 CPUtime=0.41
/proc/31694/task/31701/stat : 31701 (java) S 31692 31694 31354 0 -1 64 732 0 0 0 40 1 0 0 15 0 9 0 89950556 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31702] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31702/stat : 31702 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89950556 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31703] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31703/stat : 31703 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89950556 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.52
Current children cumulated vsize (KiB) 865252

[startup+17.1017 s]
/proc/loadavg: 2.00 2.00 1.79 3/90 31703
/proc/meminfo: memFree=674272/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=865252 CPUtime=16.92
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 25337 0 1 0 1675 17 0 0 18 0 9 0 89950550 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216313 24700 1990 9 0 210782 0
[pid=31694/tid=31696] ppid=31692 vsize=865252 CPUtime=16.31
/proc/31694/task/31696/stat : 31696 (java) R 31692 31694 31354 0 -1 64 14849 0 1 0 1620 11 0 0 25 0 9 0 89950551 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4127339121 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31697] ppid=31692 vsize=865252 CPUtime=0.17
/proc/31694/task/31697/stat : 31697 (java) S 31692 31694 31354 0 -1 64 9025 0 0 0 14 3 0 0 17 0 9 0 89950553 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31698] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31698/stat : 31698 (java) S 31692 31694 31354 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31699] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31699/stat : 31699 (java) S 31692 31694 31354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31700] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31700/stat : 31700 (java) S 31692 31694 31354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89950556 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31701] ppid=31692 vsize=865252 CPUtime=0.41
/proc/31694/task/31701/stat : 31701 (java) S 31692 31694 31354 0 -1 64 732 0 0 0 40 1 0 0 15 0 9 0 89950556 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31702] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31702/stat : 31702 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89950556 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31703] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31703/stat : 31703 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89950556 886018048 24700 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.92
Current children cumulated vsize (KiB) 865252

[startup+17.3018 s]
/proc/loadavg: 2.00 2.00 1.79 3/90 31703
/proc/meminfo: memFree=674272/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=865252 CPUtime=17.12
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 25349 0 1 0 1695 17 0 0 18 0 9 0 89950550 886018048 24711 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216313 24711 1993 9 0 210782 0
[pid=31694/tid=31696] ppid=31692 vsize=865252 CPUtime=16.51
/proc/31694/task/31696/stat : 31696 (java) R 31692 31694 31354 0 -1 64 14859 0 1 0 1640 11 0 0 25 0 9 0 89950551 886018048 24711 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31697] ppid=31692 vsize=865252 CPUtime=0.17
/proc/31694/task/31697/stat : 31697 (java) S 31692 31694 31354 0 -1 64 9025 0 0 0 14 3 0 0 17 0 9 0 89950553 886018048 24711 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31698] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31698/stat : 31698 (java) S 31692 31694 31354 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 24711 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31699] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31699/stat : 31699 (java) S 31692 31694 31354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89950553 886018048 24711 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31700] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31700/stat : 31700 (java) S 31692 31694 31354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89950556 886018048 24711 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31701] ppid=31692 vsize=865252 CPUtime=0.41
/proc/31694/task/31701/stat : 31701 (java) R 31692 31694 31354 0 -1 64 734 0 0 0 40 1 0 0 16 0 9 0 89950556 886018048 24711 996147200 134512640 134550932 4294955888 18446744073709551615 101669873 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31702] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31702/stat : 31702 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89950556 886018048 24711 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31703] ppid=31692 vsize=865252 CPUtime=0
/proc/31694/task/31703/stat : 31703 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89950556 886018048 24711 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.12
Current children cumulated vsize (KiB) 865252

[startup+17.4018 s]
/proc/loadavg: 2.00 2.00 1.79 3/90 31703
/proc/meminfo: memFree=674272/2055920 swapFree=4192812/4192956
[pid=31694] ppid=31692 vsize=865576 CPUtime=17.18
/proc/31694/stat : 31694 (java) S 31692 31694 31354 0 -1 0 25376 0 1 0 1701 17 0 0 18 0 9 0 89950550 886349824 24735 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31694/statm: 216394 24735 1999 9 0 210863 0
[pid=31694/tid=31696] ppid=31692 vsize=865576 CPUtime=16.56
/proc/31694/task/31696/stat : 31696 (java) S 31692 31694 31354 0 -1 64 14871 0 1 0 1645 11 0 0 25 0 9 0 89950551 886349824 24735 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31697] ppid=31692 vsize=865576 CPUtime=0.17
/proc/31694/task/31697/stat : 31697 (java) S 31692 31694 31354 0 -1 64 9025 0 0 0 14 3 0 0 17 0 9 0 89950553 886349824 24735 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31698] ppid=31692 vsize=865576 CPUtime=0
/proc/31694/task/31698/stat : 31698 (java) S 31692 31694 31354 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89950553 886349824 24735 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31699] ppid=31692 vsize=865576 CPUtime=0
/proc/31694/task/31699/stat : 31699 (java) S 31692 31694 31354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89950553 886349824 24735 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31700] ppid=31692 vsize=865576 CPUtime=0
/proc/31694/task/31700/stat : 31700 (java) S 31692 31694 31354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89950556 886349824 24735 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31701] ppid=31692 vsize=865576 CPUtime=0.42
/proc/31694/task/31701/stat : 31701 (java) S 31692 31694 31354 0 -1 64 744 0 0 0 41 1 0 0 16 0 9 0 89950556 886349824 24735 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31702] ppid=31692 vsize=865576 CPUtime=0
/proc/31694/task/31702/stat : 31702 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89950556 886349824 24735 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31694/tid=31703] ppid=31692 vsize=865576 CPUtime=0
/proc/31694/task/31703/stat : 31703 (java) S 31692 31694 31354 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89950556 886349824 24735 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.18
Current children cumulated vsize (KiB) 865576

Child status: 0
Real time (s): 17.4183
CPU time (s): 17.2034
CPU user time (s): 17.0104
CPU system time (s): 0.19297
CPU usage (%): 98.766
Max. virtual memory (cumulated for all children) (KiB): 865576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.0104
system time used= 0.19297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25379
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= 2784
involuntary context switches= 3076

runsolver used 0.027995 second user time and 0.06499 second system time

The end

Launcher Data

Begin job on node92 at 2009-07-19 20:40:55
IDJOB=2115490
IDBENCH=54933
IDSOLVER=780
FILE ID=node92/2115490-1248028855
PBS_JOBID= 9528871
Free space on /tmp= 66116 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-15-03.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file BENCHNAME -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2115490-1248028855/watcher-2115490-1248028855 -o /tmp/evaluation-result-2115490-1248028855/solver-2115490-1248028855 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115490-1248028855.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979

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

MD5SUM BENCH= 39d57a694101a674ebe4c2362ea1f4a0
RANDOM SEED=1946582005

node92.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.216
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.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        766520 kB
Buffers:        107952 kB
Cached:         973724 kB
SwapCached:          0 kB
Active:         435332 kB
Inactive:       747568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        766520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6276 kB
Writeback:           0 kB
Mapped:         119104 kB
Slab:            91620 kB
Committed_AS:  1254492 kB
PageTables:       2060 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= 66112 MiB
End job on node92 at 2009-07-19 20:41:13