Trace number 1082349

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-26UNSAT 5.64714 5.76641

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/super-os/super-os-taillard-15/
normalized-super-os-taillard-15-27.xml
MD5SUM29eeeb4fa472c212f46109214960e651
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.64714
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints9675
Maximum constraint arity2
Maximum domain size884
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9675
Global constraints used (with number of constraints)

Solver Data (download as text)

5.61/5.70	s UNSATISFIABLE
5.61/5.70	d ASSIGNMENTS 0
5.61/5.70	c UNSAT 5606 TIME      0 NDS    1062 PARSTIME      4326 BUILDPB       218 RES       null RESTART       1 HEURISTIC      

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1082349-1215222077/watcher-1082349-1215222077 -o /tmp/evaluation-result-1082349-1215222077/solver-1082349-1215222077 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1082349-1215222077.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.92 1.99 1.99 3/81 31889
/proc/meminfo: memFree=1547176/2055920 swapFree=4180732/4192956
[pid=31889] ppid=31887 vsize=18572 CPUtime=0
/proc/31889/stat : 31889 (runsolver) R 31887 31889 28719 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2001179158 19017728 292 996147200 4194304 4296836 548682068400 18446744073709551615 218076081447 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31889/statm: 4643 292 257 25 0 2626 0

[startup+0.0819621 s]
/proc/loadavg: 1.92 1.99 1.99 3/81 31889
/proc/meminfo: memFree=1547176/2055920 swapFree=4180732/4192956
[pid=31889] ppid=31887 vsize=866416 CPUtime=0.06
/proc/31889/stat : 31889 (java) S 31887 31889 28719 0 -1 0 3487 0 1 0 4 2 0 0 18 0 9 0 2001179158 887209984 2992 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31889/statm: 216604 2992 1653 9 0 211076 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 866416

[startup+0.101956 s]
/proc/loadavg: 1.92 1.99 1.99 3/81 31889
/proc/meminfo: memFree=1547176/2055920 swapFree=4180732/4192956
[pid=31889] ppid=31887 vsize=866556 CPUtime=0.08
/proc/31889/stat : 31889 (java) S 31887 31889 28719 0 -1 0 3758 0 1 0 6 2 0 0 18 0 9 0 2001179158 887353344 3231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31889/statm: 216639 3231 1745 9 0 211111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866556

[startup+0.301992 s]
/proc/loadavg: 1.92 1.99 1.99 3/81 31889
/proc/meminfo: memFree=1547176/2055920 swapFree=4180732/4192956
[pid=31889] ppid=31887 vsize=867316 CPUtime=0.27
/proc/31889/stat : 31889 (java) S 31887 31889 28719 0 -1 0 4553 0 1 0 25 2 0 0 18 0 9 0 2001179158 888131584 4006 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31889/statm: 216829 4006 1853 9 0 211301 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 867316

[startup+0.70106 s]
/proc/loadavg: 1.92 1.99 1.99 3/81 31889
/proc/meminfo: memFree=1547176/2055920 swapFree=4180732/4192956
[pid=31889] ppid=31887 vsize=867440 CPUtime=0.67
/proc/31889/stat : 31889 (java) S 31887 31889 28719 0 -1 0 8216 0 1 0 63 4 0 0 18 0 9 0 2001179158 888258560 7655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31889/statm: 216860 7655 1902 9 0 211332 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867440

[startup+1.5022 s]
/proc/loadavg: 1.92 1.99 1.99 3/90 31898
/proc/meminfo: memFree=1510816/2055920 swapFree=4180732/4192956
[pid=31889] ppid=31887 vsize=867496 CPUtime=1.46
/proc/31889/stat : 31889 (java) S 31887 31889 28719 0 -1 0 19751 0 1 0 136 10 0 0 18 0 9 0 2001179158 888315904 19155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31889/statm: 216874 19155 1980 9 0 211346 0
[pid=31889/tid=31891] ppid=31887 vsize=867496 CPUtime=1.12
/proc/31889/task/31891/stat : 31891 (java) R 31887 31889 28719 0 -1 64 15450 0 1 0 104 8 0 0 18 0 9 0 2001179159 888315904 19155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31892] ppid=31887 vsize=867496 CPUtime=0.1
/proc/31889/task/31892/stat : 31892 (java) R 31887 31889 28719 0 -1 64 3000 0 0 0 9 1 0 0 16 0 9 0 2001179161 888315904 19155 996147200 134512640 134550740 4294956016 18446744073709551615 102723006 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31893] ppid=31887 vsize=867496 CPUtime=0
/proc/31889/task/31893/stat : 31893 (java) S 31887 31889 28719 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 2001179161 888315904 19155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31894] ppid=31887 vsize=867496 CPUtime=0
/proc/31889/task/31894/stat : 31894 (java) S 31887 31889 28719 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2001179161 888315904 19155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31895] ppid=31887 vsize=867496 CPUtime=0
/proc/31889/task/31895/stat : 31895 (java) S 31887 31889 28719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001179163 888315904 19155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31896] ppid=31887 vsize=867496 CPUtime=0.22
/proc/31889/task/31896/stat : 31896 (java) S 31887 31889 28719 0 -1 64 574 0 0 0 22 0 0 0 15 0 9 0 2001179163 888315904 19155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31897] ppid=31887 vsize=867496 CPUtime=0
/proc/31889/task/31897/stat : 31897 (java) S 31887 31889 28719 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001179163 888315904 19155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31898] ppid=31887 vsize=867496 CPUtime=0
/proc/31889/task/31898/stat : 31898 (java) S 31887 31889 28719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001179163 888315904 19155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867496

[startup+3.10247 s]
/proc/loadavg: 1.92 1.99 1.99 4/90 31898
/proc/meminfo: memFree=1469024/2055920 swapFree=4180732/4192956
[pid=31889] ppid=31887 vsize=867496 CPUtime=3.05
/proc/31889/stat : 31889 (java) S 31887 31889 28719 0 -1 0 21975 0 1 0 293 12 0 0 18 0 9 0 2001179158 888315904 21374 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31889/statm: 216874 21374 1982 9 0 211346 0
[pid=31889/tid=31891] ppid=31887 vsize=867496 CPUtime=2.56
/proc/31889/task/31891/stat : 31891 (java) R 31887 31889 28719 0 -1 64 15456 0 1 0 248 8 0 0 25 0 9 0 2001179159 888315904 21374 996147200 134512640 134550740 4294956016 18446744073709551615 4126833086 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31892] ppid=31887 vsize=867496 CPUtime=0.17
/proc/31889/task/31892/stat : 31892 (java) S 31887 31889 28719 0 -1 64 5172 0 0 0 15 2 0 0 16 0 9 0 2001179161 888315904 21374 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31893] ppid=31887 vsize=867496 CPUtime=0
/proc/31889/task/31893/stat : 31893 (java) S 31887 31889 28719 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001179161 888315904 21374 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31894] ppid=31887 vsize=867496 CPUtime=0
/proc/31889/task/31894/stat : 31894 (java) S 31887 31889 28719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001179161 888315904 21374 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31895] ppid=31887 vsize=867496 CPUtime=0
/proc/31889/task/31895/stat : 31895 (java) S 31887 31889 28719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001179163 888315904 21374 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31896] ppid=31887 vsize=867496 CPUtime=0.28
/proc/31889/task/31896/stat : 31896 (java) S 31887 31889 28719 0 -1 64 619 0 0 0 28 0 0 0 16 0 9 0 2001179163 888315904 21374 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31897] ppid=31887 vsize=867496 CPUtime=0
/proc/31889/task/31897/stat : 31897 (java) S 31887 31889 28719 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001179163 888315904 21374 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31898] ppid=31887 vsize=867496 CPUtime=0
/proc/31889/task/31898/stat : 31898 (java) S 31887 31889 28719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001179163 888315904 21374 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) 867496

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

[startup+4.70173 s]
/proc/loadavg: 1.93 1.99 1.99 3/90 31898
/proc/meminfo: memFree=1468704/2055920 swapFree=4180732/4192956
[pid=31889] ppid=31887 vsize=867620 CPUtime=4.62
/proc/31889/stat : 31889 (java) S 31887 31889 28719 0 -1 0 22019 0 1 0 450 12 0 0 18 0 9 0 2001179158 888442880 21408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31889/statm: 216905 21408 1987 9 0 211377 0
[pid=31889/tid=31891] ppid=31887 vsize=867620 CPUtime=4.11
/proc/31889/task/31891/stat : 31891 (java) R 31887 31889 28719 0 -1 64 15485 0 1 0 403 8 0 0 25 0 9 0 2001179159 888442880 21408 996147200 134512640 134550740 4294956016 18446744073709551615 4125962626 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31892] ppid=31887 vsize=867620 CPUtime=0.18
/proc/31889/task/31892/stat : 31892 (java) S 31887 31889 28719 0 -1 64 5174 0 0 0 16 2 0 0 16 0 9 0 2001179161 888442880 21408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31893] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31893/stat : 31893 (java) S 31887 31889 28719 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001179161 888442880 21408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31894] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31894/stat : 31894 (java) S 31887 31889 28719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001179161 888442880 21408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31895] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31895/stat : 31895 (java) S 31887 31889 28719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001179163 888442880 21408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31896] ppid=31887 vsize=867620 CPUtime=0.31
/proc/31889/task/31896/stat : 31896 (java) S 31887 31889 28719 0 -1 64 632 0 0 0 31 0 0 0 16 0 9 0 2001179163 888442880 21408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31897] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31897/stat : 31897 (java) S 31887 31889 28719 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001179163 888442880 21408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31898] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31898/stat : 31898 (java) S 31887 31889 28719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001179163 888442880 21408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 867620

[startup+5.50688 s]
/proc/loadavg: 1.93 1.99 1.99 3/90 31898
/proc/meminfo: memFree=1452192/2055920 swapFree=4180732/4192956
[pid=31889] ppid=31887 vsize=867620 CPUtime=5.42
/proc/31889/stat : 31889 (java) S 31887 31889 28719 0 -1 0 26135 0 4 0 527 15 0 0 18 0 9 0 2001179158 888442880 25517 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31889/statm: 216905 25517 1998 9 0 211377 0
[pid=31889/tid=31891] ppid=31887 vsize=867620 CPUtime=4.66
/proc/31889/task/31891/stat : 31891 (java) R 31887 31889 28719 0 -1 64 15604 0 4 0 457 9 0 0 25 0 9 0 2001179159 888442880 25517 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31892] ppid=31887 vsize=867620 CPUtime=0.35
/proc/31889/task/31892/stat : 31892 (java) S 31887 31889 28719 0 -1 64 9116 0 0 0 31 4 0 0 16 0 9 0 2001179161 888442880 25517 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31893] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31893/stat : 31893 (java) S 31887 31889 28719 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001179161 888442880 25517 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31894] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31894/stat : 31894 (java) S 31887 31889 28719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001179161 888442880 25517 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31895] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31895/stat : 31895 (java) S 31887 31889 28719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001179163 888442880 25517 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31896] ppid=31887 vsize=867620 CPUtime=0.39
/proc/31889/task/31896/stat : 31896 (java) S 31887 31889 28719 0 -1 64 687 0 0 0 38 1 0 0 15 0 9 0 2001179163 888442880 25517 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31897] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31897/stat : 31897 (java) S 31887 31889 28719 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001179163 888442880 25517 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31898] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31898/stat : 31898 (java) S 31887 31889 28719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001179163 888442880 25517 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 867620

[startup+5.7029 s]
/proc/loadavg: 1.93 1.99 1.99 3/90 31898
/proc/meminfo: memFree=1452192/2055920 swapFree=4180732/4192956
[pid=31889] ppid=31887 vsize=867620 CPUtime=5.61
/proc/31889/stat : 31889 (java) S 31887 31889 28719 0 -1 0 26197 0 4 0 546 15 0 0 18 0 9 0 2001179158 888442880 25577 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31889/statm: 216905 25577 1998 9 0 211377 0
[pid=31889/tid=31891] ppid=31887 vsize=867620 CPUtime=4.81
/proc/31889/task/31891/stat : 31891 (java) R 31887 31889 28719 0 -1 64 15636 0 4 0 472 9 0 0 25 0 9 0 2001179159 888442880 25577 996147200 134512640 134550740 4294956016 18446744073709551615 4125978915 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31892] ppid=31887 vsize=867620 CPUtime=0.35
/proc/31889/task/31892/stat : 31892 (java) S 31887 31889 28719 0 -1 64 9116 0 0 0 31 4 0 0 16 0 9 0 2001179161 888442880 25577 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31893] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31893/stat : 31893 (java) S 31887 31889 28719 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001179161 888442880 25577 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31894] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31894/stat : 31894 (java) S 31887 31889 28719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001179161 888442880 25577 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31895] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31895/stat : 31895 (java) S 31887 31889 28719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001179163 888442880 25577 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31896] ppid=31887 vsize=867620 CPUtime=0.43
/proc/31889/task/31896/stat : 31896 (java) S 31887 31889 28719 0 -1 64 717 0 0 0 42 1 0 0 15 0 9 0 2001179163 888442880 25577 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31897] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31897/stat : 31897 (java) S 31887 31889 28719 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001179163 888442880 25577 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31889/tid=31898] ppid=31887 vsize=867620 CPUtime=0
/proc/31889/task/31898/stat : 31898 (java) S 31887 31889 28719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001179163 888442880 25577 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 867620

Child status: 0
Real time (s): 5.76641
CPU time (s): 5.64714
CPU user time (s): 5.47117
CPU system time (s): 0.175973
CPU usage (%): 97.9317
Max. virtual memory (cumulated for all children) (KiB): 867620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.47117
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26208
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2121
involuntary context switches= 2261

runsolver used 0.014997 second user time and 0.018997 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-05 03:41:17
IDJOB=1082349
IDBENCH=57222
IDSOLVER=348
FILE ID=node57/1082349-1215222077
PBS_JOBID= 7881663
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 29eeeb4fa472c212f46109214960e651
RANDOM SEED=1999809382

node57.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.258
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.258
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:       1547656 kB
Buffers:         32352 kB
Cached:         145964 kB
SwapCached:       5896 kB
Active:         413044 kB
Inactive:        44024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547656 kB
SwapTotal:     4192956 kB
SwapFree:      4180732 kB
Dirty:            7144 kB
Writeback:           0 kB
Mapped:         295112 kB
Slab:            35872 kB
Committed_AS:  4470296 kB
PageTables:       2404 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= 66540 MiB
End job on node57 at 2008-07-05 03:41:23