Trace number 2115480

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 24.7012 24.7406

DiagnosticValue
CHECKS214217000
NODES251

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-15-07.xml
MD5SUM1e6ce14559b05155904d8881047f709d
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.814876
Satisfiable
(Un)Satisfiability was proved
Number of variables193
Number of constraints663
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension74
Number of constraints which are defined in intension589
Global constraints used (with number of constraints)

Solver Data

24.58/24.69	s SATISFIABLE
24.58/24.69	v 0 4 18 2 18 0 21 4 0 5 0 17 0 10 11 0 13 20 17 8 2 13 14 12 0 13 4 0 6 4 17 13 4 18 18 19 17 0 8 19 4 11 4 12 4 13 19 19 1 8 11 8 18 8 3 8 21 8 17 0 4 14 13 4 18 17 7 4 0 18 12 20 18 19 4 17 4 14 17 11 11 20 18 8 19 0 13 8 0 13 0 17 1 12 0 2 7 25 14 17 3 18 14 10 4 24 1 14 0 17 3 4 17 7 14 7 14 0 11 6 14 8 3 15 14 11 24 15 0 1 20 19 4 13 4 18 8 17 8 19 0 13 0 6 17 0 13 24 0 13 25 0 18 0 13 8 19 0 19 17 0 13 18 8 4 13 19 15 8 19 0 18 4 24 14 19 19 17 8 14 18 0 24 18 19 3 0 18 7 14 18 18 0 
24.58/24.69	d AC 32
24.58/24.69	d RUNTIME 24.534
24.58/24.69	d NODES 251
24.58/24.69	d NODES/s 10
24.58/24.69	d BACKTRACKS 73
24.58/24.69	d BACKTRACKS/s 3
24.58/24.69	d CHECKS 214216805
24.58/24.69	d CHECKS/s 8731426
24.58/24.69	c SAT 24.534 TIME      251 NDS    864 PARSTIME      316 BUILDPB       637 CONFIG        22717 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-2115480-1248028825/watcher-2115480-1248028825 -o /tmp/evaluation-result-2115480-1248028825/solver-2115480-1248028825 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115480-1248028825.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.09 2.07 1.83 3/80 24034
/proc/meminfo: memFree=768144/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=1616 CPUtime=0
/proc/24034/stat : 24034 (java) R 24032 24034 23615 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 89948993 1654784 161 996147200 134512640 134550932 4294956064 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/24034/statm: 404 161 124 9 0 46 0

[startup+0.0324459 s]
/proc/loadavg: 2.09 2.07 1.83 3/80 24034
/proc/meminfo: memFree=768144/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=859892 CPUtime=0.02
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 2058 0 1 0 1 1 0 0 18 0 5 0 89948993 880529408 1697 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 214973 1699 796 9 0 209888 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 859892

[startup+0.101455 s]
/proc/loadavg: 2.09 2.07 1.83 3/80 24034
/proc/meminfo: memFree=768144/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=864092 CPUtime=0.08
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 3815 0 1 0 6 2 0 0 18 0 9 0 89948993 884830208 3278 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216023 3279 1726 9 0 210492 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864092

[startup+0.301486 s]
/proc/loadavg: 2.09 2.07 1.83 3/80 24034
/proc/meminfo: memFree=768144/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=864964 CPUtime=0.28
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 5929 0 1 0 24 4 0 0 18 0 9 0 89948993 885723136 5354 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216241 5354 1858 9 0 210710 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864964

[startup+0.701543 s]
/proc/loadavg: 2.09 2.07 1.83 3/80 24034
/proc/meminfo: memFree=768144/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=864964 CPUtime=0.69
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 15503 0 1 0 59 10 0 0 18 0 9 0 89948993 885723136 14919 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216241 14919 1886 9 0 210710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864964

[startup+1.50166 s]
/proc/loadavg: 2.09 2.07 1.83 3/89 24043
/proc/meminfo: memFree=696968/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=865248 CPUtime=1.48
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 20707 0 1 0 136 12 0 0 18 0 9 0 89948993 886013952 20084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216312 20084 1985 9 0 210781 0
[pid=24034/tid=24036] ppid=24032 vsize=865248 CPUtime=1.17
/proc/24034/task/24036/stat : 24036 (java) R 24032 24034 23615 0 -1 64 14796 0 1 0 109 8 0 0 25 0 9 0 89948994 886013952 20084 996147200 134512640 134550932 4294955888 18446744073709551615 103823641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24037] ppid=24032 vsize=865248 CPUtime=0.04
/proc/24034/task/24037/stat : 24037 (java) S 24032 24034 23615 0 -1 64 4572 0 0 0 2 2 0 0 16 0 9 0 89948995 886013952 20084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24038] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24038/stat : 24038 (java) S 24032 24034 23615 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 20084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24039] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24039/stat : 24039 (java) S 24032 24034 23615 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 89948996 886013952 20084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24040] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24040/stat : 24040 (java) S 24032 24034 23615 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89948998 886013952 20084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24041] ppid=24032 vsize=865248 CPUtime=0.23
/proc/24034/task/24041/stat : 24041 (java) S 24032 24034 23615 0 -1 64 606 0 0 0 23 0 0 0 15 0 9 0 89948998 886013952 20084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24042] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24042/stat : 24042 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89948998 886013952 20084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24043] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24043/stat : 24043 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89948998 886013952 20084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 865248

[startup+3.10289 s]
/proc/loadavg: 2.09 2.07 1.83 3/89 24043
/proc/meminfo: memFree=694664/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=865248 CPUtime=3.08
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 20829 0 1 0 295 13 0 0 18 0 9 0 89948993 886013952 20203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216312 20203 1988 9 0 210781 0
[pid=24034/tid=24036] ppid=24032 vsize=865248 CPUtime=2.67
/proc/24034/task/24036/stat : 24036 (java) R 24032 24034 23615 0 -1 64 14845 0 1 0 258 9 0 0 25 0 9 0 89948994 886013952 20203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24037] ppid=24032 vsize=865248 CPUtime=0.04
/proc/24034/task/24037/stat : 24037 (java) S 24032 24034 23615 0 -1 64 4572 0 0 0 2 2 0 0 17 0 9 0 89948995 886013952 20203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24038] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24038/stat : 24038 (java) S 24032 24034 23615 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 20203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24039] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24039/stat : 24039 (java) S 24032 24034 23615 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 89948996 886013952 20203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24040] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24040/stat : 24040 (java) S 24032 24034 23615 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89948998 886013952 20203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24041] ppid=24032 vsize=865248 CPUtime=0.34
/proc/24034/task/24041/stat : 24041 (java) S 24032 24034 23615 0 -1 64 679 0 0 0 34 0 0 0 15 0 9 0 89948998 886013952 20203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24042] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24042/stat : 24042 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89948998 886013952 20203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24043] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24043/stat : 24043 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89948998 886013952 20203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 865248

[startup+6.30135 s]
/proc/loadavg: 2.08 2.07 1.83 3/89 24043
/proc/meminfo: memFree=694664/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=865248 CPUtime=6.29
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 26844 0 1 0 612 17 0 0 18 0 9 0 89948993 886013952 26215 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216312 26215 1989 9 0 210781 0
[pid=24034/tid=24036] ppid=24032 vsize=865248 CPUtime=5.74
/proc/24034/task/24036/stat : 24036 (java) R 24032 24034 23615 0 -1 64 14848 0 1 0 564 10 0 0 25 0 9 0 89948994 886013952 26215 996147200 134512640 134550932 4294955888 18446744073709551615 4126046802 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24037] ppid=24032 vsize=865248 CPUtime=0.17
/proc/24034/task/24037/stat : 24037 (java) S 24032 24034 23615 0 -1 64 10582 0 0 0 12 5 0 0 17 0 9 0 89948995 886013952 26215 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24038] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24038/stat : 24038 (java) S 24032 24034 23615 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26215 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24039] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24039/stat : 24039 (java) S 24032 24034 23615 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26215 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24040] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24040/stat : 24040 (java) S 24032 24034 23615 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89948998 886013952 26215 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24041] ppid=24032 vsize=865248 CPUtime=0.34
/proc/24034/task/24041/stat : 24041 (java) S 24032 24034 23615 0 -1 64 681 0 0 0 34 0 0 0 15 0 9 0 89948998 886013952 26215 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24042] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24042/stat : 24042 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89948998 886013952 26215 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24043] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24043/stat : 24043 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89948998 886013952 26215 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 865248

[startup+12.7023 s]
/proc/loadavg: 2.08 2.07 1.83 3/89 24043
/proc/meminfo: memFree=670472/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=865248 CPUtime=12.68
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 26852 0 1 0 1251 17 0 0 18 0 9 0 89948993 886013952 26220 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216312 26220 1989 9 0 210781 0
[pid=24034/tid=24036] ppid=24032 vsize=865248 CPUtime=12.13
/proc/24034/task/24036/stat : 24036 (java) R 24032 24034 23615 0 -1 64 14851 0 1 0 1203 10 0 0 25 0 9 0 89948994 886013952 26220 996147200 134512640 134550932 4294955888 18446744073709551615 4127299319 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24037] ppid=24032 vsize=865248 CPUtime=0.17
/proc/24034/task/24037/stat : 24037 (java) S 24032 24034 23615 0 -1 64 10582 0 0 0 12 5 0 0 17 0 9 0 89948995 886013952 26220 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24038] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24038/stat : 24038 (java) S 24032 24034 23615 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26220 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24039] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24039/stat : 24039 (java) S 24032 24034 23615 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26220 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24040] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24040/stat : 24040 (java) S 24032 24034 23615 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89948998 886013952 26220 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24041] ppid=24032 vsize=865248 CPUtime=0.35
/proc/24034/task/24041/stat : 24041 (java) S 24032 24034 23615 0 -1 64 686 0 0 0 35 0 0 0 16 0 9 0 89948998 886013952 26220 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24042] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24042/stat : 24042 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89948998 886013952 26220 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24043] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24043/stat : 24043 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89948998 886013952 26220 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 865248

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

[startup+19.1022 s]
/proc/loadavg: 2.06 2.07 1.83 3/89 24043
/proc/meminfo: memFree=670472/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=865248 CPUtime=19.08
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 26854 0 1 0 1891 17 0 0 18 0 9 0 89948993 886013952 26221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216312 26221 1989 9 0 210781 0
[pid=24034/tid=24036] ppid=24032 vsize=865248 CPUtime=18.52
/proc/24034/task/24036/stat : 24036 (java) R 24032 24034 23615 0 -1 64 14852 0 1 0 1842 10 0 0 25 0 9 0 89948994 886013952 26221 996147200 134512640 134550932 4294955888 18446744073709551615 4127299348 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24037] ppid=24032 vsize=865248 CPUtime=0.17
/proc/24034/task/24037/stat : 24037 (java) S 24032 24034 23615 0 -1 64 10582 0 0 0 12 5 0 0 17 0 9 0 89948995 886013952 26221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24038] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24038/stat : 24038 (java) S 24032 24034 23615 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24039] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24039/stat : 24039 (java) S 24032 24034 23615 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24040] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24040/stat : 24040 (java) S 24032 24034 23615 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89948998 886013952 26221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24041] ppid=24032 vsize=865248 CPUtime=0.35
/proc/24034/task/24041/stat : 24041 (java) S 24032 24034 23615 0 -1 64 687 0 0 0 35 0 0 0 16 0 9 0 89948998 886013952 26221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24042] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24042/stat : 24042 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89948998 886013952 26221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24043] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24043/stat : 24043 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89948998 886013952 26221 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 865248

[startup+22.3027 s]
/proc/loadavg: 2.06 2.07 1.83 3/89 24043
/proc/meminfo: memFree=670408/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=865248 CPUtime=22.28
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 26879 0 1 0 2209 19 0 0 18 0 9 0 89948993 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216312 26243 1991 9 0 210781 0
[pid=24034/tid=24036] ppid=24032 vsize=865248 CPUtime=21.71
/proc/24034/task/24036/stat : 24036 (java) R 24032 24034 23615 0 -1 64 14863 0 1 0 2159 12 0 0 25 0 9 0 89948994 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4127259523 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24037] ppid=24032 vsize=865248 CPUtime=0.17
/proc/24034/task/24037/stat : 24037 (java) S 24032 24034 23615 0 -1 64 10582 0 0 0 12 5 0 0 17 0 9 0 89948995 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24038] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24038/stat : 24038 (java) S 24032 24034 23615 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24039] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24039/stat : 24039 (java) S 24032 24034 23615 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24040] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24040/stat : 24040 (java) S 24032 24034 23615 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24041] ppid=24032 vsize=865248 CPUtime=0.38
/proc/24034/task/24041/stat : 24041 (java) S 24032 24034 23615 0 -1 64 701 0 0 0 37 1 0 0 15 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24042] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24042/stat : 24042 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24043] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24043/stat : 24043 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 865248

[startup+23.9029 s]
/proc/loadavg: 2.06 2.07 1.83 3/89 24043
/proc/meminfo: memFree=670408/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=865248 CPUtime=23.88
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 26880 0 1 0 2369 19 0 0 18 0 9 0 89948993 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216312 26243 1991 9 0 210781 0
[pid=24034/tid=24036] ppid=24032 vsize=865248 CPUtime=23.31
/proc/24034/task/24036/stat : 24036 (java) R 24032 24034 23615 0 -1 64 14864 0 1 0 2319 12 0 0 25 0 9 0 89948994 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4127245139 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24037] ppid=24032 vsize=865248 CPUtime=0.17
/proc/24034/task/24037/stat : 24037 (java) S 24032 24034 23615 0 -1 64 10582 0 0 0 12 5 0 0 16 0 9 0 89948995 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24038] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24038/stat : 24038 (java) S 24032 24034 23615 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24039] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24039/stat : 24039 (java) S 24032 24034 23615 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24040] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24040/stat : 24040 (java) S 24032 24034 23615 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24041] ppid=24032 vsize=865248 CPUtime=0.38
/proc/24034/task/24041/stat : 24041 (java) S 24032 24034 23615 0 -1 64 701 0 0 0 37 1 0 0 15 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24042] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24042/stat : 24042 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24043] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24043/stat : 24043 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.88
Current children cumulated vsize (KiB) 865248

[startup+24.3029 s]
/proc/loadavg: 2.06 2.07 1.83 3/89 24043
/proc/meminfo: memFree=670408/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=865248 CPUtime=24.28
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 26880 0 1 0 2409 19 0 0 18 0 9 0 89948993 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216312 26243 1991 9 0 210781 0
[pid=24034/tid=24036] ppid=24032 vsize=865248 CPUtime=23.71
/proc/24034/task/24036/stat : 24036 (java) R 24032 24034 23615 0 -1 64 14864 0 1 0 2359 12 0 0 25 0 9 0 89948994 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4127259523 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24037] ppid=24032 vsize=865248 CPUtime=0.17
/proc/24034/task/24037/stat : 24037 (java) S 24032 24034 23615 0 -1 64 10582 0 0 0 12 5 0 0 16 0 9 0 89948995 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24038] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24038/stat : 24038 (java) S 24032 24034 23615 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24039] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24039/stat : 24039 (java) S 24032 24034 23615 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89948996 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24040] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24040/stat : 24040 (java) S 24032 24034 23615 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24041] ppid=24032 vsize=865248 CPUtime=0.38
/proc/24034/task/24041/stat : 24041 (java) S 24032 24034 23615 0 -1 64 701 0 0 0 37 1 0 0 15 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24042] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24042/stat : 24042 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24043] ppid=24032 vsize=865248 CPUtime=0
/proc/24034/task/24043/stat : 24043 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89948998 886013952 26243 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.28
Current children cumulated vsize (KiB) 865248

[startup+24.703 s]
/proc/loadavg: 2.06 2.07 1.83 3/89 24043
/proc/meminfo: memFree=670408/2055920 swapFree=4192812/4192956
[pid=24034] ppid=24032 vsize=865572 CPUtime=24.67
/proc/24034/stat : 24034 (java) S 24032 24034 23615 0 -1 0 26919 0 1 0 2448 19 0 0 18 0 9 0 89948993 886345728 26278 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24034/statm: 216393 26278 2001 9 0 210862 0
[pid=24034/tid=24036] ppid=24032 vsize=865572 CPUtime=24.09
/proc/24034/task/24036/stat : 24036 (java) S 24032 24034 23615 0 -1 64 14885 0 1 0 2397 12 0 0 25 0 9 0 89948994 886345728 26278 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24037] ppid=24032 vsize=865572 CPUtime=0.17
/proc/24034/task/24037/stat : 24037 (java) S 24032 24034 23615 0 -1 64 10583 0 0 0 12 5 0 0 16 0 9 0 89948995 886345728 26278 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24038] ppid=24032 vsize=865572 CPUtime=0
/proc/24034/task/24038/stat : 24038 (java) S 24032 24034 23615 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89948996 886345728 26278 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24039] ppid=24032 vsize=865572 CPUtime=0
/proc/24034/task/24039/stat : 24039 (java) S 24032 24034 23615 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89948996 886345728 26278 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24040] ppid=24032 vsize=865572 CPUtime=0
/proc/24034/task/24040/stat : 24040 (java) S 24032 24034 23615 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89948998 886345728 26278 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24041] ppid=24032 vsize=865572 CPUtime=0.39
/proc/24034/task/24041/stat : 24041 (java) S 24032 24034 23615 0 -1 64 713 0 0 0 38 1 0 0 16 0 9 0 89948998 886345728 26278 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24042] ppid=24032 vsize=865572 CPUtime=0
/proc/24034/task/24042/stat : 24042 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89948998 886345728 26278 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24034/tid=24043] ppid=24032 vsize=865572 CPUtime=0
/proc/24034/task/24043/stat : 24043 (java) S 24032 24034 23615 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89948998 886345728 26278 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 865572

Child status: 0
Real time (s): 24.7406
CPU time (s): 24.7012
CPU user time (s): 24.4893
CPU system time (s): 0.211967
CPU usage (%): 99.8408
Max. virtual memory (cumulated for all children) (KiB): 865572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.4893
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26923
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= 2792
involuntary context switches= 2776

runsolver used 0.035994 second user time and 0.083987 second system time

The end

Launcher Data

Begin job on node22 at 2009-07-19 20:40:25
IDJOB=2115480
IDBENCH=54908
IDSOLVER=780
FILE ID=node22/2115480-1248028825
PBS_JOBID= 9529002
Free space on /tmp= 66384 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-15-07.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-2115480-1248028825/watcher-2115480-1248028825 -o /tmp/evaluation-result-2115480-1248028825/solver-2115480-1248028825 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115480-1248028825.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= 1e6ce14559b05155904d8881047f709d
RANDOM SEED=852547007

node22.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.278
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.278
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	: 5636.09
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        768624 kB
Buffers:        103304 kB
Cached:         877052 kB
SwapCached:          0 kB
Active:         331948 kB
Inactive:       856032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        768624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7632 kB
Writeback:           0 kB
Mapped:         225492 kB
Slab:            84252 kB
Committed_AS:  1331076 kB
PageTables:       2124 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= 66380 MiB
End job on node22 at 2009-07-19 20:40:50