Trace number 1085165

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.35858 9.49117

DiagnosticValue
ASSIGNMENTS293

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-3.xml
MD5SUM0b7b70f6dd692b128bfbda29a471f6cc
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.087986
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size151
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data (download as text)

9.28/9.45	s SATISFIABLE
9.28/9.45	v 54 111 116 89 150 142 160 161 178 177 66 89 100 99 111 142 150 119 167 168 58 72 80 66 119 120 133 132 136 137 52 53 80 72 133 132 142 143 153 152 52 72 81 82 88 89 104 103 122 123 33 34 42 41 76 75 88 89 106 105 9 10 42 41 63 64 76 75 90 91 5 4 25 24 47 46 63 64 75 74 0 1 5 4 16 15 32 33 44 43 15 16 25 24 33 34 47 46 54 55 
9.28/9.45	d ASSIGNMENTS 293
9.28/9.45	c SAT 9357 TIME      293 NDS    531 PARSTIME      852 BUILDPB       7974 RES       true 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-1085165-1215232792/watcher-1085165-1215232792 -o /tmp/evaluation-result-1085165-1215232792/solver-1085165-1215232792 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1085165-1215232792.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.10 2.03 4/84 24379
/proc/meminfo: memFree=1620280/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=10800 CPUtime=0
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 1552954235 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 2700 488 213 9 0 1230 0
[pid=24379/tid=24380] ppid=24377 vsize=10800 CPUtime=0
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1552954237 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 10543064 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0610349 s]
/proc/loadavg: 2.06 2.10 2.03 4/84 24379
/proc/meminfo: memFree=1620280/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=864252 CPUtime=0.04
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 2763 0 1 0 3 1 0 0 18 0 9 0 1552954235 884994048 2293 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216063 2293 1128 9 0 210986 0
[pid=24379/tid=24380] ppid=24377 vsize=864252 CPUtime=0.03
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 1885 0 1 0 2 1 0 0 20 0 9 0 1552954237 884994048 2293 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864252

[startup+0.102041 s]
/proc/loadavg: 2.06 2.10 2.03 4/84 24379
/proc/meminfo: memFree=1620280/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=866544 CPUtime=0.09
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 3779 0 1 0 7 2 0 0 18 0 9 0 1552954235 887341056 3252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216636 3252 1752 9 0 211108 0
[pid=24379/tid=24380] ppid=24377 vsize=866544 CPUtime=0.07
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 2833 0 1 0 6 1 0 0 20 0 9 0 1552954237 887341056 3252 996147200 134512640 134550740 4294956016 18446744073709551615 10137317 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866544

[startup+0.302057 s]
/proc/loadavg: 2.06 2.10 2.03 4/84 24379
/proc/meminfo: memFree=1620280/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=867316 CPUtime=0.29
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 4584 0 1 0 26 3 0 0 18 0 9 0 1552954235 888131584 4037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216829 4037 1853 9 0 211301 0
[pid=24379/tid=24380] ppid=24377 vsize=867316 CPUtime=0.22
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 3406 0 1 0 20 2 0 0 18 0 9 0 1552954237 888131584 4037 996147200 134512640 134550740 4294956016 18446744073709551615 4125959159 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 867316

[startup+0.702101 s]
/proc/loadavg: 2.06 2.10 2.03 4/84 24379
/proc/meminfo: memFree=1620280/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=867480 CPUtime=0.68
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 6483 0 1 0 63 5 0 0 18 0 9 0 1552954235 888299520 5902 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216870 5902 1945 9 0 211342 0
[pid=24379/tid=24380] ppid=24377 vsize=867480 CPUtime=0.5
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 5209 0 1 0 47 3 0 0 18 0 9 0 1552954237 888299520 5902 996147200 134512640 134550740 4294956016 18446744073709551615 4125975780 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867480

[startup+1.50121 s]
/proc/loadavg: 2.06 2.10 2.03 3/93 24388
/proc/meminfo: memFree=1581616/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=867592 CPUtime=1.47
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 17395 0 1 0 136 11 0 0 18 0 9 0 1552954235 888414208 16789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216898 16789 1996 9 0 211370 0
[pid=24379/tid=24380] ppid=24377 vsize=867592 CPUtime=1.14
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 15595 0 1 0 105 9 0 0 24 0 9 0 1552954237 888414208 16789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24382] ppid=24377 vsize=867592 CPUtime=0.01
/proc/24379/task/24382/stat : 24382 (java) S 24377 24379 23290 0 -1 64 449 0 0 0 1 0 0 0 16 0 9 0 1552954238 888414208 16789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24383] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24383/stat : 24383 (java) S 24377 24379 23290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 16789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24384] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24384/stat : 24384 (java) S 24377 24379 23290 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 16789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24385] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24385/stat : 24385 (java) S 24377 24379 23290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1552954240 888414208 16789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24386] ppid=24377 vsize=867592 CPUtime=0.3
/proc/24379/task/24386/stat : 24386 (java) S 24377 24379 23290 0 -1 64 623 0 0 0 29 1 0 0 15 0 9 0 1552954240 888414208 16789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24387] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24387/stat : 24387 (java) S 24377 24379 23290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1552954240 888414208 16789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24388] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24388/stat : 24388 (java) S 24377 24379 23290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552954240 888414208 16789 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) 867592

[startup+3.10134 s]
/proc/loadavg: 2.06 2.10 2.03 3/93 24388
/proc/meminfo: memFree=1560240/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=867592 CPUtime=3.05
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 18341 0 1 0 293 12 0 0 18 0 9 0 1552954235 888414208 17732 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216898 17732 1998 9 0 211370 0
[pid=24379/tid=24380] ppid=24377 vsize=867592 CPUtime=2.61
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 15638 0 1 0 252 9 0 0 25 0 9 0 1552954237 888414208 17732 996147200 134512640 134550740 4294956016 18446744073709551615 4127121489 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24382] ppid=24377 vsize=867592 CPUtime=0.03
/proc/24379/task/24382/stat : 24382 (java) S 24377 24379 23290 0 -1 64 1297 0 0 0 3 0 0 0 16 0 9 0 1552954238 888414208 17732 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24383] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24383/stat : 24383 (java) S 24377 24379 23290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 17732 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24384] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24384/stat : 24384 (java) S 24377 24379 23290 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 17732 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24385] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24385/stat : 24385 (java) S 24377 24379 23290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1552954240 888414208 17732 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24386] ppid=24377 vsize=867592 CPUtime=0.38
/proc/24379/task/24386/stat : 24386 (java) S 24377 24379 23290 0 -1 64 678 0 0 0 37 1 0 0 15 0 9 0 1552954240 888414208 17732 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24387] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24387/stat : 24387 (java) S 24377 24379 23290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1552954240 888414208 17732 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24388] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24388/stat : 24388 (java) S 24377 24379 23290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552954240 888414208 17732 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) 867592

[startup+6.30266 s]
/proc/loadavg: 2.06 2.10 2.03 3/93 24388
/proc/meminfo: memFree=1554992/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=867592 CPUtime=6.22
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 18775 0 1 0 609 13 0 0 18 0 9 0 1552954235 888414208 18161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216898 18161 1998 9 0 211370 0
[pid=24379/tid=24380] ppid=24377 vsize=867592 CPUtime=5.75
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 15643 0 1 0 565 10 0 0 25 0 9 0 1552954237 888414208 18161 996147200 134512640 134550740 4294956016 18446744073709551615 4126552949 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24382] ppid=24377 vsize=867592 CPUtime=0.06
/proc/24379/task/24382/stat : 24382 (java) S 24377 24379 23290 0 -1 64 1724 0 0 0 6 0 0 0 16 0 9 0 1552954238 888414208 18161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24383] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24383/stat : 24383 (java) S 24377 24379 23290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24384] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24384/stat : 24384 (java) S 24377 24379 23290 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24385] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24385/stat : 24385 (java) S 24377 24379 23290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1552954240 888414208 18161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24386] ppid=24377 vsize=867592 CPUtime=0.38
/proc/24379/task/24386/stat : 24386 (java) S 24377 24379 23290 0 -1 64 680 0 0 0 37 1 0 0 16 0 9 0 1552954240 888414208 18161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24387] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24387/stat : 24387 (java) S 24377 24379 23290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1552954240 888414208 18161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24388] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24388/stat : 24388 (java) S 24377 24379 23290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552954240 888414208 18161 996147200 134512640 134550740 4294956016 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) 867592

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

[startup+7.90282 s]
/proc/loadavg: 2.05 2.10 2.03 3/93 24388
/proc/meminfo: memFree=1554992/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=867592 CPUtime=7.8
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 18782 0 1 0 767 13 0 0 18 0 9 0 1552954235 888414208 18167 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216898 18167 1998 9 0 211370 0
[pid=24379/tid=24380] ppid=24377 vsize=867592 CPUtime=7.31
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 15646 0 1 0 721 10 0 0 25 0 9 0 1552954237 888414208 18167 996147200 134512640 134550740 4294956016 18446744073709551615 4127184656 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24382] ppid=24377 vsize=867592 CPUtime=0.07
/proc/24379/task/24382/stat : 24382 (java) S 24377 24379 23290 0 -1 64 1724 0 0 0 7 0 0 0 16 0 9 0 1552954238 888414208 18167 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24383] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24383/stat : 24383 (java) S 24377 24379 23290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18167 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24384] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24384/stat : 24384 (java) S 24377 24379 23290 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18167 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24385] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24385/stat : 24385 (java) S 24377 24379 23290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1552954240 888414208 18167 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24386] ppid=24377 vsize=867592 CPUtime=0.39
/proc/24379/task/24386/stat : 24386 (java) S 24377 24379 23290 0 -1 64 684 0 0 0 38 1 0 0 16 0 9 0 1552954240 888414208 18167 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24387] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24387/stat : 24387 (java) S 24377 24379 23290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1552954240 888414208 18167 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24388] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24388/stat : 24388 (java) S 24377 24379 23290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552954240 888414208 18167 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 867592

[startup+8.7029 s]
/proc/loadavg: 2.05 2.10 2.03 3/93 24388
/proc/meminfo: memFree=1554928/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=867592 CPUtime=8.6
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 18789 0 1 0 847 13 0 0 18 0 9 0 1552954235 888414208 18173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216898 18173 1998 9 0 211370 0
[pid=24379/tid=24380] ppid=24377 vsize=867592 CPUtime=8.1
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 15648 0 1 0 800 10 0 0 25 0 9 0 1552954237 888414208 18173 996147200 134512640 134550740 4294956016 18446744073709551615 4127211448 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24382] ppid=24377 vsize=867592 CPUtime=0.07
/proc/24379/task/24382/stat : 24382 (java) S 24377 24379 23290 0 -1 64 1724 0 0 0 7 0 0 0 17 0 9 0 1552954238 888414208 18173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24383] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24383/stat : 24383 (java) S 24377 24379 23290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24384] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24384/stat : 24384 (java) S 24377 24379 23290 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24385] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24385/stat : 24385 (java) S 24377 24379 23290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1552954240 888414208 18173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24386] ppid=24377 vsize=867592 CPUtime=0.4
/proc/24379/task/24386/stat : 24386 (java) S 24377 24379 23290 0 -1 64 689 0 0 0 39 1 0 0 15 0 9 0 1552954240 888414208 18173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24387] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24387/stat : 24387 (java) S 24377 24379 23290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1552954240 888414208 18173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24388] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24388/stat : 24388 (java) S 24377 24379 23290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552954240 888414208 18173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.6
Current children cumulated vsize (KiB) 867592

[startup+9.10294 s]
/proc/loadavg: 2.05 2.10 2.03 3/93 24388
/proc/meminfo: memFree=1554928/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=867592 CPUtime=8.98
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 18793 0 1 0 885 13 0 0 18 0 9 0 1552954235 888414208 18176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216898 18176 1998 9 0 211370 0
[pid=24379/tid=24380] ppid=24377 vsize=867592 CPUtime=8.47
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 15649 0 1 0 837 10 0 0 25 0 9 0 1552954237 888414208 18176 996147200 134512640 134550740 4294956016 18446744073709551615 4127129827 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24382] ppid=24377 vsize=867592 CPUtime=0.08
/proc/24379/task/24382/stat : 24382 (java) S 24377 24379 23290 0 -1 64 1724 0 0 0 8 0 0 0 16 0 9 0 1552954238 888414208 18176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24383] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24383/stat : 24383 (java) S 24377 24379 23290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24384] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24384/stat : 24384 (java) S 24377 24379 23290 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24385] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24385/stat : 24385 (java) S 24377 24379 23290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1552954240 888414208 18176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24386] ppid=24377 vsize=867592 CPUtime=0.41
/proc/24379/task/24386/stat : 24386 (java) S 24377 24379 23290 0 -1 64 692 0 0 0 40 1 0 0 15 0 9 0 1552954240 888414208 18176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24387] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24387/stat : 24387 (java) S 24377 24379 23290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1552954240 888414208 18176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24388] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24388/stat : 24388 (java) S 24377 24379 23290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552954240 888414208 18176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.98
Current children cumulated vsize (KiB) 867592

[startup+9.30296 s]
/proc/loadavg: 2.05 2.10 2.03 3/93 24388
/proc/meminfo: memFree=1554928/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=867592 CPUtime=9.18
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 18796 0 1 0 905 13 0 0 18 0 9 0 1552954235 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216898 18179 2000 9 0 211370 0
[pid=24379/tid=24380] ppid=24377 vsize=867592 CPUtime=8.67
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 15649 0 1 0 857 10 0 0 25 0 9 0 1552954237 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4127189224 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24382] ppid=24377 vsize=867592 CPUtime=0.08
/proc/24379/task/24382/stat : 24382 (java) S 24377 24379 23290 0 -1 64 1724 0 0 0 8 0 0 0 16 0 9 0 1552954238 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24383] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24383/stat : 24383 (java) S 24377 24379 23290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24384] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24384/stat : 24384 (java) S 24377 24379 23290 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24385] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24385/stat : 24385 (java) S 24377 24379 23290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1552954240 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24386] ppid=24377 vsize=867592 CPUtime=0.41
/proc/24379/task/24386/stat : 24386 (java) S 24377 24379 23290 0 -1 64 695 0 0 0 40 1 0 0 15 0 9 0 1552954240 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24387] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24387/stat : 24387 (java) S 24377 24379 23290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1552954240 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24388] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24388/stat : 24388 (java) S 24377 24379 23290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552954240 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.18
Current children cumulated vsize (KiB) 867592

[startup+9.40297 s]
/proc/loadavg: 2.05 2.10 2.03 3/93 24388
/proc/meminfo: memFree=1554928/2055920 swapFree=4122856/4192956
[pid=24379] ppid=24377 vsize=867592 CPUtime=9.28
/proc/24379/stat : 24379 (java) S 24377 24379 23290 0 -1 0 18796 0 1 0 915 13 0 0 18 0 9 0 1552954235 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24379/statm: 216898 18179 2000 9 0 211370 0
[pid=24379/tid=24380] ppid=24377 vsize=867592 CPUtime=8.76
/proc/24379/task/24380/stat : 24380 (java) R 24377 24379 23290 0 -1 64 15649 0 1 0 866 10 0 0 25 0 9 0 1552954237 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4127188652 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24382] ppid=24377 vsize=867592 CPUtime=0.08
/proc/24379/task/24382/stat : 24382 (java) S 24377 24379 23290 0 -1 64 1724 0 0 0 8 0 0 0 16 0 9 0 1552954238 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24383] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24383/stat : 24383 (java) S 24377 24379 23290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24384] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24384/stat : 24384 (java) S 24377 24379 23290 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1552954238 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24385] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24385/stat : 24385 (java) S 24377 24379 23290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1552954240 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24386] ppid=24377 vsize=867592 CPUtime=0.41
/proc/24379/task/24386/stat : 24386 (java) S 24377 24379 23290 0 -1 64 695 0 0 0 40 1 0 0 15 0 9 0 1552954240 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24387] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24387/stat : 24387 (java) S 24377 24379 23290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1552954240 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24379/tid=24388] ppid=24377 vsize=867592 CPUtime=0
/proc/24379/task/24388/stat : 24388 (java) S 24377 24379 23290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552954240 888414208 18179 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.28
Current children cumulated vsize (KiB) 867592

Child status: 0
Real time (s): 9.49117
CPU time (s): 9.35858
CPU user time (s): 9.2116
CPU system time (s): 0.146977
CPU usage (%): 98.603
Max. virtual memory (cumulated for all children) (KiB): 867592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.2116
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18808
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= 2148
involuntary context switches= 2303

runsolver used 0.013997 second user time and 0.048992 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-05 06:39:52
IDJOB=1085165
IDBENCH=57611
IDSOLVER=348
FILE ID=node12/1085165-1215232792
PBS_JOBID= 7881905
Free space on /tmp= 66340 MiB

SOLVER NAME= choco2_impwdeg 2008-06-26
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-3.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-1085165-1215232792/watcher-1085165-1215232792 -o /tmp/evaluation-result-1085165-1215232792/solver-1085165-1215232792 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1085165-1215232792.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0b7b70f6dd692b128bfbda29a471f6cc
RANDOM SEED=1128982210

node12.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.236
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.236
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:       1620760 kB
Buffers:         46788 kB
Cached:         208056 kB
SwapCached:      64552 kB
Active:         297148 kB
Inactive:        84112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620760 kB
SwapTotal:     4192956 kB
SwapFree:      4122856 kB
Dirty:            6024 kB
Writeback:           0 kB
Mapped:         143380 kB
Slab:            38648 kB
Committed_AS:  3096204 kB
PageTables:       2132 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= 66332 MiB
End job on node12 at 2008-07-05 06:40:01