Trace number 1055584

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_impwdeg 2008-06-26SAT 21.6647 21.9242

DiagnosticValue
ASSIGNMENTS99

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-142_ext.xml
MD5SUM6d3ac596c43ba13406b6d8effbf75181
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 benchmark10.2424
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)

21.57/21.87	s SATISFIABLE
21.57/21.87	v 20 18 6 11 16 2 8 26 17 6 10 3 4 4 19 1 12 13 18 2 3 3 2 0 5 23 15 11 1 7 13 8 7 0 11 4 14 29 9 8 29 31 57 63 66 70 71 84 86 89 89 112 123 130 138 138 142 171 179 179 0 
21.57/21.87	d ASSIGNMENTS 99
21.57/21.87	c SAT 21771 TIME      99 NDS    227 PARSTIME      269 BUILDPB       21275 RES       false RESTART       2 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-1055584-1215059849/watcher-1055584-1215059849 -o /tmp/evaluation-result-1055584-1215059849/solver-1055584-1215059849 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1055584-1215059849.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: 1.98 1.98 1.99 4/81 6447
/proc/meminfo: memFree=1737096/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=18572 CPUtime=0
/proc/6447/stat : 6447 (runsolver) R 6445 6447 5448 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1984956829 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 235371293991 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/6447/statm: 4643 292 257 25 0 2626 0

[startup+0.020118 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 6447
/proc/meminfo: memFree=1737096/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=11088 CPUtime=0.01
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 849 0 0 0 0 1 0 0 18 0 2 0 1984956829 11354112 584 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 2772 584 289 9 0 1244 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11088

[startup+0.101812 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 6447
/proc/meminfo: memFree=1737096/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=866544 CPUtime=0.08
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 3761 0 1 0 7 1 0 0 18 0 9 0 1984956829 887341056 3234 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216636 3234 1745 9 0 211108 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866544

[startup+0.301841 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 6447
/proc/meminfo: memFree=1737096/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=866864 CPUtime=0.28
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 5241 0 1 0 25 3 0 0 18 0 9 0 1984956829 887668736 4689 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216716 4689 1865 9 0 211188 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866864

[startup+0.701912 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 6447
/proc/meminfo: memFree=1737096/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=866912 CPUtime=0.67
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 6788 0 1 0 63 4 0 0 18 0 9 0 1984956829 887717888 6198 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216728 6198 1943 9 0 211200 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866912

[startup+1.50105 s]
/proc/loadavg: 1.98 1.98 1.99 4/90 6456
/proc/meminfo: memFree=1719104/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=866912 CPUtime=1.47
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 7107 0 1 0 142 5 0 0 18 0 9 0 1984956829 887717888 6514 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216728 6514 1950 9 0 211200 0
[pid=6447/tid=6449] ppid=6445 vsize=866912 CPUtime=1.31
/proc/6447/task/6449/stat : 6449 (java) R 6445 6447 5448 0 -1 64 5976 0 1 0 127 4 0 0 25 0 9 0 1984956831 887717888 6514 996147200 134512640 134550740 4294956016 18446744073709551615 4126696157 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6450] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6450/stat : 6450 (java) S 6445 6447 5448 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1984956832 887717888 6514 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6451] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6451/stat : 6451 (java) S 6445 6447 5448 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984956832 887717888 6514 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6452] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6452/stat : 6452 (java) S 6445 6447 5448 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984956832 887717888 6514 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6453] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6453/stat : 6453 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984956834 887717888 6514 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6454] ppid=6445 vsize=866912 CPUtime=0.14
/proc/6447/task/6454/stat : 6454 (java) S 6445 6447 5448 0 -1 64 400 0 0 0 14 0 0 0 15 0 9 0 1984956834 887717888 6514 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6455] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6455/stat : 6455 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984956834 887717888 6514 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6456] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6456/stat : 6456 (java) S 6445 6447 5448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984956834 887717888 6514 996147200 134512640 134550740 4294956016 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) 866912

[startup+3.10232 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 6456
/proc/meminfo: memFree=1717696/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=866912 CPUtime=3.05
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 7577 0 1 0 300 5 0 0 18 0 9 0 1984956829 887717888 6982 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216728 6982 1950 9 0 211200 0
[pid=6447/tid=6449] ppid=6445 vsize=866912 CPUtime=2.89
/proc/6447/task/6449/stat : 6449 (java) R 6445 6447 5448 0 -1 64 6442 0 1 0 285 4 0 0 25 0 9 0 1984956831 887717888 6982 996147200 134512640 134550740 4294956016 18446744073709551615 4126681256 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6450] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6450/stat : 6450 (java) S 6445 6447 5448 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1984956832 887717888 6982 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6451] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6451/stat : 6451 (java) S 6445 6447 5448 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984956832 887717888 6982 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6452] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6452/stat : 6452 (java) S 6445 6447 5448 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984956832 887717888 6982 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6453] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6453/stat : 6453 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984956834 887717888 6982 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6454] ppid=6445 vsize=866912 CPUtime=0.15
/proc/6447/task/6454/stat : 6454 (java) S 6445 6447 5448 0 -1 64 404 0 0 0 15 0 0 0 15 0 9 0 1984956834 887717888 6982 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6455] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6455/stat : 6455 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984956834 887717888 6982 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6456] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6456/stat : 6456 (java) S 6445 6447 5448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984956834 887717888 6982 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866912

[startup+6.30207 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 6456
/proc/meminfo: memFree=1713216/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=866912 CPUtime=6.23
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 8697 0 1 0 617 6 0 0 18 0 9 0 1984956829 887717888 8098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216728 8098 1950 9 0 211200 0
[pid=6447/tid=6449] ppid=6445 vsize=866912 CPUtime=6.04
/proc/6447/task/6449/stat : 6449 (java) R 6445 6447 5448 0 -1 64 7559 0 1 0 600 4 0 0 25 0 9 0 1984956831 887717888 8098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6450] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6450/stat : 6450 (java) S 6445 6447 5448 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1984956832 887717888 8098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6451] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6451/stat : 6451 (java) S 6445 6447 5448 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984956832 887717888 8098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6452] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6452/stat : 6452 (java) S 6445 6447 5448 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984956832 887717888 8098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6453] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6453/stat : 6453 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984956834 887717888 8098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6454] ppid=6445 vsize=866912 CPUtime=0.16
/proc/6447/task/6454/stat : 6454 (java) S 6445 6447 5448 0 -1 64 407 0 0 0 16 0 0 0 15 0 9 0 1984956834 887717888 8098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6455] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6455/stat : 6455 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984956834 887717888 8098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6456] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6456/stat : 6456 (java) S 6445 6447 5448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984956834 887717888 8098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 866912

[startup+12.703 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 6456
/proc/meminfo: memFree=1705472/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=866912 CPUtime=12.56
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 10456 0 1 0 1249 7 0 0 18 0 9 0 1984956829 887717888 9856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216728 9856 1950 9 0 211200 0
[pid=6447/tid=6449] ppid=6445 vsize=866912 CPUtime=12.38
/proc/6447/task/6449/stat : 6449 (java) R 6445 6447 5448 0 -1 64 9317 0 1 0 1233 5 0 0 25 0 9 0 1984956831 887717888 9856 996147200 134512640 134550740 4294956016 18446744073709551615 4126695157 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6450] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6450/stat : 6450 (java) S 6445 6447 5448 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984956832 887717888 9856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6451] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6451/stat : 6451 (java) S 6445 6447 5448 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984956832 887717888 9856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6452] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6452/stat : 6452 (java) S 6445 6447 5448 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984956832 887717888 9856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6453] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6453/stat : 6453 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984956834 887717888 9856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6454] ppid=6445 vsize=866912 CPUtime=0.16
/proc/6447/task/6454/stat : 6454 (java) S 6445 6447 5448 0 -1 64 408 0 0 0 16 0 0 0 15 0 9 0 1984956834 887717888 9856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6455] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6455/stat : 6455 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984956834 887717888 9856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6456] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6456/stat : 6456 (java) S 6445 6447 5448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984956834 887717888 9856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866912

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

[startup+15.9015 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 6456
/proc/meminfo: memFree=1702336/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=866912 CPUtime=15.73
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 11241 0 1 0 1566 7 0 0 18 0 9 0 1984956829 887717888 10639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216728 10639 1950 9 0 211200 0
[pid=6447/tid=6449] ppid=6445 vsize=866912 CPUtime=15.54
/proc/6447/task/6449/stat : 6449 (java) R 6445 6447 5448 0 -1 64 10093 0 1 0 1548 6 0 0 25 0 9 0 1984956831 887717888 10639 996147200 134512640 134550740 4294956016 18446744073709551615 4126695157 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6450] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6450/stat : 6450 (java) S 6445 6447 5448 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1984956832 887717888 10639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6451] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6451/stat : 6451 (java) S 6445 6447 5448 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984956832 887717888 10639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6452] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6452/stat : 6452 (java) S 6445 6447 5448 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984956832 887717888 10639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6453] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6453/stat : 6453 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984956834 887717888 10639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6454] ppid=6445 vsize=866912 CPUtime=0.17
/proc/6447/task/6454/stat : 6454 (java) S 6445 6447 5448 0 -1 64 417 0 0 0 17 0 0 0 16 0 9 0 1984956834 887717888 10639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6455] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6455/stat : 6455 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984956834 887717888 10639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6456] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6456/stat : 6456 (java) S 6445 6447 5448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984956834 887717888 10639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.73
Current children cumulated vsize (KiB) 866912

[startup+19.102 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 6456
/proc/meminfo: memFree=1698816/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=866912 CPUtime=18.9
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 12129 0 1 0 1883 7 0 0 18 0 9 0 1984956829 887717888 11525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216728 11525 1950 9 0 211200 0
[pid=6447/tid=6449] ppid=6445 vsize=866912 CPUtime=18.7
/proc/6447/task/6449/stat : 6449 (java) R 6445 6447 5448 0 -1 64 10980 0 1 0 1864 6 0 0 25 0 9 0 1984956831 887717888 11525 996147200 134512640 134550740 4294956016 18446744073709551615 4126698861 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6450] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6450/stat : 6450 (java) S 6445 6447 5448 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984956832 887717888 11525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6451] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6451/stat : 6451 (java) S 6445 6447 5448 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984956832 887717888 11525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6452] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6452/stat : 6452 (java) S 6445 6447 5448 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984956832 887717888 11525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6453] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6453/stat : 6453 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984956834 887717888 11525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6454] ppid=6445 vsize=866912 CPUtime=0.18
/proc/6447/task/6454/stat : 6454 (java) S 6445 6447 5448 0 -1 64 418 0 0 0 18 0 0 0 16 0 9 0 1984956834 887717888 11525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6455] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6455/stat : 6455 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984956834 887717888 11525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6456] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6456/stat : 6456 (java) S 6445 6447 5448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984956834 887717888 11525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 866912

[startup+20.7013 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 6456
/proc/meminfo: memFree=1697344/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=866912 CPUtime=20.49
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 12722 0 1 0 2041 8 0 0 18 0 9 0 1984956829 887717888 12118 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216728 12118 1950 9 0 211200 0
[pid=6447/tid=6449] ppid=6445 vsize=866912 CPUtime=20.28
/proc/6447/task/6449/stat : 6449 (java) R 6445 6447 5448 0 -1 64 11573 0 1 0 2022 6 0 0 25 0 9 0 1984956831 887717888 12118 996147200 134512640 134550740 4294956016 18446744073709551615 4126698868 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6450] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6450/stat : 6450 (java) S 6445 6447 5448 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984956832 887717888 12118 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6451] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6451/stat : 6451 (java) S 6445 6447 5448 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984956832 887717888 12118 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6452] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6452/stat : 6452 (java) S 6445 6447 5448 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984956832 887717888 12118 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6453] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6453/stat : 6453 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984956834 887717888 12118 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6454] ppid=6445 vsize=866912 CPUtime=0.18
/proc/6447/task/6454/stat : 6454 (java) S 6445 6447 5448 0 -1 64 418 0 0 0 18 0 0 0 16 0 9 0 1984956834 887717888 12118 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6455] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6455/stat : 6455 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984956834 887717888 12118 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6456] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6456/stat : 6456 (java) S 6445 6447 5448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984956834 887717888 12118 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.49
Current children cumulated vsize (KiB) 866912

[startup+21.5014 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 6456
/proc/meminfo: memFree=1695552/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=866912 CPUtime=21.28
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 13320 0 1 0 2120 8 0 0 18 0 9 0 1984956829 887717888 12715 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216728 12715 1951 9 0 211200 0
[pid=6447/tid=6449] ppid=6445 vsize=866912 CPUtime=21.07
/proc/6447/task/6449/stat : 6449 (java) R 6445 6447 5448 0 -1 64 12168 0 1 0 2101 6 0 0 25 0 9 0 1984956831 887717888 12715 996147200 134512640 134550740 4294956016 18446744073709551615 4126695184 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6450] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6450/stat : 6450 (java) S 6445 6447 5448 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1984956832 887717888 12715 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6451] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6451/stat : 6451 (java) S 6445 6447 5448 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984956832 887717888 12715 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6452] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6452/stat : 6452 (java) S 6445 6447 5448 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984956832 887717888 12715 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6453] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6453/stat : 6453 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984956834 887717888 12715 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6454] ppid=6445 vsize=866912 CPUtime=0.18
/proc/6447/task/6454/stat : 6454 (java) S 6445 6447 5448 0 -1 64 421 0 0 0 18 0 0 0 15 0 9 0 1984956834 887717888 12715 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6455] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6455/stat : 6455 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984956834 887717888 12715 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6456] ppid=6445 vsize=866912 CPUtime=0
/proc/6447/task/6456/stat : 6456 (java) S 6445 6447 5448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984956834 887717888 12715 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.28
Current children cumulated vsize (KiB) 866912

[startup+21.9015 s]
/proc/loadavg: 1.98 1.98 1.99 2/90 6457
/proc/meminfo: memFree=1691776/2055920 swapFree=4180416/4192956
[pid=6447] ppid=6445 vsize=867236 CPUtime=21.64
/proc/6447/stat : 6447 (java) S 6445 6447 5448 0 -1 0 13710 0 1 0 2156 8 0 0 18 0 9 0 1984956829 888049664 13104 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6447/statm: 216809 13104 1952 9 0 211281 0
[pid=6447/tid=6449] ppid=6445 vsize=867236 CPUtime=21.44
/proc/6447/task/6449/stat : 6449 (java) S 6445 6447 5448 0 -1 64 12552 0 1 0 2137 7 0 0 25 0 9 0 1984956831 888049664 13104 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6450] ppid=6445 vsize=867236 CPUtime=0
/proc/6447/task/6450/stat : 6450 (java) S 6445 6447 5448 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1984956832 888049664 13104 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6451] ppid=6445 vsize=867236 CPUtime=0
/proc/6447/task/6451/stat : 6451 (java) S 6445 6447 5448 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984956832 888049664 13104 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6452] ppid=6445 vsize=867236 CPUtime=0
/proc/6447/task/6452/stat : 6452 (java) S 6445 6447 5448 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984956832 888049664 13104 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6453] ppid=6445 vsize=867236 CPUtime=0
/proc/6447/task/6453/stat : 6453 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984956834 888049664 13104 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6454] ppid=6445 vsize=867236 CPUtime=0.18
/proc/6447/task/6454/stat : 6454 (java) S 6445 6447 5448 0 -1 64 421 0 0 0 18 0 0 0 15 0 9 0 1984956834 888049664 13104 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6455] ppid=6445 vsize=867236 CPUtime=0
/proc/6447/task/6455/stat : 6455 (java) S 6445 6447 5448 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984956834 888049664 13104 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6447/tid=6456] ppid=6445 vsize=867236 CPUtime=0
/proc/6447/task/6456/stat : 6456 (java) S 6445 6447 5448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984956834 888049664 13104 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.64
Current children cumulated vsize (KiB) 867236

Child status: 0
Real time (s): 21.9242
CPU time (s): 21.6647
CPU user time (s): 21.5677
CPU system time (s): 0.096985
CPU usage (%): 98.8165
Max. virtual memory (cumulated for all children) (KiB): 867236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.5677
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13713
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= 1592
involuntary context switches= 2397

runsolver used 0.033994 second user time and 0.079987 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-03 06:37:29
IDJOB=1055584
IDBENCH=56962
IDSOLVER=348
FILE ID=node51/1055584-1215059849
PBS_JOBID= 7875190
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6d3ac596c43ba13406b6d8effbf75181
RANDOM SEED=26435809

node51.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:       1737576 kB
Buffers:         50304 kB
Cached:         186120 kB
SwapCached:       7016 kB
Active:         163352 kB
Inactive:        93348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737576 kB
SwapTotal:     4192956 kB
SwapFree:      4180416 kB
Dirty:            6088 kB
Writeback:           0 kB
Mapped:          35912 kB
Slab:            46736 kB
Committed_AS:  3784068 kB
PageTables:       1900 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= 66544 MiB
End job on node51 at 2008-07-03 06:37:52