Trace number 1055792

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_dwdeg 2008-06-26SAT 11.5472 11.6802

DiagnosticValue
ASSIGNMENTS1959

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-190_ext.xml
MD5SUMa77acc6db05f9e3edb4254355449e375
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.15082
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

11.47/11.65	s SATISFIABLE
11.47/11.65	v 14 8 8 4 9 27 12 1 11 14 10 3 16 2 17 8 6 3 18 8 13 29 5 1 7 1 4 0 2 20 15 1 20 6 19 7 1 5 3 3 12 39 40 54 57 59 67 70 78 107 108 109 109 129 130 136 143 148 151 151 0 
11.47/11.65	d ASSIGNMENTS 1959
11.47/11.65	c SAT 11557 TIME      1959 NDS    379 PARSTIME      252 BUILDPB       10926 RES       false RESTART       1 HEURISTIC      

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055792-1215060327/watcher-1055792-1215060327 -o /tmp/evaluation-result-1055792-1215060327/solver-1055792-1215060327 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1055792-1215060327.xml 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 3247
/proc/meminfo: memFree=1544328/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=1804 CPUtime=0
/proc/3247/stat : 3247 (java) D 3245 3247 31484 0 -1 0 195 0 0 0 0 0 0 0 18 0 1 0 1985006959 1847296 163 996147200 134512640 134550740 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/3247/statm: 451 163 124 9 0 93 0

[startup+0.019491 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 3247
/proc/meminfo: memFree=1544328/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=44664 CPUtime=0.01
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 942 0 1 0 0 1 0 0 18 0 2 0 1985006959 45735936 674 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 215515 1573 699 9 0 210494 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 44664

[startup+0.112509 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 3247
/proc/meminfo: memFree=1544328/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=866556 CPUtime=0.09
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 3895 0 1 0 7 2 0 0 18 0 9 0 1985006959 887353344 3354 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 216639 3354 1785 9 0 211111 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866556

[startup+0.301545 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 3247
/proc/meminfo: memFree=1544328/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=866556 CPUtime=0.28
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 4646 0 1 0 26 2 0 0 18 0 9 0 1985006959 887353344 4094 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 216639 4094 1861 9 0 211111 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866556

[startup+0.701618 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 3247
/proc/meminfo: memFree=1544328/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=866920 CPUtime=0.68
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 6371 0 1 0 64 4 0 0 18 0 9 0 1985006959 887726080 5781 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 216730 5781 1943 9 0 211202 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866920

[startup+1.50277 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 3256
/proc/meminfo: memFree=1528000/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=866920 CPUtime=1.46
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 6789 0 1 0 142 4 0 0 18 0 9 0 1985006959 887726080 6198 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 216730 6198 1945 9 0 211202 0
[pid=3247/tid=3249] ppid=3245 vsize=866920 CPUtime=1.3
/proc/3247/task/3249/stat : 3249 (java) R 3245 3247 31484 0 -1 64 5670 0 1 0 127 3 0 0 25 0 9 0 1985006960 887726080 6198 996147200 134512640 134550740 4294956032 18446744073709551615 4126690163 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3250] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3250/stat : 3250 (java) S 3245 3247 31484 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1985006962 887726080 6198 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3251] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3251/stat : 3251 (java) S 3245 3247 31484 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1985006962 887726080 6198 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3252] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3252/stat : 3252 (java) S 3245 3247 31484 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1985006962 887726080 6198 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3253] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3253/stat : 3253 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985006964 887726080 6198 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3254] ppid=3245 vsize=866920 CPUtime=0.14
/proc/3247/task/3254/stat : 3254 (java) S 3245 3247 31484 0 -1 64 388 0 0 0 14 0 0 0 16 0 9 0 1985006964 887726080 6198 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3255] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3255/stat : 3255 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985006964 887726080 6198 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3256] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3256/stat : 3256 (java) S 3245 3247 31484 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985006964 887726080 6198 996147200 134512640 134550740 4294956032 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) 866920

[startup+3.10107 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 3256
/proc/meminfo: memFree=1525632/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=866920 CPUtime=3.06
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 7724 0 1 0 301 5 0 0 18 0 9 0 1985006959 887726080 7131 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 216730 7131 1945 9 0 211202 0
[pid=3247/tid=3249] ppid=3245 vsize=866920 CPUtime=2.88
/proc/3247/task/3249/stat : 3249 (java) R 3245 3247 31484 0 -1 64 6600 0 1 0 285 3 0 0 25 0 9 0 1985006960 887726080 7131 996147200 134512640 134550740 4294956032 18446744073709551615 4126689191 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3250] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3250/stat : 3250 (java) S 3245 3247 31484 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1985006962 887726080 7131 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3251] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3251/stat : 3251 (java) S 3245 3247 31484 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1985006962 887726080 7131 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3252] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3252/stat : 3252 (java) S 3245 3247 31484 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1985006962 887726080 7131 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3253] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3253/stat : 3253 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985006964 887726080 7131 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3254] ppid=3245 vsize=866920 CPUtime=0.15
/proc/3247/task/3254/stat : 3254 (java) S 3245 3247 31484 0 -1 64 393 0 0 0 15 0 0 0 16 0 9 0 1985006964 887726080 7131 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3255] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3255/stat : 3255 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985006964 887726080 7131 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3256] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3256/stat : 3256 (java) S 3245 3247 31484 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985006964 887726080 7131 996147200 134512640 134550740 4294956032 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) 866920

[startup+6.30267 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 3256
/proc/meminfo: memFree=1518528/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=866920 CPUtime=6.22
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 9369 0 1 0 616 6 0 0 18 0 9 0 1985006959 887726080 8774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 216730 8774 1945 9 0 211202 0
[pid=3247/tid=3249] ppid=3245 vsize=866920 CPUtime=6.05
/proc/3247/task/3249/stat : 3249 (java) R 3245 3247 31484 0 -1 64 8243 0 1 0 600 5 0 0 25 0 9 0 1985006960 887726080 8774 996147200 134512640 134550740 4294956032 18446744073709551615 4126689157 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3250] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3250/stat : 3250 (java) S 3245 3247 31484 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985006962 887726080 8774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3251] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3251/stat : 3251 (java) S 3245 3247 31484 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1985006962 887726080 8774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3252] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3252/stat : 3252 (java) S 3245 3247 31484 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1985006962 887726080 8774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3253] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3253/stat : 3253 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985006964 887726080 8774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3254] ppid=3245 vsize=866920 CPUtime=0.15
/proc/3247/task/3254/stat : 3254 (java) S 3245 3247 31484 0 -1 64 394 0 0 0 15 0 0 0 15 0 9 0 1985006964 887726080 8774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3255] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3255/stat : 3255 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985006964 887726080 8774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3256] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3256/stat : 3256 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985006964 887726080 8774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866920

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

[startup+9.50127 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 3256
/proc/meminfo: memFree=1502144/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=866920 CPUtime=9.39
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 14098 0 1 0 929 10 0 0 18 0 9 0 1985006959 887726080 13500 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 216730 13500 1946 9 0 211202 0
[pid=3247/tid=3249] ppid=3245 vsize=866920 CPUtime=9.19
/proc/3247/task/3249/stat : 3249 (java) R 3245 3247 31484 0 -1 64 12953 0 1 0 910 9 0 0 25 0 9 0 1985006960 887726080 13500 996147200 134512640 134550740 4294956032 18446744073709551615 4126692907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3250] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3250/stat : 3250 (java) S 3245 3247 31484 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1985006962 887726080 13500 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3251] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3251/stat : 3251 (java) S 3245 3247 31484 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1985006962 887726080 13500 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3252] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3252/stat : 3252 (java) S 3245 3247 31484 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1985006962 887726080 13500 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3253] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3253/stat : 3253 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985006964 887726080 13500 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3254] ppid=3245 vsize=866920 CPUtime=0.18
/proc/3247/task/3254/stat : 3254 (java) S 3245 3247 31484 0 -1 64 413 0 0 0 18 0 0 0 16 0 9 0 1985006964 887726080 13500 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3255] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3255/stat : 3255 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985006964 887726080 13500 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3256] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3256/stat : 3256 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985006964 887726080 13500 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 866920

[startup+10.3014 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 3256
/proc/meminfo: memFree=1495488/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=866920 CPUtime=10.18
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 15253 0 1 0 1007 11 0 0 18 0 9 0 1985006959 887726080 14655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 216730 14655 1946 9 0 211202 0
[pid=3247/tid=3249] ppid=3245 vsize=866920 CPUtime=9.98
/proc/3247/task/3249/stat : 3249 (java) R 3245 3247 31484 0 -1 64 14108 0 1 0 988 10 0 0 25 0 9 0 1985006960 887726080 14655 996147200 134512640 134550740 4294956032 18446744073709551615 4126660999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3250] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3250/stat : 3250 (java) S 3245 3247 31484 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985006962 887726080 14655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3251] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3251/stat : 3251 (java) S 3245 3247 31484 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1985006962 887726080 14655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3252] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3252/stat : 3252 (java) S 3245 3247 31484 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1985006962 887726080 14655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3253] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3253/stat : 3253 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985006964 887726080 14655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3254] ppid=3245 vsize=866920 CPUtime=0.18
/proc/3247/task/3254/stat : 3254 (java) S 3245 3247 31484 0 -1 64 413 0 0 0 18 0 0 0 16 0 9 0 1985006964 887726080 14655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3255] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3255/stat : 3255 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985006964 887726080 14655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3256] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3256/stat : 3256 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985006964 887726080 14655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.18
Current children cumulated vsize (KiB) 866920

[startup+11.1026 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 3256
/proc/meminfo: memFree=1489152/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=866920 CPUtime=10.98
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 16378 0 1 0 1086 12 0 0 18 0 9 0 1985006959 887726080 15780 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 216730 15780 1946 9 0 211202 0
[pid=3247/tid=3249] ppid=3245 vsize=866920 CPUtime=10.77
/proc/3247/task/3249/stat : 3249 (java) R 3245 3247 31484 0 -1 64 15232 0 1 0 1067 10 0 0 25 0 9 0 1985006960 887726080 15780 996147200 134512640 134550740 4294956032 18446744073709551615 4126629449 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3250] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3250/stat : 3250 (java) S 3245 3247 31484 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985006962 887726080 15780 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3251] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3251/stat : 3251 (java) S 3245 3247 31484 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1985006962 887726080 15780 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3252] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3252/stat : 3252 (java) S 3245 3247 31484 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1985006962 887726080 15780 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3253] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3253/stat : 3253 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985006964 887726080 15780 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3254] ppid=3245 vsize=866920 CPUtime=0.18
/proc/3247/task/3254/stat : 3254 (java) S 3245 3247 31484 0 -1 64 414 0 0 0 18 0 0 0 15 0 9 0 1985006964 887726080 15780 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3255] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3255/stat : 3255 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985006964 887726080 15780 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3256] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3256/stat : 3256 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985006964 887726080 15780 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 866920

[startup+11.5027 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 3256
/proc/meminfo: memFree=1489152/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=866920 CPUtime=11.37
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 17269 0 1 0 1125 12 0 0 18 0 9 0 1985006959 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 216730 16669 1961 9 0 211202 0
[pid=3247/tid=3249] ppid=3245 vsize=866920 CPUtime=11.16
/proc/3247/task/3249/stat : 3249 (java) R 3245 3247 31484 0 -1 64 15474 0 1 0 1105 11 0 0 25 0 9 0 1985006960 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4126659607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3250] ppid=3245 vsize=866920 CPUtime=0.01
/proc/3247/task/3250/stat : 3250 (java) S 3245 3247 31484 0 -1 64 650 0 0 0 1 0 0 0 17 0 9 0 1985006962 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3251] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3251/stat : 3251 (java) S 3245 3247 31484 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985006962 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3252] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3252/stat : 3252 (java) S 3245 3247 31484 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985006962 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3253] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3253/stat : 3253 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985006964 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3254] ppid=3245 vsize=866920 CPUtime=0.18
/proc/3247/task/3254/stat : 3254 (java) S 3245 3247 31484 0 -1 64 414 0 0 0 18 0 0 0 15 0 9 0 1985006964 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3255] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3255/stat : 3255 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985006964 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3256] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3256/stat : 3256 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985006964 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 866920

[startup+11.6027 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 3256
/proc/meminfo: memFree=1489152/2055920 swapFree=4180412/4192956
[pid=3247] ppid=3245 vsize=866920 CPUtime=11.47
/proc/3247/stat : 3247 (java) S 3245 3247 31484 0 -1 0 17269 0 1 0 1135 12 0 0 18 0 9 0 1985006959 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3247/statm: 216730 16669 1961 9 0 211202 0
[pid=3247/tid=3249] ppid=3245 vsize=866920 CPUtime=11.26
/proc/3247/task/3249/stat : 3249 (java) R 3245 3247 31484 0 -1 64 15474 0 1 0 1115 11 0 0 25 0 9 0 1985006960 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4126692844 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3250] ppid=3245 vsize=866920 CPUtime=0.01
/proc/3247/task/3250/stat : 3250 (java) S 3245 3247 31484 0 -1 64 650 0 0 0 1 0 0 0 17 0 9 0 1985006962 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3251] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3251/stat : 3251 (java) S 3245 3247 31484 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1985006962 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3252] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3252/stat : 3252 (java) S 3245 3247 31484 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985006962 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3253] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3253/stat : 3253 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985006964 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3254] ppid=3245 vsize=866920 CPUtime=0.18
/proc/3247/task/3254/stat : 3254 (java) S 3245 3247 31484 0 -1 64 414 0 0 0 18 0 0 0 15 0 9 0 1985006964 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3255] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3255/stat : 3255 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985006964 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3247/tid=3256] ppid=3245 vsize=866920 CPUtime=0
/proc/3247/task/3256/stat : 3256 (java) S 3245 3247 31484 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985006964 887726080 16669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.47
Current children cumulated vsize (KiB) 866920

Child status: 0
Real time (s): 11.6802
CPU time (s): 11.5472
CPU user time (s): 11.4073
CPU system time (s): 0.139978
CPU usage (%): 98.8617
Max. virtual memory (cumulated for all children) (KiB): 866920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.4073
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17282
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= 1257
involuntary context switches= 1424

runsolver used 0.009998 second user time and 0.050992 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-03 06:45:27
IDJOB=1055792
IDBENCH=56971
IDSOLVER=349
FILE ID=node21/1055792-1215060327
PBS_JOBID= 7875132
Free space on /tmp= 66476 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/travellingSalesman-20/normalized-tsp-20-190_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055792-1215060327/watcher-1055792-1215060327 -o /tmp/evaluation-result-1055792-1215060327/solver-1055792-1215060327 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1055792-1215060327.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a77acc6db05f9e3edb4254355449e375
RANDOM SEED=169808116

node21.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.263
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.263
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:       1544744 kB
Buffers:         35932 kB
Cached:         235172 kB
SwapCached:       6608 kB
Active:         362020 kB
Inactive:        85048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544744 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:            6052 kB
Writeback:           0 kB
Mapped:         182180 kB
Slab:            49084 kB
Committed_AS:  3569788 kB
PageTables:       2204 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= 66472 MiB
End job on node21 at 2008-07-03 06:45:39