Trace number 2058507

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 9.8475 9.97748

DiagnosticValue
CHECKS0
NODES15

General information on the benchmark

Namecsp/QWH-20/
normalized-qwh-20-166-9_ext.xml
MD5SUMf341bcbb822137fae0fc70d4bdb2f9b2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.482925
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints5092
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension5092
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

9.79/9.94	s SATISFIABLE
9.79/9.94	v 10 8 2 17 9 18 14 15 7 3 4 19 12 11 0 16 13 1 5 6 12 17 0 1 7 15 11 16 6 14 18 4 2 9 5 3 10 19 13 8 18 12 1 16 2 17 8 4 11 5 10 9 3 7 15 6 0 13 19 14 6 9 12 13 10 8 1 11 5 4 0 16 14 3 19 2 17 15 7 18 13 4 15 0 17 5 7 9 1 19 14 12 16 10 2 11 8 6 18 3 3 2 13 12 1 4 18 10 8 11 19 7 0 6 16 17 15 5 14 9 14 15 3 11 13 10 9 19 2 16 5 6 4 8 7 0 12 18 17 1 19 1 14 10 6 11 15 7 9 13 12 17 5 2 18 8 3 0 16 4 9 3 17 7 16 6 19 14 18 10 1 2 8 15 13 12 5 4 11 0 11 13 5 19 8 16 10 2 17 1 6 0 15 18 14 9 7 3 4 12 2 16 11 3 0 9 13 8 19 18 17 15 1 12 6 14 4 7 10 5 15 14 10 9 5 12 2 3 4 17 7 8 19 0 11 18 1 16 6 13 8 10 19 14 18 2 12 6 3 0 9 13 7 5 4 1 16 17 15 11 5 6 4 18 19 3 17 0 12 2 8 11 13 16 10 15 14 9 1 7 16 0 6 4 15 7 5 12 14 8 3 18 9 1 17 13 19 11 2 10 17 18 9 8 14 0 4 13 16 7 11 5 6 19 1 10 2 12 3 15 7 19 18 2 3 1 6 5 0 9 15 10 17 13 8 4 11 14 12 16 4 5 8 15 11 14 16 1 10 12 13 3 18 17 9 7 6 2 0 19 1 11 7 5 12 13 0 17 15 6 16 14 10 4 3 19 18 8 9 2 0 7 16 6 4 19 3 18 13 15 2 1 11 14 12 5 9 10 8 17 
9.79/9.94	d AC 32
9.79/9.94	d RUNTIME 9.829
9.79/9.94	d NODES 15
9.79/9.94	d NODES/s 2
9.79/9.94	d BACKTRACKS 8
9.79/9.94	d BACKTRACKS/s 1
9.79/9.94	d CHECKS 0
9.79/9.94	d CHECKS/s 0
9.79/9.94	c SAT 9.829 TIME      15 NDS    635 PARSTIME      983 BUILDPB       8211 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-2058507-1247321698/watcher-2058507-1247321698 -o /tmp/evaluation-result-2058507-1247321698/solver-2058507-1247321698 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2058507-1247321698.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: 1.72 1.93 1.89 4/81 12625
/proc/meminfo: memFree=1625288/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=10676 CPUtime=0
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 19236479 10932224 488 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 2669 488 211 9 0 1184 0
[pid=12625/tid=12626] ppid=12623 vsize=10676 CPUtime=0
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 19236480 10932224 488 996147200 134512640 134550932 4294955840 18446744073709551615 13438936 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.073571 s]
/proc/loadavg: 1.72 1.93 1.89 4/81 12625
/proc/meminfo: memFree=1625288/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=862208 CPUtime=0.05
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 2956 0 1 0 4 1 0 0 18 0 9 0 19236479 882900992 2450 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 215552 2450 1181 9 0 210421 0
[pid=12625/tid=12626] ppid=12623 vsize=862208 CPUtime=0.04
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 2018 0 1 0 4 0 0 0 18 0 9 0 19236480 882900992 2450 996147200 134512640 134550932 4294955840 18446744073709551615 4125912388 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 862208

[startup+0.101575 s]
/proc/loadavg: 1.72 1.93 1.89 4/81 12625
/proc/meminfo: memFree=1625288/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=864064 CPUtime=0.09
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 3804 0 1 0 7 2 0 0 18 0 9 0 19236479 884801536 3262 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 216016 3262 1720 9 0 210484 0
[pid=12625/tid=12626] ppid=12623 vsize=864064 CPUtime=0.07
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 2866 0 1 0 6 1 0 0 18 0 9 0 19236480 884801536 3262 996147200 134512640 134550932 4294955840 18446744073709551615 101450241 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864064

[startup+0.301594 s]
/proc/loadavg: 1.72 1.93 1.89 4/81 12625
/proc/meminfo: memFree=1625288/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=864196 CPUtime=0.28
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 4449 0 1 0 26 2 0 0 18 0 9 0 19236479 884936704 3874 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 216049 3874 1852 9 0 210517 0
[pid=12625/tid=12626] ppid=12623 vsize=864196 CPUtime=0.25
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 3487 0 1 0 24 1 0 0 19 0 9 0 19236480 884936704 3874 996147200 134512640 134550932 4294955840 18446744073709551615 4125920509 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864196

[startup+0.701642 s]
/proc/loadavg: 1.72 1.93 1.89 4/81 12625
/proc/meminfo: memFree=1625288/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=865048 CPUtime=0.68
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 6096 0 1 0 64 4 0 0 18 0 9 0 19236479 885809152 5512 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 216262 5512 1884 9 0 210730 0
[pid=12625/tid=12626] ppid=12623 vsize=865048 CPUtime=0.49
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 4821 0 1 0 47 2 0 0 21 0 9 0 19236480 885809152 5512 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865048

[startup+1.50174 s]
/proc/loadavg: 1.72 1.93 1.89 3/90 12634
/proc/meminfo: memFree=1602944/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=865136 CPUtime=1.47
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 12579 0 1 0 140 7 0 0 18 0 9 0 19236479 885899264 11956 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 216284 11956 1969 9 0 210752 0
[pid=12625/tid=12626] ppid=12623 vsize=865136 CPUtime=1.15
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 11211 0 1 0 110 5 0 0 25 0 9 0 19236480 885899264 11956 996147200 134512640 134550932 4294955840 18446744073709551615 4125877062 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12628] ppid=12623 vsize=865136 CPUtime=0
/proc/12625/task/12628/stat : 12628 (java) S 12623 12625 11978 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 19236481 885899264 11956 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12629] ppid=12623 vsize=865136 CPUtime=0
/proc/12625/task/12629/stat : 12629 (java) S 12623 12625 11978 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 19236481 885899264 11956 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12630] ppid=12623 vsize=865136 CPUtime=0
/proc/12625/task/12630/stat : 12630 (java) S 12623 12625 11978 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 19236481 885899264 11956 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12631] ppid=12623 vsize=865136 CPUtime=0
/proc/12625/task/12631/stat : 12631 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19236484 885899264 11956 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12632] ppid=12623 vsize=865136 CPUtime=0.29
/proc/12625/task/12632/stat : 12632 (java) S 12623 12625 11978 0 -1 64 637 0 0 0 29 0 0 0 15 0 9 0 19236484 885899264 11956 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12633] ppid=12623 vsize=865136 CPUtime=0
/proc/12625/task/12633/stat : 12633 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19236484 885899264 11956 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12634] ppid=12623 vsize=865136 CPUtime=0
/proc/12625/task/12634/stat : 12634 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19236484 885899264 11956 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 865136

[startup+3.10292 s]
/proc/loadavg: 1.72 1.93 1.89 3/90 12634
/proc/meminfo: memFree=1558016/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=865260 CPUtime=3.06
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 20668 0 1 0 295 11 0 0 18 0 9 0 19236479 886026240 20041 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 216315 20041 1978 9 0 210783 0
[pid=12625/tid=12626] ppid=12623 vsize=865260 CPUtime=2.54
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 14770 0 1 0 247 7 0 0 25 0 9 0 19236480 886026240 20041 996147200 134512640 134550932 4294955840 18446744073709551615 4127208698 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12628] ppid=12623 vsize=865260 CPUtime=0.12
/proc/12625/task/12628/stat : 12628 (java) S 12623 12625 11978 0 -1 64 4489 0 0 0 10 2 0 0 16 0 9 0 19236481 886026240 20041 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12629] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12629/stat : 12629 (java) S 12623 12625 11978 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20041 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12630] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12630/stat : 12630 (java) S 12623 12625 11978 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20041 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12631] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12631/stat : 12631 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19236484 886026240 20041 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12632] ppid=12623 vsize=865260 CPUtime=0.37
/proc/12625/task/12632/stat : 12632 (java) S 12623 12625 11978 0 -1 64 677 0 0 0 36 1 0 0 15 0 9 0 19236484 886026240 20041 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12633] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12633/stat : 12633 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19236484 886026240 20041 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12634] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12634/stat : 12634 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19236484 886026240 20041 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 865260

[startup+6.30229 s]
/proc/loadavg: 1.83 1.95 1.90 3/90 12634
/proc/meminfo: memFree=1552128/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=865260 CPUtime=6.19
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 20680 0 1 0 607 12 0 0 18 0 9 0 19236479 886026240 20047 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 216315 20047 1978 9 0 210783 0
[pid=12625/tid=12626] ppid=12623 vsize=865260 CPUtime=5.65
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 14776 0 1 0 558 7 0 0 25 0 9 0 19236480 886026240 20047 996147200 134512640 134550932 4294955840 18446744073709551615 4127109273 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12628] ppid=12623 vsize=865260 CPUtime=0.13
/proc/12625/task/12628/stat : 12628 (java) S 12623 12625 11978 0 -1 64 4493 0 0 0 11 2 0 0 16 0 9 0 19236481 886026240 20047 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12629] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12629/stat : 12629 (java) S 12623 12625 11978 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20047 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12630] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12630/stat : 12630 (java) S 12623 12625 11978 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20047 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12631] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12631/stat : 12631 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19236484 886026240 20047 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12632] ppid=12623 vsize=865260 CPUtime=0.38
/proc/12625/task/12632/stat : 12632 (java) S 12623 12625 11978 0 -1 64 679 0 0 0 37 1 0 0 15 0 9 0 19236484 886026240 20047 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12633] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12633/stat : 12633 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19236484 886026240 20047 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12634] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12634/stat : 12634 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19236484 886026240 20047 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 865260

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

[startup+7.90146 s]
/proc/loadavg: 1.83 1.95 1.90 2/76 12652
/proc/meminfo: memFree=1577280/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=865260 CPUtime=7.78
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 20686 0 1 0 766 12 0 0 18 0 9 0 19236479 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 216315 20050 1978 9 0 210783 0
[pid=12625/tid=12626] ppid=12623 vsize=865260 CPUtime=7.23
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 14780 0 1 0 716 7 0 0 25 0 9 0 19236480 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4127237598 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12625/tid=12628] ppid=12623 vsize=865260 CPUtime=0.14
/proc/12625/task/12628/stat : 12628 (java) S 12623 12625 11978 0 -1 64 4493 0 0 0 12 2 0 0 16 0 9 0 19236481 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12625/tid=12629] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12629/stat : 12629 (java) S 12623 12625 11978 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12630] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12630/stat : 12630 (java) S 12623 12625 11978 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12631] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12631/stat : 12631 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19236484 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12632] ppid=12623 vsize=865260 CPUtime=0.38
/proc/12625/task/12632/stat : 12632 (java) S 12623 12625 11978 0 -1 64 681 0 0 0 37 1 0 0 16 0 9 0 19236484 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12633] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12633/stat : 12633 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19236484 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12634] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12634/stat : 12634 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19236484 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.78
Current children cumulated vsize (KiB) 865260

[startup+8.70156 s]
/proc/loadavg: 1.83 1.95 1.90 2/76 12652
/proc/meminfo: memFree=1577280/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=865260 CPUtime=8.59
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 20687 0 1 0 847 12 0 0 18 0 9 0 19236479 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 216315 20050 1978 9 0 210783 0
[pid=12625/tid=12626] ppid=12623 vsize=865260 CPUtime=8.03
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 14781 0 1 0 796 7 0 0 25 0 9 0 19236480 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4127208695 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12625/tid=12628] ppid=12623 vsize=865260 CPUtime=0.14
/proc/12625/task/12628/stat : 12628 (java) S 12623 12625 11978 0 -1 64 4493 0 0 0 12 2 0 0 16 0 9 0 19236481 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12625/tid=12629] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12629/stat : 12629 (java) S 12623 12625 11978 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12630] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12630/stat : 12630 (java) S 12623 12625 11978 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12631] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12631/stat : 12631 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19236484 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12632] ppid=12623 vsize=865260 CPUtime=0.38
/proc/12625/task/12632/stat : 12632 (java) S 12623 12625 11978 0 -1 64 681 0 0 0 37 1 0 0 16 0 9 0 19236484 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12633] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12633/stat : 12633 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19236484 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12634] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12634/stat : 12634 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19236484 886026240 20050 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 865260

[startup+9.50165 s]
/proc/loadavg: 1.83 1.95 1.90 2/76 12652
/proc/meminfo: memFree=1577280/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=865260 CPUtime=9.38
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 20689 0 1 0 926 12 0 0 18 0 9 0 19236479 886026240 20051 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 216315 20051 1978 9 0 210783 0
[pid=12625/tid=12626] ppid=12623 vsize=865260 CPUtime=8.83
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 14782 0 1 0 876 7 0 0 25 0 9 0 19236480 886026240 20051 996147200 134512640 134550932 4294955840 18446744073709551615 4127109765 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12625/tid=12628] ppid=12623 vsize=865260 CPUtime=0.14
/proc/12625/task/12628/stat : 12628 (java) S 12623 12625 11978 0 -1 64 4493 0 0 0 12 2 0 0 16 0 9 0 19236481 886026240 20051 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12625/tid=12629] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12629/stat : 12629 (java) S 12623 12625 11978 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20051 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12630] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12630/stat : 12630 (java) S 12623 12625 11978 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20051 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12631] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12631/stat : 12631 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19236484 886026240 20051 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12632] ppid=12623 vsize=865260 CPUtime=0.38
/proc/12625/task/12632/stat : 12632 (java) S 12623 12625 11978 0 -1 64 682 0 0 0 37 1 0 0 16 0 9 0 19236484 886026240 20051 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12633] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12633/stat : 12633 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19236484 886026240 20051 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12634] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12634/stat : 12634 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19236484 886026240 20051 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 865260

[startup+9.9067 s]
/proc/loadavg: 1.76 1.93 1.89 2/76 12652
/proc/meminfo: memFree=1577280/2055920 swapFree=4192956/4192956
[pid=12625] ppid=12623 vsize=865260 CPUtime=9.79
/proc/12625/stat : 12625 (java) S 12623 12625 11978 0 -1 0 20699 0 1 0 967 12 0 0 18 0 9 0 19236479 886026240 20060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12625/statm: 216315 20060 1978 9 0 210783 0
[pid=12625/tid=12626] ppid=12623 vsize=865260 CPUtime=9.23
/proc/12625/task/12626/stat : 12626 (java) R 12623 12625 11978 0 -1 64 14789 0 1 0 916 7 0 0 18 0 9 0 19236480 886026240 20060 996147200 134512640 134550932 4294955840 18446744073709551615 4127237587 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12625/tid=12628] ppid=12623 vsize=865260 CPUtime=0.14
/proc/12625/task/12628/stat : 12628 (java) S 12623 12625 11978 0 -1 64 4493 0 0 0 12 2 0 0 16 0 9 0 19236481 886026240 20060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12625/tid=12629] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12629/stat : 12629 (java) S 12623 12625 11978 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12630] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12630/stat : 12630 (java) S 12623 12625 11978 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19236481 886026240 20060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12631] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12631/stat : 12631 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19236484 886026240 20060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12632] ppid=12623 vsize=865260 CPUtime=0.39
/proc/12625/task/12632/stat : 12632 (java) S 12623 12625 11978 0 -1 64 685 0 0 0 38 1 0 0 15 0 9 0 19236484 886026240 20060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12625/tid=12633] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12633/stat : 12633 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19236484 886026240 20060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12625/tid=12634] ppid=12623 vsize=865260 CPUtime=0
/proc/12625/task/12634/stat : 12634 (java) S 12623 12625 11978 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19236484 886026240 20060 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.79
Current children cumulated vsize (KiB) 865260

Child status: 0
Real time (s): 9.97748
CPU time (s): 9.8475
CPU user time (s): 9.71252
CPU system time (s): 0.134979
CPU usage (%): 98.6973
Max. virtual memory (cumulated for all children) (KiB): 865260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.71252
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20722
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= 2125
involuntary context switches= 2164

runsolver used 0.013997 second user time and 0.041993 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-11 16:14:58
IDJOB=2058507
IDBENCH=53497
IDSOLVER=737
FILE ID=node28/2058507-1247321698
PBS_JOBID= 9506571
Free space on /tmp= 66096 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/QWH-20/normalized-qwh-20-166-9_ext.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-2058507-1247321698/watcher-2058507-1247321698 -o /tmp/evaluation-result-2058507-1247321698/solver-2058507-1247321698 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2058507-1247321698.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= f341bcbb822137fae0fc70d4bdb2f9b2
RANDOM SEED=358038833

node28.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.230
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.230
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:       1625768 kB
Buffers:         16556 kB
Cached:         311544 kB
SwapCached:          0 kB
Active:          79968 kB
Inactive:       292284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625768 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4468 kB
Writeback:           0 kB
Mapped:          60088 kB
Slab:            42948 kB
Committed_AS:   176456 kB
PageTables:       1920 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66096 MiB
End job on node28 at 2009-07-11 16:15:08