Trace number 2065116

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
Concrete 2009-07-14? 407.468 408.791

General information on the benchmark

Namecsp/fischer/
normalized-fischer-7-10-fair.xml
MD5SUMc6466a941664f0d3e6f4f15dbdbb5432
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables18252
Number of constraints17269
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17269
Global constraints used (with number of constraints)

Solver Data

407.29/408.64	c [ 408.078] WARNING : java.lang.OutOfMemoryError: Java heap space
407.29/408.64	java.lang.Object.clone(Native Method)
407.29/408.64	cspfj.problem.BitVectorDomain.<init>(BitVectorDomain.java:24)
407.29/408.64	cspfj.problem.Variable.<init>(Variable.java:65)
407.29/408.64	concrete.VariableManager.compute(VariableManager.java:38)
407.29/408.64	concrete.CspOM.generate(CspOM.java:62)
407.29/408.64	cspfj.problem.Problem.load(Problem.java:108)
407.29/408.64	concrete.Concrete.solve(Concrete.java:159)
407.29/408.64	concrete.Concrete.run(Concrete.java:112)
407.29/408.64	concrete.Concrete.main(Concrete.java:105) (cspfj.ResultHandler.result)
407.29/408.64	c CPU-LOAD 101.79
407.29/408.64	s UNKNOWN
407.29/408.64	c java.lang.OutOfMemoryError: Java heap space[java.lang.Object.clone(Native Method), cspfj.problem.BitVectorDomain.<init>(BitVectorDomain.java:24), cspfj.problem.Variable.<init>(Variable.java:65), concrete.VariableManager.compute(VariableManager.java:38), concrete.CspOM.generate(CspOM.java:62), cspfj.problem.Problem.load(Problem.java:108), concrete.Concrete.solve(Concrete.java:159), concrete.Concrete.run(Concrete.java:112), concrete.Concrete.main(Concrete.java:105)]
407.29/408.64	c TOTAL-NODES 0
407.29/408.64	c TOTAL-CPU 0.0

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2065116-1247703390/watcher-2065116-1247703390 -o /tmp/evaluation-result-2065116-1247703390/solver-2065116-1247703390 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2065116-1247703390.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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/72 8793
/proc/meminfo: memFree=1237976/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=18576 CPUtime=0
/proc/8793/stat : 8793 (runsolver) R 8791 8793 7397 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 57401892 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 227607637287 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8793/statm: 4644 284 249 26 0 2626 0

[startup+0.070778 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 8793
/proc/meminfo: memFree=1237976/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101779 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 8793
/proc/meminfo: memFree=1237976/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301806 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 8793
/proc/meminfo: memFree=1237976/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70185 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 8793
/proc/meminfo: memFree=1237976/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50295 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8806
/proc/meminfo: memFree=1220104/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
[pid=8798] ppid=8793 vsize=847652 CPUtime=1.46
/proc/8798/stat : 8798 (java) S 8793 8793 7397 0 -1 0 8356 0 1 0 140 6 0 0 18 0 9 0 57401894 867995648 7193 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8798/statm: 211913 7193 2624 9 0 206391 0
[pid=8798/tid=8799] ppid=8793 vsize=847652 CPUtime=0.99
/proc/8798/task/8799/stat : 8799 (java) R 8793 8793 7397 0 -1 64 3939 0 1 0 96 3 0 0 21 0 9 0 57401895 867995648 7193 996147200 134512640 134550932 4294955408 18446744073709551615 4126467302 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8800] ppid=8793 vsize=847652 CPUtime=0.13
/proc/8798/task/8800/stat : 8800 (java) S 8793 8793 7397 0 -1 64 2233 0 0 0 12 1 0 0 16 0 9 0 57401896 867995648 7193 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8801] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8801/stat : 8801 (java) S 8793 8793 7397 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57401896 867995648 7193 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8802] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8802/stat : 8802 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57401896 867995648 7193 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8803] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8803/stat : 8803 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57401899 867995648 7193 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8804] ppid=8793 vsize=847652 CPUtime=0.33
/proc/8798/task/8804/stat : 8804 (java) S 8793 8793 7397 0 -1 64 1487 0 0 0 32 1 0 0 16 0 9 0 57401902 867995648 7193 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8805] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8805/stat : 8805 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57401902 867995648 7193 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8806] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8806/stat : 8806 (java) S 8793 8793 7397 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57401902 867995648 7193 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 853008

[startup+3.10213 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8806
/proc/meminfo: memFree=1215816/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
[pid=8798] ppid=8793 vsize=847652 CPUtime=3.04
/proc/8798/stat : 8798 (java) S 8793 8793 7397 0 -1 0 9381 0 1 0 298 6 0 0 18 0 9 0 57401894 867995648 8200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8798/statm: 211913 8200 2624 9 0 206391 0
[pid=8798/tid=8799] ppid=8793 vsize=847652 CPUtime=2.46
/proc/8798/task/8799/stat : 8799 (java) R 8793 8793 7397 0 -1 64 3957 0 1 0 243 3 0 0 25 0 9 0 57401895 867995648 8200 996147200 134512640 134550932 4294955408 18446744073709551615 4126471781 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8800] ppid=8793 vsize=847652 CPUtime=0.23
/proc/8798/task/8800/stat : 8800 (java) S 8793 8793 7397 0 -1 64 3240 0 0 0 22 1 0 0 16 0 9 0 57401896 867995648 8200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8801] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8801/stat : 8801 (java) S 8793 8793 7397 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57401896 867995648 8200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8802] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8802/stat : 8802 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57401896 867995648 8200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8803] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8803/stat : 8803 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57401899 867995648 8200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8804] ppid=8793 vsize=847652 CPUtime=0.33
/proc/8798/task/8804/stat : 8804 (java) S 8793 8793 7397 0 -1 64 1487 0 0 0 32 1 0 0 16 0 9 0 57401902 867995648 8200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8805] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8805/stat : 8805 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57401902 867995648 8200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8806] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8806/stat : 8806 (java) S 8793 8793 7397 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57401902 867995648 8200 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 853008

[startup+6.30151 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8806
/proc/meminfo: memFree=1207624/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
[pid=8798] ppid=8793 vsize=847652 CPUtime=6.22
/proc/8798/stat : 8798 (java) S 8793 8793 7397 0 -1 0 10378 0 1 0 615 7 0 0 18 0 9 0 57401894 867995648 9182 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8798/statm: 211913 9182 2625 9 0 206391 0
[pid=8798/tid=8799] ppid=8793 vsize=847652 CPUtime=5.5
/proc/8798/task/8799/stat : 8799 (java) R 8793 8793 7397 0 -1 64 4004 0 1 0 547 3 0 0 25 0 9 0 57401895 867995648 9182 996147200 134512640 134550932 4294955408 18446744073709551615 4126471781 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8800] ppid=8793 vsize=847652 CPUtime=0.36
/proc/8798/task/8800/stat : 8800 (java) S 8793 8793 7397 0 -1 64 4190 0 0 0 35 1 0 0 16 0 9 0 57401896 867995648 9182 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8801] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8801/stat : 8801 (java) S 8793 8793 7397 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57401896 867995648 9182 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8802] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8802/stat : 8802 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57401896 867995648 9182 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8803] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8803/stat : 8803 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57401899 867995648 9182 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8804] ppid=8793 vsize=847652 CPUtime=0.33
/proc/8798/task/8804/stat : 8804 (java) S 8793 8793 7397 0 -1 64 1487 0 0 0 32 1 0 0 16 0 9 0 57401902 867995648 9182 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8805] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8805/stat : 8805 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57401902 867995648 9182 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8806] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8806/stat : 8806 (java) S 8793 8793 7397 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57401902 867995648 9182 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 853008

[startup+12.7023 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8806
/proc/meminfo: memFree=1200520/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
[pid=8798] ppid=8793 vsize=847652 CPUtime=12.55
/proc/8798/stat : 8798 (java) S 8793 8793 7397 0 -1 0 11345 0 1 0 1248 7 0 0 18 0 9 0 57401894 867995648 10136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8798/statm: 211913 10136 2625 9 0 206391 0
[pid=8798/tid=8799] ppid=8793 vsize=847652 CPUtime=11.79
/proc/8798/task/8799/stat : 8799 (java) R 8793 8793 7397 0 -1 64 4017 0 1 0 1176 3 0 0 25 0 9 0 57401895 867995648 10136 996147200 134512640 134550932 4294955408 18446744073709551615 4126471730 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8800] ppid=8793 vsize=847652 CPUtime=0.41
/proc/8798/task/8800/stat : 8800 (java) S 8793 8793 7397 0 -1 64 5144 0 0 0 39 2 0 0 16 0 9 0 57401896 867995648 10136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8801] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8801/stat : 8801 (java) S 8793 8793 7397 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57401896 867995648 10136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8802] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8802/stat : 8802 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57401896 867995648 10136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8803] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8803/stat : 8803 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57401899 867995648 10136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8804] ppid=8793 vsize=847652 CPUtime=0.33
/proc/8798/task/8804/stat : 8804 (java) S 8793 8793 7397 0 -1 64 1487 0 0 0 32 1 0 0 17 0 9 0 57401902 867995648 10136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8805] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8805/stat : 8805 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57401902 867995648 10136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8806] ppid=8793 vsize=847652 CPUtime=0
/proc/8798/task/8806/stat : 8806 (java) S 8793 8793 7397 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57401902 867995648 10136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 853008

[startup+25.5028 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 8807
/proc/meminfo: memFree=1173568/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
[pid=8798] ppid=8793 vsize=849964 CPUtime=25.23
/proc/8798/stat : 8798 (java) S 8793 8793 7397 0 -1 0 24752 0 1 0 2508 15 0 0 18 0 10 0 57401894 870363136 16141 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8798/statm: 212491 16141 2625 9 0 206969 0
[pid=8798/tid=8799] ppid=8793 vsize=849964 CPUtime=20.34
/proc/8798/task/8799/stat : 8799 (java) R 8793 8793 7397 0 -1 64 4306 0 1 0 2030 4 0 0 25 0 10 0 57401895 870363136 16141 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8800] ppid=8793 vsize=849964 CPUtime=4.53
/proc/8798/task/8800/stat : 8800 (java) R 8793 8793 7397 0 -1 64 18253 0 0 0 444 9 0 0 16 0 10 0 57401896 870363136 16141 996147200 134512640 134550932 4294955408 18446744073709551615 103733025 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8801] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8801/stat : 8801 (java) S 8793 8793 7397 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57401896 870363136 16141 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8802] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8802/stat : 8802 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57401896 870363136 16141 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8803] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8803/stat : 8803 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57401899 870363136 16141 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8804] ppid=8793 vsize=849964 CPUtime=0.34
/proc/8798/task/8804/stat : 8804 (java) S 8793 8793 7397 0 -1 64 1492 0 0 0 33 1 0 0 16 0 10 0 57401902 870363136 16141 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8805] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8805/stat : 8805 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57401902 870363136 16141 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8806] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8806/stat : 8806 (java) S 8793 8793 7397 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57401902 870363136 16141 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8807] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8807/stat : 8807 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 57403940 870363136 16141 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 855320

[startup+51.1028 s]
/proc/loadavg: 2.28 2.06 2.02 4/83 8807
/proc/meminfo: memFree=1153408/2055920 swapFree=4192812/4192956

################
# More data... #
################

[pid=8798/tid=8806] ppid=8793 vsize=849964 CPUtime=0.01
/proc/8798/task/8806/stat : 8806 (java) S 8793 8793 7397 0 -1 64 0 0 0 0 0 1 0 0 15 0 10 0 57401902 870363136 16067 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8807] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8807/stat : 8807 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 57403940 870363136 16067 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.01
Current children cumulated vsize (KiB) 855320

[startup+402.301 s]
/proc/loadavg: 2.86 2.59 2.26 4/83 8807
/proc/meminfo: memFree=801672/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
[pid=8798] ppid=8793 vsize=848680 CPUtime=401
/proc/8798/stat : 8798 (java) S 8793 8793 7397 0 -1 0 744556 0 1 0 39605 495 0 0 18 0 10 0 57401894 869048320 15358 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8798/statm: 212170 15358 2625 9 0 206648 0
[pid=8798/tid=8799] ppid=8793 vsize=848680 CPUtime=101.02
/proc/8798/task/8799/stat : 8799 (java) R 8793 8793 7397 0 -1 64 14598 0 1 0 10056 46 0 0 25 0 10 0 57401895 869048320 15358 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8800] ppid=8793 vsize=848680 CPUtime=299.59
/proc/8798/task/8800/stat : 8800 (java) R 8793 8793 7397 0 -1 64 727765 0 0 0 29514 445 0 0 15 0 10 0 57401896 869048320 15358 996147200 134512640 134550932 4294955408 18446744073709551615 102549400 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8801] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8801/stat : 8801 (java) S 8793 8793 7397 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57401896 869048320 15358 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8802] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8802/stat : 8802 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57401896 869048320 15358 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8803] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8803/stat : 8803 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57401899 869048320 15358 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8804] ppid=8793 vsize=848680 CPUtime=0.34
/proc/8798/task/8804/stat : 8804 (java) S 8793 8793 7397 0 -1 64 1492 0 0 0 33 1 0 0 16 0 10 0 57401902 869048320 15358 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8805] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8805/stat : 8805 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57401902 869048320 15358 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8806] ppid=8793 vsize=848680 CPUtime=0.01
/proc/8798/task/8806/stat : 8806 (java) S 8793 8793 7397 0 -1 64 0 0 0 0 0 1 0 0 15 0 10 0 57401902 869048320 15358 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8798/tid=8807] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8807/stat : 8807 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 57403940 869048320 15358 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401
Current children cumulated vsize (KiB) 854036

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

[startup+403.101 s]
/proc/loadavg: 2.86 2.59 2.26 4/83 8807
/proc/meminfo: memFree=801352/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
[pid=8798] ppid=8793 vsize=849964 CPUtime=401.79
/proc/8798/stat : 8798 (java) S 8793 8793 7397 0 -1 0 746509 0 1 0 39683 496 0 0 18 0 10 0 57401894 870363136 15799 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8798/statm: 212491 15799 2625 9 0 206969 0
[pid=8798/tid=8799] ppid=8793 vsize=849964 CPUtime=101.19
/proc/8798/task/8799/stat : 8799 (java) R 8793 8793 7397 0 -1 64 14619 0 1 0 10073 46 0 0 25 0 10 0 57401895 870363136 15799 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8800] ppid=8793 vsize=849964 CPUtime=300.22
/proc/8798/task/8800/stat : 8800 (java) R 8793 8793 7397 0 -1 64 729697 0 0 0 29576 446 0 0 16 0 10 0 57401896 870363136 15799 996147200 134512640 134550932 4294955408 18446744073709551615 104188842 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8801] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8801/stat : 8801 (java) S 8793 8793 7397 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57401896 870363136 15799 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8802] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8802/stat : 8802 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57401896 870363136 15799 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8803] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8803/stat : 8803 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57401899 870363136 15799 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8804] ppid=8793 vsize=849964 CPUtime=0.34
/proc/8798/task/8804/stat : 8804 (java) S 8793 8793 7397 0 -1 64 1492 0 0 0 33 1 0 0 16 0 10 0 57401902 870363136 15799 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8805] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8805/stat : 8805 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57401902 870363136 15799 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8806] ppid=8793 vsize=849964 CPUtime=0.01
/proc/8798/task/8806/stat : 8806 (java) S 8793 8793 7397 0 -1 64 0 0 0 0 0 1 0 0 15 0 10 0 57401902 870363136 15799 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8798/tid=8807] ppid=8793 vsize=849964 CPUtime=0
/proc/8798/task/8807/stat : 8807 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 57403940 870363136 15799 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.79
Current children cumulated vsize (KiB) 855320

[startup+406.303 s]
/proc/loadavg: 2.87 2.60 2.26 3/83 8807
/proc/meminfo: memFree=383944/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
[pid=8798] ppid=8793 vsize=848680 CPUtime=405
/proc/8798/stat : 8798 (java) S 8793 8793 7397 0 -1 0 885432 0 1 0 39948 552 0 0 18 0 10 0 57401894 869048320 153197 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8798/statm: 212170 153197 2625 9 0 206648 0
[pid=8798/tid=8799] ppid=8793 vsize=848680 CPUtime=101.85
/proc/8798/task/8799/stat : 8799 (java) R 8793 8793 7397 0 -1 64 20040 0 1 0 10136 49 0 0 25 0 10 0 57401895 869048320 153197 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8800] ppid=8793 vsize=848680 CPUtime=302.75
/proc/8798/task/8800/stat : 8800 (java) R 8793 8793 7397 0 -1 64 863195 0 0 0 29776 499 0 0 16 0 10 0 57401896 869048320 153197 996147200 134512640 134550932 4294955408 18446744073709551615 101606626 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8801] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8801/stat : 8801 (java) S 8793 8793 7397 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57401896 869048320 153197 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8802] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8802/stat : 8802 (java) S 8793 8793 7397 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 57401896 869048320 153197 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8803] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8803/stat : 8803 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57401899 869048320 153197 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8804] ppid=8793 vsize=848680 CPUtime=0.35
/proc/8798/task/8804/stat : 8804 (java) S 8793 8793 7397 0 -1 64 1495 0 0 0 34 1 0 0 17 0 10 0 57401902 869048320 153197 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8805] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8805/stat : 8805 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57401902 869048320 153197 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8806] ppid=8793 vsize=848680 CPUtime=0.01
/proc/8798/task/8806/stat : 8806 (java) S 8793 8793 7397 0 -1 64 0 0 0 0 0 1 0 0 15 0 10 0 57401902 869048320 153197 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8798/tid=8807] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8807/stat : 8807 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 57403940 869048320 153197 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 405
Current children cumulated vsize (KiB) 854036

[startup+407.903 s]
/proc/loadavg: 2.87 2.60 2.26 4/83 8807
/proc/meminfo: memFree=146696/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
[pid=8798] ppid=8793 vsize=848680 CPUtime=406.59
/proc/8798/stat : 8798 (java) S 8793 8793 7397 0 -1 0 922103 0 1 0 40092 567 0 0 18 0 10 0 57401894 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8798/statm: 212170 189862 2625 9 0 206648 0
[pid=8798/tid=8799] ppid=8793 vsize=848680 CPUtime=102.04
/proc/8798/task/8799/stat : 8799 (java) R 8793 8793 7397 0 -1 64 20589 0 1 0 10155 49 0 0 25 0 10 0 57401895 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8800] ppid=8793 vsize=848680 CPUtime=304.16
/proc/8798/task/8800/stat : 8800 (java) R 8793 8793 7397 0 -1 64 899317 0 0 0 29902 514 0 0 16 0 10 0 57401896 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 104189893 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8801] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8801/stat : 8801 (java) S 8793 8793 7397 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57401896 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8802] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8802/stat : 8802 (java) S 8793 8793 7397 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 57401896 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8803] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8803/stat : 8803 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57401899 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8804] ppid=8793 vsize=848680 CPUtime=0.35
/proc/8798/task/8804/stat : 8804 (java) S 8793 8793 7397 0 -1 64 1495 0 0 0 34 1 0 0 17 0 10 0 57401902 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8805] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8805/stat : 8805 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57401902 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8806] ppid=8793 vsize=848680 CPUtime=0.01
/proc/8798/task/8806/stat : 8806 (java) S 8793 8793 7397 0 -1 64 0 0 0 0 0 1 0 0 15 0 10 0 57401902 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8798/tid=8807] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8807/stat : 8807 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 57403940 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 406.59
Current children cumulated vsize (KiB) 854036

[startup+408.303 s]
/proc/loadavg: 2.87 2.60 2.26 4/83 8807
/proc/meminfo: memFree=97864/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
[pid=8798] ppid=8793 vsize=848680 CPUtime=406.99
/proc/8798/stat : 8798 (java) S 8793 8793 7397 0 -1 0 922103 0 1 0 40132 567 0 0 18 0 10 0 57401894 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8798/statm: 212170 189862 2625 9 0 206648 0
[pid=8798/tid=8799] ppid=8793 vsize=848680 CPUtime=102.04
/proc/8798/task/8799/stat : 8799 (java) R 8793 8793 7397 0 -1 64 20589 0 1 0 10155 49 0 0 25 0 10 0 57401895 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8800] ppid=8793 vsize=848680 CPUtime=304.56
/proc/8798/task/8800/stat : 8800 (java) R 8793 8793 7397 0 -1 64 899317 0 0 0 29942 514 0 0 17 0 10 0 57401896 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 104191090 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8801] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8801/stat : 8801 (java) S 8793 8793 7397 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57401896 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8802] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8802/stat : 8802 (java) S 8793 8793 7397 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 57401896 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8803] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8803/stat : 8803 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57401899 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8804] ppid=8793 vsize=848680 CPUtime=0.35
/proc/8798/task/8804/stat : 8804 (java) S 8793 8793 7397 0 -1 64 1495 0 0 0 34 1 0 0 17 0 10 0 57401902 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8805] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8805/stat : 8805 (java) S 8793 8793 7397 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57401902 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8798/tid=8806] ppid=8793 vsize=848680 CPUtime=0.01
/proc/8798/task/8806/stat : 8806 (java) S 8793 8793 7397 0 -1 64 0 0 0 0 0 1 0 0 15 0 10 0 57401902 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8798/tid=8807] ppid=8793 vsize=848680 CPUtime=0
/proc/8798/task/8807/stat : 8807 (java) S 8793 8793 7397 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 57403940 869048320 189862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 406.99
Current children cumulated vsize (KiB) 854036

[startup+408.702 s]
/proc/loadavg: 2.87 2.60 2.26 4/83 8807
/proc/meminfo: memFree=97864/2055920 swapFree=4192812/4192956
[pid=8793] ppid=8791 vsize=5356 CPUtime=0
/proc/8793/stat : 8793 (concrete.sh) S 8791 8793 7397 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57401892 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8793/statm: 1339 244 201 169 0 50 0
[pid=8798] ppid=8793 vsize=0 CPUtime=407.36
/proc/8798/stat : 8798 (java) Z 8793 8793 7397 0 -1 12 922142 0 1 0 40166 570 0 0 16 0 2 0 57401894 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8798/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 407.36
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 408.791
CPU time (s): 407.468
CPU user time (s): 401.672
CPU system time (s): 5.79612
CPU usage (%): 99.6764
Max. virtual memory (cumulated for all children) (KiB): 855320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 401.672
system time used= 5.79612
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 922784
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= 104186
involuntary context switches= 105044

runsolver used 0.532918 second user time and 1.42778 second system time

The end

Launcher Data

Begin job on node66 at 2009-07-16 02:16:31
IDJOB=2065116
IDBENCH=54304
IDSOLVER=735
FILE ID=node66/2065116-1247703390
PBS_JOBID= 9521182
Free space on /tmp= 66248 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-7-10-fair.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065116-1247703390/watcher-2065116-1247703390 -o /tmp/evaluation-result-2065116-1247703390/solver-2065116-1247703390 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2065116-1247703390.xml

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

MD5SUM BENCH= c6466a941664f0d3e6f4f15dbdbb5432
RANDOM SEED=1480497617

node66.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.214
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.214
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:       1238456 kB
Buffers:         75780 kB
Cached:         518336 kB
SwapCached:          0 kB
Active:         340284 kB
Inactive:       393556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1238456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4272 kB
Writeback:           0 kB
Mapped:         151252 kB
Slab:            68716 kB
Committed_AS:   598720 kB
PageTables:       1964 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= 66248 MiB
End job on node66 at 2009-07-16 02:23:19