Trace number 1085354

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 11.2303 11.3693

DiagnosticValue
ASSIGNMENTS634

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-e0ddr1/normalized-super-jobShop-e0ddr1-7.xml
MD5SUM7f90ae65f94133a5d801af8c8d4f4168
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.753884
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size124
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)

11.17/11.33	s SATISFIABLE
11.17/11.33	v 0 46 49 31 90 66 104 105 116 115 0 14 22 21 39 66 82 73 105 136 5 21 55 46 123 66 132 133 137 136 36 37 47 46 82 66 90 91 95 94 0 1 11 12 23 66 95 39 105 106 17 14 22 31 103 66 116 115 127 145 6 5 27 46 55 56 67 66 73 90 0 1 6 5 11 66 82 25 90 91 22 14 26 27 113 66 123 131 135 127 3 4 15 14 132 66 141 142 146 145 
11.17/11.33	d ASSIGNMENTS 634
11.17/11.33	c SAT 11242 TIME      634 NDS    539 PARSTIME      846 BUILDPB       9857 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-1085354-1215233281/watcher-1085354-1215233281 -o /tmp/evaluation-result-1085354-1215233281/solver-1085354-1215233281 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1085354-1215233281.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.16 2.03 2.01 4/81 32737
/proc/meminfo: memFree=1486540/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=10800 CPUtime=0
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 2002300960 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 2700 488 213 9 0 1230 0
[pid=32737/tid=32738] ppid=32735 vsize=10800 CPUtime=0
/proc/32737/task/32738/stat : 32738 (java) R 32735 32737 31702 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2002300961 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 9768920 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.039464 s]
/proc/loadavg: 2.16 2.03 2.01 4/81 32737
/proc/meminfo: memFree=1486540/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=862060 CPUtime=0.02
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 2295 0 1 0 1 1 0 0 18 0 5 0 2002300960 882749440 1884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 215515 1884 864 9 0 210494 0
[pid=32737/tid=32738] ppid=32735 vsize=862900 CPUtime=0.03
/proc/32737/task/32738/stat : 32738 (java) S 32735 32737 31702 0 -1 64 1676 0 1 0 2 1 0 0 18 0 7 0 2002300961 883609600 1968 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 862060

[startup+0.108481 s]
/proc/loadavg: 2.16 2.03 2.01 4/81 32737
/proc/meminfo: memFree=1486540/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=866544 CPUtime=0.09
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 3867 0 1 0 7 2 0 0 18 0 9 0 2002300960 887341056 3328 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 216636 3328 1777 9 0 211108 0
[pid=32737/tid=32738] ppid=32735 vsize=866544 CPUtime=0.07
/proc/32737/task/32738/stat : 32738 (java) R 32735 32737 31702 0 -1 64 2917 0 1 0 6 1 0 0 18 0 9 0 2002300961 887341056 3328 996147200 134512640 134550740 4294956016 18446744073709551615 4125960890 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.301498 s]
/proc/loadavg: 2.16 2.03 2.01 4/81 32737
/proc/meminfo: memFree=1486540/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=867284 CPUtime=0.28
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 4561 0 1 0 26 2 0 0 18 0 9 0 2002300960 888098816 4014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 216821 4014 1853 9 0 211293 0
[pid=32737/tid=32738] ppid=32735 vsize=867284 CPUtime=0.21
/proc/32737/task/32738/stat : 32738 (java) R 32735 32737 31702 0 -1 64 3396 0 1 0 20 1 0 0 18 0 9 0 2002300961 888098816 4014 996147200 134512640 134550740 4294956016 18446744073709551615 4126442041 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867284

[startup+0.701542 s]
/proc/loadavg: 2.16 2.03 2.01 4/81 32737
/proc/meminfo: memFree=1486540/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=867480 CPUtime=0.68
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 6452 0 1 0 64 4 0 0 18 0 9 0 2002300960 888299520 5874 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 216870 5874 1940 9 0 211342 0
[pid=32737/tid=32738] ppid=32735 vsize=867480 CPUtime=0.48
/proc/32737/task/32738/stat : 32738 (java) R 32735 32737 31702 0 -1 64 5191 0 1 0 46 2 0 0 21 0 9 0 2002300961 888299520 5874 996147200 134512640 134550740 4294956016 18446744073709551615 4159510211 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.50262 s]
/proc/loadavg: 2.16 2.03 2.01 3/90 32746
/proc/meminfo: memFree=1448132/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=867592 CPUtime=1.47
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 17393 0 1 0 137 10 0 0 18 0 9 0 2002300960 888414208 16787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 216898 16787 1996 9 0 211370 0
[pid=32737/tid=32738] ppid=32735 vsize=867592 CPUtime=1.13
/proc/32737/task/32738/stat : 32738 (java) R 32735 32737 31702 0 -1 64 15608 0 1 0 105 8 0 0 25 0 9 0 2002300961 888414208 16787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32740] ppid=32735 vsize=867592 CPUtime=0.01
/proc/32737/task/32740/stat : 32740 (java) S 32735 32737 31702 0 -1 64 447 0 0 0 1 0 0 0 16 0 9 0 2002300962 888414208 16787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32741] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32741/stat : 32741 (java) S 32735 32737 31702 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 16787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32742] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32742/stat : 32742 (java) S 32735 32737 31702 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 16787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32743] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32743/stat : 32743 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002300964 888414208 16787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32744] ppid=32735 vsize=867592 CPUtime=0.31
/proc/32737/task/32744/stat : 32744 (java) S 32735 32737 31702 0 -1 64 610 0 0 0 31 0 0 0 15 0 9 0 2002300964 888414208 16787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32745] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32745/stat : 32745 (java) S 32735 32737 31702 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002300964 888414208 16787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32746] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32746/stat : 32746 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002300964 888414208 16787 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.10278 s]
/proc/loadavg: 2.15 2.03 2.01 3/90 32746
/proc/meminfo: memFree=1426692/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=867592 CPUtime=3.06
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 18315 0 1 0 295 11 0 0 18 0 9 0 2002300960 888414208 17706 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 216898 17706 1998 9 0 211370 0
[pid=32737/tid=32738] ppid=32735 vsize=867592 CPUtime=2.6
/proc/32737/task/32738/stat : 32738 (java) R 32735 32737 31702 0 -1 64 15651 0 1 0 252 8 0 0 25 0 9 0 2002300961 888414208 17706 996147200 134512640 134550740 4294956016 18446744073709551615 4127172076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32740] ppid=32735 vsize=867592 CPUtime=0.03
/proc/32737/task/32740/stat : 32740 (java) S 32735 32737 31702 0 -1 64 1271 0 0 0 3 0 0 0 16 0 9 0 2002300962 888414208 17706 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32741] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32741/stat : 32741 (java) S 32735 32737 31702 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 17706 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32742] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32742/stat : 32742 (java) S 32735 32737 31702 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 17706 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32743] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32743/stat : 32743 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002300964 888414208 17706 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32744] ppid=32735 vsize=867592 CPUtime=0.4
/proc/32737/task/32744/stat : 32744 (java) S 32735 32737 31702 0 -1 64 665 0 0 0 39 1 0 0 15 0 9 0 2002300964 888414208 17706 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32745] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32745/stat : 32745 (java) S 32735 32737 31702 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002300964 888414208 17706 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32746] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32746/stat : 32746 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002300964 888414208 17706 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867592

[startup+6.3011 s]
/proc/loadavg: 2.15 2.03 2.01 3/90 32746
/proc/meminfo: memFree=1421380/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=867592 CPUtime=6.22
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 18744 0 1 0 611 11 0 0 18 0 9 0 2002300960 888414208 18131 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 216898 18131 1998 9 0 211370 0
[pid=32737/tid=32738] ppid=32735 vsize=867592 CPUtime=5.73
/proc/32737/task/32738/stat : 32738 (java) R 32735 32737 31702 0 -1 64 15655 0 1 0 565 8 0 0 25 0 9 0 2002300961 888414208 18131 996147200 134512640 134550740 4294956016 18446744073709551615 4127121758 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32740] ppid=32735 vsize=867592 CPUtime=0.06
/proc/32737/task/32740/stat : 32740 (java) S 32735 32737 31702 0 -1 64 1695 0 0 0 6 0 0 0 16 0 9 0 2002300962 888414208 18131 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32741] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32741/stat : 32741 (java) S 32735 32737 31702 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 18131 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32742] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32742/stat : 32742 (java) S 32735 32737 31702 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 18131 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32743] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32743/stat : 32743 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002300964 888414208 18131 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32744] ppid=32735 vsize=867592 CPUtime=0.4
/proc/32737/task/32744/stat : 32744 (java) S 32735 32737 31702 0 -1 64 666 0 0 0 39 1 0 0 16 0 9 0 2002300964 888414208 18131 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32745] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32745/stat : 32745 (java) S 32735 32737 31702 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002300964 888414208 18131 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32746] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32746/stat : 32746 (java) R 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002300964 888414208 18131 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+9.50142 s]
/proc/loadavg: 2.13 2.03 2.01 5/90 32746
/proc/meminfo: memFree=1421380/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=867592 CPUtime=9.4
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 18766 0 1 0 928 12 0 0 18 0 9 0 2002300960 888414208 18150 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 216898 18150 2000 9 0 211370 0
[pid=32737/tid=32738] ppid=32735 vsize=867592 CPUtime=8.86
/proc/32737/task/32738/stat : 32738 (java) R 32735 32737 31702 0 -1 64 15659 0 1 0 877 9 0 0 25 0 9 0 2002300961 888414208 18150 996147200 134512640 134550740 4294956016 18446744073709551615 4127186248 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32740] ppid=32735 vsize=867592 CPUtime=0.07
/proc/32737/task/32740/stat : 32740 (java) S 32735 32737 31702 0 -1 64 1695 0 0 0 7 0 0 0 16 0 9 0 2002300962 888414208 18150 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32741] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32741/stat : 32741 (java) S 32735 32737 31702 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 18150 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32742] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32742/stat : 32742 (java) S 32735 32737 31702 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 18150 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32743] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32743/stat : 32743 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002300964 888414208 18150 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32744] ppid=32735 vsize=867592 CPUtime=0.43
/proc/32737/task/32744/stat : 32744 (java) S 32735 32737 31702 0 -1 64 684 0 0 0 42 1 0 0 16 0 9 0 2002300964 888414208 18150 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32745] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32745/stat : 32745 (java) S 32735 32737 31702 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002300964 888414208 18150 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32746] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32746/stat : 32746 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002300964 888414208 18150 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.4
Current children cumulated vsize (KiB) 867592

[startup+10.3025 s]
/proc/loadavg: 2.13 2.03 2.01 3/90 32746
/proc/meminfo: memFree=1421316/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=867592 CPUtime=10.19
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 18770 0 1 0 1007 12 0 0 18 0 9 0 2002300960 888414208 18153 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 216898 18153 2001 9 0 211370 0
[pid=32737/tid=32738] ppid=32735 vsize=867592 CPUtime=9.65
/proc/32737/task/32738/stat : 32738 (java) R 32735 32737 31702 0 -1 64 15660 0 1 0 956 9 0 0 25 0 9 0 2002300961 888414208 18153 996147200 134512640 134550740 4294956016 18446744073709551615 4127226782 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32740] ppid=32735 vsize=867592 CPUtime=0.07
/proc/32737/task/32740/stat : 32740 (java) S 32735 32737 31702 0 -1 64 1695 0 0 0 7 0 0 0 17 0 9 0 2002300962 888414208 18153 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32741] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32741/stat : 32741 (java) S 32735 32737 31702 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 18153 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32742] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32742/stat : 32742 (java) S 32735 32737 31702 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 18153 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32743] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32743/stat : 32743 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002300964 888414208 18153 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32744] ppid=32735 vsize=867592 CPUtime=0.43
/proc/32737/task/32744/stat : 32744 (java) S 32735 32737 31702 0 -1 64 687 0 0 0 42 1 0 0 15 0 9 0 2002300964 888414208 18153 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32745] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32745/stat : 32745 (java) S 32735 32737 31702 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002300964 888414208 18153 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32746] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32746/stat : 32746 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002300964 888414208 18153 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.19
Current children cumulated vsize (KiB) 867592

[startup+11.1026 s]
/proc/loadavg: 2.13 2.03 2.01 3/90 32746
/proc/meminfo: memFree=1421252/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=867592 CPUtime=10.98
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 18773 0 1 0 1086 12 0 0 18 0 9 0 2002300960 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 216898 18155 2001 9 0 211370 0
[pid=32737/tid=32738] ppid=32735 vsize=867592 CPUtime=10.43
/proc/32737/task/32738/stat : 32738 (java) R 32735 32737 31702 0 -1 64 15661 0 1 0 1034 9 0 0 25 0 9 0 2002300961 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4127114563 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32740] ppid=32735 vsize=867592 CPUtime=0.08
/proc/32737/task/32740/stat : 32740 (java) S 32735 32737 31702 0 -1 64 1695 0 0 0 8 0 0 0 16 0 9 0 2002300962 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32741] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32741/stat : 32741 (java) S 32735 32737 31702 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32742] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32742/stat : 32742 (java) S 32735 32737 31702 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32743] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32743/stat : 32743 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002300964 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32744] ppid=32735 vsize=867592 CPUtime=0.44
/proc/32737/task/32744/stat : 32744 (java) S 32735 32737 31702 0 -1 64 689 0 0 0 43 1 0 0 16 0 9 0 2002300964 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32745] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32745/stat : 32745 (java) S 32735 32737 31702 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002300964 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32746] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32746/stat : 32746 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002300964 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 867592

[startup+11.3026 s]
/proc/loadavg: 2.13 2.03 2.01 3/90 32746
/proc/meminfo: memFree=1421252/2055920 swapFree=4179028/4192956
[pid=32737] ppid=32735 vsize=867592 CPUtime=11.17
/proc/32737/stat : 32737 (java) S 32735 32737 31702 0 -1 0 18773 0 1 0 1105 12 0 0 18 0 9 0 2002300960 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32737/statm: 216898 18155 2001 9 0 211370 0
[pid=32737/tid=32738] ppid=32735 vsize=867592 CPUtime=10.63
/proc/32737/task/32738/stat : 32738 (java) R 32735 32737 31702 0 -1 64 15661 0 1 0 1054 9 0 0 25 0 9 0 2002300961 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4127156458 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32740] ppid=32735 vsize=867592 CPUtime=0.08
/proc/32737/task/32740/stat : 32740 (java) S 32735 32737 31702 0 -1 64 1695 0 0 0 8 0 0 0 16 0 9 0 2002300962 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32741] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32741/stat : 32741 (java) S 32735 32737 31702 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32742] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32742/stat : 32742 (java) S 32735 32737 31702 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002300962 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32743] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32743/stat : 32743 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002300964 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32744] ppid=32735 vsize=867592 CPUtime=0.44
/proc/32737/task/32744/stat : 32744 (java) S 32735 32737 31702 0 -1 64 689 0 0 0 43 1 0 0 16 0 9 0 2002300964 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32745] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32745/stat : 32745 (java) S 32735 32737 31702 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002300964 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32737/tid=32746] ppid=32735 vsize=867592 CPUtime=0
/proc/32737/task/32746/stat : 32746 (java) S 32735 32737 31702 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002300964 888414208 18155 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.17
Current children cumulated vsize (KiB) 867592

Child status: 0
Real time (s): 11.3693
CPU time (s): 11.2303
CPU user time (s): 11.0923
CPU system time (s): 0.137979
CPU usage (%): 98.7773
Max. virtual memory (cumulated for all children) (KiB): 867592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0923
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18785
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= 2256
involuntary context switches= 2527

runsolver used 0.018997 second user time and 0.041993 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-05 06:48:01
IDJOB=1085354
IDBENCH=57623
IDSOLVER=348
FILE ID=node36/1085354-1215233281
PBS_JOBID= 7881870
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7f90ae65f94133a5d801af8c8d4f4168
RANDOM SEED=478205674

node36.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.240
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.240
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:       1487020 kB
Buffers:        101496 kB
Cached:         371944 kB
SwapCached:       7932 kB
Active:         310332 kB
Inactive:       186756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1487020 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            6308 kB
Writeback:           0 kB
Mapped:          39820 kB
Slab:            56984 kB
Committed_AS:  3352416 kB
PageTables:       1800 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= 66548 MiB
End job on node36 at 2008-07-05 06:48:12