Trace number 1085576

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 + CSP4J - Tabu Engine 2008-05-30UNSAT 466.028 469.85

DiagnosticValue
CHECKS514137
NODES0

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-6.xml
MD5SUM3874290cda754699d3686661cf7c347b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.73767
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

454.38/458.15	c Sat Jul 05 07:15:34 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
454.38/458.15	c WARNING: Could not free more memory in relations
463.10/466.99	c CPU-LOAD 424.24
463.10/466.99	c LOADED 1750 V (802 E), 227 ExtensionConstraint2D, 16916 PredicateConstraint, arity 2, 424.24 cpu
465.88/469.72	s UNSATISFIABLE
465.88/469.72	d NODES 0
465.88/469.72	d CHECKS 514137
465.88/469.72	c gac3-effective-revisions: 698
465.88/469.72	c gac3-useless-revisions: 1109
465.88/469.72	c prepro-constraint-ccks: 501444
465.88/469.72	c prepro-constraint-presenceccks: 2968
465.88/469.72	c prepro-cpu: 0.73
465.88/469.72	c prepro-matrix2d-ccks: 12693
465.88/469.72	c prepro-matrix2d-presenceccks: 3631
465.88/469.72	c prepro-removed: 136903
465.88/469.72	c total-assgn: 0
465.88/469.72	c total-constraint-ccks: 501444
465.88/469.72	c total-constraint-presence-ccks: 2968
465.88/469.72	c total-cpu: 0.74
465.88/469.72	c total-matrix2d-ccks: 12693
465.88/469.72	c total-matrix2d-presence-ccks: 3631
465.88/469.72	c tuples: 0
465.88/469.72	c tuples-collisions: 0
465.88/469.72	c TOTAL-NODES 0
465.88/469.72	c TOTAL-CPU 0.74

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085576-1215234475/watcher-1085576-1215234475 -o /tmp/evaluation-result-1085576-1215234475/solver-1085576-1215234475 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1085576-1215234475.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.00 4/82 2757
/proc/meminfo: memFree=1134008/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) D 2755 2757 31768 0 -1 4194304 295 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187331945 0 2147483391 4100 65536 18446744072099855350 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0

[startup+0.0285581 s]
/proc/loadavg: 1.99 2.00 2.00 4/82 2757
/proc/meminfo: memFree=1134008/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102115 s]
/proc/loadavg: 1.99 2.00 2.00 4/82 2757
/proc/meminfo: memFree=1134008/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301137 s]
/proc/loadavg: 1.99 2.00 2.00 4/82 2757
/proc/meminfo: memFree=1134008/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701183 s]
/proc/loadavg: 1.99 2.00 2.00 4/82 2757
/proc/meminfo: memFree=1134008/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50593 s]
/proc/loadavg: 1.99 2.00 2.00 4/92 2768
/proc/meminfo: memFree=1122792/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
[pid=2759] ppid=2757 vsize=844284 CPUtime=1.47
/proc/2759/stat : 2759 (java) S 2757 2757 31768 0 -1 0 5938 0 1 0 142 5 0 0 18 0 9 0 635694809 864546816 5199 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2759/statm: 211071 5199 1965 9 0 205632 0
[pid=2759/tid=2761] ppid=2757 vsize=844284 CPUtime=1.21
/proc/2759/task/2761/stat : 2761 (java) R 2757 2757 31768 0 -1 64 3412 0 1 0 119 2 0 0 24 0 9 0 635694810 864546816 5199 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2762] ppid=2757 vsize=844284 CPUtime=0.09
/proc/2759/task/2762/stat : 2762 (java) R 2757 2757 31768 0 -1 64 1263 0 0 0 8 1 0 0 16 0 9 0 635694811 864546816 5199 996147200 134512640 134550740 4294956016 18446744073709551615 103735889 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2763] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2763/stat : 2763 (java) S 2757 2757 31768 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 635694812 864546816 5199 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2764] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2764/stat : 2764 (java) S 2757 2757 31768 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 635694812 864546816 5199 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2765] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2765/stat : 2765 (java) S 2757 2757 31768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635694814 864546816 5199 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2766] ppid=2757 vsize=844284 CPUtime=0.14
/proc/2759/task/2766/stat : 2766 (java) S 2757 2757 31768 0 -1 64 531 0 0 0 14 0 0 0 16 0 9 0 635694814 864546816 5199 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2767] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2767/stat : 2767 (java) S 2757 2757 31768 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 635694814 864546816 5199 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2768] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2768/stat : 2768 (java) S 2757 2757 31768 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 635694814 864546816 5199 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849640

[startup+3.10246 s]
/proc/loadavg: 1.99 2.00 2.00 3/92 2768
/proc/meminfo: memFree=1118440/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
[pid=2759] ppid=2757 vsize=844284 CPUtime=3.05
/proc/2759/stat : 2759 (java) S 2757 2757 31768 0 -1 0 7722 0 1 0 297 8 0 0 18 0 9 0 635694809 864546816 6694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2759/statm: 211071 6694 2575 9 0 205632 0
[pid=2759/tid=2761] ppid=2757 vsize=844284 CPUtime=2.57
/proc/2759/task/2761/stat : 2761 (java) R 2757 2757 31768 0 -1 64 3566 0 1 0 254 3 0 0 25 0 9 0 635694810 864546816 6694 996147200 134512640 134550740 4294956016 18446744073709551615 4125231217 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2762] ppid=2757 vsize=844284 CPUtime=0.3
/proc/2759/task/2762/stat : 2762 (java) S 2757 2757 31768 0 -1 64 2892 0 0 0 28 2 0 0 16 0 9 0 635694811 864546816 6694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2763] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2763/stat : 2763 (java) S 2757 2757 31768 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 635694812 864546816 6694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2764] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2764/stat : 2764 (java) S 2757 2757 31768 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 635694812 864546816 6694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2765] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2765/stat : 2765 (java) S 2757 2757 31768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635694814 864546816 6694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2766] ppid=2757 vsize=844284 CPUtime=0.14
/proc/2759/task/2766/stat : 2766 (java) S 2757 2757 31768 0 -1 64 532 0 0 0 14 0 0 0 16 0 9 0 635694814 864546816 6694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2767] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2767/stat : 2767 (java) S 2757 2757 31768 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 635694814 864546816 6694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2768] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2768/stat : 2768 (java) S 2757 2757 31768 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 635694814 864546816 6694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 849640

[startup+6.30183 s]
/proc/loadavg: 1.99 2.00 2.00 3/92 2768
/proc/meminfo: memFree=1114216/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
[pid=2759] ppid=2757 vsize=844284 CPUtime=6.21
/proc/2759/stat : 2759 (java) S 2757 2757 31768 0 -1 0 8754 0 1 0 611 10 0 0 18 0 9 0 635694809 864546816 7476 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2759/statm: 211071 7476 2575 9 0 205632 0
[pid=2759/tid=2761] ppid=2757 vsize=844284 CPUtime=5.57
/proc/2759/task/2761/stat : 2761 (java) R 2757 2757 31768 0 -1 64 3816 0 1 0 553 4 0 0 25 0 9 0 635694810 864546816 7476 996147200 134512640 134550740 4294956016 18446744073709551615 4125231223 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2762] ppid=2757 vsize=844284 CPUtime=0.46
/proc/2759/task/2762/stat : 2762 (java) S 2757 2757 31768 0 -1 64 3674 0 0 0 42 4 0 0 16 0 9 0 635694811 864546816 7476 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2763] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2763/stat : 2763 (java) S 2757 2757 31768 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 635694812 864546816 7476 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2764] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2764/stat : 2764 (java) S 2757 2757 31768 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 635694812 864546816 7476 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2765] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2765/stat : 2765 (java) S 2757 2757 31768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635694814 864546816 7476 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2766] ppid=2757 vsize=844284 CPUtime=0.14
/proc/2759/task/2766/stat : 2766 (java) S 2757 2757 31768 0 -1 64 532 0 0 0 14 0 0 0 16 0 9 0 635694814 864546816 7476 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2767] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2767/stat : 2767 (java) S 2757 2757 31768 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 635694814 864546816 7476 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2768] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2768/stat : 2768 (java) S 2757 2757 31768 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 635694814 864546816 7476 996147200 134512640 134550740 4294956016 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) 849640

[startup+12.7022 s]
/proc/loadavg: 1.99 2.00 2.00 3/92 2768
/proc/meminfo: memFree=1109736/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
[pid=2759] ppid=2757 vsize=844284 CPUtime=12.54
/proc/2759/stat : 2759 (java) S 2757 2757 31768 0 -1 0 11144 0 1 0 1241 13 0 0 18 0 9 0 635694809 864546816 8440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2759/statm: 211071 8440 2575 9 0 205632 0
[pid=2759/tid=2761] ppid=2757 vsize=844284 CPUtime=11.55
/proc/2759/task/2761/stat : 2761 (java) R 2757 2757 31768 0 -1 64 4212 0 1 0 1150 5 0 0 25 0 9 0 635694810 864546816 8440 996147200 134512640 134550740 4294956016 18446744073709551615 4125979626 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2762] ppid=2757 vsize=844284 CPUtime=0.81
/proc/2759/task/2762/stat : 2762 (java) S 2757 2757 31768 0 -1 64 5668 0 0 0 75 6 0 0 16 0 9 0 635694811 864546816 8440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2763] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2763/stat : 2763 (java) S 2757 2757 31768 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 635694812 864546816 8440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2764] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2764/stat : 2764 (java) S 2757 2757 31768 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 635694812 864546816 8440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2765] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2765/stat : 2765 (java) S 2757 2757 31768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635694814 864546816 8440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2766] ppid=2757 vsize=844284 CPUtime=0.14
/proc/2759/task/2766/stat : 2766 (java) S 2757 2757 31768 0 -1 64 532 0 0 0 14 0 0 0 16 0 9 0 635694814 864546816 8440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2767] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2767/stat : 2767 (java) S 2757 2757 31768 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 635694814 864546816 8440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2768] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2768/stat : 2768 (java) S 2757 2757 31768 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 635694814 864546816 8440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 849640

[startup+25.502 s]
/proc/loadavg: 1.99 2.00 2.00 3/92 2768
/proc/meminfo: memFree=1104808/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
[pid=2759] ppid=2757 vsize=844284 CPUtime=25.21
/proc/2759/stat : 2759 (java) S 2757 2757 31768 0 -1 0 12769 0 1 0 2503 18 0 0 18 0 9 0 635694809 864546816 9624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2759/statm: 211071 9624 2575 9 0 205632 0
[pid=2759/tid=2761] ppid=2757 vsize=844284 CPUtime=23.83
/proc/2759/task/2761/stat : 2761 (java) R 2757 2757 31768 0 -1 64 4653 0 1 0 2377 6 0 0 25 0 9 0 635694810 864546816 9624 996147200 134512640 134550740 4294956016 18446744073709551615 4125718246 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2762] ppid=2757 vsize=844284 CPUtime=1.21
/proc/2759/task/2762/stat : 2762 (java) S 2757 2757 31768 0 -1 64 6852 0 0 0 111 10 0 0 16 0 9 0 635694811 864546816 9624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2763] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2763/stat : 2763 (java) S 2757 2757 31768 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 635694812 864546816 9624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2764] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2764/stat : 2764 (java) S 2757 2757 31768 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 635694812 864546816 9624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2765] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2765/stat : 2765 (java) S 2757 2757 31768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635694814 864546816 9624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2766] ppid=2757 vsize=844284 CPUtime=0.14
/proc/2759/task/2766/stat : 2766 (java) S 2757 2757 31768 0 -1 64 532 0 0 0 14 0 0 0 16 0 9 0 635694814 864546816 9624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2767] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2767/stat : 2767 (java) S 2757 2757 31768 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 635694814 864546816 9624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2768] ppid=2757 vsize=844284 CPUtime=0
/proc/2759/task/2768/stat : 2768 (java) S 2757 2757 31768 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 635694814 864546816 9624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 849640

[startup+51.1032 s]
/proc/loadavg: 1.99 2.00 2.00 3/92 2768
/proc/meminfo: memFree=1098152/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0

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

[pid=2759/tid=2762] ppid=2757 vsize=851832 CPUtime=27.78
/proc/2759/task/2762/stat : 2762 (java) R 2757 2757 31768 0 -1 64 183922 0 0 0 2686 92 0 0 17 0 9 0 635694811 872275968 193970 996147200 134512640 134550740 4294956016 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2763/stat : 2763 (java) S 2757 2757 31768 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 635694812 872275968 193970 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2764] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2764/stat : 2764 (java) S 2757 2757 31768 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 635694812 872275968 193970 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2765] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2765/stat : 2765 (java) S 2757 2757 31768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635694814 872275968 193970 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2766] ppid=2757 vsize=851832 CPUtime=6.43
/proc/2759/task/2766/stat : 2766 (java) S 2757 2757 31768 0 -1 64 4246 0 0 0 629 14 0 0 16 0 9 0 635694814 872275968 193970 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2767] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2767/stat : 2767 (java) S 2757 2757 31768 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 635694814 872275968 193970 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2768] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2768/stat : 2768 (java) S 2757 2757 31768 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 635694814 872275968 193970 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 458.54
Current children cumulated vsize (KiB) 857188

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

[startup+463.902 s]
/proc/loadavg: 2.41 2.11 2.03 3/83 2799
/proc/meminfo: memFree=140136/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
[pid=2759] ppid=2757 vsize=851832 CPUtime=460.13
/proc/2759/stat : 2759 (java) S 2757 2757 31768 0 -1 0 202964 0 1 0 45833 180 0 0 18 0 9 0 635694809 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2759/statm: 212958 193971 2596 9 0 207518 0
[pid=2759/tid=2761] ppid=2757 vsize=851832 CPUtime=424.3
/proc/2759/task/2761/stat : 2761 (java) S 2757 2757 31768 0 -1 64 14055 0 1 0 42358 72 0 0 25 0 9 0 635694810 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2762] ppid=2757 vsize=851832 CPUtime=29.36
/proc/2759/task/2762/stat : 2762 (java) R 2757 2757 31768 0 -1 64 183922 0 0 0 2844 92 0 0 19 0 9 0 635694811 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2763/stat : 2763 (java) S 2757 2757 31768 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 635694812 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2764] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2764/stat : 2764 (java) S 2757 2757 31768 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 635694812 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2765] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2765/stat : 2765 (java) S 2757 2757 31768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2766] ppid=2757 vsize=851832 CPUtime=6.43
/proc/2759/task/2766/stat : 2766 (java) S 2757 2757 31768 0 -1 64 4246 0 0 0 629 14 0 0 16 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2767] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2767/stat : 2767 (java) S 2757 2757 31768 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2768] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2768/stat : 2768 (java) S 2757 2757 31768 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.13
Current children cumulated vsize (KiB) 857188

[startup+467.102 s]
/proc/loadavg: 2.38 2.11 2.03 3/83 2799
/proc/meminfo: memFree=131368/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
[pid=2759] ppid=2757 vsize=851832 CPUtime=463.3
/proc/2759/stat : 2759 (java) S 2757 2757 31768 0 -1 0 202965 0 1 0 46150 180 0 0 18 0 9 0 635694809 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2759/statm: 212958 193971 2596 9 0 207518 0
[pid=2759/tid=2761] ppid=2757 vsize=851832 CPUtime=424.33
/proc/2759/task/2761/stat : 2761 (java) S 2757 2757 31768 0 -1 64 14056 0 1 0 42361 72 0 0 17 0 9 0 635694810 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2762] ppid=2757 vsize=851832 CPUtime=32.49
/proc/2759/task/2762/stat : 2762 (java) R 2757 2757 31768 0 -1 64 183922 0 0 0 3157 92 0 0 25 0 9 0 635694811 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 102469660 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2763/stat : 2763 (java) S 2757 2757 31768 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 635694812 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2764] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2764/stat : 2764 (java) S 2757 2757 31768 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 635694812 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2765] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2765/stat : 2765 (java) S 2757 2757 31768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2766] ppid=2757 vsize=851832 CPUtime=6.44
/proc/2759/task/2766/stat : 2766 (java) S 2757 2757 31768 0 -1 64 4246 0 0 0 630 14 0 0 16 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2767] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2767/stat : 2767 (java) S 2757 2757 31768 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2768] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2768/stat : 2768 (java) S 2757 2757 31768 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 463.3
Current children cumulated vsize (KiB) 857188

[startup+468.702 s]
/proc/loadavg: 2.38 2.11 2.03 3/83 2799
/proc/meminfo: memFree=123880/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
[pid=2759] ppid=2757 vsize=851832 CPUtime=464.89
/proc/2759/stat : 2759 (java) S 2757 2757 31768 0 -1 0 202965 0 1 0 46309 180 0 0 18 0 9 0 635694809 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2759/statm: 212958 193971 2596 9 0 207518 0
[pid=2759/tid=2761] ppid=2757 vsize=851832 CPUtime=424.33
/proc/2759/task/2761/stat : 2761 (java) S 2757 2757 31768 0 -1 64 14056 0 1 0 42361 72 0 0 17 0 9 0 635694810 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2762] ppid=2757 vsize=851832 CPUtime=34.08
/proc/2759/task/2762/stat : 2762 (java) R 2757 2757 31768 0 -1 64 183922 0 0 0 3316 92 0 0 25 0 9 0 635694811 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 104457031 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2763/stat : 2763 (java) S 2757 2757 31768 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 635694812 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2764] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2764/stat : 2764 (java) S 2757 2757 31768 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 635694812 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2765] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2765/stat : 2765 (java) S 2757 2757 31768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2766] ppid=2757 vsize=851832 CPUtime=6.44
/proc/2759/task/2766/stat : 2766 (java) S 2757 2757 31768 0 -1 64 4246 0 0 0 630 14 0 0 16 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2767] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2767/stat : 2767 (java) S 2757 2757 31768 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2768] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2768/stat : 2768 (java) S 2757 2757 31768 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 464.89
Current children cumulated vsize (KiB) 857188

[startup+469.502 s]
/proc/loadavg: 2.38 2.11 2.03 3/83 2799
/proc/meminfo: memFree=123880/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
[pid=2759] ppid=2757 vsize=851832 CPUtime=465.68
/proc/2759/stat : 2759 (java) S 2757 2757 31768 0 -1 0 202967 0 1 0 46388 180 0 0 18 0 9 0 635694809 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2759/statm: 212958 193971 2596 9 0 207518 0
[pid=2759/tid=2761] ppid=2757 vsize=851832 CPUtime=424.88
/proc/2759/task/2761/stat : 2761 (java) R 2757 2757 31768 0 -1 64 14058 0 1 0 42416 72 0 0 22 0 9 0 635694810 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4125385155 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2762] ppid=2757 vsize=851832 CPUtime=34.27
/proc/2759/task/2762/stat : 2762 (java) S 2757 2757 31768 0 -1 64 183922 0 0 0 3335 92 0 0 25 0 9 0 635694811 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2763/stat : 2763 (java) S 2757 2757 31768 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 635694812 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2764] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2764/stat : 2764 (java) S 2757 2757 31768 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 635694812 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2765] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2765/stat : 2765 (java) S 2757 2757 31768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2766] ppid=2757 vsize=851832 CPUtime=6.5
/proc/2759/task/2766/stat : 2766 (java) S 2757 2757 31768 0 -1 64 4246 0 0 0 636 14 0 0 15 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2767] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2767/stat : 2767 (java) S 2757 2757 31768 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2768] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2768/stat : 2768 (java) S 2757 2757 31768 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 465.68
Current children cumulated vsize (KiB) 857188

[startup+469.707 s]
/proc/loadavg: 2.38 2.11 2.03 3/83 2800
/proc/meminfo: memFree=118888/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
[pid=2759] ppid=2757 vsize=851832 CPUtime=465.88
/proc/2759/stat : 2759 (java) S 2757 2757 31768 0 -1 0 202967 0 1 0 46408 180 0 0 18 0 9 0 635694809 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2759/statm: 212958 193971 2596 9 0 207518 0
[pid=2759/tid=2761] ppid=2757 vsize=851832 CPUtime=425.05
/proc/2759/task/2761/stat : 2761 (java) R 2757 2757 31768 0 -1 64 14058 0 1 0 42433 72 0 0 24 0 9 0 635694810 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4125235598 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2762] ppid=2757 vsize=851832 CPUtime=34.27
/proc/2759/task/2762/stat : 2762 (java) S 2757 2757 31768 0 -1 64 183922 0 0 0 3335 92 0 0 25 0 9 0 635694811 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2763] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2763/stat : 2763 (java) S 2757 2757 31768 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 635694812 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2764] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2764/stat : 2764 (java) S 2757 2757 31768 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 635694812 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2765] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2765/stat : 2765 (java) S 2757 2757 31768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2766] ppid=2757 vsize=851832 CPUtime=6.52
/proc/2759/task/2766/stat : 2766 (java) S 2757 2757 31768 0 -1 64 4246 0 0 0 638 14 0 0 15 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2759/tid=2767] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2767/stat : 2767 (java) S 2757 2757 31768 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2759/tid=2768] ppid=2757 vsize=851832 CPUtime=0
/proc/2759/task/2768/stat : 2768 (java) S 2757 2757 31768 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 635694814 872275968 193971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 465.88
Current children cumulated vsize (KiB) 857188

[startup+469.801 s]
/proc/loadavg: 2.38 2.11 2.03 3/83 2800
/proc/meminfo: memFree=118888/2055920 swapFree=4179952/4192956
[pid=2757] ppid=2755 vsize=5356 CPUtime=0
/proc/2757/stat : 2757 (concrete.sh) S 2755 2757 31768 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 635694809 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2757/statm: 1339 242 201 169 0 50 0
[pid=2759] ppid=2757 vsize=0 CPUtime=465.97
/proc/2759/stat : 2759 (java) Z 2757 2757 31768 0 -1 12 202972 0 1 0 46410 187 0 0 16 0 2 0 635694809 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2759/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 465.97
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 469.85
CPU time (s): 466.028
CPU user time (s): 464.107
CPU system time (s): 1.92071
CPU usage (%): 99.1865
Max. virtual memory (cumulated for all children) (KiB): 857188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 464.107
system time used= 1.92071
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203423
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= 60222
involuntary context switches= 67835

runsolver used 0.635903 second user time and 1.65975 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-05 07:07:56
IDJOB=1085576
IDBENCH=57661
IDSOLVER=303
FILE ID=node88/1085576-1215234475
PBS_JOBID= 7881764
Free space on /tmp= 66496 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/fapp/fapp22/normalized-fapp22-1750-6.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s Tabu BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085576-1215234475/watcher-1085576-1215234475 -o /tmp/evaluation-result-1085576-1215234475/solver-1085576-1215234475 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1085576-1215234475.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3874290cda754699d3686661cf7c347b
RANDOM SEED=1499181666

node88.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1134488 kB
Buffers:         30224 kB
Cached:         809108 kB
SwapCached:       7404 kB
Active:         143020 kB
Inactive:       726980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1134488 kB
SwapTotal:     4192956 kB
SwapFree:      4179952 kB
Dirty:            5244 kB
Writeback:           0 kB
Mapped:          46380 kB
Slab:            36512 kB
Committed_AS:  1077604 kB
PageTables:       1948 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= 66484 MiB
End job on node88 at 2008-07-05 07:15:46