Trace number 1067563

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 - WMC Engine 2008-05-30? (TO) 1800.05 1806.42

General information on the benchmark

Namecsp/primes-20/
normalized-primes-20-80-3-5.xml
MD5SUM07a44e1cfeebba994ced5ca515590998
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark91.1171
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity8
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

36.69/36.95	c CPU-LOAD 12.35
36.69/36.95	c LOADED 100 V (70 E), 80 PredicateConstraint, arity 8, 12.35 cpu

Verifier Data (download as text)

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

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-1067563-1215150594/watcher-1067563-1215150594 -o /tmp/evaluation-result-1067563-1215150594/solver-1067563-1215150594 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1067563-1215150594.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: 2.08 2.05 2.01 4/73 12485
/proc/meminfo: memFree=1660008/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=1804 CPUtime=0
/proc/12487/stat : 12487 (java) D 12485 12485 12371 0 -1 0 197 0 0 0 0 0 0 0 18 0 1 0 256002127 1847296 166 996147200 134512640 134550740 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/12487/statm: 68 37 28 9 0 6 0

[startup+0.029544 s]
/proc/loadavg: 2.08 2.05 2.01 4/73 12485
/proc/meminfo: memFree=1660008/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=837452 CPUtime=0
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 1546 0 1 0 0 0 0 0 18 0 5 0 256002127 857550848 1214 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 209363 1214 706 9 0 204342 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 842808

[startup+0.101465 s]
/proc/loadavg: 2.08 2.05 2.01 4/73 12485
/proc/meminfo: memFree=1660008/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=843088 CPUtime=0.08
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 3431 0 1 0 7 1 0 0 18 0 9 0 256002127 863322112 2887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 210772 2887 1671 9 0 205349 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848444

[startup+0.301507 s]
/proc/loadavg: 2.08 2.05 2.01 4/73 12485
/proc/meminfo: memFree=1660008/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=844320 CPUtime=0.27
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 4649 0 1 0 25 2 0 0 18 0 9 0 256002127 864583680 4036 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 211080 4036 1893 9 0 205641 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 849676

[startup+0.701582 s]
/proc/loadavg: 2.08 2.05 2.01 4/73 12485
/proc/meminfo: memFree=1660008/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=847044 CPUtime=0.67
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 5826 0 1 0 64 3 0 0 18 0 10 0 256002127 867373056 5118 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 211761 5118 2001 9 0 206321 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 852400

[startup+1.50274 s]
/proc/loadavg: 2.08 2.05 2.01 4/84 12497
/proc/meminfo: memFree=1611216/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=850072 CPUtime=1.47
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 24571 0 1 0 136 11 0 0 18 0 10 0 256002127 870473728 23686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 212518 23686 2578 9 0 207078 0
[pid=12487/tid=12488] ppid=12485 vsize=850072 CPUtime=0.6
/proc/12487/task/12488/stat : 12488 (java) R 12485 12485 12371 0 -1 64 9755 0 1 0 56 4 0 0 25 0 10 0 256002128 870473728 23686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12490] ppid=12485 vsize=850072 CPUtime=0.62
/proc/12487/task/12490/stat : 12490 (java) R 12485 12485 12371 0 -1 64 13075 0 0 0 57 5 0 0 17 0 10 0 256002129 870473728 23686 996147200 134512640 134550740 4294956016 18446744073709551615 102674821 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12491] ppid=12485 vsize=850072 CPUtime=0
/proc/12487/task/12491/stat : 12491 (java) S 12485 12485 12371 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 256002129 870473728 23686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12492] ppid=12485 vsize=850072 CPUtime=0
/proc/12487/task/12492/stat : 12492 (java) S 12485 12485 12371 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 256002129 870473728 23686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12493] ppid=12485 vsize=850072 CPUtime=0
/proc/12487/task/12493/stat : 12493 (java) S 12485 12485 12371 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 256002131 870473728 23686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12494] ppid=12485 vsize=850072 CPUtime=0.21
/proc/12487/task/12494/stat : 12494 (java) S 12485 12485 12371 0 -1 64 1006 0 0 0 21 0 0 0 16 0 10 0 256002131 870473728 23686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12495] ppid=12485 vsize=850072 CPUtime=0
/proc/12487/task/12495/stat : 12495 (java) S 12485 12485 12371 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 256002131 870473728 23686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12496] ppid=12485 vsize=850072 CPUtime=0
/proc/12487/task/12496/stat : 12496 (java) S 12485 12485 12371 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 256002131 870473728 23686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12497] ppid=12485 vsize=850072 CPUtime=0
/proc/12487/task/12497/stat : 12497 (java) S 12485 12485 12371 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 256002175 870473728 23686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 855428

[startup+3.10205 s]
/proc/loadavg: 2.08 2.05 2.01 3/84 12497
/proc/meminfo: memFree=1545360/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=858068 CPUtime=3.06
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 44698 0 1 0 288 18 0 0 18 0 10 0 256002127 878661632 43805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 214517 43805 2578 9 0 209077 0
[pid=12487/tid=12488] ppid=12485 vsize=858068 CPUtime=0.83
/proc/12487/task/12488/stat : 12488 (java) S 12485 12485 12371 0 -1 64 13117 0 1 0 78 5 0 0 24 0 10 0 256002128 878661632 43805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12490] ppid=12485 vsize=858068 CPUtime=1.98
/proc/12487/task/12490/stat : 12490 (java) R 12485 12485 12371 0 -1 64 29840 0 0 0 187 11 0 0 19 0 10 0 256002129 878661632 43805 996147200 134512640 134550740 4294956016 18446744073709551615 104457127 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12491] ppid=12485 vsize=858068 CPUtime=0
/proc/12487/task/12491/stat : 12491 (java) S 12485 12485 12371 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 256002129 878661632 43805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12492] ppid=12485 vsize=858068 CPUtime=0
/proc/12487/task/12492/stat : 12492 (java) S 12485 12485 12371 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 256002129 878661632 43805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12493] ppid=12485 vsize=858068 CPUtime=0
/proc/12487/task/12493/stat : 12493 (java) S 12485 12485 12371 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 256002131 878661632 43805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12494] ppid=12485 vsize=858068 CPUtime=0.21
/proc/12487/task/12494/stat : 12494 (java) S 12485 12485 12371 0 -1 64 1006 0 0 0 21 0 0 0 16 0 10 0 256002131 878661632 43805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12495] ppid=12485 vsize=858068 CPUtime=0
/proc/12487/task/12495/stat : 12495 (java) S 12485 12485 12371 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 256002131 878661632 43805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12496] ppid=12485 vsize=858068 CPUtime=0
/proc/12487/task/12496/stat : 12496 (java) S 12485 12485 12371 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 256002131 878661632 43805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12497] ppid=12485 vsize=858068 CPUtime=0
/proc/12487/task/12497/stat : 12497 (java) S 12485 12485 12371 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 256002175 878661632 43805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 863424

[startup+6.30267 s]
/proc/loadavg: 2.07 2.05 2.01 4/84 12497
/proc/meminfo: memFree=1427664/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=863092 CPUtime=6.24
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 61908 0 1 0 595 29 0 0 18 0 10 0 256002127 883806208 10624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 215773 10624 2580 9 0 210333 0
[pid=12487/tid=12488] ppid=12485 vsize=863092 CPUtime=2.28
/proc/12487/task/12488/stat : 12488 (java) R 12485 12485 12371 0 -1 64 19087 0 1 0 220 8 0 0 25 0 10 0 256002128 883806208 10624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12490] ppid=12485 vsize=863092 CPUtime=3.68
/proc/12487/task/12490/stat : 12490 (java) R 12485 12485 12371 0 -1 64 41054 0 0 0 349 19 0 0 17 0 10 0 256002129 883806208 10624 996147200 134512640 134550740 4294956016 18446744073709551615 102478703 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12491] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12491/stat : 12491 (java) S 12485 12485 12371 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 256002129 883806208 10624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12492] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12492/stat : 12492 (java) S 12485 12485 12371 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 256002129 883806208 10624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12493] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12493/stat : 12493 (java) S 12485 12485 12371 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 256002131 883806208 10624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12494] ppid=12485 vsize=863092 CPUtime=0.24
/proc/12487/task/12494/stat : 12494 (java) S 12485 12485 12371 0 -1 64 1032 0 0 0 24 0 0 0 16 0 10 0 256002131 883806208 10624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12495] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12495/stat : 12495 (java) S 12485 12485 12371 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 256002131 883806208 10624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12496] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12496/stat : 12496 (java) S 12485 12485 12371 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 256002131 883806208 10624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12497] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12497/stat : 12497 (java) S 12485 12485 12371 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 256002175 883806208 10624 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868448

[startup+12.7029 s]
/proc/loadavg: 2.15 2.07 2.02 4/84 12497
/proc/meminfo: memFree=1395664/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=863092 CPUtime=12.61
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 132930 0 1 0 1199 62 0 0 18 0 10 0 256002127 883806208 20936 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 215773 20936 2581 9 0 210333 0
[pid=12487/tid=12488] ppid=12485 vsize=863092 CPUtime=4.29
/proc/12487/task/12488/stat : 12488 (java) R 12485 12485 12371 0 -1 64 39568 0 1 0 412 17 0 0 25 0 10 0 256002128 883806208 20936 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12490] ppid=12485 vsize=863092 CPUtime=8.02
/proc/12487/task/12490/stat : 12490 (java) R 12485 12485 12371 0 -1 64 91583 0 0 0 759 43 0 0 18 0 10 0 256002129 883806208 20936 996147200 134512640 134550740 4294956016 18446744073709551615 103829680 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12491] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12491/stat : 12491 (java) S 12485 12485 12371 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 256002129 883806208 20936 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12492] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12492/stat : 12492 (java) S 12485 12485 12371 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 256002129 883806208 20936 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12493] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12493/stat : 12493 (java) S 12485 12485 12371 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 256002131 883806208 20936 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12494] ppid=12485 vsize=863092 CPUtime=0.26
/proc/12487/task/12494/stat : 12494 (java) S 12485 12485 12371 0 -1 64 1044 0 0 0 26 0 0 0 16 0 10 0 256002131 883806208 20936 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12495] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12495/stat : 12495 (java) S 12485 12485 12371 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 256002131 883806208 20936 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12496] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12496/stat : 12496 (java) S 12485 12485 12371 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 256002131 883806208 20936 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12497] ppid=12485 vsize=863092 CPUtime=0
/proc/12487/task/12497/stat : 12497 (java) S 12485 12485 12371 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 256002175 883806208 20936 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 868448

[startup+25.5014 s]
/proc/loadavg: 2.33 2.11 2.03 3/84 12497
/proc/meminfo: memFree=1395536/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=863092 CPUtime=25.35
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 244770 0 1 0 2423 112 0 0 18 0 10 0 256002127 883806208 45321 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 215773 45321 2582 9 0 210333 0

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

/proc/12487/task/12494/stat : 12494 (java) S 12485 12485 12371 0 -1 64 1097 0 0 0 34 1 0 0 16 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12495] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12495/stat : 12495 (java) S 12485 12485 12371 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12496] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12496/stat : 12496 (java) S 12485 12485 12371 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.04
Current children cumulated vsize (KiB) 854212

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 12571
/proc/meminfo: memFree=1626960/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=848856 CPUtime=1596.01
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 564389 0 1 0 158227 1374 0 0 18 0 9 0 256002127 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 212214 7181 2583 9 0 206774 0
[pid=12487/tid=12488] ppid=12485 vsize=848856 CPUtime=1529.12
/proc/12487/task/12488/stat : 12488 (java) R 12485 12485 12371 0 -1 64 257742 0 1 0 152525 387 0 0 25 0 9 0 256002128 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4126063480 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12487/tid=12490] ppid=12485 vsize=848856 CPUtime=66.52
/proc/12487/task/12490/stat : 12490 (java) S 12485 12485 12371 0 -1 64 304812 0 0 0 5667 985 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12487/tid=12491] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12491/stat : 12491 (java) S 12485 12485 12371 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12492] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12492/stat : 12492 (java) S 12485 12485 12371 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12493] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12493/stat : 12493 (java) S 12485 12485 12371 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12494] ppid=12485 vsize=848856 CPUtime=0.35
/proc/12487/task/12494/stat : 12494 (java) S 12485 12485 12371 0 -1 64 1097 0 0 0 34 1 0 0 16 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12495] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12495/stat : 12495 (java) S 12485 12485 12371 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12496] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12496/stat : 12496 (java) S 12485 12485 12371 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.01
Current children cumulated vsize (KiB) 854212

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12571
/proc/meminfo: memFree=1626960/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=848856 CPUtime=1655.99
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 570657 0 1 0 164181 1418 0 0 18 0 9 0 256002127 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 212214 7181 2583 9 0 206774 0
[pid=12487/tid=12488] ppid=12485 vsize=848856 CPUtime=1587.45
/proc/12487/task/12488/stat : 12488 (java) R 12485 12485 12371 0 -1 64 264010 0 1 0 158346 399 0 0 25 0 9 0 256002128 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4126119000 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12487/tid=12490] ppid=12485 vsize=848856 CPUtime=68.17
/proc/12487/task/12490/stat : 12490 (java) S 12485 12485 12371 0 -1 64 304812 0 0 0 5800 1017 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12487/tid=12491] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12491/stat : 12491 (java) S 12485 12485 12371 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12492] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12492/stat : 12492 (java) S 12485 12485 12371 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12493] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12493/stat : 12493 (java) S 12485 12485 12371 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12494] ppid=12485 vsize=848856 CPUtime=0.35
/proc/12487/task/12494/stat : 12494 (java) S 12485 12485 12371 0 -1 64 1097 0 0 0 34 1 0 0 16 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12495] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12495/stat : 12495 (java) S 12485 12485 12371 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12496] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12496/stat : 12496 (java) S 12485 12485 12371 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.99
Current children cumulated vsize (KiB) 854212

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/83 12571
/proc/meminfo: memFree=1626896/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=848856 CPUtime=1715.97
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 576927 0 1 0 170130 1467 0 0 18 0 9 0 256002127 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 212214 7181 2583 9 0 206774 0
[pid=12487/tid=12488] ppid=12485 vsize=848856 CPUtime=1645.79
/proc/12487/task/12488/stat : 12488 (java) R 12485 12485 12371 0 -1 64 270280 0 1 0 164166 413 0 0 25 0 9 0 256002128 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4126677292 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12487/tid=12490] ppid=12485 vsize=848856 CPUtime=69.8
/proc/12487/task/12490/stat : 12490 (java) S 12485 12485 12371 0 -1 64 304812 0 0 0 5929 1051 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12487/tid=12491] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12491/stat : 12491 (java) S 12485 12485 12371 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12492] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12492/stat : 12492 (java) S 12485 12485 12371 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12493] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12493/stat : 12493 (java) S 12485 12485 12371 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12494] ppid=12485 vsize=848856 CPUtime=0.35
/proc/12487/task/12494/stat : 12494 (java) S 12485 12485 12371 0 -1 64 1097 0 0 0 34 1 0 0 16 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12495] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12495/stat : 12495 (java) S 12485 12485 12371 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12496] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12496/stat : 12496 (java) S 12485 12485 12371 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.97
Current children cumulated vsize (KiB) 854212

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 12571
/proc/meminfo: memFree=1626832/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=848856 CPUtime=1775.95
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 583196 0 1 0 176084 1511 0 0 18 0 9 0 256002127 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 212214 7181 2583 9 0 206774 0
[pid=12487/tid=12488] ppid=12485 vsize=848856 CPUtime=1704.15
/proc/12487/task/12488/stat : 12488 (java) R 12485 12485 12371 0 -1 64 276549 0 1 0 169990 425 0 0 25 0 9 0 256002128 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4125719019 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12487/tid=12490] ppid=12485 vsize=848856 CPUtime=71.43
/proc/12487/task/12490/stat : 12490 (java) S 12485 12485 12371 0 -1 64 304812 0 0 0 6059 1084 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12487/tid=12491] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12491/stat : 12491 (java) S 12485 12485 12371 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12492] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12492/stat : 12492 (java) S 12485 12485 12371 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12493] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12493/stat : 12493 (java) S 12485 12485 12371 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12494] ppid=12485 vsize=848856 CPUtime=0.35
/proc/12487/task/12494/stat : 12494 (java) S 12485 12485 12371 0 -1 64 1097 0 0 0 34 1 0 0 16 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12495] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12495/stat : 12495 (java) S 12485 12485 12371 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12496] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12496/stat : 12496 (java) S 12485 12485 12371 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.95
Current children cumulated vsize (KiB) 854212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 12571
/proc/meminfo: memFree=1626832/2055920 swapFree=4180776/4192956
[pid=12485] ppid=12483 vsize=5356 CPUtime=0
/proc/12485/stat : 12485 (concrete.sh) S 12483 12485 12371 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 256002126 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12485/statm: 1339 242 201 169 0 50 0
[pid=12487] ppid=12485 vsize=848856 CPUtime=1800.05
/proc/12487/stat : 12487 (java) S 12485 12485 12371 0 -1 0 585716 0 1 0 178476 1529 0 0 18 0 9 0 256002127 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12487/statm: 212214 7181 2583 9 0 206774 0
[pid=12487/tid=12488] ppid=12485 vsize=848856 CPUtime=1727.61
/proc/12487/task/12488/stat : 12488 (java) R 12485 12485 12371 0 -1 64 279069 0 1 0 172330 431 0 0 25 0 9 0 256002128 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4126686692 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12487/tid=12490] ppid=12485 vsize=848856 CPUtime=72.07
/proc/12487/task/12490/stat : 12490 (java) S 12485 12485 12371 0 -1 64 304812 0 0 0 6111 1096 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12487/tid=12491] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12491/stat : 12491 (java) S 12485 12485 12371 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12492] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12492/stat : 12492 (java) S 12485 12485 12371 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 256002129 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12493] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12493/stat : 12493 (java) S 12485 12485 12371 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12494] ppid=12485 vsize=848856 CPUtime=0.35
/proc/12487/task/12494/stat : 12494 (java) S 12485 12485 12371 0 -1 64 1097 0 0 0 34 1 0 0 16 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12495] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12495/stat : 12495 (java) S 12485 12485 12371 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12487/tid=12496] ppid=12485 vsize=848856 CPUtime=0
/proc/12487/task/12496/stat : 12496 (java) S 12485 12485 12371 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 256002131 869228544 7181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 854212

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12485 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.42
CPU time (s): 1800.05
CPU user time (s): 1784.76
CPU system time (s): 15.29
CPU usage (%): 99.6473
Max. virtual memory (cumulated for all children) (KiB): 868448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 2

runsolver used 2.11868 second user time and 6.10407 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-04 07:49:54
IDJOB=1067563
IDBENCH=55403
IDSOLVER=304
FILE ID=node85/1067563-1215150594
PBS_JOBID= 7877444
Free space on /tmp= 126864 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/primes-20/normalized-primes-20-80-3-5.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067563-1215150594/watcher-1067563-1215150594 -o /tmp/evaluation-result-1067563-1215150594/solver-1067563-1215150594 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1067563-1215150594.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 07a44e1cfeebba994ced5ca515590998
RANDOM SEED=2054749097

node85.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.272
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.272
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:       1660424 kB
Buffers:         49288 kB
Cached:         286852 kB
SwapCached:       6988 kB
Active:         105612 kB
Inactive:       242784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660424 kB
SwapTotal:     4192956 kB
SwapFree:      4180776 kB
Dirty:             796 kB
Writeback:           0 kB
Mapped:          19172 kB
Slab:            32772 kB
Committed_AS:   566380 kB
PageTables:       1496 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= 126864 MiB
End job on node85 at 2008-07-04 08:20:02