Trace number 1055791

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 9.96349 9.99635

DiagnosticValue
ASSIGNMENTS1679

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)

9.88/9.96	s SATISFIABLE
9.88/9.96	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 
9.88/9.96	d ASSIGNMENTS 1679
9.88/9.96	c SAT 9872 TIME      1679 NDS    209 PARSTIME      228 BUILDPB       9435 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-1055791-1215060323/watcher-1055791-1215060323 -o /tmp/evaluation-result-1055791-1215060323/solver-1055791-1215060323 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1055791-1215060323.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.06 2.02 2.00 4/81 10375
/proc/meminfo: memFree=1720568/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=1804 CPUtime=0
/proc/10375/stat : 10375 (java) D 10373 10375 6069 0 -1 0 195 0 0 0 0 0 0 0 18 0 1 0 143843723 1847296 163 996147200 134512640 134550740 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/10375/statm: 451 163 124 9 0 93 0

[startup+0.101987 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 10375
/proc/meminfo: memFree=1720568/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866524 CPUtime=0.09
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 3865 0 1 0 7 2 0 0 18 0 9 0 143843723 887320576 3326 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216631 3326 1773 9 0 211103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866524

[startup+0.201998 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 10375
/proc/meminfo: memFree=1720568/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866836 CPUtime=0.18
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 4391 0 1 0 16 2 0 0 18 0 9 0 143843723 887640064 3844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216709 3844 1852 9 0 211181 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866836

[startup+0.302009 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 10375
/proc/meminfo: memFree=1720568/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866836 CPUtime=0.29
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 5041 0 1 0 26 3 0 0 18 0 9 0 143843723 887640064 4487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216709 4487 1870 9 0 211181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866836

[startup+0.70105 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 10375
/proc/meminfo: memFree=1720568/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866912 CPUtime=0.68
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 6569 0 1 0 64 4 0 0 18 0 9 0 143843723 887717888 5977 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216728 5977 1947 9 0 211200 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866912

[startup+1.50213 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 10384
/proc/meminfo: memFree=1703536/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866912 CPUtime=1.48
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 6998 0 1 0 144 4 0 0 18 0 9 0 143843723 887717888 6405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216728 6405 1950 9 0 211200 0
[pid=10375/tid=10377] ppid=10373 vsize=866912 CPUtime=1.33
/proc/10375/task/10377/stat : 10377 (java) R 10373 10375 6069 0 -1 64 5869 0 1 0 130 3 0 0 25 0 9 0 143843724 887717888 6405 996147200 134512640 134550740 4294956016 18446744073709551615 4126690971 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10378] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10378/stat : 10378 (java) S 10373 10375 6069 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 143843725 887717888 6405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10379] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10379/stat : 10379 (java) S 10373 10375 6069 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 143843725 887717888 6405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10380] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10380/stat : 10380 (java) S 10373 10375 6069 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 143843725 887717888 6405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10381] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10381/stat : 10381 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 143843727 887717888 6405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10382] ppid=10373 vsize=866912 CPUtime=0.13
/proc/10375/task/10382/stat : 10382 (java) S 10373 10375 6069 0 -1 64 398 0 0 0 13 0 0 0 15 0 9 0 143843727 887717888 6405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10383] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10383/stat : 10383 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 143843727 887717888 6405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10384] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10384/stat : 10384 (java) S 10373 10375 6069 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 143843727 887717888 6405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866912

[startup+3.10131 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 10384
/proc/meminfo: memFree=1700720/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866912 CPUtime=3.08
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 7980 0 1 0 303 5 0 0 18 0 9 0 143843723 887717888 7385 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216728 7385 1950 9 0 211200 0
[pid=10375/tid=10377] ppid=10373 vsize=866912 CPUtime=2.92
/proc/10375/task/10377/stat : 10377 (java) R 10373 10375 6069 0 -1 64 6846 0 1 0 288 4 0 0 25 0 9 0 143843724 887717888 7385 996147200 134512640 134550740 4294956016 18446744073709551615 4126690971 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10378] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10378/stat : 10378 (java) S 10373 10375 6069 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 143843725 887717888 7385 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10379] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10379/stat : 10379 (java) S 10373 10375 6069 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 143843725 887717888 7385 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10380] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10380/stat : 10380 (java) S 10373 10375 6069 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 143843725 887717888 7385 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10381] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10381/stat : 10381 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 143843727 887717888 7385 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10382] ppid=10373 vsize=866912 CPUtime=0.14
/proc/10375/task/10382/stat : 10382 (java) S 10373 10375 6069 0 -1 64 403 0 0 0 14 0 0 0 15 0 9 0 143843727 887717888 7385 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10383] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10383/stat : 10383 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 143843727 887717888 7385 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10384] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10384/stat : 10384 (java) S 10373 10375 6069 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 143843727 887717888 7385 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 866912

[startup+6.30164 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 10384
/proc/meminfo: memFree=1692912/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866912 CPUtime=6.28
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 10565 0 1 0 622 6 0 0 18 0 9 0 143843723 887717888 9967 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216728 9967 1951 9 0 211200 0
[pid=10375/tid=10377] ppid=10373 vsize=866912 CPUtime=6.1
/proc/10375/task/10377/stat : 10377 (java) R 10373 10375 6069 0 -1 64 9418 0 1 0 605 5 0 0 25 0 9 0 143843724 887717888 9967 996147200 134512640 134550740 4294956016 18446744073709551615 4126676813 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10378] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10378/stat : 10378 (java) S 10373 10375 6069 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 143843725 887717888 9967 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10379] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10379/stat : 10379 (java) S 10373 10375 6069 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 143843725 887717888 9967 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10380] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10380/stat : 10380 (java) S 10373 10375 6069 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 143843725 887717888 9967 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10381] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10381/stat : 10381 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 143843727 887717888 9967 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10382] ppid=10373 vsize=866912 CPUtime=0.16
/proc/10375/task/10382/stat : 10382 (java) S 10373 10375 6069 0 -1 64 416 0 0 0 16 0 0 0 15 0 9 0 143843727 887717888 9967 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10383] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10383/stat : 10383 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 143843727 887717888 9967 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10384] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10384/stat : 10384 (java) S 10373 10375 6069 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 143843727 887717888 9968 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 866912

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

[startup+6.40265 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 10384
/proc/meminfo: memFree=1692912/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866912 CPUtime=6.38
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 10713 0 1 0 632 6 0 0 18 0 9 0 143843723 887717888 10115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216728 10115 1951 9 0 211200 0
[pid=10375/tid=10377] ppid=10373 vsize=866912 CPUtime=6.2
/proc/10375/task/10377/stat : 10377 (java) R 10373 10375 6069 0 -1 64 9566 0 1 0 615 5 0 0 25 0 9 0 143843724 887717888 10115 996147200 134512640 134550740 4294956016 18446744073709551615 4126674406 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10378] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10378/stat : 10378 (java) S 10373 10375 6069 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 143843725 887717888 10115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10379] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10379/stat : 10379 (java) S 10373 10375 6069 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 143843725 887717888 10115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10380] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10380/stat : 10380 (java) S 10373 10375 6069 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 143843725 887717888 10115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10381] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10381/stat : 10381 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 143843727 887717888 10115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10382] ppid=10373 vsize=866912 CPUtime=0.16
/proc/10375/task/10382/stat : 10382 (java) S 10373 10375 6069 0 -1 64 416 0 0 0 16 0 0 0 15 0 9 0 143843727 887717888 10115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10383] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10383/stat : 10383 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 143843727 887717888 10116 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10384] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10384/stat : 10384 (java) S 10373 10375 6069 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 143843727 887717888 10116 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 866912

[startup+8.00282 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 10384
/proc/meminfo: memFree=1678896/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866912 CPUtime=7.98
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 13340 0 1 0 790 8 0 0 18 0 9 0 143843723 887717888 12741 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216728 12741 1952 9 0 211200 0
[pid=10375/tid=10377] ppid=10373 vsize=866912 CPUtime=7.8
/proc/10375/task/10377/stat : 10377 (java) R 10373 10375 6069 0 -1 64 12189 0 1 0 773 7 0 0 25 0 9 0 143843724 887717888 12741 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10378] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10378/stat : 10378 (java) S 10373 10375 6069 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 143843725 887717888 12741 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10379] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10379/stat : 10379 (java) S 10373 10375 6069 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 143843725 887717888 12741 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10380] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10380/stat : 10380 (java) S 10373 10375 6069 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 143843725 887717888 12741 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10381] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10381/stat : 10381 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 143843727 887717888 12741 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10382] ppid=10373 vsize=866912 CPUtime=0.16
/proc/10375/task/10382/stat : 10382 (java) R 10373 10375 6069 0 -1 64 420 0 0 0 16 0 0 0 15 0 9 0 143843727 887717888 12741 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10383] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10383/stat : 10383 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 143843727 887717888 12741 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10384] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10384/stat : 10384 (java) S 10373 10375 6069 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 143843727 887717888 12741 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 866912

[startup+8.80291 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 10384
/proc/meminfo: memFree=1671344/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866912 CPUtime=8.79
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 14764 0 1 0 870 9 0 0 18 0 9 0 143843723 887717888 14164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216728 14164 1952 9 0 211200 0
[pid=10375/tid=10377] ppid=10373 vsize=866912 CPUtime=8.6
/proc/10375/task/10377/stat : 10377 (java) R 10373 10375 6069 0 -1 64 13613 0 1 0 853 7 0 0 25 0 9 0 143843724 887717888 14164 996147200 134512640 134550740 4294956016 18446744073709551615 4126674413 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10378] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10378/stat : 10378 (java) S 10373 10375 6069 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 143843725 887717888 14164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10379] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10379/stat : 10379 (java) S 10373 10375 6069 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 143843725 887717888 14164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10380] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10380/stat : 10380 (java) S 10373 10375 6069 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 143843725 887717888 14164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10381] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10381/stat : 10381 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 143843727 887717888 14164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10382] ppid=10373 vsize=866912 CPUtime=0.16
/proc/10375/task/10382/stat : 10382 (java) S 10373 10375 6069 0 -1 64 420 0 0 0 16 0 0 0 15 0 9 0 143843727 887717888 14164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10383] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10383/stat : 10383 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 143843727 887717888 14165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10384] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10384/stat : 10384 (java) S 10373 10375 6069 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 143843727 887717888 14165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.79
Current children cumulated vsize (KiB) 866912

[startup+9.60299 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 10384
/proc/meminfo: memFree=1671344/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866912 CPUtime=9.58
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 16195 0 1 0 949 9 0 0 18 0 9 0 143843723 887717888 15595 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216728 15595 1952 9 0 211200 0
[pid=10375/tid=10377] ppid=10373 vsize=866912 CPUtime=9.39
/proc/10375/task/10377/stat : 10377 (java) R 10373 10375 6069 0 -1 64 15043 0 1 0 931 8 0 0 25 0 9 0 143843724 887717888 15595 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10378] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10378/stat : 10378 (java) S 10373 10375 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 143843725 887717888 15596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10379] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10379/stat : 10379 (java) S 10373 10375 6069 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 143843725 887717888 15596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10380] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10380/stat : 10380 (java) S 10373 10375 6069 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 143843725 887717888 15596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10381] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10381/stat : 10381 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 143843727 887717888 15596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10382] ppid=10373 vsize=866912 CPUtime=0.17
/proc/10375/task/10382/stat : 10382 (java) S 10373 10375 6069 0 -1 64 421 0 0 0 17 0 0 0 16 0 9 0 143843727 887717888 15596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10383] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10383/stat : 10383 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 143843727 887717888 15596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10384] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10384/stat : 10384 (java) S 10373 10375 6069 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 143843727 887717888 15596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.58
Current children cumulated vsize (KiB) 866912

[startup+9.80301 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 10384
/proc/meminfo: memFree=1671344/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866912 CPUtime=9.78
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 16579 0 1 0 968 10 0 0 18 0 9 0 143843723 887717888 15979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216728 15979 1952 9 0 211200 0
[pid=10375/tid=10377] ppid=10373 vsize=866912 CPUtime=9.6
/proc/10375/task/10377/stat : 10377 (java) R 10373 10375 6069 0 -1 64 15427 0 1 0 951 9 0 0 25 0 9 0 143843724 887717888 15979 996147200 134512640 134550740 4294956016 18446744073709551615 103215010 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10378] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10378/stat : 10378 (java) S 10373 10375 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 143843725 887717888 15979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10379] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10379/stat : 10379 (java) S 10373 10375 6069 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 143843725 887717888 15979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10380] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10380/stat : 10380 (java) S 10373 10375 6069 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 143843725 887717888 15979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10381] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10381/stat : 10381 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 143843727 887717888 15979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10382] ppid=10373 vsize=866912 CPUtime=0.17
/proc/10375/task/10382/stat : 10382 (java) S 10373 10375 6069 0 -1 64 421 0 0 0 17 0 0 0 16 0 9 0 143843727 887717888 15979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10383] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10383/stat : 10383 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 143843727 887717888 15979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10384] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10384/stat : 10384 (java) S 10373 10375 6069 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 143843727 887717888 15979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.78
Current children cumulated vsize (KiB) 866912

[startup+9.90302 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 10384
/proc/meminfo: memFree=1661232/2055920 swapFree=4181040/4192956
[pid=10375] ppid=10373 vsize=866912 CPUtime=9.88
/proc/10375/stat : 10375 (java) S 10373 10375 6069 0 -1 0 17293 0 1 0 978 10 0 0 18 0 9 0 143843723 887717888 16691 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10375/statm: 216728 16691 1967 9 0 211200 0
[pid=10375/tid=10377] ppid=10373 vsize=866912 CPUtime=9.69
/proc/10375/task/10377/stat : 10377 (java) R 10373 10375 6069 0 -1 64 15486 0 1 0 960 9 0 0 25 0 9 0 143843724 887717888 16691 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10378] ppid=10373 vsize=866912 CPUtime=0.01
/proc/10375/task/10378/stat : 10378 (java) S 10373 10375 6069 0 -1 64 656 0 0 0 1 0 0 0 16 0 9 0 143843725 887717888 16691 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10379] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10379/stat : 10379 (java) S 10373 10375 6069 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 143843725 887717888 16691 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10380] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10380/stat : 10380 (java) S 10373 10375 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 143843725 887717888 16691 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10381] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10381/stat : 10381 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 143843727 887717888 16691 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10382] ppid=10373 vsize=866912 CPUtime=0.17
/proc/10375/task/10382/stat : 10382 (java) S 10373 10375 6069 0 -1 64 421 0 0 0 17 0 0 0 16 0 9 0 143843727 887717888 16691 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10383] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10383/stat : 10383 (java) S 10373 10375 6069 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 143843727 887717888 16691 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10375/tid=10384] ppid=10373 vsize=866912 CPUtime=0
/proc/10375/task/10384/stat : 10384 (java) S 10373 10375 6069 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 143843727 887717888 16691 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (KiB) 866912

Child status: 0
Real time (s): 9.99635
CPU time (s): 9.96349
CPU user time (s): 9.8465
CPU system time (s): 0.116982
CPU usage (%): 99.6713
Max. virtual memory (cumulated for all children) (KiB): 866912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.8465
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17307
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= 1403
involuntary context switches= 1362

runsolver used 0.013997 second user time and 0.039993 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-03 06:45:24
IDJOB=1055791
IDBENCH=56971
IDSOLVER=348
FILE ID=node46/1055791-1215060323
PBS_JOBID= 7875083
Free space on /tmp= 66208 MiB

SOLVER NAME= choco2_impwdeg 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 choco2impWdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055791-1215060323/watcher-1055791-1215060323 -o /tmp/evaluation-result-1055791-1215060323/solver-1055791-1215060323 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1055791-1215060323.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a77acc6db05f9e3edb4254355449e375
RANDOM SEED=2027736806

node46.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.238
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.238
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:       1721048 kB
Buffers:         54476 kB
Cached:         200084 kB
SwapCached:       5880 kB
Active:         171000 kB
Inactive:       103136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721048 kB
SwapTotal:     4192956 kB
SwapFree:      4181040 kB
Dirty:            6164 kB
Writeback:           0 kB
Mapped:          36284 kB
Slab:            46164 kB
Committed_AS:   325620 kB
PageTables:       1624 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66200 MiB
End job on node46 at 2008-07-03 06:45:34