Trace number 1080719

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-30? (TO) 1800.01 1819.92

General information on the benchmark

Namecsp/radar-8-24-3-2/
normalized-radar-8-24-3-2-21.xml
MD5SUM3da7530a420d27bc3a49cbac3ff7f368
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 benchmark0.039993
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints64
Maximum constraint arity16
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension64
Global constraints used (with number of constraints)

Solver Data (download as text)

152.38/153.52	c CPU-LOAD 18.92
152.38/153.52	c LOADED 144 V (4 E), 1 ExtensionConstraint2D, 63 PredicateConstraint, arity 16, 18.92 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-1080719-1215213246/watcher-1080719-1215213246 -o /tmp/evaluation-result-1080719-1215213246/solver-1080719-1215213246 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1080719-1215213246.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.30 2.20 4/80 509
/proc/meminfo: memFree=1610964/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) R 507 509 30139 0 -1 4194304 295 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364833439 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=5356 CPUtime=0
/proc/511/stat : 511 (concrete.sh) R 509 509 30139 0 -1 4194368 15 0 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364834087 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/511/statm: 1339 242 201 169 0 50 0

[startup+0.0191381 s]
/proc/loadavg: 1.99 2.30 2.20 4/80 509
/proc/meminfo: memFree=1610964/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=11592 CPUtime=0
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 771 0 0 0 0 0 0 0 18 0 2 0 677051222 11870208 534 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 2898 534 247 9 0 1418 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16948

[startup+0.10352 s]
/proc/loadavg: 1.99 2.30 2.20 4/80 509
/proc/meminfo: memFree=1610964/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=843156 CPUtime=0.08
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 3409 0 1 0 6 2 0 0 18 0 9 0 677051222 863391744 2865 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 210789 2865 1666 9 0 205366 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848512

[startup+0.301293 s]
/proc/loadavg: 1.99 2.30 2.20 4/80 509
/proc/meminfo: memFree=1610964/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=844272 CPUtime=0.28
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 4655 0 1 0 25 3 0 0 18 0 9 0 677051222 864534528 4042 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 211068 4042 1893 9 0 205629 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 849628

[startup+0.701332 s]
/proc/loadavg: 1.99 2.30 2.20 4/80 509
/proc/meminfo: memFree=1610964/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=847036 CPUtime=0.67
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 5684 0 1 0 63 4 0 0 18 0 10 0 677051222 867364864 5010 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 211759 5010 1973 9 0 206319 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 852392

[startup+1.50243 s]
/proc/loadavg: 1.99 2.30 2.20 4/91 521
/proc/meminfo: memFree=1587516/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=847036 CPUtime=1.47
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 12142 0 1 0 139 8 0 0 18 0 10 0 677051222 867364864 7137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 211759 7137 2579 9 0 206319 0
[pid=511/tid=513] ppid=509 vsize=847036 CPUtime=0.61
/proc/511/task/513/stat : 513 (java) R 509 509 30139 0 -1 64 4261 0 1 0 58 3 0 0 23 0 10 0 677051223 867364864 7137 996147200 134512640 134550740 4294956016 18446744073709551615 103825763 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=514] ppid=509 vsize=847036 CPUtime=0.53
/proc/511/task/514/stat : 514 (java) S 509 509 30139 0 -1 64 6093 0 0 0 51 2 0 0 17 0 10 0 677051225 867364864 7137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=515] ppid=509 vsize=847036 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 509 509 30139 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 677051225 867364864 7137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=516] ppid=509 vsize=847036 CPUtime=0
/proc/511/task/516/stat : 516 (java) S 509 509 30139 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 677051225 867364864 7137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=517] ppid=509 vsize=847036 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 509 509 30139 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 677051227 867364864 7137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=509 vsize=847036 CPUtime=0.29
/proc/511/task/518/stat : 518 (java) S 509 509 30139 0 -1 64 1053 0 0 0 28 1 0 0 15 0 10 0 677051227 867364864 7137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=519] ppid=509 vsize=847036 CPUtime=0
/proc/511/task/519/stat : 519 (java) S 509 509 30139 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 677051227 867364864 7137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=520] ppid=509 vsize=847036 CPUtime=0
/proc/511/task/520/stat : 520 (java) S 509 509 30139 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 677051227 867364864 7137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=521] ppid=509 vsize=847036 CPUtime=0
/proc/511/task/521/stat : 521 (java) S 509 509 30139 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 677051272 867364864 7137 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) 852392

[startup+3.1026 s]
/proc/loadavg: 1.99 2.30 2.20 3/91 521
/proc/meminfo: memFree=1544188/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=850856 CPUtime=3.05
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 41813 0 1 0 281 24 0 0 18 0 10 0 677051222 871276544 36783 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 212714 36783 2579 9 0 207274 0
[pid=511/tid=513] ppid=509 vsize=850856 CPUtime=0.85
/proc/511/task/513/stat : 513 (java) S 509 509 30139 0 -1 64 8757 0 1 0 79 6 0 0 16 0 10 0 677051223 871276544 36783 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=514] ppid=509 vsize=850856 CPUtime=1.88
/proc/511/task/514/stat : 514 (java) R 509 509 30139 0 -1 64 31268 0 0 0 172 16 0 0 25 0 10 0 677051225 871276544 36783 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=515] ppid=509 vsize=850856 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 509 509 30139 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 677051225 871276544 36783 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=516] ppid=509 vsize=850856 CPUtime=0
/proc/511/task/516/stat : 516 (java) S 509 509 30139 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 677051225 871276544 36783 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=517] ppid=509 vsize=850856 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 509 509 30139 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 677051227 871276544 36783 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=509 vsize=850856 CPUtime=0.29
/proc/511/task/518/stat : 518 (java) S 509 509 30139 0 -1 64 1053 0 0 0 28 1 0 0 15 0 10 0 677051227 871276544 36783 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=519] ppid=509 vsize=850856 CPUtime=0
/proc/511/task/519/stat : 519 (java) S 509 509 30139 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 677051227 871276544 36783 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=520] ppid=509 vsize=850856 CPUtime=0
/proc/511/task/520/stat : 520 (java) S 509 509 30139 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 677051227 871276544 36783 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=521] ppid=509 vsize=850856 CPUtime=0
/proc/511/task/521/stat : 521 (java) S 509 509 30139 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 677051272 871276544 36783 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) 856212

[startup+6.30192 s]
/proc/loadavg: 1.99 2.29 2.20 3/91 521
/proc/meminfo: memFree=1328332/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=857416 CPUtime=6.22
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 88425 0 1 0 572 50 0 0 18 0 10 0 677051222 877993984 83379 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 214354 83379 2579 9 0 208914 0
[pid=511/tid=513] ppid=509 vsize=857416 CPUtime=2.01
/proc/511/task/513/stat : 513 (java) S 509 509 30139 0 -1 64 11673 0 1 0 194 7 0 0 23 0 10 0 677051223 877993984 83379 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=514] ppid=509 vsize=857416 CPUtime=3.88
/proc/511/task/514/stat : 514 (java) R 509 509 30139 0 -1 64 74962 0 0 0 348 40 0 0 19 0 10 0 677051225 877993984 83379 996147200 134512640 134550740 4294956016 18446744073709551615 103834242 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=515] ppid=509 vsize=857416 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 509 509 30139 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 677051225 877993984 83379 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=516] ppid=509 vsize=857416 CPUtime=0
/proc/511/task/516/stat : 516 (java) S 509 509 30139 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 677051225 877993984 83379 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=517] ppid=509 vsize=857416 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 509 509 30139 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 677051227 877993984 83379 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=509 vsize=857416 CPUtime=0.3
/proc/511/task/518/stat : 518 (java) S 509 509 30139 0 -1 64 1055 0 0 0 29 1 0 0 16 0 10 0 677051227 877993984 83379 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=519] ppid=509 vsize=857416 CPUtime=0
/proc/511/task/519/stat : 519 (java) S 509 509 30139 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 677051227 877993984 83379 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=520] ppid=509 vsize=857416 CPUtime=0
/proc/511/task/520/stat : 520 (java) S 509 509 30139 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 677051227 877993984 83379 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=521] ppid=509 vsize=857416 CPUtime=0
/proc/511/task/521/stat : 521 (java) S 509 509 30139 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 677051272 877993984 83379 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 862772

[startup+12.7026 s]
/proc/loadavg: 1.99 2.29 2.19 4/91 521
/proc/meminfo: memFree=844812/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=872772 CPUtime=12.55
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 200796 0 1 0 1145 110 0 0 18 0 10 0 677051222 893718528 195737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 218193 195737 2579 9 0 212753 0
[pid=511/tid=513] ppid=509 vsize=872772 CPUtime=2.84
/proc/511/task/513/stat : 513 (java) S 509 509 30139 0 -1 64 19324 0 1 0 272 12 0 0 16 0 10 0 677051223 893718528 195737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=514] ppid=509 vsize=872772 CPUtime=9.38
/proc/511/task/514/stat : 514 (java) R 509 509 30139 0 -1 64 179682 0 0 0 843 95 0 0 25 0 10 0 677051225 893718528 195737 996147200 134512640 134550740 4294956016 18446744073709551615 102721792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=515] ppid=509 vsize=872772 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 509 509 30139 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 677051225 893718528 195737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=516] ppid=509 vsize=872772 CPUtime=0
/proc/511/task/516/stat : 516 (java) S 509 509 30139 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 677051225 893718528 195737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=517] ppid=509 vsize=872772 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 509 509 30139 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 677051227 893718528 195737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=509 vsize=872772 CPUtime=0.3
/proc/511/task/518/stat : 518 (java) S 509 509 30139 0 -1 64 1055 0 0 0 29 1 0 0 16 0 10 0 677051227 893718528 195737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=519] ppid=509 vsize=872772 CPUtime=0
/proc/511/task/519/stat : 519 (java) S 509 509 30139 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 677051227 893718528 195737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=520] ppid=509 vsize=872772 CPUtime=0
/proc/511/task/520/stat : 520 (java) S 509 509 30139 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 677051227 893718528 195737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=521] ppid=509 vsize=872772 CPUtime=0
/proc/511/task/521/stat : 521 (java) S 509 509 30139 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 677051272 893718528 195737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 878128

[startup+25.5019 s]
/proc/loadavg: 1.99 2.27 2.19 3/91 521
/proc/meminfo: memFree=837516/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=870084 CPUtime=25.22
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 200936 0 1 0 2412 110 0 0 18 0 10 0 677051222 890966016 195099 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 217521 195099 2580 9 0 212081 0

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

/proc/511/task/518/stat : 518 (java) S 509 509 30139 0 -1 64 1223 0 0 0 50 1 0 0 16 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=519] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/519/stat : 519 (java) S 509 509 30139 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=520] ppid=509 vsize=887712 CPUtime=0.07
/proc/511/task/520/stat : 520 (java) S 509 509 30139 0 -1 64 3 0 0 0 4 3 0 0 15 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1525.04
Current children cumulated vsize (KiB) 893068

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/91 819
/proc/meminfo: memFree=887868/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=887712 CPUtime=1584.48
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 361693 0 1 0 158138 310 0 0 18 0 9 0 677051222 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 221928 181133 2584 9 0 216488 0
[pid=511/tid=513] ppid=509 vsize=887712 CPUtime=1450.64
/proc/511/task/513/stat : 513 (java) R 509 509 30139 0 -1 64 38790 0 1 0 144928 136 0 0 25 0 9 0 677051223 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4126767494 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=514] ppid=509 vsize=887712 CPUtime=133.2
/proc/511/task/514/stat : 514 (java) S 509 509 30139 0 -1 64 320941 0 0 0 13153 167 0 0 17 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=515] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 509 509 30139 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=516] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/516/stat : 516 (java) S 509 509 30139 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=517] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 509 509 30139 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=509 vsize=887712 CPUtime=0.51
/proc/511/task/518/stat : 518 (java) S 509 509 30139 0 -1 64 1223 0 0 0 50 1 0 0 16 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=519] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/519/stat : 519 (java) S 509 509 30139 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=520] ppid=509 vsize=887712 CPUtime=0.07
/proc/511/task/520/stat : 520 (java) S 509 509 30139 0 -1 64 3 0 0 0 4 3 0 0 15 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1584.48
Current children cumulated vsize (KiB) 893068

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/91 819
/proc/meminfo: memFree=887804/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=887712 CPUtime=1643.9
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 361700 0 1 0 164075 315 0 0 18 0 9 0 677051222 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 221928 181133 2584 9 0 216488 0
[pid=511/tid=513] ppid=509 vsize=887712 CPUtime=1510.06
/proc/511/task/513/stat : 513 (java) R 509 509 30139 0 -1 64 38797 0 1 0 150865 141 0 0 25 0 9 0 677051223 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4126767488 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=514] ppid=509 vsize=887712 CPUtime=133.2
/proc/511/task/514/stat : 514 (java) S 509 509 30139 0 -1 64 320941 0 0 0 13153 167 0 0 16 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=515] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 509 509 30139 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=516] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/516/stat : 516 (java) S 509 509 30139 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=517] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 509 509 30139 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=509 vsize=887712 CPUtime=0.51
/proc/511/task/518/stat : 518 (java) S 509 509 30139 0 -1 64 1223 0 0 0 50 1 0 0 16 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=519] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/519/stat : 519 (java) S 509 509 30139 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=520] ppid=509 vsize=887712 CPUtime=0.07
/proc/511/task/520/stat : 520 (java) S 509 509 30139 0 -1 64 3 0 0 0 4 3 0 0 15 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1643.9
Current children cumulated vsize (KiB) 893068

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/91 819
/proc/meminfo: memFree=887804/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=887712 CPUtime=1703.33
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 361708 0 1 0 170013 320 0 0 18 0 9 0 677051222 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 221928 181133 2584 9 0 216488 0
[pid=511/tid=513] ppid=509 vsize=887712 CPUtime=1569.49
/proc/511/task/513/stat : 513 (java) R 509 509 30139 0 -1 64 38805 0 1 0 156803 146 0 0 25 0 9 0 677051223 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4126767473 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=514] ppid=509 vsize=887712 CPUtime=133.21
/proc/511/task/514/stat : 514 (java) S 509 509 30139 0 -1 64 320941 0 0 0 13154 167 0 0 17 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=515] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 509 509 30139 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=516] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/516/stat : 516 (java) S 509 509 30139 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=517] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 509 509 30139 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=509 vsize=887712 CPUtime=0.51
/proc/511/task/518/stat : 518 (java) S 509 509 30139 0 -1 64 1223 0 0 0 50 1 0 0 16 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=519] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/519/stat : 519 (java) S 509 509 30139 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=520] ppid=509 vsize=887712 CPUtime=0.07
/proc/511/task/520/stat : 520 (java) S 509 509 30139 0 -1 64 3 0 0 0 4 3 0 0 15 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1703.33
Current children cumulated vsize (KiB) 893068

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/91 819
/proc/meminfo: memFree=887228/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=887712 CPUtime=1762.76
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 361715 0 1 0 175950 326 0 0 18 0 9 0 677051222 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 221928 181133 2584 9 0 216488 0
[pid=511/tid=513] ppid=509 vsize=887712 CPUtime=1628.91
/proc/511/task/513/stat : 513 (java) R 509 509 30139 0 -1 64 38812 0 1 0 162739 152 0 0 25 0 9 0 677051223 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4126767485 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=514] ppid=509 vsize=887712 CPUtime=133.21
/proc/511/task/514/stat : 514 (java) S 509 509 30139 0 -1 64 320941 0 0 0 13154 167 0 0 16 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=515] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 509 509 30139 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=516] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/516/stat : 516 (java) S 509 509 30139 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=517] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 509 509 30139 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=509 vsize=887712 CPUtime=0.51
/proc/511/task/518/stat : 518 (java) S 509 509 30139 0 -1 64 1223 0 0 0 50 1 0 0 16 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=519] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/519/stat : 519 (java) S 509 509 30139 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=520] ppid=509 vsize=887712 CPUtime=0.07
/proc/511/task/520/stat : 520 (java) S 509 509 30139 0 -1 64 3 0 0 0 4 3 0 0 15 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1762.76
Current children cumulated vsize (KiB) 893068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.9 s]
/proc/loadavg: 2.00 2.00 2.08 3/91 819
/proc/meminfo: memFree=886524/2055920 swapFree=4146768/4192956
[pid=509] ppid=507 vsize=5356 CPUtime=0
/proc/509/stat : 509 (concrete.sh) S 507 509 30139 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 677051222 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/509/statm: 1339 242 201 169 0 50 0
[pid=511] ppid=509 vsize=887712 CPUtime=1800.01
/proc/511/stat : 511 (java) S 509 509 30139 0 -1 0 361720 0 1 0 179672 329 0 0 18 0 9 0 677051222 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 221928 181133 2584 9 0 216488 0
[pid=511/tid=513] ppid=509 vsize=887712 CPUtime=1666.15
/proc/511/task/513/stat : 513 (java) R 509 509 30139 0 -1 64 38817 0 1 0 166461 154 0 0 25 0 9 0 677051223 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4126767837 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=514] ppid=509 vsize=887712 CPUtime=133.22
/proc/511/task/514/stat : 514 (java) S 509 509 30139 0 -1 64 320941 0 0 0 13155 167 0 0 16 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=515] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 509 509 30139 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=516] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/516/stat : 516 (java) S 509 509 30139 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 677051225 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=517] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 509 509 30139 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=509 vsize=887712 CPUtime=0.51
/proc/511/task/518/stat : 518 (java) S 509 509 30139 0 -1 64 1223 0 0 0 50 1 0 0 16 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=511/tid=519] ppid=509 vsize=887712 CPUtime=0
/proc/511/task/519/stat : 519 (java) S 509 509 30139 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=511/tid=520] ppid=509 vsize=887712 CPUtime=0.07
/proc/511/task/520/stat : 520 (java) S 509 509 30139 0 -1 64 3 0 0 0 4 3 0 0 15 0 9 0 677051227 909017088 181133 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 893068

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 509 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1819.92
CPU time (s): 1800.01
CPU user time (s): 1796.72
CPU system time (s): 3.29
CPU usage (%): 98.9059
Max. virtual memory (cumulated for all children) (KiB): 893072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
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= 15
involuntary context switches= 2

runsolver used 3.04654 second user time and 7.8648 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-05 01:14:06
IDJOB=1080719
IDBENCH=57017
IDSOLVER=303
FILE ID=node90/1080719-1215213246
PBS_JOBID= 7881652
Free space on /tmp= 66548 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/radar-8-24-3-2/normalized-radar-8-24-3-2-21.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-1080719-1215213246/watcher-1080719-1215213246 -o /tmp/evaluation-result-1080719-1215213246/solver-1080719-1215213246 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1080719-1215213246.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3da7530a420d27bc3a49cbac3ff7f368
RANDOM SEED=835255774

node90.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.236
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.236
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:       1611444 kB
Buffers:         54236 kB
Cached:         167256 kB
SwapCached:      37656 kB
Active:         318464 kB
Inactive:        66600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611444 kB
SwapTotal:     4192956 kB
SwapFree:      4146768 kB
Dirty:             816 kB
Writeback:           0 kB
Mapped:         167272 kB
Slab:            43780 kB
Committed_AS:  1064256 kB
PageTables:       2572 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= 66512 MiB
End job on node90 at 2008-07-05 01:44:28