Trace number 2059222

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) 38.7121 38.96

General information on the benchmark

Namecsp/marc/
normalized-large-96-unsat_ext.xml
MD5SUMb27e6efb6e10edd4280a0b0099140167
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.6709
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints4560
Maximum constraint arity2
Maximum domain size96
Number of constraints which are defined in extension4560
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

38.49/38.77	java.lang.OutOfMemoryError: Java heap space
38.49/38.77		at parser.absconparseur.tools.InstanceParser.parseRelationTuples(InstanceParser.java:254)
38.49/38.77		at parser.absconparseur.tools.InstanceParser.parseRelation(InstanceParser.java:291)
38.49/38.77		at parser.absconparseur.tools.InstanceParser.parseRelations(InstanceParser.java:302)
38.49/38.77		at parser.absconparseur.tools.InstanceParser.parse(InstanceParser.java:650)
38.49/38.77		at parser.chocogen.XmlModel.load(XmlModel.java:254)
38.49/38.77		at parser.chocogen.XmlModel.solveFile(XmlModel.java:204)
38.49/38.77		at parser.chocogen.XmlModel.generate(XmlModel.java:183)
38.49/38.77		at parser.chocogen.XmlModel.main(XmlModel.java:524)
38.49/38.79	java.lang.NullPointerException
38.49/38.79		at parser.chocogen.VariableFactory.getNbvar(VariableFactory.java:109)
38.49/38.79		at parser.chocogen.ChocoFactory.createVariables(ChocoFactory.java:81)
38.49/38.79		at parser.chocogen.XmlModel.buildModel(XmlModel.java:281)
38.49/38.79		at parser.chocogen.XmlModel.solveFile(XmlModel.java:205)
38.49/38.79		at parser.chocogen.XmlModel.generate(XmlModel.java:183)
38.49/38.79		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-2059222-1247323768/watcher-2059222-1247323768 -o /tmp/evaluation-result-2059222-1247323768/solver-2059222-1247323768 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2059222-1247323768.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.26 2.04 1.93 3/82 15099
/proc/meminfo: memFree=646752/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=18576 CPUtime=0
/proc/15099/stat : 15099 (runsolver) R 15097 15099 13952 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 19445417 19021824 284 996147200 4194304 4302564 548682068192 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/15099/statm: 4644 284 249 26 0 2626 0

[startup+0.016683 s]
/proc/loadavg: 2.26 2.04 1.93 3/82 15099
/proc/meminfo: memFree=646752/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=10764 CPUtime=0
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 761 0 0 0 0 0 0 0 19 0 2 0 19445417 11022336 523 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 2691 523 234 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10764

[startup+0.101319 s]
/proc/loadavg: 2.26 2.04 1.93 3/82 15099
/proc/meminfo: memFree=646752/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=862256 CPUtime=0.08
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 3295 0 1 0 6 2 0 0 19 0 9 0 19445417 882950144 2763 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 215564 2763 1304 9 0 210433 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 862256

[startup+0.301361 s]
/proc/loadavg: 2.26 2.04 1.93 3/82 15099
/proc/meminfo: memFree=646752/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864360 CPUtime=0.28
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 6310 0 1 0 24 4 0 0 19 0 9 0 19445417 885104640 5735 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216090 5735 1852 9 0 210558 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864360

[startup+0.701443 s]
/proc/loadavg: 2.26 2.04 1.93 3/82 15099
/proc/meminfo: memFree=646752/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864968 CPUtime=0.68
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 19599 0 1 0 56 12 0 0 19 0 9 0 19445417 885727232 19023 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216242 19023 1865 9 0 210710 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864968

[startup+1.50259 s]
/proc/loadavg: 2.26 2.04 1.93 3/91 15108
/proc/meminfo: memFree=539416/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864968 CPUtime=1.47
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 38490 0 1 0 121 26 0 0 19 0 9 0 19445417 885727232 37911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216242 37911 1868 9 0 210710 0
[pid=15099/tid=15101] ppid=15097 vsize=864968 CPUtime=1.17
/proc/15099/task/15101/stat : 15101 (java) R 15097 15099 13952 0 -1 64 14144 0 1 0 104 13 0 0 25 0 9 0 19445419 885727232 37911 996147200 134512640 134550932 4294955840 18446744073709551615 4126410694 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15102] ppid=15097 vsize=864968 CPUtime=0.17
/proc/15099/task/15102/stat : 15102 (java) S 15097 15099 13952 0 -1 64 23112 0 0 0 6 11 0 0 16 0 9 0 19445420 885727232 37911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15103] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15103/stat : 15103 (java) S 15097 15099 13952 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 37911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15104] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15104/stat : 15104 (java) S 15097 15099 13952 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19445421 885727232 37911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15105] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15105/stat : 15105 (java) S 15097 15099 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19445423 885727232 37911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15106] ppid=15097 vsize=864968 CPUtime=0.1
/proc/15099/task/15106/stat : 15106 (java) S 15097 15099 13952 0 -1 64 501 0 0 0 10 0 0 0 16 0 9 0 19445423 885727232 37911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15107] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15107/stat : 15107 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19445423 885727232 37911 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15108] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15108/stat : 15108 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19445423 885727232 37911 996147200 134512640 134550932 4294955840 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) 864968

[startup+3.10289 s]
/proc/loadavg: 2.26 2.04 1.93 3/91 15108
/proc/meminfo: memFree=386136/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864968 CPUtime=3.06
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 71453 0 1 0 261 45 0 0 19 0 9 0 19445417 885727232 70862 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216242 70862 1892 9 0 210710 0
[pid=15099/tid=15101] ppid=15097 vsize=864968 CPUtime=2.37
/proc/15099/task/15101/stat : 15101 (java) R 15097 15099 13952 0 -1 64 14227 0 1 0 221 16 0 0 25 0 9 0 19445419 885727232 70862 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15102] ppid=15097 vsize=864968 CPUtime=0.51
/proc/15099/task/15102/stat : 15102 (java) R 15097 15099 13952 0 -1 64 55957 0 0 0 24 27 0 0 16 0 9 0 19445420 885727232 70862 996147200 134512640 134550932 4294955840 18446744073709551615 102709375 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15103] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15103/stat : 15103 (java) S 15097 15099 13952 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 70862 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15104] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15104/stat : 15104 (java) S 15097 15099 13952 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19445421 885727232 70862 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15105] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15105/stat : 15105 (java) S 15097 15099 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19445423 885727232 70862 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15106] ppid=15097 vsize=864968 CPUtime=0.15
/proc/15099/task/15106/stat : 15106 (java) S 15097 15099 13952 0 -1 64 536 0 0 0 15 0 0 0 16 0 9 0 19445423 885727232 70862 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15107] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15107/stat : 15107 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19445423 885727232 70862 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15108] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15108/stat : 15108 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19445423 885727232 70862 996147200 134512640 134550932 4294955840 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) 864968

[startup+6.3015 s]
/proc/loadavg: 2.32 2.05 1.94 3/91 15108
/proc/meminfo: memFree=214808/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864968 CPUtime=6.21
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 101390 0 1 0 560 61 0 0 19 0 9 0 19445417 885727232 100792 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216242 100792 1892 9 0 210710 0
[pid=15099/tid=15101] ppid=15097 vsize=864968 CPUtime=4.88
/proc/15099/task/15101/stat : 15101 (java) R 15097 15099 13952 0 -1 64 14234 0 1 0 472 16 0 0 25 0 9 0 19445419 885727232 100792 996147200 134512640 134550932 4294955840 18446744073709551615 4126356418 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15102] ppid=15097 vsize=864968 CPUtime=1.12
/proc/15099/task/15102/stat : 15102 (java) S 15097 15099 13952 0 -1 64 85883 0 0 0 70 42 0 0 16 0 9 0 19445420 885727232 100792 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15103] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15103/stat : 15103 (java) S 15097 15099 13952 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 100792 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15104] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15104/stat : 15104 (java) S 15097 15099 13952 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19445421 885727232 100792 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15105] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15105/stat : 15105 (java) S 15097 15099 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19445423 885727232 100792 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15106] ppid=15097 vsize=864968 CPUtime=0.16
/proc/15099/task/15106/stat : 15106 (java) S 15097 15099 13952 0 -1 64 540 0 0 0 16 0 0 0 16 0 9 0 19445423 885727232 100792 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15107] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15107/stat : 15107 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19445423 885727232 100792 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15108] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15108/stat : 15108 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19445423 885727232 100792 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 864968

[startup+12.7027 s]
/proc/loadavg: 2.37 2.07 1.94 4/91 15120
/proc/meminfo: memFree=171088/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864968 CPUtime=12.57
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 163136 0 1 0 1168 89 0 0 19 0 9 0 19445417 885727232 162525 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216242 162529 1892 9 0 210710 0
[pid=15099/tid=15101] ppid=15097 vsize=864968 CPUtime=10.06
/proc/15099/task/15101/stat : 15101 (java) R 15097 15099 13952 0 -1 64 14247 0 1 0 989 17 0 0 25 0 9 0 19445419 885727232 162531 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15102] ppid=15097 vsize=864968 CPUtime=2.31
/proc/15099/task/15102/stat : 15102 (java) R 15097 15099 13952 0 -1 64 147620 0 0 0 161 70 0 0 16 0 9 0 19445420 885727232 162533 996147200 134512640 134550932 4294955840 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15103] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15103/stat : 15103 (java) S 15097 15099 13952 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 162536 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15104] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15104/stat : 15104 (java) S 15097 15099 13952 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19445421 885727232 162538 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15105] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15105/stat : 15105 (java) S 15097 15099 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19445423 885727232 162540 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15106] ppid=15097 vsize=864968 CPUtime=0.17
/proc/15099/task/15106/stat : 15106 (java) S 15097 15099 13952 0 -1 64 544 0 0 0 17 0 0 0 17 0 9 0 19445423 885727232 162543 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15107] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15107/stat : 15107 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19445423 885727232 162545 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15108] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15108/stat : 15108 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19445423 885727232 162548 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 864968

[startup+25.5012 s]
/proc/loadavg: 2.21 2.05 1.94 2/76 15168
/proc/meminfo: memFree=343184/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864968 CPUtime=25.32
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 185129 0 1 0 2432 100 0 0 19 0 9 0 19445417 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216242 184328 2608 9 0 210710 0
[pid=15099/tid=15101] ppid=15097 vsize=864968 CPUtime=13.06
/proc/15099/task/15101/stat : 15101 (java) S 15097 15099 13952 0 -1 64 14257 0 1 0 1289 17 0 0 17 0 9 0 19445419 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15102] ppid=15097 vsize=864968 CPUtime=12.07
/proc/15099/task/15102/stat : 15102 (java) R 15097 15099 13952 0 -1 64 169595 0 0 0 1126 81 0 0 20 0 9 0 19445420 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 104188758 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15103] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15103/stat : 15103 (java) S 15097 15099 13952 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15104] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15104/stat : 15104 (java) S 15097 15099 13952 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15105] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15105/stat : 15105 (java) S 15097 15099 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15106] ppid=15097 vsize=864968 CPUtime=0.17
/proc/15099/task/15106/stat : 15106 (java) S 15097 15099 13952 0 -1 64 544 0 0 0 17 0 0 0 17 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15107] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15107/stat : 15107 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15108] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15108/stat : 15108 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 864968

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

[startup+31.9064 s]
/proc/loadavg: 2.11 2.03 1.93 4/77 15197
/proc/meminfo: memFree=343304/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864968 CPUtime=31.7
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 185133 0 1 0 3070 100 0 0 19 0 9 0 19445417 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216242 184328 2608 9 0 210710 0
[pid=15099/tid=15101] ppid=15097 vsize=864968 CPUtime=13.12
/proc/15099/task/15101/stat : 15101 (java) S 15097 15099 13952 0 -1 64 14261 0 1 0 1295 17 0 0 17 0 9 0 19445419 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15102] ppid=15097 vsize=864968 CPUtime=18.38
/proc/15099/task/15102/stat : 15102 (java) R 15097 15099 13952 0 -1 64 169595 0 0 0 1757 81 0 0 25 0 9 0 19445420 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 104191029 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15103] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15103/stat : 15103 (java) S 15097 15099 13952 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15104] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15104/stat : 15104 (java) S 15097 15099 13952 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15105] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15105/stat : 15105 (java) S 15097 15099 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15106] ppid=15097 vsize=864968 CPUtime=0.17
/proc/15099/task/15106/stat : 15106 (java) S 15097 15099 13952 0 -1 64 544 0 0 0 17 0 0 0 17 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15107] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15107/stat : 15107 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15108] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15108/stat : 15108 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.7
Current children cumulated vsize (KiB) 864968

[startup+35.102 s]
/proc/loadavg: 2.02 2.01 1.93 2/76 15224
/proc/meminfo: memFree=343312/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864968 CPUtime=34.9
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 185135 0 1 0 3390 100 0 0 19 0 9 0 19445417 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216242 184328 2608 9 0 210710 0
[pid=15099/tid=15101] ppid=15097 vsize=864968 CPUtime=13.13
/proc/15099/task/15101/stat : 15101 (java) S 15097 15099 13952 0 -1 64 14263 0 1 0 1296 17 0 0 17 0 9 0 19445419 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15102] ppid=15097 vsize=864968 CPUtime=21.57
/proc/15099/task/15102/stat : 15102 (java) R 15097 15099 13952 0 -1 64 169595 0 0 0 2076 81 0 0 25 0 9 0 19445420 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 104189914 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15103] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15103/stat : 15103 (java) S 15097 15099 13952 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15104] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15104/stat : 15104 (java) S 15097 15099 13952 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15105] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15105/stat : 15105 (java) S 15097 15099 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15106] ppid=15097 vsize=864968 CPUtime=0.17
/proc/15099/task/15106/stat : 15106 (java) S 15097 15099 13952 0 -1 64 544 0 0 0 17 0 0 0 17 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15107] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15107/stat : 15107 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15108] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15108/stat : 15108 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.9
Current children cumulated vsize (KiB) 864968

[startup+36.7013 s]
/proc/loadavg: 2.02 2.01 1.93 2/76 15224
/proc/meminfo: memFree=343312/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864968 CPUtime=36.5
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 185136 0 1 0 3549 101 0 0 19 0 9 0 19445417 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216242 184328 2608 9 0 210710 0
[pid=15099/tid=15101] ppid=15097 vsize=864968 CPUtime=13.13
/proc/15099/task/15101/stat : 15101 (java) S 15097 15099 13952 0 -1 64 14264 0 1 0 1296 17 0 0 17 0 9 0 19445419 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15102] ppid=15097 vsize=864968 CPUtime=23.16
/proc/15099/task/15102/stat : 15102 (java) R 15097 15099 13952 0 -1 64 169595 0 0 0 2235 81 0 0 25 0 9 0 19445420 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 104189905 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15103] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15103/stat : 15103 (java) S 15097 15099 13952 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15104] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15104/stat : 15104 (java) S 15097 15099 13952 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15105] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15105/stat : 15105 (java) S 15097 15099 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15106] ppid=15097 vsize=864968 CPUtime=0.17
/proc/15099/task/15106/stat : 15106 (java) S 15097 15099 13952 0 -1 64 544 0 0 0 17 0 0 0 17 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15107] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15107/stat : 15107 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15108] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15108/stat : 15108 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.5
Current children cumulated vsize (KiB) 864968

[startup+38.3026 s]
/proc/loadavg: 2.02 2.01 1.93 3/90 15246
/proc/meminfo: memFree=328856/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864968 CPUtime=38.09
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 185136 0 1 0 3708 101 0 0 19 0 9 0 19445417 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216242 184328 2608 9 0 210710 0
[pid=15099/tid=15101] ppid=15097 vsize=864968 CPUtime=13.13
/proc/15099/task/15101/stat : 15101 (java) S 15097 15099 13952 0 -1 64 14264 0 1 0 1296 17 0 0 17 0 9 0 19445419 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15102] ppid=15097 vsize=864968 CPUtime=24.76
/proc/15099/task/15102/stat : 15102 (java) R 15097 15099 13952 0 -1 64 169595 0 0 0 2394 82 0 0 25 0 9 0 19445420 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 104516167 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15103] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15103/stat : 15103 (java) S 15097 15099 13952 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15104] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15104/stat : 15104 (java) S 15097 15099 13952 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15105] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15105/stat : 15105 (java) S 15097 15099 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15106] ppid=15097 vsize=864968 CPUtime=0.17
/proc/15099/task/15106/stat : 15106 (java) S 15097 15099 13952 0 -1 64 544 0 0 0 17 0 0 0 17 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15107] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15107/stat : 15107 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15108] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15108/stat : 15108 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19445423 885727232 184328 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.09
Current children cumulated vsize (KiB) 864968

[startup+38.7027 s]
/proc/loadavg: 2.02 2.01 1.93 2/76 15266
/proc/meminfo: memFree=343240/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=864968 CPUtime=38.49
/proc/15099/stat : 15099 (java) S 15097 15099 13952 0 -1 0 185138 0 1 0 3748 101 0 0 19 0 9 0 19445417 885727232 184329 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 216242 184329 2609 9 0 210710 0
[pid=15099/tid=15101] ppid=15097 vsize=864968 CPUtime=13.13
/proc/15099/task/15101/stat : 15101 (java) S 15097 15099 13952 0 -1 64 14266 0 1 0 1296 17 0 0 17 0 9 0 19445419 885727232 184329 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15102] ppid=15097 vsize=864968 CPUtime=25.16
/proc/15099/task/15102/stat : 15102 (java) R 15097 15099 13952 0 -1 64 169595 0 0 0 2434 82 0 0 25 0 9 0 19445420 885727232 184329 996147200 134512640 134550932 4294955840 18446744073709551615 104190133 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15103] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15103/stat : 15103 (java) S 15097 15099 13952 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184329 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15104] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15104/stat : 15104 (java) S 15097 15099 13952 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19445421 885727232 184329 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15105] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15105/stat : 15105 (java) S 15097 15099 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19445423 885727232 184329 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15106] ppid=15097 vsize=864968 CPUtime=0.17
/proc/15099/task/15106/stat : 15106 (java) S 15097 15099 13952 0 -1 64 544 0 0 0 17 0 0 0 17 0 9 0 19445423 885727232 184329 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15099/tid=15107] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15107/stat : 15107 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19445423 885727232 184329 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15099/tid=15108] ppid=15097 vsize=864968 CPUtime=0
/proc/15099/task/15108/stat : 15108 (java) S 15097 15099 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19445423 885727232 184329 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.49
Current children cumulated vsize (KiB) 864968

[startup+38.9031 s]
/proc/loadavg: 2.02 2.01 1.93 2/76 15266
/proc/meminfo: memFree=343240/2055920 swapFree=4192956/4192956
[pid=15099] ppid=15097 vsize=0 CPUtime=38.65
/proc/15099/stat : 15099 (java) Z 15097 15099 13952 0 -1 12 185243 0 1 0 3758 107 0 0 16 0 2 0 19445417 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15099/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 38.65
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 38.96
CPU time (s): 38.7121
CPU user time (s): 37.5823
CPU system time (s): 1.12983
CPU usage (%): 99.3638
Max. virtual memory (cumulated for all children) (KiB): 866316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.5823
system time used= 1.12983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185243
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= 1755
involuntary context switches= 1793

runsolver used 0.06199 second user time and 0.122981 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-11 16:49:39
IDJOB=2059222
IDBENCH=53562
IDSOLVER=737
FILE ID=node5/2059222-1247323768
PBS_JOBID= 9506618
Free space on /tmp= 66196 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/marc/normalized-large-96-unsat_ext.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-2059222-1247323768/watcher-2059222-1247323768 -o /tmp/evaluation-result-2059222-1247323768/solver-2059222-1247323768 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2059222-1247323768.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= b27e6efb6e10edd4280a0b0099140167
RANDOM SEED=1283607025

node5.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        647296 kB
Buffers:         51396 kB
Cached:        1041160 kB
SwapCached:          0 kB
Active:         482676 kB
Inactive:       842860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        647296 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          199732 kB
Writeback:           0 kB
Mapped:         254188 kB
Slab:            67892 kB
Committed_AS:   419424 kB
PageTables:       2316 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= 66296 MiB
End job on node5 at 2009-07-11 16:50:19