Trace number 2085243

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) 1800.54 1814.56

General information on the benchmark

Namecsp/graphColoring/sgb/queen/
normalized-queen16-16-14.xml
MD5SUMd721de0b4bb380cf8912c91bea5e3da4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.224965
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints6320
Maximum constraint arity2
Maximum domain size14
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6320
Global constraints used (with number of constraints)

Solver Data

0.09/0.12	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	c See www.sat4j.org for details.
0.09/0.13	c That software uses the Rhino library from the Mozilla project.
0.09/0.14	c version 2.1.1.v20090622
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0_12
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 671000808
0.09/0.14	c Max memory 672137216
0.09/0.14	c Total memory 672137216
0.09/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-2085243-1247381324.xml
0.18/0.23	c reading problem ... 
0.38/0.46	c reading problem named null
0.38/0.47	c reading domains done.
0.38/0.47	c reading variables done.
0.48/0.56	c reading predicates  done.
0.69/0.78	c reading constraints
6.98/7.03	c done with constraints.
6.98/7.03	c ... done. Wall clock time 6.806s.
6.98/7.03	c #vars     3584
6.98/7.03	c #constraints  177472
6.98/7.03	c constraints type 
6.98/7.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 177216
6.98/7.03	c org.sat4j.minisat.constraints.card.AtLeast => 256
1800.09/1814.12	c starts		: 20
1800.09/1814.12	c conflicts		: 508515
1800.09/1814.12	c decisions		: 523692
1800.09/1814.12	c propagations		: 29648434
1800.09/1814.12	c inspects		: 4311003712
1800.09/1814.12	c learnt literals	: 0
1800.09/1814.12	c learnt binary clauses	: 0
1800.09/1814.12	c learnt ternary clauses	: 0
1800.09/1814.12	c learnt clauses	: 508515
1800.09/1814.12	c ignored clauses	: 0
1800.09/1814.12	c root simplifications	: 0
1800.09/1814.12	c removed literals (reason simplification)	: 8229227
1800.09/1814.12	c reason swapping (by a shorter reason)	: 0
1800.09/1814.12	c Calls to reduceDB	: 0
1800.09/1814.12	c speed (assignments/second)	: 16406.7824185262
1800.09/1814.12	c non guided choices	340
1800.38/1814.45	c learnt constraints type 
1800.38/1814.45	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 508549
1800.38/1814.45	c constraints type 
1800.38/1814.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 177216
1800.38/1814.45	c org.sat4j.minisat.constraints.card.AtLeast => 256
1800.38/1814.45	s UNKNOWN
1800.38/1814.45	c Total wall clock time (in seconds) : 1813.89

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2085243-1247381324/watcher-2085243-1247381324 -o /tmp/evaluation-result-2085243-1247381324/solver-2085243-1247381324 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2085243-1247381324.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.08 2.02 2.01 3/85 25911
/proc/meminfo: memFree=1599056/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=272 CPUtime=0
/proc/25911/stat : 25911 (java) R 25909 25911 25527 0 -1 0 216 0 0 0 0 0 0 0 18 0 1 0 25197728 278528 37 996147200 134512640 134550932 4294956016 18446744073709551615 7709476 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/25911/statm: 68 37 28 9 0 6 0

[startup+0.0953439 s]
/proc/loadavg: 2.08 2.02 2.01 3/85 25911
/proc/meminfo: memFree=1599056/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=804560 CPUtime=0.08
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 3022 0 1 0 6 2 0 0 18 0 12 0 25197728 823869440 2765 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 201140 2765 1082 9 0 198474 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804560

[startup+0.101345 s]
/proc/loadavg: 2.08 2.02 2.01 3/85 25911
/proc/meminfo: memFree=1599056/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=804560 CPUtime=0.09
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 3069 0 1 0 7 2 0 0 18 0 12 0 25197728 823869440 2813 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 201140 2814 1083 9 0 198474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804560

[startup+0.301366 s]
/proc/loadavg: 2.08 2.02 2.01 3/85 25911
/proc/meminfo: memFree=1599056/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=806020 CPUtime=0.29
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 4395 0 1 0 26 3 0 0 18 0 12 0 25197728 825364480 4132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 201505 4134 1363 9 0 198832 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 806020

[startup+0.701415 s]
/proc/loadavg: 2.08 2.02 2.01 3/85 25911
/proc/meminfo: memFree=1599056/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=807368 CPUtime=0.69
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 6350 0 1 0 65 4 0 0 18 0 12 0 25197728 826744832 5758 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 201842 5759 1388 9 0 199169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 807368

[startup+1.50251 s]
/proc/loadavg: 2.08 2.02 2.01 4/97 25923
/proc/meminfo: memFree=1579504/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=809400 CPUtime=1.48
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 9203 0 1 0 142 6 0 0 18 0 12 0 25197728 828825600 7563 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 202350 7563 1419 9 0 199677 0
[pid=25911/tid=25913] ppid=25909 vsize=809400 CPUtime=0.84
/proc/25911/task/25913/stat : 25913 (java) R 25909 25911 25527 0 -1 64 5736 0 1 0 80 4 0 0 25 0 12 0 25197729 828825600 7564 996147200 134512640 134550932 4294956016 18446744073709551615 106834530 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25914] ppid=25909 vsize=809400 CPUtime=0
/proc/25911/task/25914/stat : 25914 (java) S 25909 25911 25527 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 25197730 828825600 7564 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25915] ppid=25909 vsize=809400 CPUtime=0
/proc/25911/task/25915/stat : 25915 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 25197730 828825600 7564 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25916] ppid=25909 vsize=809400 CPUtime=0
/proc/25911/task/25916/stat : 25916 (java) S 25909 25911 25527 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 25197732 828825600 7564 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25917] ppid=25909 vsize=809400 CPUtime=0
/proc/25911/task/25917/stat : 25917 (java) S 25909 25911 25527 0 -1 64 10 0 0 0 0 0 0 0 24 0 12 0 25197732 828825600 7564 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25918] ppid=25909 vsize=809400 CPUtime=0
/proc/25911/task/25918/stat : 25918 (java) S 25909 25911 25527 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 25197732 828825600 7564 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25919] ppid=25909 vsize=809400 CPUtime=0
/proc/25911/task/25919/stat : 25919 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25197737 828825600 7564 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25920] ppid=25909 vsize=809400 CPUtime=0.04
/proc/25911/task/25920/stat : 25920 (java) S 25909 25911 25527 0 -1 64 263 0 0 0 4 0 0 0 18 0 12 0 25197737 828825600 7564 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25921] ppid=25909 vsize=809400 CPUtime=0.59
/proc/25911/task/25921/stat : 25921 (java) S 25909 25911 25527 0 -1 64 2460 0 0 0 58 1 0 0 16 0 12 0 25197737 828825600 7564 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25922] ppid=25909 vsize=809400 CPUtime=0
/proc/25911/task/25922/stat : 25922 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25197737 828825600 7564 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25923] ppid=25909 vsize=809400 CPUtime=0
/proc/25911/task/25923/stat : 25923 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25197737 828825600 7565 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 809400

[startup+3.1027 s]
/proc/loadavg: 2.08 2.02 2.01 3/97 25923
/proc/meminfo: memFree=1560432/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=810256 CPUtime=3.09
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 19393 0 1 0 298 11 0 0 18 0 12 0 25197728 829702144 15960 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 202564 15960 1421 9 0 199891 0
[pid=25911/tid=25913] ppid=25909 vsize=810256 CPUtime=1.66
/proc/25911/task/25913/stat : 25913 (java) R 25909 25911 25527 0 -1 64 13837 0 1 0 158 8 0 0 25 0 12 0 25197729 829702144 15961 996147200 134512640 134550932 4294956016 18446744073709551615 4109706675 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25914] ppid=25909 vsize=810256 CPUtime=0
/proc/25911/task/25914/stat : 25914 (java) S 25909 25911 25527 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 25197730 829702144 15961 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25915] ppid=25909 vsize=810256 CPUtime=0
/proc/25911/task/25915/stat : 25915 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 25197730 829702144 15961 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25916] ppid=25909 vsize=810256 CPUtime=0
/proc/25911/task/25916/stat : 25916 (java) S 25909 25911 25527 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 25197732 829702144 15961 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25917] ppid=25909 vsize=810256 CPUtime=0
/proc/25911/task/25917/stat : 25917 (java) S 25909 25911 25527 0 -1 64 10 0 0 0 0 0 0 0 24 0 12 0 25197732 829702144 15961 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25918] ppid=25909 vsize=810256 CPUtime=0
/proc/25911/task/25918/stat : 25918 (java) S 25909 25911 25527 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 25197732 829702144 15961 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25919] ppid=25909 vsize=810256 CPUtime=0
/proc/25911/task/25919/stat : 25919 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25197737 829702144 15962 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25920] ppid=25909 vsize=810256 CPUtime=0.04
/proc/25911/task/25920/stat : 25920 (java) S 25909 25911 25527 0 -1 64 263 0 0 0 4 0 0 0 18 0 12 0 25197737 829702144 15963 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25921] ppid=25909 vsize=810256 CPUtime=1.35
/proc/25911/task/25921/stat : 25921 (java) S 25909 25911 25527 0 -1 64 4549 0 0 0 134 1 0 0 17 0 12 0 25197737 829702144 15964 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25922] ppid=25909 vsize=810256 CPUtime=0
/proc/25911/task/25922/stat : 25922 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25197737 829702144 15965 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25923] ppid=25909 vsize=810256 CPUtime=0
/proc/25911/task/25923/stat : 25923 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25197737 829702144 15966 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 810256

[startup+6.30207 s]
/proc/loadavg: 2.07 2.02 2.00 4/97 25923
/proc/meminfo: memFree=1507248/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=811764 CPUtime=6.28
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 30018 0 1 0 613 15 0 0 18 0 12 0 25197728 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 202941 24600 1442 9 0 200268 0
[pid=25911/tid=25913] ppid=25909 vsize=811764 CPUtime=3.37
/proc/25911/task/25913/stat : 25913 (java) R 25909 25911 25527 0 -1 64 17394 0 1 0 327 10 0 0 25 0 12 0 25197729 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25914] ppid=25909 vsize=811764 CPUtime=0.06
/proc/25911/task/25914/stat : 25914 (java) S 25909 25911 25527 0 -1 64 2623 0 0 0 6 0 0 0 17 0 12 0 25197730 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25915] ppid=25909 vsize=811764 CPUtime=0.04
/proc/25911/task/25915/stat : 25915 (java) S 25909 25911 25527 0 -1 64 1972 0 0 0 4 0 0 0 17 0 12 0 25197730 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25916] ppid=25909 vsize=811764 CPUtime=0
/proc/25911/task/25916/stat : 25916 (java) S 25909 25911 25527 0 -1 64 19 0 0 0 0 0 0 0 16 0 12 0 25197732 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25917] ppid=25909 vsize=811764 CPUtime=0
/proc/25911/task/25917/stat : 25917 (java) S 25909 25911 25527 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 25197732 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25918] ppid=25909 vsize=811764 CPUtime=0
/proc/25911/task/25918/stat : 25918 (java) S 25909 25911 25527 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25197732 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25919] ppid=25909 vsize=811764 CPUtime=0
/proc/25911/task/25919/stat : 25919 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25197737 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25920] ppid=25909 vsize=811764 CPUtime=0.04
/proc/25911/task/25920/stat : 25920 (java) S 25909 25911 25527 0 -1 64 263 0 0 0 4 0 0 0 18 0 12 0 25197737 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25921] ppid=25909 vsize=811764 CPUtime=2.72
/proc/25911/task/25921/stat : 25921 (java) R 25909 25911 25527 0 -1 64 7006 0 0 0 270 2 0 0 19 0 12 0 25197737 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 104143975 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25922] ppid=25909 vsize=811764 CPUtime=0
/proc/25911/task/25922/stat : 25922 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25197737 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25923] ppid=25909 vsize=811764 CPUtime=0
/proc/25911/task/25923/stat : 25923 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25197737 831246336 24600 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 811764

[startup+12.7018 s]
/proc/loadavg: 2.07 2.02 2.00 3/98 25924
/proc/meminfo: memFree=1496360/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=812056 CPUtime=12.68
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 32306 0 1 0 1251 17 0 0 18 0 13 0 25197728 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 203014 26874 1452 9 0 200341 0
[pid=25911/tid=25913] ppid=25909 vsize=812056 CPUtime=8.84
/proc/25911/task/25913/stat : 25913 (java) R 25909 25911 25527 0 -1 64 17414 0 1 0 874 10 0 0 25 0 13 0 25197729 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4110307327 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25914] ppid=25909 vsize=812056 CPUtime=0.11
/proc/25911/task/25914/stat : 25914 (java) S 25909 25911 25527 0 -1 64 3962 0 0 0 10 1 0 0 17 0 13 0 25197730 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25915] ppid=25909 vsize=812056 CPUtime=0.09
/proc/25911/task/25915/stat : 25915 (java) S 25909 25911 25527 0 -1 64 2824 0 0 0 8 1 0 0 17 0 13 0 25197730 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25916] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25916/stat : 25916 (java) S 25909 25911 25527 0 -1 64 19 0 0 0 0 0 0 0 17 0 13 0 25197732 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25917] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25917/stat : 25917 (java) S 25909 25911 25527 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 25197732 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25918] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25918/stat : 25918 (java) S 25909 25911 25527 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25197732 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25919] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25919/stat : 25919 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25197737 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25920] ppid=25909 vsize=812056 CPUtime=0.04
/proc/25911/task/25920/stat : 25920 (java) S 25909 25911 25527 0 -1 64 263 0 0 0 4 0 0 0 18 0 13 0 25197737 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25921] ppid=25909 vsize=812056 CPUtime=3.55
/proc/25911/task/25921/stat : 25921 (java) S 25909 25911 25527 0 -1 64 7078 0 0 0 352 3 0 0 17 0 13 0 25197737 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25922] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25922/stat : 25922 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25197737 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25923] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25923/stat : 25923 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25197737 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25924] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25924/stat : 25924 (java) S 25909 25911 25527 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 25198433 831545344 26874 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 812056

[startup+25.5023 s]
/proc/loadavg: 2.05 2.01 2.00 3/98 25924
/proc/meminfo: memFree=1496296/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=812056 CPUtime=25.47
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 32311 0 1 0 2530 17 0 0 18 0 13 0 25197728 831545344 26877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 203014 26877 1452 9 0 200341 0
[pid=25911/tid=25913] ppid=25909 vsize=812056 CPUtime=21.56
/proc/25911/task/25913/stat : 25913 (java) R 25909 25911 25527 0 -1 64 17416 0 1 0 2145 11 0 0 25 0 13 0 25197729 831545344 26877 996147200 134512640 134550932 4294956016 18446744073709551615 4110245058 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25914] ppid=25909 vsize=812056 CPUtime=0.11
/proc/25911/task/25914/stat : 25914 (java) S 25909 25911 25527 0 -1 64 3962 0 0 0 10 1 0 0 17 0 13 0 25197730 831545344 26877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25915] ppid=25909 vsize=812056 CPUtime=0.09
/proc/25911/task/25915/stat : 25915 (java) S 25909 25911 25527 0 -1 64 2824 0 0 0 8 1 0 0 17 0 13 0 25197730 831545344 26877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25916] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25916/stat : 25916 (java) S 25909 25911 25527 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 25197732 831545344 26877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25917] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25917/stat : 25917 (java) S 25909 25911 25527 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 25197732 831545344 26877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25918] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25918/stat : 25918 (java) S 25909 25911 25527 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25197732 831545344 26877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25919] ppid=25909 vsize=812056 CPUtime=0

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

[pid=25911] ppid=25909 vsize=812056 CPUtime=1768.65
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 82977 0 1 0 176809 56 0 0 18 0 13 0 25197728 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 203014 75608 1452 9 0 200341 0
[pid=25911/tid=25913] ppid=25909 vsize=812056 CPUtime=1762.66
/proc/25911/task/25913/stat : 25913 (java) R 25909 25911 25527 0 -1 64 17423 0 1 0 176239 27 0 0 25 0 13 0 25197729 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4110307974 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25914] ppid=25909 vsize=812056 CPUtime=1.15
/proc/25911/task/25914/stat : 25914 (java) S 25909 25911 25527 0 -1 64 30921 0 0 0 103 12 0 0 18 0 13 0 25197730 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25915] ppid=25909 vsize=812056 CPUtime=1.09
/proc/25911/task/25915/stat : 25915 (java) S 25909 25911 25527 0 -1 64 26523 0 0 0 98 11 0 0 18 0 13 0 25197730 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25916] ppid=25909 vsize=812056 CPUtime=0.01
/proc/25911/task/25916/stat : 25916 (java) S 25909 25911 25527 0 -1 64 19 0 0 0 1 0 0 0 16 0 13 0 25197732 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25917] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25917/stat : 25917 (java) S 25909 25911 25527 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 25197732 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25918] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25918/stat : 25918 (java) S 25909 25911 25527 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25197732 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25919] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25919/stat : 25919 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25197737 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25920] ppid=25909 vsize=812056 CPUtime=0.04
/proc/25911/task/25920/stat : 25920 (java) S 25909 25911 25527 0 -1 64 263 0 0 0 4 0 0 0 18 0 13 0 25197737 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25921] ppid=25909 vsize=812056 CPUtime=3.65
/proc/25911/task/25921/stat : 25921 (java) S 25909 25911 25527 0 -1 64 7082 0 0 0 362 3 0 0 16 0 13 0 25197737 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25922] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25922/stat : 25922 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25197737 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25923] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25923/stat : 25923 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25197737 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25924] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25924/stat : 25924 (java) S 25909 25911 25527 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 25198433 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.65
Current children cumulated vsize (KiB) 812056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 26600
/proc/meminfo: memFree=1465848/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=812056 CPUtime=1800.09
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 82977 0 1 0 179953 56 0 0 18 0 13 0 25197728 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 203014 75608 1452 9 0 200341 0
[pid=25911/tid=25913] ppid=25909 vsize=812056 CPUtime=1794.09
/proc/25911/task/25913/stat : 25913 (java) R 25909 25911 25527 0 -1 64 17423 0 1 0 179382 27 0 0 25 0 13 0 25197729 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4110308004 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25914] ppid=25909 vsize=812056 CPUtime=1.15
/proc/25911/task/25914/stat : 25914 (java) S 25909 25911 25527 0 -1 64 30921 0 0 0 103 12 0 0 18 0 13 0 25197730 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25915] ppid=25909 vsize=812056 CPUtime=1.09
/proc/25911/task/25915/stat : 25915 (java) S 25909 25911 25527 0 -1 64 26523 0 0 0 98 11 0 0 18 0 13 0 25197730 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25916] ppid=25909 vsize=812056 CPUtime=0.01
/proc/25911/task/25916/stat : 25916 (java) S 25909 25911 25527 0 -1 64 19 0 0 0 1 0 0 0 16 0 13 0 25197732 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25917] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25917/stat : 25917 (java) S 25909 25911 25527 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 25197732 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25918] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25918/stat : 25918 (java) S 25909 25911 25527 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25197732 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25919] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25919/stat : 25919 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25197737 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25920] ppid=25909 vsize=812056 CPUtime=0.04
/proc/25911/task/25920/stat : 25920 (java) S 25909 25911 25527 0 -1 64 263 0 0 0 4 0 0 0 18 0 13 0 25197737 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25921] ppid=25909 vsize=812056 CPUtime=3.65
/proc/25911/task/25921/stat : 25921 (java) S 25909 25911 25527 0 -1 64 7082 0 0 0 362 3 0 0 16 0 13 0 25197737 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25922] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25922/stat : 25922 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25197737 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25923] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25923/stat : 25923 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25197737 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25924] ppid=25909 vsize=812056 CPUtime=0
/proc/25911/task/25924/stat : 25924 (java) S 25909 25911 25527 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 25198433 831545344 75608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 812056

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

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

[startup+1814.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 26600
/proc/meminfo: memFree=1465848/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=812704 CPUtime=1800.2
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 82995 0 1 0 179963 57 0 0 16 0 15 0 25197728 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25911/statm: 203176 75626 1452 9 0 200503 0
[pid=25911/tid=25913] ppid=25909 vsize=812704 CPUtime=1794.18
/proc/25911/task/25913/stat : 25913 (java) R 25909 25911 25527 0 -1 64 17423 0 1 0 179391 27 0 0 25 0 15 0 25197729 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4110307408 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25914] ppid=25909 vsize=812704 CPUtime=1.15
/proc/25911/task/25914/stat : 25914 (java) S 25909 25911 25527 0 -1 64 30921 0 0 0 103 12 0 0 18 0 15 0 25197730 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25915] ppid=25909 vsize=812704 CPUtime=1.09
/proc/25911/task/25915/stat : 25915 (java) S 25909 25911 25527 0 -1 64 26523 0 0 0 98 11 0 0 18 0 15 0 25197730 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25916] ppid=25909 vsize=812704 CPUtime=0.01
/proc/25911/task/25916/stat : 25916 (java) S 25909 25911 25527 0 -1 64 19 0 0 0 1 0 0 0 16 0 15 0 25197732 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25917] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25917/stat : 25917 (java) S 25909 25911 25527 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 25197732 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25918] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25918/stat : 25918 (java) S 25909 25911 25527 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 25197732 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25919] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25919/stat : 25919 (java) S 25909 25911 25527 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 25197737 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25920] ppid=25909 vsize=812704 CPUtime=0.04
/proc/25911/task/25920/stat : 25920 (java) S 25909 25911 25527 0 -1 64 263 0 0 0 4 0 0 0 18 0 15 0 25197737 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25921] ppid=25909 vsize=812704 CPUtime=3.65
/proc/25911/task/25921/stat : 25921 (java) S 25909 25911 25527 0 -1 64 7082 0 0 0 362 3 0 0 16 0 15 0 25197737 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25922] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25922/stat : 25922 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 25197737 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25923] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25923/stat : 25923 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 25197737 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25924] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25924/stat : 25924 (java) S 25909 25911 25527 0 -1 64 5 0 0 0 0 0 0 0 25 0 15 0 25198433 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 812704

[startup+1814.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 26600
/proc/meminfo: memFree=1465848/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=812704 CPUtime=1800.38
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 82995 0 1 0 179981 57 0 0 16 0 15 0 25197728 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25911/statm: 203176 75626 1452 9 0 200503 0
[pid=25911/tid=25913] ppid=25909 vsize=812704 CPUtime=1794.24
/proc/25911/task/25913/stat : 25913 (java) R 25909 25911 25527 0 -1 64 17423 0 1 0 179397 27 0 0 25 0 15 0 25197729 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4110402075 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25914] ppid=25909 vsize=812704 CPUtime=1.15
/proc/25911/task/25914/stat : 25914 (java) S 25909 25911 25527 0 -1 64 30921 0 0 0 103 12 0 0 18 0 15 0 25197730 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25915] ppid=25909 vsize=812704 CPUtime=1.09
/proc/25911/task/25915/stat : 25915 (java) S 25909 25911 25527 0 -1 64 26523 0 0 0 98 11 0 0 18 0 15 0 25197730 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25916] ppid=25909 vsize=812704 CPUtime=0.01
/proc/25911/task/25916/stat : 25916 (java) S 25909 25911 25527 0 -1 64 19 0 0 0 1 0 0 0 16 0 15 0 25197732 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25917] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25917/stat : 25917 (java) S 25909 25911 25527 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 25197732 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25918] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25918/stat : 25918 (java) S 25909 25911 25527 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 25197732 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25919] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25919/stat : 25919 (java) S 25909 25911 25527 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 25197737 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25920] ppid=25909 vsize=812704 CPUtime=0.04
/proc/25911/task/25920/stat : 25920 (java) S 25909 25911 25527 0 -1 64 263 0 0 0 4 0 0 0 18 0 15 0 25197737 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25921] ppid=25909 vsize=812704 CPUtime=3.68
/proc/25911/task/25921/stat : 25921 (java) S 25909 25911 25527 0 -1 64 7082 0 0 0 365 3 0 0 16 0 15 0 25197737 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25922] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25922/stat : 25922 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 25197737 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25923] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25923/stat : 25923 (java) R 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 25197737 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25924] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25924/stat : 25924 (java) S 25909 25911 25527 0 -1 64 5 0 0 0 0 0 0 0 25 0 15 0 25198433 832208896 75626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.38
Current children cumulated vsize (KiB) 812704

[startup+1814.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 26600
/proc/meminfo: memFree=1465848/2055920 swapFree=4192812/4192956
[pid=25911] ppid=25909 vsize=812704 CPUtime=1800.48
/proc/25911/stat : 25911 (java) S 25909 25911 25527 0 -1 0 82998 0 1 0 179991 57 0 0 16 0 14 0 25197728 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25911/statm: 203176 75629 1453 9 0 200503 0
[pid=25911/tid=25913] ppid=25909 vsize=812704 CPUtime=1794.33
/proc/25911/task/25913/stat : 25913 (java) R 25909 25911 25527 0 -1 64 17423 0 1 0 179406 27 0 0 25 0 14 0 25197729 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4110402030 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25914] ppid=25909 vsize=812704 CPUtime=1.15
/proc/25911/task/25914/stat : 25914 (java) S 25909 25911 25527 0 -1 64 30921 0 0 0 103 12 0 0 18 0 14 0 25197730 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25915] ppid=25909 vsize=812704 CPUtime=1.09
/proc/25911/task/25915/stat : 25915 (java) S 25909 25911 25527 0 -1 64 26523 0 0 0 98 11 0 0 18 0 14 0 25197730 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25916] ppid=25909 vsize=812704 CPUtime=0.01
/proc/25911/task/25916/stat : 25916 (java) S 25909 25911 25527 0 -1 64 19 0 0 0 1 0 0 0 16 0 14 0 25197732 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25917] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25917/stat : 25917 (java) S 25909 25911 25527 0 -1 64 10 0 0 0 0 0 0 0 16 0 14 0 25197732 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25918] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25918/stat : 25918 (java) S 25909 25911 25527 0 -1 64 7 0 0 0 0 0 0 0 16 0 14 0 25197732 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25919] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25919/stat : 25919 (java) S 25909 25911 25527 0 -1 64 5 0 0 0 0 0 0 0 18 0 14 0 25197737 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25920] ppid=25909 vsize=812704 CPUtime=0.04
/proc/25911/task/25920/stat : 25920 (java) S 25909 25911 25527 0 -1 64 263 0 0 0 4 0 0 0 18 0 14 0 25197737 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25921] ppid=25909 vsize=812704 CPUtime=3.68
/proc/25911/task/25921/stat : 25921 (java) S 25909 25911 25527 0 -1 64 7082 0 0 0 365 3 0 0 16 0 14 0 25197737 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25911/tid=25922] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25922/stat : 25922 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 25 0 14 0 25197737 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25923] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25923/stat : 25923 (java) S 25909 25911 25527 0 -1 64 1 0 0 0 0 0 0 0 15 0 14 0 25197737 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25924] ppid=25909 vsize=812704 CPUtime=0
/proc/25911/task/25924/stat : 25924 (java) S 25909 25911 25527 0 -1 64 5 0 0 0 0 0 0 0 25 0 14 0 25198433 832208896 75629 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (KiB) 812704

Child status: 143
Real time (s): 1814.56
CPU time (s): 1800.54
CPU user time (s): 1799.92
CPU system time (s): 0.618905
CPU usage (%): 99.2277
Max. virtual memory (cumulated for all children) (KiB): 812704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.618905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82998
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= 38066
involuntary context switches= 66025

runsolver used 2.88156 second user time and 7.2389 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-12 08:48:44
IDJOB=2085243
IDBENCH=58326
IDSOLVER=731
FILE ID=node73/2085243-1247381324
PBS_JOBID= 9507161
Free space on /tmp= 66484 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/graphColoring/sgb/queen/normalized-queen16-16-14.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2085243-1247381324/watcher-2085243-1247381324 -o /tmp/evaluation-result-2085243-1247381324/solver-2085243-1247381324 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2085243-1247381324.xml

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

MD5SUM BENCH= d721de0b4bb380cf8912c91bea5e3da4
RANDOM SEED=708700391

node73.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.213
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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1599536 kB
Buffers:          7884 kB
Cached:          61748 kB
SwapCached:          0 kB
Active:         385096 kB
Inactive:        20964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1599536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2092 kB
Writeback:           0 kB
Mapped:         352108 kB
Slab:            34984 kB
Committed_AS:   879220 kB
PageTables:       2396 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= 66476 MiB
End job on node73 at 2009-07-12 09:19:00