Trace number 2075464

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
SAT4J CSP 2.1.1? (TO) 1802.15 1822.54

General information on the benchmark

Namecsp/radar-8-30-3-0/
normalized-radar-8-30-3-0-42.xml
MD5SUM98b0f2d64ff1a719956c3a593e5aff09
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.048992
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints64
Maximum constraint arity18
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

0.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.13	c See www.sat4j.org for details.
0.08/0.13	c That software uses the Rhino library from the Mozilla project.
0.08/0.14	c version 2.1.1.v20090622
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0_12
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 671000808
0.08/0.14	c Max memory 672137216
0.08/0.14	c Total memory 672137216
0.08/0.14	c Number of processors 2
0.18/0.23	c c --- Begin Solver configuration ---
0.18/0.23	c Stops conflict analysis at the first Unique Implication Point
0.18/0.23	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.18/0.23	c Learn all clauses as in MiniSAT
0.18/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.18/0.23	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.18/0.23	c Expensive reason simplification
0.18/0.23	c MiniSAT restarts strategy
0.18/0.23	c Memory based learned constraints deletion strategy
0.18/0.23	c timeout=2147483s
0.18/0.23	c DB Simplification allowed=false
0.18/0.23	c --- End Solver configuration ---
0.18/0.23	c solving HOME/instance-2075464-1247361565.xml
0.18/0.23	c reading problem ... 
0.38/0.46	c reading problem named null
0.38/0.46	c reading domains done.
0.38/0.47	c reading variables done.
0.48/0.51	c reading predicates  done.
0.88/0.93	c reading constraints

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2075464-1247361565/watcher-2075464-1247361565 -o /tmp/evaluation-result-2075464-1247361565/solver-2075464-1247361565 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2075464-1247361565.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.98 4/82 18461
/proc/meminfo: memFree=1441160/2055920 swapFree=4192948/4192956
[pid=18461] ppid=18459 vsize=18576 CPUtime=0
/proc/18461/stat : 18461 (runsolver) R 18459 18461 16241 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 23221579 19021824 284 996147200 4194304 4302564 548682068448 18446744073709551615 269807578407 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/18461/statm: 4644 284 249 26 0 2626 0

[startup+0.063866 s]
/proc/loadavg: 2.00 2.00 1.98 4/82 18461
/proc/meminfo: memFree=1441160/2055920 swapFree=4192948/4192956
[pid=18461] ppid=18459 vsize=802164 CPUtime=0.05
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 2735 0 1 0 4 1 0 0 21 0 7 0 23221579 821415936 2480 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/18461/statm: 200541 2480 1029 9 0 197892 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 802164

[startup+0.101871 s]
/proc/loadavg: 2.00 2.00 1.98 4/82 18461
/proc/meminfo: memFree=1441160/2055920 swapFree=4192948/4192956
[pid=18461] ppid=18459 vsize=804560 CPUtime=0.08
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 3063 0 1 0 7 1 0 0 21 0 12 0 23221579 823869440 2806 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18461/statm: 201140 2806 1083 9 0 198474 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804560

[startup+0.30189 s]
/proc/loadavg: 2.00 2.00 1.98 4/82 18461
/proc/meminfo: memFree=1441160/2055920 swapFree=4192948/4192956
[pid=18461] ppid=18459 vsize=805916 CPUtime=0.28
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 4399 0 1 0 25 3 0 0 21 0 12 0 23221579 825257984 4136 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18461/statm: 201479 4136 1363 9 0 198806 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 805916

[startup+0.701935 s]
/proc/loadavg: 2.00 2.00 1.98 4/82 18461
/proc/meminfo: memFree=1441160/2055920 swapFree=4192948/4192956
[pid=18461] ppid=18459 vsize=807368 CPUtime=0.68
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 6406 0 1 0 64 4 0 0 21 0 12 0 23221579 826744832 5811 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18461/statm: 201842 5811 1387 9 0 199169 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807368

[startup+1.50202 s]
/proc/loadavg: 2.00 2.00 1.98 4/94 18473
/proc/meminfo: memFree=1421672/2055920 swapFree=4192948/4192956
[pid=18461] ppid=18459 vsize=811796 CPUtime=1.47
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 9278 0 1 0 142 5 0 0 21 0 12 0 23221579 831279104 7404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18461/statm: 202949 7404 1414 9 0 200276 0
[pid=18461/tid=18463] ppid=18459 vsize=811796 CPUtime=0.75
/proc/18461/task/18463/stat : 18463 (java) R 18459 18461 16241 0 -1 64 5055 0 1 0 71 4 0 0 25 0 12 0 23221580 831279104 7404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18464] ppid=18459 vsize=811796 CPUtime=0
/proc/18461/task/18464/stat : 18464 (java) S 18459 18461 16241 0 -1 64 3 0 0 0 0 0 0 0 23 0 12 0 23221581 831279104 7404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18465] ppid=18459 vsize=811796 CPUtime=0
/proc/18461/task/18465/stat : 18465 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 23221581 831279104 7404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18466] ppid=18459 vsize=811796 CPUtime=0
/proc/18461/task/18466/stat : 18466 (java) S 18459 18461 16241 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 23221583 831279104 7404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18467] ppid=18459 vsize=811796 CPUtime=0
/proc/18461/task/18467/stat : 18467 (java) S 18459 18461 16241 0 -1 64 10 0 0 0 0 0 0 0 25 0 12 0 23221583 831279104 7404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18468] ppid=18459 vsize=811796 CPUtime=0
/proc/18461/task/18468/stat : 18468 (java) S 18459 18461 16241 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 23221583 831279104 7404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18469] ppid=18459 vsize=811796 CPUtime=0
/proc/18461/task/18469/stat : 18469 (java) S 18459 18461 16241 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 23221588 831279104 7404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18470] ppid=18459 vsize=811796 CPUtime=0.04
/proc/18461/task/18470/stat : 18470 (java) S 18459 18461 16241 0 -1 64 250 0 0 0 4 0 0 0 18 0 12 0 23221588 831279104 7404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18471] ppid=18459 vsize=811796 CPUtime=0.66
/proc/18461/task/18471/stat : 18471 (java) R 18459 18461 16241 0 -1 64 3229 0 0 0 66 0 0 0 18 0 12 0 23221588 831279104 7404 996147200 134512640 134550932 4294956016 18446744073709551615 103152318 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18472] ppid=18459 vsize=811796 CPUtime=0
/proc/18461/task/18472/stat : 18472 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 23221588 831279104 7404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18473] ppid=18459 vsize=811796 CPUtime=0
/proc/18461/task/18473/stat : 18473 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 23221588 831279104 7404 996147200 134512640 134550932 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) 811796

[startup+3.10219 s]
/proc/loadavg: 2.08 2.02 1.99 4/94 18473
/proc/meminfo: memFree=1412968/2055920 swapFree=4192948/4192956
[pid=18461] ppid=18459 vsize=817552 CPUtime=3.07
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 17360 0 1 0 298 9 0 0 21 0 12 0 23221579 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18461/statm: 204388 13541 1426 9 0 201715 0
[pid=18461/tid=18463] ppid=18459 vsize=817552 CPUtime=1.46
/proc/18461/task/18463/stat : 18463 (java) R 18459 18461 16241 0 -1 64 9940 0 1 0 140 6 0 0 25 0 12 0 23221580 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 102381808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18464] ppid=18459 vsize=817552 CPUtime=0
/proc/18461/task/18464/stat : 18464 (java) S 18459 18461 16241 0 -1 64 3 0 0 0 0 0 0 0 23 0 12 0 23221581 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18465] ppid=18459 vsize=817552 CPUtime=0
/proc/18461/task/18465/stat : 18465 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 23221581 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18466] ppid=18459 vsize=817552 CPUtime=0
/proc/18461/task/18466/stat : 18466 (java) S 18459 18461 16241 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 23221583 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18467] ppid=18459 vsize=817552 CPUtime=0
/proc/18461/task/18467/stat : 18467 (java) S 18459 18461 16241 0 -1 64 10 0 0 0 0 0 0 0 25 0 12 0 23221583 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18468] ppid=18459 vsize=817552 CPUtime=0
/proc/18461/task/18468/stat : 18468 (java) S 18459 18461 16241 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 23221583 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18469] ppid=18459 vsize=817552 CPUtime=0
/proc/18461/task/18469/stat : 18469 (java) S 18459 18461 16241 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 23221588 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18470] ppid=18459 vsize=817552 CPUtime=0.06
/proc/18461/task/18470/stat : 18470 (java) S 18459 18461 16241 0 -1 64 272 0 0 0 6 0 0 0 16 0 12 0 23221588 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18471] ppid=18459 vsize=817552 CPUtime=1.52
/proc/18461/task/18471/stat : 18471 (java) R 18459 18461 16241 0 -1 64 6403 0 0 0 150 2 0 0 19 0 12 0 23221588 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 104163896 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18472] ppid=18459 vsize=817552 CPUtime=0
/proc/18461/task/18472/stat : 18472 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 23221588 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18473] ppid=18459 vsize=817552 CPUtime=0
/proc/18461/task/18473/stat : 18473 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 23221588 837173248 13541 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 817552

[startup+6.30253 s]
/proc/loadavg: 2.08 2.02 1.99 3/94 18473
/proc/meminfo: memFree=1358952/2055920 swapFree=4192948/4192956
[pid=18461] ppid=18459 vsize=817236 CPUtime=6.25
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 32874 0 1 0 609 16 0 0 21 0 12 0 23221579 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18461/statm: 204309 22404 1435 9 0 201636 0
[pid=18461/tid=18463] ppid=18459 vsize=817236 CPUtime=2.86
/proc/18461/task/18463/stat : 18463 (java) R 18459 18461 16241 0 -1 64 17402 0 1 0 276 10 0 0 25 0 12 0 23221580 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4109775920 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18464] ppid=18459 vsize=817236 CPUtime=0.02
/proc/18461/task/18464/stat : 18464 (java) S 18459 18461 16241 0 -1 64 697 0 0 0 2 0 0 0 17 0 12 0 23221581 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18465] ppid=18459 vsize=817236 CPUtime=0
/proc/18461/task/18465/stat : 18465 (java) S 18459 18461 16241 0 -1 64 277 0 0 0 0 0 0 0 17 0 12 0 23221581 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18466] ppid=18459 vsize=817236 CPUtime=0
/proc/18461/task/18466/stat : 18466 (java) S 18459 18461 16241 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 23221583 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18467] ppid=18459 vsize=817236 CPUtime=0
/proc/18461/task/18467/stat : 18467 (java) S 18459 18461 16241 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 23221583 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18468] ppid=18459 vsize=817236 CPUtime=0
/proc/18461/task/18468/stat : 18468 (java) S 18459 18461 16241 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 23221583 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18469] ppid=18459 vsize=817236 CPUtime=0
/proc/18461/task/18469/stat : 18469 (java) S 18459 18461 16241 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 23221588 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18470] ppid=18459 vsize=817236 CPUtime=0.06
/proc/18461/task/18470/stat : 18470 (java) S 18459 18461 16241 0 -1 64 285 0 0 0 6 0 0 0 17 0 12 0 23221588 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18471] ppid=18459 vsize=817236 CPUtime=3.27
/proc/18461/task/18471/stat : 18471 (java) S 18459 18461 16241 0 -1 64 13459 0 0 0 323 4 0 0 19 0 12 0 23221588 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18472] ppid=18459 vsize=817236 CPUtime=0
/proc/18461/task/18472/stat : 18472 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 23221588 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18473] ppid=18459 vsize=817236 CPUtime=0
/proc/18461/task/18473/stat : 18473 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 23221588 836849664 22404 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 817236

[startup+12.7022 s]
/proc/loadavg: 2.23 2.05 2.00 3/94 18473
/proc/meminfo: memFree=1325032/2055920 swapFree=4192948/4192956
[pid=18461] ppid=18459 vsize=817844 CPUtime=12.61
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 47246 0 1 0 1240 21 0 0 21 0 12 0 23221579 837472256 31776 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18461/statm: 204461 31776 1435 9 0 201788 0
[pid=18461/tid=18463] ppid=18459 vsize=817844 CPUtime=7.07
/proc/18461/task/18463/stat : 18463 (java) R 18459 18461 16241 0 -1 64 17435 0 1 0 697 10 0 0 25 0 12 0 23221580 837472256 31776 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18464] ppid=18459 vsize=817844 CPUtime=0.31
/proc/18461/task/18464/stat : 18464 (java) R 18459 18461 16241 0 -1 64 4820 0 0 0 30 1 0 0 16 0 12 0 23221581 837472256 31776 996147200 134512640 134550932 4294956016 18446744073709551615 106195400 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18465] ppid=18459 vsize=817844 CPUtime=0.31
/proc/18461/task/18465/stat : 18465 (java) R 18459 18461 16241 0 -1 64 5221 0 0 0 30 1 0 0 16 0 12 0 23221581 837472256 31776 996147200 134512640 134550932 4294956016 18446744073709551615 106195287 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18466] ppid=18459 vsize=817844 CPUtime=0
/proc/18461/task/18466/stat : 18466 (java) S 18459 18461 16241 0 -1 64 27 0 0 0 0 0 0 0 16 0 12 0 23221583 837472256 31776 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18467] ppid=18459 vsize=817844 CPUtime=0
/proc/18461/task/18467/stat : 18467 (java) S 18459 18461 16241 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 23221583 837472256 31776 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18468] ppid=18459 vsize=817844 CPUtime=0
/proc/18461/task/18468/stat : 18468 (java) S 18459 18461 16241 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 23221583 837472256 31776 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18469] ppid=18459 vsize=817844 CPUtime=0
/proc/18461/task/18469/stat : 18469 (java) S 18459 18461 16241 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 23221588 837472256 31776 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18470] ppid=18459 vsize=817844 CPUtime=0.06
/proc/18461/task/18470/stat : 18470 (java) S 18459 18461 16241 0 -1 64 285 0 0 0 6 0 0 0 17 0 12 0 23221588 837472256 31776 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18471] ppid=18459 vsize=817844 CPUtime=4.82
/proc/18461/task/18471/stat : 18471 (java) S 18459 18461 16241 0 -1 64 18718 0 0 0 475 7 0 0 20 0 12 0 23221588 837472256 31776 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18472] ppid=18459 vsize=817844 CPUtime=0
/proc/18461/task/18472/stat : 18472 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 23221588 837472256 31776 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18473] ppid=18459 vsize=817844 CPUtime=0
/proc/18461/task/18473/stat : 18473 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 23221588 837472256 31776 996147200 134512640 134550932 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) 817844

[startup+25.5016 s]
/proc/loadavg: 2.34 2.08 2.01 2/80 18614
/proc/meminfo: memFree=1292000/2055920 swapFree=4192948/4192956
[pid=18461] ppid=18459 vsize=820340 CPUtime=25.73
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 69790 0 1 0 2541 32 0 0 21 0 12 0 23221579 840028160 48760 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18461/statm: 205085 48760 1435 9 0 202412 0
[pid=18461/tid=18463] ppid=18459 vsize=820340 CPUtime=17.29
/proc/18461/task/18463/stat : 18463 (java) R 18459 18461 16241 0 -1 64 17461 0 1 0 1719 10 0 0 25 0 12 0 23221580 840028160 48760 996147200 134512640 134550932 4294956016 18446744073709551615 4109583176 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18464] ppid=18459 vsize=820340 CPUtime=0.93
/proc/18461/task/18464/stat : 18464 (java) S 18459 18461 16241 0 -1 64 12623 0 0 0 88 5 0 0 17 0 12 0 23221581 840028160 48760 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18465] ppid=18459 vsize=820340 CPUtime=0.94
/proc/18461/task/18465/stat : 18465 (java) S 18459 18461 16241 0 -1 64 14544 0 0 0 89 5 0 0 16 0 12 0 23221581 840028160 48760 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18466] ppid=18459 vsize=820340 CPUtime=0.01
/proc/18461/task/18466/stat : 18466 (java) S 18459 18461 16241 0 -1 64 27 0 0 0 1 0 0 0 16 0 12 0 23221583 840028160 48760 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18467] ppid=18459 vsize=820340 CPUtime=0
/proc/18461/task/18467/stat : 18467 (java) S 18459 18461 16241 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 23221583 840028160 48760 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18468] ppid=18459 vsize=820340 CPUtime=0
/proc/18461/task/18468/stat : 18468 (java) S 18459 18461 16241 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 23221583 840028160 48760 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18469] ppid=18459 vsize=820340 CPUtime=0
/proc/18461/task/18469/stat : 18469 (java) S 18459 18461 16241 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 23221588 840028160 48760 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18470] ppid=18459 vsize=820340 CPUtime=0.06

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

/proc/meminfo: memFree=1000192/2055920 swapFree=4192812/4192956
[pid=18461] ppid=18459 vsize=818564 CPUtime=1800.03
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 725700 0 1 0 179606 397 0 0 21 0 12 0 23221579 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18461/statm: 204641 175020 1437 9 0 201968 0
[pid=18461/tid=18463] ppid=18459 vsize=818564 CPUtime=113.51
/proc/18461/task/18463/stat : 18463 (java) S 18459 18461 16241 0 -1 64 18129 0 1 0 11339 12 0 0 16 0 12 0 23221580 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18464] ppid=18459 vsize=818564 CPUtime=38.49
/proc/18461/task/18464/stat : 18464 (java) S 18459 18461 16241 0 -1 64 71301 0 0 0 3820 29 0 0 17 0 12 0 23221581 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18465] ppid=18459 vsize=818564 CPUtime=38.74
/proc/18461/task/18465/stat : 18465 (java) S 18459 18461 16241 0 -1 64 82827 0 0 0 3841 33 0 0 17 0 12 0 23221581 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18466] ppid=18459 vsize=818564 CPUtime=1596.07
/proc/18461/task/18466/stat : 18466 (java) R 18459 18461 16241 0 -1 64 512048 0 0 0 159303 304 0 0 25 0 12 0 23221583 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 105696579 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18467] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18467/stat : 18467 (java) S 18459 18461 16241 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 23221583 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18468] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18468/stat : 18468 (java) S 18459 18461 16241 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 23221583 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18469] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18469/stat : 18469 (java) S 18459 18461 16241 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 23221588 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18470] ppid=18459 vsize=818564 CPUtime=0.06
/proc/18461/task/18470/stat : 18470 (java) S 18459 18461 16241 0 -1 64 386 0 0 0 6 0 0 0 16 0 12 0 23221588 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18471] ppid=18459 vsize=818564 CPUtime=13.1
/proc/18461/task/18471/stat : 18471 (java) S 18459 18461 16241 0 -1 64 40269 0 0 0 1294 16 0 0 17 0 12 0 23221588 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18472] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18472/stat : 18472 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 23221588 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18473] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18473/stat : 18473 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 23221588 838209536 175020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 818564

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -18461

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

[startup+1820.6 s]
/proc/loadavg: 2.02 2.11 2.14 3/95 18981
/proc/meminfo: memFree=1000192/2055920 swapFree=4192812/4192956
[pid=18461] ppid=18459 vsize=818564 CPUtime=1800.22
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 725702 0 1 0 179625 397 0 0 16 0 12 0 23221579 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18461/statm: 204641 175021 1437 9 0 201968 0
[pid=18461/tid=18463] ppid=18459 vsize=818564 CPUtime=113.51
/proc/18461/task/18463/stat : 18463 (java) S 18459 18461 16241 0 -1 64 18129 0 1 0 11339 12 0 0 16 0 12 0 23221580 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18464] ppid=18459 vsize=818564 CPUtime=38.49
/proc/18461/task/18464/stat : 18464 (java) S 18459 18461 16241 0 -1 64 71301 0 0 0 3820 29 0 0 17 0 12 0 23221581 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18465] ppid=18459 vsize=818564 CPUtime=38.74
/proc/18461/task/18465/stat : 18465 (java) S 18459 18461 16241 0 -1 64 82827 0 0 0 3841 33 0 0 17 0 12 0 23221581 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18466] ppid=18459 vsize=818564 CPUtime=1596.26
/proc/18461/task/18466/stat : 18466 (java) R 18459 18461 16241 0 -1 64 512048 0 0 0 159322 304 0 0 25 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 105696725 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18467] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18467/stat : 18467 (java) S 18459 18461 16241 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18468] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18468/stat : 18468 (java) S 18459 18461 16241 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18469] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18469/stat : 18469 (java) S 18459 18461 16241 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18470] ppid=18459 vsize=818564 CPUtime=0.06
/proc/18461/task/18470/stat : 18470 (java) S 18459 18461 16241 0 -1 64 386 0 0 0 6 0 0 0 16 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18471] ppid=18459 vsize=818564 CPUtime=13.1
/proc/18461/task/18471/stat : 18471 (java) S 18459 18461 16241 0 -1 64 40269 0 0 0 1294 16 0 0 17 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18472] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18472/stat : 18472 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18473] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18473/stat : 18473 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 818564

[startup+1821.4 s]
/proc/loadavg: 2.02 2.11 2.14 3/95 18981
/proc/meminfo: memFree=1000192/2055920 swapFree=4192812/4192956
[pid=18461] ppid=18459 vsize=818564 CPUtime=1801.01
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 725702 0 1 0 179704 397 0 0 16 0 12 0 23221579 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18461/statm: 204641 175021 1437 9 0 201968 0
[pid=18461/tid=18463] ppid=18459 vsize=818564 CPUtime=113.51
/proc/18461/task/18463/stat : 18463 (java) S 18459 18461 16241 0 -1 64 18129 0 1 0 11339 12 0 0 16 0 12 0 23221580 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18464] ppid=18459 vsize=818564 CPUtime=38.49
/proc/18461/task/18464/stat : 18464 (java) S 18459 18461 16241 0 -1 64 71301 0 0 0 3820 29 0 0 17 0 12 0 23221581 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18465] ppid=18459 vsize=818564 CPUtime=38.74
/proc/18461/task/18465/stat : 18465 (java) S 18459 18461 16241 0 -1 64 82827 0 0 0 3841 33 0 0 17 0 12 0 23221581 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18466] ppid=18459 vsize=818564 CPUtime=1597.05
/proc/18461/task/18466/stat : 18466 (java) R 18459 18461 16241 0 -1 64 512048 0 0 0 159401 304 0 0 25 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 105696579 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18467] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18467/stat : 18467 (java) S 18459 18461 16241 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18468] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18468/stat : 18468 (java) S 18459 18461 16241 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18469] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18469/stat : 18469 (java) S 18459 18461 16241 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18470] ppid=18459 vsize=818564 CPUtime=0.06
/proc/18461/task/18470/stat : 18470 (java) S 18459 18461 16241 0 -1 64 386 0 0 0 6 0 0 0 16 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18471] ppid=18459 vsize=818564 CPUtime=13.1
/proc/18461/task/18471/stat : 18471 (java) S 18459 18461 16241 0 -1 64 40269 0 0 0 1294 16 0 0 17 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18472] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18472/stat : 18472 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18473] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18473/stat : 18473 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1801.01
Current children cumulated vsize (KiB) 818564

[startup+1822.2 s]
/proc/loadavg: 2.02 2.11 2.14 3/96 18982
/proc/meminfo: memFree=1000184/2055920 swapFree=4192812/4192956
[pid=18461] ppid=18459 vsize=818564 CPUtime=1801.81
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 725702 0 1 0 179784 397 0 0 16 0 12 0 23221579 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18461/statm: 204641 175021 1437 9 0 201968 0
[pid=18461/tid=18463] ppid=18459 vsize=818564 CPUtime=113.51
/proc/18461/task/18463/stat : 18463 (java) S 18459 18461 16241 0 -1 64 18129 0 1 0 11339 12 0 0 16 0 12 0 23221580 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18464] ppid=18459 vsize=818564 CPUtime=38.49
/proc/18461/task/18464/stat : 18464 (java) S 18459 18461 16241 0 -1 64 71301 0 0 0 3820 29 0 0 17 0 12 0 23221581 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18465] ppid=18459 vsize=818564 CPUtime=38.74
/proc/18461/task/18465/stat : 18465 (java) S 18459 18461 16241 0 -1 64 82827 0 0 0 3841 33 0 0 17 0 12 0 23221581 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18466] ppid=18459 vsize=818564 CPUtime=1597.84
/proc/18461/task/18466/stat : 18466 (java) R 18459 18461 16241 0 -1 64 512048 0 0 0 159480 304 0 0 25 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 105886120 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18467] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18467/stat : 18467 (java) S 18459 18461 16241 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18468] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18468/stat : 18468 (java) S 18459 18461 16241 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18469] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18469/stat : 18469 (java) S 18459 18461 16241 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18470] ppid=18459 vsize=818564 CPUtime=0.06
/proc/18461/task/18470/stat : 18470 (java) S 18459 18461 16241 0 -1 64 386 0 0 0 6 0 0 0 16 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18471] ppid=18459 vsize=818564 CPUtime=13.1
/proc/18461/task/18471/stat : 18471 (java) S 18459 18461 16241 0 -1 64 40269 0 0 0 1294 16 0 0 17 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18472] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18472/stat : 18472 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18473] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18473/stat : 18473 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1801.81
Current children cumulated vsize (KiB) 818564

[startup+1822.4 s]
/proc/loadavg: 2.02 2.11 2.14 3/96 18982
/proc/meminfo: memFree=1000184/2055920 swapFree=4192812/4192956
[pid=18461] ppid=18459 vsize=818564 CPUtime=1802.01
/proc/18461/stat : 18461 (java) S 18459 18461 16241 0 -1 0 725702 0 1 0 179804 397 0 0 16 0 12 0 23221579 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18461/statm: 204641 175021 1437 9 0 201968 0
[pid=18461/tid=18463] ppid=18459 vsize=818564 CPUtime=113.51
/proc/18461/task/18463/stat : 18463 (java) S 18459 18461 16241 0 -1 64 18129 0 1 0 11339 12 0 0 16 0 12 0 23221580 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18464] ppid=18459 vsize=818564 CPUtime=38.49
/proc/18461/task/18464/stat : 18464 (java) S 18459 18461 16241 0 -1 64 71301 0 0 0 3820 29 0 0 17 0 12 0 23221581 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18465] ppid=18459 vsize=818564 CPUtime=38.74
/proc/18461/task/18465/stat : 18465 (java) S 18459 18461 16241 0 -1 64 82827 0 0 0 3841 33 0 0 17 0 12 0 23221581 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18466] ppid=18459 vsize=818564 CPUtime=1598.04
/proc/18461/task/18466/stat : 18466 (java) R 18459 18461 16241 0 -1 64 512048 0 0 0 159500 304 0 0 25 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 105886120 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18467] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18467/stat : 18467 (java) S 18459 18461 16241 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18468] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18468/stat : 18468 (java) S 18459 18461 16241 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 23221583 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18469] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18469/stat : 18469 (java) S 18459 18461 16241 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18470] ppid=18459 vsize=818564 CPUtime=0.06
/proc/18461/task/18470/stat : 18470 (java) S 18459 18461 16241 0 -1 64 386 0 0 0 6 0 0 0 16 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18471] ppid=18459 vsize=818564 CPUtime=13.1
/proc/18461/task/18471/stat : 18471 (java) S 18459 18461 16241 0 -1 64 40269 0 0 0 1294 16 0 0 17 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18461/tid=18472] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18472/stat : 18472 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18461/tid=18473] ppid=18459 vsize=818564 CPUtime=0
/proc/18461/task/18473/stat : 18473 (java) S 18459 18461 16241 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 23221588 838209536 175021 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1802.01
Current children cumulated vsize (KiB) 818564

[startup+1822.5 s]
/proc/loadavg: 2.02 2.11 2.14 3/96 18982
/proc/meminfo: memFree=1000184/2055920 swapFree=4192812/4192956
[pid=18461] ppid=18459 vsize=0 CPUtime=1802.1
/proc/18461/stat : 18461 (java) Z 18459 18461 16241 0 -1 1036 725702 0 1 0 179806 404 0 0 16 0 2 0 23221579 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18461/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1822.54
CPU time (s): 1802.15
CPU user time (s): 1798.07
CPU system time (s): 4.08238
CPU usage (%): 98.8812
Max. virtual memory (cumulated for all children) (KiB): 866572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.07
system time used= 4.08238
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 725702
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= 40888
involuntary context switches= 65553

runsolver used 2.43563 second user time and 6.08408 second system time

The end

Launcher Data

Begin job on node81 at 2009-07-12 03:19:25
IDJOB=2075464
IDBENCH=56297
IDSOLVER=731
FILE ID=node81/2075464-1247361565
PBS_JOBID= 9506888
Free space on /tmp= 126616 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/radar-8-30-3-0/normalized-radar-8-30-3-0-42.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2075464-1247361565/watcher-2075464-1247361565 -o /tmp/evaluation-result-2075464-1247361565/solver-2075464-1247361565 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2075464-1247361565.xml

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

MD5SUM BENCH= 98b0f2d64ff1a719956c3a593e5aff09
RANDOM SEED=1298593423

node81.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.233
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.233
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:       1441640 kB
Buffers:         69488 kB
Cached:         437036 kB
SwapCached:          8 kB
Active:         132700 kB
Inactive:       427444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1441640 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            1552 kB
Writeback:           0 kB
Mapped:          73996 kB
Slab:            38980 kB
Committed_AS:   228596 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126592 MiB
End job on node81 at 2009-07-12 03:49:48