Trace number 2072895

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-10? (problem) 40.8358 40.9057

General information on the benchmark

Namecsp/pseudoGLB/
normalized-cache-inv14-ucl.xml
MD5SUM06c3dd4a51ccbf74c43a283db8d47698
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1725.03
Satisfiable
(Un)Satisfiability was proved
Number of variables62704
Number of constraints187107
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(187107)

Solver Data

38.85/38.98	java.lang.OutOfMemoryError: Java heap space
38.85/38.98		at java.util.BitSet.initWords(Unknown Source)
38.85/38.98		at java.util.BitSet.<init>(Unknown Source)
38.85/38.98		at choco.cp.solver.preprocessor.graph.ArrayGraph.<init>(ArrayGraph.java:60)
38.85/38.98		at choco.cp.solver.preprocessor.PreProcessCPSolver.detectEqualities(PreProcessCPSolver.java:412)
38.85/38.98		at choco.cp.solver.preprocessor.PreProcessCPSolver.read(PreProcessCPSolver.java:180)
40.65/40.77		at parser.chocogen.XmlModel.solve(XmlModel.java:300)
40.65/40.77		at parser.chocogen.XmlModel.solveFile(XmlModel.java:206)
40.65/40.77		at parser.chocogen.XmlModel.generate(XmlModel.java:183)
40.65/40.77		at parser.chocogen.XmlModel.main(XmlModel.java:524)

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2072895-1247357126/watcher-2072895-1247357126 -o /tmp/evaluation-result-2072895-1247357126/solver-2072895-1247357126 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2072895-1247357126.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.06 2.05 2.01 4/72 16059
/proc/meminfo: memFree=1860576/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=152 CPUtime=0
/proc/16059/stat : 16059 (java) R 16057 16059 15393 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 22778952 155648 26 996147200 134512640 134550932 4294955840 18446744073709551615 4129067 0 0 4096 0 0 0 0 17 0 0 0
/proc/16059/statm: 38 26 19 9 0 4 0

[startup+0.0199329 s]
/proc/loadavg: 2.06 2.05 2.01 4/72 16059
/proc/meminfo: memFree=1860576/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=858728 CPUtime=0.01
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 1548 0 1 0 0 1 0 0 18 0 2 0 22778952 879337472 1263 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 214682 1265 510 9 0 209597 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 858728

[startup+0.101936 s]
/proc/loadavg: 2.06 2.05 2.01 4/72 16059
/proc/meminfo: memFree=1860576/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=864108 CPUtime=0.09
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 3931 0 1 0 7 2 0 0 18 0 9 0 22778952 884846592 3378 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 216027 3378 1768 9 0 210495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864108

[startup+0.301949 s]
/proc/loadavg: 2.06 2.05 2.01 4/72 16059
/proc/meminfo: memFree=1860576/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=864896 CPUtime=0.29
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 5146 0 1 0 26 3 0 0 18 0 9 0 22778952 885653504 4571 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 216224 4571 1856 9 0 210692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864896

[startup+0.701973 s]
/proc/loadavg: 2.06 2.05 2.01 4/72 16059
/proc/meminfo: memFree=1860576/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=864896 CPUtime=0.69
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 11889 0 1 0 62 7 0 0 18 0 9 0 22778952 885653504 11314 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 216224 11314 1856 9 0 210692 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864896

[startup+1.50102 s]
/proc/loadavg: 2.06 2.05 2.01 4/81 16068
/proc/meminfo: memFree=1776344/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=864896 CPUtime=1.49
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 26210 0 1 0 135 14 0 0 18 0 9 0 22778952 885653504 25632 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 216224 25632 1868 9 0 210692 0
[pid=16059/tid=16061] ppid=16057 vsize=864896 CPUtime=1.21
/proc/16059/task/16061/stat : 16061 (java) R 16057 16059 15393 0 -1 64 14153 0 1 0 112 9 0 0 25 0 9 0 22778953 885653504 25632 996147200 134512640 134550932 4294955840 18446744073709551615 4126458693 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16062] ppid=16057 vsize=864896 CPUtime=0.17
/proc/16059/task/16062/stat : 16062 (java) S 16057 16059 15393 0 -1 64 10827 0 0 0 13 4 0 0 18 0 9 0 22778954 885653504 25632 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16063] ppid=16057 vsize=864896 CPUtime=0
/proc/16059/task/16063/stat : 16063 (java) S 16057 16059 15393 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22778954 885653504 25632 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16064] ppid=16057 vsize=864896 CPUtime=0
/proc/16059/task/16064/stat : 16064 (java) S 16057 16059 15393 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22778954 885653504 25632 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16065] ppid=16057 vsize=864896 CPUtime=0
/proc/16059/task/16065/stat : 16065 (java) S 16057 16059 15393 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22778956 885653504 25632 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16066] ppid=16057 vsize=864896 CPUtime=0.09
/proc/16059/task/16066/stat : 16066 (java) S 16057 16059 15393 0 -1 64 497 0 0 0 9 0 0 0 16 0 9 0 22778956 885653504 25632 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16067] ppid=16057 vsize=864896 CPUtime=0
/proc/16059/task/16067/stat : 16067 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22778956 885653504 25632 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16068] ppid=16057 vsize=864896 CPUtime=0
/proc/16059/task/16068/stat : 16068 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22778956 885653504 25632 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) 864896

[startup+3.10112 s]
/proc/loadavg: 2.06 2.05 2.01 3/81 16068
/proc/meminfo: memFree=1715480/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=864896 CPUtime=3.09
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 49622 0 1 0 285 24 0 0 18 0 9 0 22778952 885653504 49042 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 216224 49042 1868 9 0 210692 0
[pid=16059/tid=16061] ppid=16057 vsize=864896 CPUtime=2.45
/proc/16059/task/16061/stat : 16061 (java) R 16057 16059 15393 0 -1 64 14155 0 1 0 234 11 0 0 25 0 9 0 22778953 885653504 49042 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16062] ppid=16057 vsize=864896 CPUtime=0.53
/proc/16059/task/16062/stat : 16062 (java) S 16057 16059 15393 0 -1 64 34237 0 0 0 41 12 0 0 17 0 9 0 22778954 885653504 49042 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16063] ppid=16057 vsize=864896 CPUtime=0
/proc/16059/task/16063/stat : 16063 (java) S 16057 16059 15393 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22778954 885653504 49042 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16064] ppid=16057 vsize=864896 CPUtime=0
/proc/16059/task/16064/stat : 16064 (java) S 16057 16059 15393 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22778954 885653504 49042 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16065] ppid=16057 vsize=864896 CPUtime=0
/proc/16059/task/16065/stat : 16065 (java) S 16057 16059 15393 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22778956 885653504 49042 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16066] ppid=16057 vsize=864896 CPUtime=0.09
/proc/16059/task/16066/stat : 16066 (java) S 16057 16059 15393 0 -1 64 497 0 0 0 9 0 0 0 16 0 9 0 22778956 885653504 49042 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16067] ppid=16057 vsize=864896 CPUtime=0
/proc/16059/task/16067/stat : 16067 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22778956 885653504 49042 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16068] ppid=16057 vsize=864896 CPUtime=0
/proc/16059/task/16068/stat : 16068 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22778956 885653504 49042 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) 864896

[startup+6.30232 s]
/proc/loadavg: 2.06 2.05 2.01 4/81 16068
/proc/meminfo: memFree=1497112/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=865020 CPUtime=6.28
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 93251 0 1 0 587 41 0 0 18 0 9 0 22778952 885780480 92662 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 216255 92662 1886 9 0 210723 0
[pid=16059/tid=16061] ppid=16057 vsize=865020 CPUtime=4.46
/proc/16059/task/16061/stat : 16061 (java) R 16057 16059 15393 0 -1 64 14217 0 1 0 434 12 0 0 25 0 9 0 22778953 885780480 92662 996147200 134512640 134550932 4294955840 18446744073709551615 4126362853 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16062] ppid=16057 vsize=865020 CPUtime=1.62
/proc/16059/task/16062/stat : 16062 (java) S 16057 16059 15393 0 -1 64 77737 0 0 0 134 28 0 0 19 0 9 0 22778954 885780480 92662 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16063] ppid=16057 vsize=865020 CPUtime=0
/proc/16059/task/16063/stat : 16063 (java) S 16057 16059 15393 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22778954 885780480 92662 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16064] ppid=16057 vsize=865020 CPUtime=0
/proc/16059/task/16064/stat : 16064 (java) S 16057 16059 15393 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22778954 885780480 92662 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16065] ppid=16057 vsize=865020 CPUtime=0
/proc/16059/task/16065/stat : 16065 (java) S 16057 16059 15393 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22778956 885780480 92662 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16066] ppid=16057 vsize=865020 CPUtime=0.18
/proc/16059/task/16066/stat : 16066 (java) S 16057 16059 15393 0 -1 64 564 0 0 0 18 0 0 0 16 0 9 0 22778956 885780480 92662 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16067] ppid=16057 vsize=865020 CPUtime=0
/proc/16059/task/16067/stat : 16067 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22778956 885780480 92662 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16068] ppid=16057 vsize=865020 CPUtime=0
/proc/16059/task/16068/stat : 16068 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22778956 885780480 92662 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 865020

[startup+12.7027 s]
/proc/loadavg: 2.05 2.05 2.01 4/81 16068
/proc/meminfo: memFree=1380504/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=865656 CPUtime=12.68
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 131319 0 1 0 1210 58 0 0 18 0 9 0 22778952 886431744 130695 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 216414 130696 1940 9 0 210882 0
[pid=16059/tid=16061] ppid=16057 vsize=865656 CPUtime=9.12
/proc/16059/task/16061/stat : 16061 (java) R 16057 16059 15393 0 -1 64 14428 0 1 0 900 12 0 0 25 0 9 0 22778953 886431744 130697 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16062] ppid=16057 vsize=865656 CPUtime=3.27
/proc/16059/task/16062/stat : 16062 (java) R 16057 16059 15393 0 -1 64 115366 0 0 0 283 44 0 0 17 0 9 0 22778954 886431744 130698 996147200 134512640 134550932 4294955840 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16063] ppid=16057 vsize=865656 CPUtime=0
/proc/16059/task/16063/stat : 16063 (java) S 16057 16059 15393 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22778954 886431744 130700 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16064] ppid=16057 vsize=865656 CPUtime=0
/proc/16059/task/16064/stat : 16064 (java) S 16057 16059 15393 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22778954 886431744 130701 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16065] ppid=16057 vsize=865656 CPUtime=0
/proc/16059/task/16065/stat : 16065 (java) S 16057 16059 15393 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22778956 886431744 130702 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16066] ppid=16057 vsize=865656 CPUtime=0.26
/proc/16059/task/16066/stat : 16066 (java) S 16057 16059 15393 0 -1 64 794 0 0 0 26 0 0 0 17 0 9 0 22778956 886431744 130704 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16067] ppid=16057 vsize=865656 CPUtime=0
/proc/16059/task/16067/stat : 16067 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22778956 886431744 130705 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16068] ppid=16057 vsize=865656 CPUtime=0
/proc/16059/task/16068/stat : 16068 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22778956 886431744 130706 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 865656

[startup+25.5015 s]
/proc/loadavg: 2.04 2.04 2.00 3/81 16068
/proc/meminfo: memFree=1105816/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=890148 CPUtime=25.48
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 220854 0 1 0 2456 92 0 0 18 0 9 0 22778952 911511552 190972 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 222537 190972 2623 9 0 217005 0
[pid=16059/tid=16061] ppid=16057 vsize=890148 CPUtime=11.26
/proc/16059/task/16061/stat : 16061 (java) S 16057 16059 15393 0 -1 64 14581 0 1 0 1114 12 0 0 17 0 9 0 22778953 911511552 190972 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16062] ppid=16057 vsize=890148 CPUtime=13.92
/proc/16059/task/16062/stat : 16062 (java) R 16057 16059 15393 0 -1 64 204742 0 0 0 1314 78 0 0 25 0 9 0 22778954 911511552 190972 996147200 134512640 134550932 4294955840 18446744073709551615 103733025 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16063] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16063/stat : 16063 (java) S 16057 16059 15393 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22778954 911511552 190972 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16064] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16064/stat : 16064 (java) S 16057 16059 15393 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22778954 911511552 190972 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16065] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16065/stat : 16065 (java) S 16057 16059 15393 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22778956 911511552 190972 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16066] ppid=16057 vsize=890148 CPUtime=0.27
/proc/16059/task/16066/stat : 16066 (java) S 16057 16059 15393 0 -1 64 797 0 0 0 27 0 0 0 16 0 9 0 22778956 911511552 190972 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16067] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16067/stat : 16067 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22778956 911511552 190972 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16068] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16068/stat : 16068 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22778956 911511552 190972 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 890148

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

[startup+31.9069 s]
/proc/loadavg: 2.04 2.04 2.00 3/81 16068
/proc/meminfo: memFree=1105816/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=890148 CPUtime=31.87
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 244314 0 1 0 3086 101 0 0 18 0 9 0 22778952 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 222537 190973 2623 9 0 217005 0
[pid=16059/tid=16061] ppid=16057 vsize=890148 CPUtime=11.28
/proc/16059/task/16061/stat : 16061 (java) S 16057 16059 15393 0 -1 64 14582 0 1 0 1116 12 0 0 17 0 9 0 22778953 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16062] ppid=16057 vsize=890148 CPUtime=20.3
/proc/16059/task/16062/stat : 16062 (java) R 16057 16059 15393 0 -1 64 228201 0 0 0 1943 87 0 0 25 0 9 0 22778954 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 102768171 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16063] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16063/stat : 16063 (java) S 16057 16059 15393 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22778954 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16064] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16064/stat : 16064 (java) S 16057 16059 15393 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22778954 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16065] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16065/stat : 16065 (java) S 16057 16059 15393 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16066] ppid=16057 vsize=890148 CPUtime=0.27
/proc/16059/task/16066/stat : 16066 (java) S 16057 16059 15393 0 -1 64 797 0 0 0 27 0 0 0 16 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16067] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16067/stat : 16067 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16068] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16068/stat : 16068 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.87
Current children cumulated vsize (KiB) 890148

[startup+35.1011 s]
/proc/loadavg: 2.03 2.04 2.00 3/81 16068
/proc/meminfo: memFree=1105304/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=890148 CPUtime=35.05
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 256044 0 1 0 3399 106 0 0 18 0 9 0 22778952 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 222537 190973 2623 9 0 217005 0
[pid=16059/tid=16061] ppid=16057 vsize=890148 CPUtime=11.28
/proc/16059/task/16061/stat : 16061 (java) S 16057 16059 15393 0 -1 64 14583 0 1 0 1116 12 0 0 17 0 9 0 22778953 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16062] ppid=16057 vsize=890148 CPUtime=23.48
/proc/16059/task/16062/stat : 16062 (java) R 16057 16059 15393 0 -1 64 239930 0 0 0 2256 92 0 0 25 0 9 0 22778954 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 102768239 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16063] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16063/stat : 16063 (java) S 16057 16059 15393 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22778954 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16064] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16064/stat : 16064 (java) S 16057 16059 15393 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22778954 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16065] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16065/stat : 16065 (java) S 16057 16059 15393 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16066] ppid=16057 vsize=890148 CPUtime=0.27
/proc/16059/task/16066/stat : 16066 (java) S 16057 16059 15393 0 -1 64 797 0 0 0 27 0 0 0 16 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16067] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16067/stat : 16067 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16068] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16068/stat : 16068 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 35.05
Current children cumulated vsize (KiB) 890148

[startup+38.3023 s]
/proc/loadavg: 2.03 2.04 2.00 3/81 16068
/proc/meminfo: memFree=1102552/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=890148 CPUtime=38.25
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 267773 0 1 0 3715 110 0 0 18 0 9 0 22778952 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 222537 190973 2623 9 0 217005 0
[pid=16059/tid=16061] ppid=16057 vsize=890148 CPUtime=11.28
/proc/16059/task/16061/stat : 16061 (java) S 16057 16059 15393 0 -1 64 14583 0 1 0 1116 12 0 0 17 0 9 0 22778953 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16062] ppid=16057 vsize=890148 CPUtime=26.67
/proc/16059/task/16062/stat : 16062 (java) R 16057 16059 15393 0 -1 64 251659 0 0 0 2571 96 0 0 25 0 9 0 22778954 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 102768136 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16063] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16063/stat : 16063 (java) S 16057 16059 15393 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22778954 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16064] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16064/stat : 16064 (java) S 16057 16059 15393 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22778954 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16065] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16065/stat : 16065 (java) S 16057 16059 15393 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16066] ppid=16057 vsize=890148 CPUtime=0.27
/proc/16059/task/16066/stat : 16066 (java) S 16057 16059 15393 0 -1 64 797 0 0 0 27 0 0 0 16 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16067] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16067/stat : 16067 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16068] ppid=16057 vsize=890148 CPUtime=0
/proc/16059/task/16068/stat : 16068 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22778956 911511552 190973 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.25
Current children cumulated vsize (KiB) 890148

[startup+39.9024 s]
/proc/loadavg: 2.03 2.04 2.00 3/81 16068
/proc/meminfo: memFree=1127640/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=867660 CPUtime=39.85
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 268653 0 1 0 3874 111 0 0 18 0 9 0 22778952 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 216915 185352 2624 9 0 211383 0
[pid=16059/tid=16061] ppid=16057 vsize=867660 CPUtime=11.28
/proc/16059/task/16061/stat : 16061 (java) S 16057 16059 15393 0 -1 64 14585 0 1 0 1116 12 0 0 17 0 9 0 22778953 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16062] ppid=16057 vsize=867660 CPUtime=28.27
/proc/16059/task/16062/stat : 16062 (java) R 16057 16059 15393 0 -1 64 252537 0 0 0 2730 97 0 0 25 0 9 0 22778954 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 104190133 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16063] ppid=16057 vsize=867660 CPUtime=0
/proc/16059/task/16063/stat : 16063 (java) S 16057 16059 15393 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22778954 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16064] ppid=16057 vsize=867660 CPUtime=0
/proc/16059/task/16064/stat : 16064 (java) S 16057 16059 15393 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22778954 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16065] ppid=16057 vsize=867660 CPUtime=0
/proc/16059/task/16065/stat : 16065 (java) S 16057 16059 15393 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22778956 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16066] ppid=16057 vsize=867660 CPUtime=0.27
/proc/16059/task/16066/stat : 16066 (java) S 16057 16059 15393 0 -1 64 797 0 0 0 27 0 0 0 16 0 9 0 22778956 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16067] ppid=16057 vsize=867660 CPUtime=0
/proc/16059/task/16067/stat : 16067 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22778956 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16068] ppid=16057 vsize=867660 CPUtime=0
/proc/16059/task/16068/stat : 16068 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22778956 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.85
Current children cumulated vsize (KiB) 867660

[startup+40.7075 s]
/proc/loadavg: 2.03 2.04 2.00 3/81 16068
/proc/meminfo: memFree=1128280/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=867660 CPUtime=40.65
/proc/16059/stat : 16059 (java) S 16057 16059 15393 0 -1 0 268653 0 1 0 3954 111 0 0 18 0 9 0 22778952 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 216915 185352 2624 9 0 211383 0
[pid=16059/tid=16061] ppid=16057 vsize=867660 CPUtime=11.28
/proc/16059/task/16061/stat : 16061 (java) S 16057 16059 15393 0 -1 64 14585 0 1 0 1116 12 0 0 17 0 9 0 22778953 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16062] ppid=16057 vsize=867660 CPUtime=29.07
/proc/16059/task/16062/stat : 16062 (java) R 16057 16059 15393 0 -1 64 252537 0 0 0 2810 97 0 0 25 0 9 0 22778954 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 104191126 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16063] ppid=16057 vsize=867660 CPUtime=0
/proc/16059/task/16063/stat : 16063 (java) S 16057 16059 15393 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22778954 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16064] ppid=16057 vsize=867660 CPUtime=0
/proc/16059/task/16064/stat : 16064 (java) S 16057 16059 15393 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22778954 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16065] ppid=16057 vsize=867660 CPUtime=0
/proc/16059/task/16065/stat : 16065 (java) S 16057 16059 15393 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22778956 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16066] ppid=16057 vsize=867660 CPUtime=0.27
/proc/16059/task/16066/stat : 16066 (java) S 16057 16059 15393 0 -1 64 797 0 0 0 27 0 0 0 16 0 9 0 22778956 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16067] ppid=16057 vsize=867660 CPUtime=0
/proc/16059/task/16067/stat : 16067 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22778956 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16059/tid=16068] ppid=16057 vsize=867660 CPUtime=0
/proc/16059/task/16068/stat : 16068 (java) S 16057 16059 15393 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22778956 888483840 185352 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 40.65
Current children cumulated vsize (KiB) 867660

[startup+40.9025 s]
/proc/loadavg: 2.03 2.04 2.00 3/81 16068
/proc/meminfo: memFree=1128280/2055920 swapFree=4191900/4192956
[pid=16059] ppid=16057 vsize=0 CPUtime=40.83
/proc/16059/stat : 16059 (java) Z 16057 16059 15393 0 -1 12 268669 0 1 0 3961 122 0 0 16 0 2 0 22778952 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16059/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40.83
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 40.9057
CPU time (s): 40.8358
CPU user time (s): 39.612
CPU system time (s): 1.22381
CPU usage (%): 99.829
Max. virtual memory (cumulated for all children) (KiB): 895272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.612
system time used= 1.22381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268669
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= 2381
involuntary context switches= 2508

runsolver used 0.055991 second user time and 0.140978 second system time

The end

Launcher Data

Begin job on node29 at 2009-07-12 02:05:28
IDJOB=2072895
IDBENCH=55864
IDSOLVER=737
FILE ID=node29/2072895-1247357126
PBS_JOBID= 9506951
Free space on /tmp= 66296 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-cache-inv14-ucl.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-2072895-1247357126/watcher-2072895-1247357126 -o /tmp/evaluation-result-2072895-1247357126/solver-2072895-1247357126 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2072895-1247357126.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= 06c3dd4a51ccbf74c43a283db8d47698
RANDOM SEED=1635191207

node29.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.225
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.225
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:       1861056 kB
Buffers:         18120 kB
Cached:         107968 kB
SwapCached:        392 kB
Active:         111580 kB
Inactive:        32820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861056 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           37580 kB
Writeback:           0 kB
Mapped:          29164 kB
Slab:            35648 kB
Committed_AS:   147040 kB
PageTables:       1832 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= 66292 MiB
End job on node29 at 2009-07-12 02:06:09