Trace number 2082641

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.1.1 2009-06-10SAT 15.1577 15.2073

DiagnosticValue
CHECKS0
NODES235

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-6.xml
MD5SUMec9ce0cd50588da9acafc484ca61c5c7
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.293954
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size157
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

15.08/15.15	s SATISFIABLE
15.08/15.15	v 30 26 57 60 124 126 136 134 146 145 0 81 90 89 101 100 116 117 130 131 96 102 113 107 138 134 157 146 166 183 19 14 27 29 36 34 55 48 64 66 2 1 7 8 17 16 28 31 34 31 46 42 79 80 90 91 105 107 117 121 48 13 63 60 77 75 96 90 105 107 17 15 36 31 50 48 63 66 78 77 15 18 44 26 62 65 77 78 86 94 0 1 7 6 26 28 36 34 43 44 
15.08/15.15	d AC 32
15.08/15.15	d RUNTIME 15.048
15.08/15.15	d NODES 235
15.08/15.15	d NODES/s 16
15.08/15.15	d BACKTRACKS 86
15.08/15.15	d BACKTRACKS/s 6
15.08/15.15	d CHECKS 0
15.08/15.15	d CHECKS/s 0
15.08/15.15	c SAT 15.048 TIME      235 NDS    512 PARSTIME      779 BUILDPB       13757 RES       true RESTART       1 HEURISTIC       true RANDVAL      

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2082641-1247375422/watcher-2082641-1247375422 -o /tmp/evaluation-result-2082641-1247375422/solver-2082641-1247375422 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2082641-1247375422.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 25959
/proc/meminfo: memFree=1715840/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=152 CPUtime=0
/proc/25959/stat : 25959 (java) R 25957 25959 24630 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 24608208 155648 26 996147200 134512640 134550932 4294955840 18446744073709551615 10944811 0 0 4096 0 0 0 0 17 0 0 0
/proc/25959/statm: 38 26 19 9 0 4 0

[startup+0.0351099 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 25959
/proc/meminfo: memFree=1715840/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=859892 CPUtime=0.02
/proc/25959/stat : 25959 (java) S 25957 25959 24630 0 -1 0 2228 0 1 0 1 1 0 0 18 0 5 0 24608208 880529408 1826 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16784585 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 214973 1826 851 9 0 209888 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 859892

[startup+0.101114 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 25959
/proc/meminfo: memFree=1715840/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=864108 CPUtime=0.09
/proc/25959/stat : 25959 (java) S 25957 25959 24630 0 -1 0 3892 0 1 0 7 2 0 0 18 0 9 0 24608208 884846592 3339 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 216027 3339 1748 9 0 210495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864108

[startup+0.30114 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 25959
/proc/meminfo: memFree=1715840/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=864552 CPUtime=0.29
/proc/25959/stat : 25959 (java) S 25957 25959 24630 0 -1 0 4614 0 1 0 26 3 0 0 18 0 9 0 24608208 885301248 4039 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 216138 4039 1853 9 0 210606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864552

[startup+0.701187 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 25959
/proc/meminfo: memFree=1715840/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=865136 CPUtime=0.69
/proc/25959/stat : 25959 (java) S 25957 25959 24630 0 -1 0 6728 0 1 0 64 5 0 0 18 0 9 0 24608208 885899264 6124 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 216284 6124 1945 9 0 210752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 865136

[startup+1.50228 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25968
/proc/meminfo: memFree=1689912/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=865256 CPUtime=1.49
/proc/25959/stat : 25959 (java) S 25957 25959 24630 0 -1 0 12143 0 1 0 141 8 0 0 18 0 9 0 24608208 886022144 11521 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 216314 11521 1984 9 0 210782 0
[pid=25959/tid=25961] ppid=25957 vsize=865256 CPUtime=1.16
/proc/25959/task/25961/stat : 25961 (java) R 25957 25959 24630 0 -1 64 10754 0 1 0 110 6 0 0 25 0 9 0 24608209 886022144 11521 996147200 134512640 134550932 4294955840 18446744073709551615 4126707278 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25962] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25962/stat : 25962 (java) S 25957 25959 24630 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 24608210 886022144 11521 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25963] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25963/stat : 25963 (java) S 25957 25959 24630 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 24608210 886022144 11521 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25964] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25964/stat : 25964 (java) S 25957 25959 24630 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 24608210 886022144 11521 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25965] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25965/stat : 25965 (java) S 25957 25959 24630 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24608212 886022144 11521 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25966] ppid=25957 vsize=865256 CPUtime=0.31
/proc/25959/task/25966/stat : 25966 (java) S 25957 25959 24630 0 -1 64 660 0 0 0 30 1 0 0 15 0 9 0 24608212 886022144 11521 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25967] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25967/stat : 25967 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24608212 886022144 11521 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25968] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25968/stat : 25968 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24608212 886022144 11521 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 865256

[startup+3.10247 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25968
/proc/meminfo: memFree=1669880/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=865256 CPUtime=3.09
/proc/25959/stat : 25959 (java) S 25957 25959 24630 0 -1 0 18650 0 1 0 298 11 0 0 18 0 9 0 24608208 886022144 18024 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 216314 18024 1994 9 0 210782 0
[pid=25959/tid=25961] ppid=25957 vsize=865256 CPUtime=2.63
/proc/25959/task/25961/stat : 25961 (java) R 25957 25959 24630 0 -1 64 14902 0 1 0 255 8 0 0 25 0 9 0 24608209 886022144 18024 996147200 134512640 134550932 4294955840 18446744073709551615 4127265865 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25962] ppid=25957 vsize=865256 CPUtime=0.05
/proc/25959/task/25962/stat : 25962 (java) S 25957 25959 24630 0 -1 64 2310 0 0 0 5 0 0 0 16 0 9 0 24608210 886022144 18024 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25963] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25963/stat : 25963 (java) S 25957 25959 24630 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 18024 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25964] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25964/stat : 25964 (java) S 25957 25959 24630 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 18024 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25965] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25965/stat : 25965 (java) S 25957 25959 24630 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24608212 886022144 18024 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25966] ppid=25957 vsize=865256 CPUtime=0.37
/proc/25959/task/25966/stat : 25966 (java) S 25957 25959 24630 0 -1 64 706 0 0 0 36 1 0 0 15 0 9 0 24608212 886022144 18024 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25967] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25967/stat : 25967 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24608212 886022144 18024 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25968] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25968/stat : 25968 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24608212 886022144 18024 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 865256

[startup+6.30185 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25968
/proc/meminfo: memFree=1645560/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=865256 CPUtime=6.29
/proc/25959/stat : 25959 (java) S 25957 25959 24630 0 -1 0 20049 0 1 0 617 12 0 0 18 0 9 0 24608208 886022144 19419 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 216314 19419 1994 9 0 210782 0
[pid=25959/tid=25961] ppid=25957 vsize=865256 CPUtime=5.79
/proc/25959/task/25961/stat : 25961 (java) R 25957 25959 24630 0 -1 64 14906 0 1 0 571 8 0 0 25 0 9 0 24608209 886022144 19419 996147200 134512640 134550932 4294955840 18446744073709551615 4127237668 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25962] ppid=25957 vsize=865256 CPUtime=0.08
/proc/25959/task/25962/stat : 25962 (java) S 25957 25959 24630 0 -1 64 3703 0 0 0 7 1 0 0 17 0 9 0 24608210 886022144 19419 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25963] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25963/stat : 25963 (java) S 25957 25959 24630 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 19419 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25964] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25964/stat : 25964 (java) S 25957 25959 24630 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 19419 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25965] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25965/stat : 25965 (java) S 25957 25959 24630 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24608212 886022144 19419 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25966] ppid=25957 vsize=865256 CPUtime=0.38
/proc/25959/task/25966/stat : 25966 (java) S 25957 25959 24630 0 -1 64 708 0 0 0 37 1 0 0 15 0 9 0 24608212 886022144 19419 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25967] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25967/stat : 25967 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24608212 886022144 19419 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25968] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25968/stat : 25968 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24608212 886022144 19419 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 865256

[startup+12.7016 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25968
/proc/meminfo: memFree=1645368/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=865256 CPUtime=12.69
/proc/25959/stat : 25959 (java) S 25957 25959 24630 0 -1 0 20070 0 1 0 1257 12 0 0 18 0 9 0 24608208 886022144 19436 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 216314 19436 1994 9 0 210782 0
[pid=25959/tid=25961] ppid=25957 vsize=865256 CPUtime=12.17
/proc/25959/task/25961/stat : 25961 (java) R 25957 25959 24630 0 -1 64 14917 0 1 0 1209 8 0 0 25 0 9 0 24608209 886022144 19436 996147200 134512640 134550932 4294955840 18446744073709551615 102524023 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25962] ppid=25957 vsize=865256 CPUtime=0.09
/proc/25959/task/25962/stat : 25962 (java) S 25957 25959 24630 0 -1 64 3707 0 0 0 8 1 0 0 17 0 9 0 24608210 886022144 19436 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25963] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25963/stat : 25963 (java) S 25957 25959 24630 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 19436 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25964] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25964/stat : 25964 (java) S 25957 25959 24630 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 19436 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25965] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25965/stat : 25965 (java) S 25957 25959 24630 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24608212 886022144 19436 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25966] ppid=25957 vsize=865256 CPUtime=0.39
/proc/25959/task/25966/stat : 25966 (java) S 25957 25959 24630 0 -1 64 714 0 0 0 38 1 0 0 16 0 9 0 24608212 886022144 19436 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25967] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25967/stat : 25967 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24608212 886022144 19436 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25968] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25968/stat : 25968 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24608212 886022144 19436 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 865256

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

[startup+14.3068 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25968
/proc/meminfo: memFree=1645368/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=865256 CPUtime=14.29
/proc/25959/stat : 25959 (java) S 25957 25959 24630 0 -1 0 20077 0 1 0 1417 12 0 0 18 0 9 0 24608208 886022144 19441 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 216314 19441 1996 9 0 210782 0
[pid=25959/tid=25961] ppid=25957 vsize=865256 CPUtime=13.78
/proc/25959/task/25961/stat : 25961 (java) R 25957 25959 24630 0 -1 64 14922 0 1 0 1369 9 0 0 25 0 9 0 24608209 886022144 19441 996147200 134512640 134550932 4294955840 18446744073709551615 4125903099 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25962] ppid=25957 vsize=865256 CPUtime=0.09
/proc/25959/task/25962/stat : 25962 (java) S 25957 25959 24630 0 -1 64 3707 0 0 0 8 1 0 0 17 0 9 0 24608210 886022144 19441 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25963] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25963/stat : 25963 (java) S 25957 25959 24630 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 19441 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25964] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25964/stat : 25964 (java) S 25957 25959 24630 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 19441 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25965] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25965/stat : 25965 (java) S 25957 25959 24630 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24608212 886022144 19441 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25966] ppid=25957 vsize=865256 CPUtime=0.4
/proc/25959/task/25966/stat : 25966 (java) S 25957 25959 24630 0 -1 64 716 0 0 0 39 1 0 0 16 0 9 0 24608212 886022144 19441 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25967] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25967/stat : 25967 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24608212 886022144 19441 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25968] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25968/stat : 25968 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24608212 886022144 19441 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 865256

[startup+14.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25968
/proc/meminfo: memFree=1645368/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=865256 CPUtime=14.68
/proc/25959/stat : 25959 (java) S 25957 25959 24630 0 -1 0 20080 0 1 0 1456 12 0 0 18 0 9 0 24608208 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 216314 19444 1996 9 0 210782 0
[pid=25959/tid=25961] ppid=25957 vsize=865256 CPUtime=14.17
/proc/25959/task/25961/stat : 25961 (java) R 25957 25959 24630 0 -1 64 14922 0 1 0 1408 9 0 0 25 0 9 0 24608209 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4127281638 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25962] ppid=25957 vsize=865256 CPUtime=0.09
/proc/25959/task/25962/stat : 25962 (java) S 25957 25959 24630 0 -1 64 3707 0 0 0 8 1 0 0 17 0 9 0 24608210 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25963] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25963/stat : 25963 (java) S 25957 25959 24630 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25964] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25964/stat : 25964 (java) S 25957 25959 24630 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25965] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25965/stat : 25965 (java) S 25957 25959 24630 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24608212 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25966] ppid=25957 vsize=865256 CPUtime=0.4
/proc/25959/task/25966/stat : 25966 (java) S 25957 25959 24630 0 -1 64 719 0 0 0 39 1 0 0 16 0 9 0 24608212 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25967] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25967/stat : 25967 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24608212 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25968] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25968/stat : 25968 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24608212 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.68
Current children cumulated vsize (KiB) 865256

[startup+15.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25968
/proc/meminfo: memFree=1645368/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=865256 CPUtime=15.08
/proc/25959/stat : 25959 (java) S 25957 25959 24630 0 -1 0 20080 0 1 0 1496 12 0 0 18 0 9 0 24608208 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 216314 19444 1996 9 0 210782 0
[pid=25959/tid=25961] ppid=25957 vsize=865256 CPUtime=14.57
/proc/25959/task/25961/stat : 25961 (java) R 25957 25959 24630 0 -1 64 14922 0 1 0 1448 9 0 0 25 0 9 0 24608209 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4127465163 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25962] ppid=25957 vsize=865256 CPUtime=0.09
/proc/25959/task/25962/stat : 25962 (java) S 25957 25959 24630 0 -1 64 3707 0 0 0 8 1 0 0 17 0 9 0 24608210 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25963] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25963/stat : 25963 (java) S 25957 25959 24630 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25964] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25964/stat : 25964 (java) S 25957 25959 24630 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24608210 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25965] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25965/stat : 25965 (java) S 25957 25959 24630 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24608212 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25966] ppid=25957 vsize=865256 CPUtime=0.4
/proc/25959/task/25966/stat : 25966 (java) S 25957 25959 24630 0 -1 64 719 0 0 0 39 1 0 0 16 0 9 0 24608212 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25967] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25967/stat : 25967 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24608212 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25959/tid=25968] ppid=25957 vsize=865256 CPUtime=0
/proc/25959/task/25968/stat : 25968 (java) S 25957 25959 24630 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24608212 886022144 19444 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.08
Current children cumulated vsize (KiB) 865256

[startup+15.2019 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25968
/proc/meminfo: memFree=1645368/2055920 swapFree=4192812/4192956
[pid=25959] ppid=25957 vsize=0 CPUtime=15.14
/proc/25959/stat : 25959 (java) Z 25957 25959 24630 0 -1 12 20103 0 1 0 1501 13 0 0 16 0 2 0 24608208 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25959/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 15.14
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 15.2073
CPU time (s): 15.1577
CPU user time (s): 15.0197
CPU system time (s): 0.137979
CPU usage (%): 99.6737
Max. virtual memory (cumulated for all children) (KiB): 865256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.0197
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= 20103
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= 2701
involuntary context switches= 2703

runsolver used 0.018997 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node33 at 2009-07-12 07:10:22
IDJOB=2082641
IDBENCH=57612
IDSOLVER=737
FILE ID=node33/2082641-1247375422
PBS_JOBID= 9507111
Free space on /tmp= 66448 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-6.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file BENCHNAME -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2082641-1247375422/watcher-2082641-1247375422 -o /tmp/evaluation-result-2082641-1247375422/solver-2082641-1247375422 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2082641-1247375422.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ec9ce0cd50588da9acafc484ca61c5c7
RANDOM SEED=918943569

node33.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.229
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.229
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:       1716320 kB
Buffers:         42656 kB
Cached:         175012 kB
SwapCached:          0 kB
Active:         191576 kB
Inactive:        89800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2940 kB
Writeback:           0 kB
Mapped:          74412 kB
Slab:            43528 kB
Committed_AS:   286640 kB
PageTables:       1844 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= 66444 MiB
End job on node33 at 2009-07-12 07:10:37