Trace number 1034426

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 2008-06-13SAT 53.7508 53.8664

General information on the benchmark

Namecsp/lard/
normalized-lard-84-84.xml
MD5SUM57d53d4d07d2dcb55d47dc07f5e26246
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.1473
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints3486
Maximum constraint arity2
Maximum domain size85
Number of constraints which are defined in extension3486
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.26/0.33	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.26/0.33	c This is free software under the dual EPL/GNU LGPL licenses.
0.26/0.33	c See www.sat4j.org for details.
0.26/0.33	c That software uses the Rhino library from the Mozilla project.
0.26/0.37	c version 9.9.9.token
0.26/0.37	c sun.arch.data.model	32
0.26/0.37	c java.version	1.6.0_06
0.26/0.37	c os.name	Linux
0.26/0.37	c os.version	2.6.9-22.EL.rootsmp
0.26/0.37	c os.arch	i386
0.26/0.37	c Free memory 669864272
0.26/0.37	c Max memory 672137216
0.26/0.37	c Total memory 672137216
0.26/0.37	c Number of processors 2
0.36/0.42	c c --- Begin Solver configuration ---
0.36/0.42	c Stops conflict analysis at the first Unique Implication Point
0.36/0.42	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.36/0.42	c Learn all clauses as in MiniSAT
0.36/0.42	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.36/0.42	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.36/0.42	c Expensive reason simplification
0.36/0.42	c MiniSAT restarts strategy
0.36/0.42	c timeout=2147483s
0.36/0.42	c DB Simplification allowed=false
0.36/0.42	c --- End Solver configuration ---
0.36/0.42	c solving HOME/instance-1034426-1214949523.xml
0.36/0.42	c reading problem ... 
0.56/0.68	c reading problem named null
0.56/0.68	c reading domains done.
0.56/0.68	c reading variables done.
0.85/0.92	c reading relations done.
44.85/45.03	c reading constraints
53.31/53.44	c done with constraints.
53.31/53.46	c ... done. Wall clock time 53.046s.
53.31/53.46	c #vars     7140
53.31/53.46	c #constraints  441808
53.31/53.46	c constraints type 
53.31/53.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 438115
53.31/53.46	c org.sat4j.minisat.constraints.card.AtLeast => 84
53.61/53.75	c starts		: 1
53.61/53.75	c conflicts		: 0
53.61/53.75	c decisions		: 3403
53.61/53.75	c propagations		: 7140
53.61/53.75	c inspects		: 319511
53.61/53.75	c learnt literals	: 0
53.61/53.75	c learnt binary clauses	: 0
53.61/53.75	c learnt ternary clauses	: 0
53.61/53.75	c learnt clauses	: 0
53.61/53.75	c ignored clauses	: 0
53.61/53.75	c root simplifications	: 0
53.61/53.75	c removed literals (reason simplification)	: 0
53.61/53.75	c reason swapping (by a shorter reason)	: 0
53.61/53.75	c Calls to reduceDB	: 0
53.61/53.75	c speed (assignments/second)	: 26153.846153846152
53.61/53.75	c non guided choices	3403
53.61/53.75	s SATISFIABLE
53.61/53.75	v 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
53.61/53.75	c Total wall clock time (in seconds) : 53.332

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034426-1214949523/watcher-1034426-1214949523 -o /tmp/evaluation-result-1034426-1214949523/solver-1034426-1214949523 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1034426-1214949523.xml 

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


[startup+0 s]
/proc/loadavg: 1.23 0.32 0.11 4/80 14333
/proc/meminfo: memFree=1722280/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=1804 CPUtime=0
/proc/14333/stat : 14333 (java) D 14331 14333 13884 0 -1 0 361 0 0 0 0 0 0 0 18 0 1 0 1973922895 1847296 163 996147200 134512640 134550740 4294956032 18446744073709551615 6853179 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/14333/statm: 451 163 118 9 0 93 0

[startup+0.029169 s]
/proc/loadavg: 1.23 0.32 0.11 4/80 14333
/proc/meminfo: memFree=1722280/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=13012 CPUtime=0.01
/proc/14333/stat : 14333 (java) D 14331 14333 13884 0 -1 0 689 0 8 0 0 1 0 0 18 0 1 0 1973922895 13324288 498 996147200 134512640 134550740 4294956032 18446744073709551615 103962704 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/14333/statm: 3253 498 185 9 0 1151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13012

[startup+0.102181 s]
/proc/loadavg: 1.23 0.32 0.11 4/80 14333
/proc/meminfo: memFree=1722280/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=802236 CPUtime=0.07
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 2778 0 17 0 4 3 0 0 18 0 7 0 1973922895 821489664 2529 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 200559 2529 1008 9 0 197942 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 802236

[startup+0.302213 s]
/proc/loadavg: 1.23 0.32 0.11 4/80 14333
/proc/meminfo: memFree=1722280/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=808120 CPUtime=0.26
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 4825 0 17 0 22 4 0 0 18 0 12 0 1973922895 827514880 4175 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 202030 4175 1298 9 0 199399 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 808120

[startup+0.701283 s]
/proc/loadavg: 1.23 0.32 0.11 4/80 14333
/proc/meminfo: memFree=1722280/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=808148 CPUtime=0.66
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 6130 0 17 0 60 6 0 0 18 0 12 0 1973922895 827543552 5478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 202037 5478 1335 9 0 199399 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 808148

[startup+1.50142 s]
/proc/loadavg: 1.23 0.32 0.11 4/92 14345
/proc/meminfo: memFree=1699208/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=809768 CPUtime=1.46
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 8751 0 17 0 138 8 0 0 18 0 12 0 1973922895 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 202442 7042 1350 9 0 199804 0
[pid=14333/tid=14335] ppid=14331 vsize=809768 CPUtime=0.6
/proc/14333/task/14335/stat : 14335 (java) R 14331 14333 13884 0 -1 64 4976 0 3 0 55 5 0 0 25 0 12 0 1973922899 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14336] ppid=14331 vsize=809768 CPUtime=0
/proc/14333/task/14336/stat : 14336 (java) S 14331 14333 13884 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 1973922900 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14337] ppid=14331 vsize=809768 CPUtime=0
/proc/14333/task/14337/stat : 14337 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1973922900 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14338] ppid=14331 vsize=809768 CPUtime=0
/proc/14333/task/14338/stat : 14338 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1973922902 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14339] ppid=14331 vsize=809768 CPUtime=0
/proc/14333/task/14339/stat : 14339 (java) S 14331 14333 13884 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 1973922902 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14340] ppid=14331 vsize=809768 CPUtime=0
/proc/14333/task/14340/stat : 14340 (java) S 14331 14333 13884 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 1973922902 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14341] ppid=14331 vsize=809768 CPUtime=0
/proc/14333/task/14341/stat : 14341 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 1973922906 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14342] ppid=14331 vsize=809768 CPUtime=0.56
/proc/14333/task/14342/stat : 14342 (java) R 14331 14333 13884 0 -1 64 1940 0 0 0 56 0 0 0 16 0 12 0 1973922906 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 104091627 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14343] ppid=14331 vsize=809768 CPUtime=0.26
/proc/14333/task/14343/stat : 14343 (java) S 14331 14333 13884 0 -1 64 1083 0 0 0 26 0 0 0 16 0 12 0 1973922906 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14344] ppid=14331 vsize=809768 CPUtime=0
/proc/14333/task/14344/stat : 14344 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973922906 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14345] ppid=14331 vsize=809768 CPUtime=0
/proc/14333/task/14345/stat : 14345 (java) S 14331 14333 13884 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1973922906 829202432 7042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 809768

[startup+3.10269 s]
/proc/loadavg: 1.29 0.35 0.12 3/92 14345
/proc/meminfo: memFree=1643208/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=809552 CPUtime=3.07
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 25708 0 17 0 291 16 0 0 18 0 12 0 1973922895 828981248 23985 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 202388 23985 1357 9 0 199750 0
[pid=14333/tid=14335] ppid=14331 vsize=809552 CPUtime=1.76
/proc/14333/task/14335/stat : 14335 (java) R 14331 14333 13884 0 -1 64 16975 0 3 0 165 11 0 0 25 0 12 0 1973922899 828981248 23985 996147200 134512640 134550740 4294956032 18446744073709551615 4109708423 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14336] ppid=14331 vsize=809552 CPUtime=0.1
/proc/14333/task/14336/stat : 14336 (java) S 14331 14333 13884 0 -1 64 2218 0 0 0 9 1 0 0 16 0 12 0 1973922900 828981248 23985 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14337] ppid=14331 vsize=809552 CPUtime=0.11
/proc/14333/task/14337/stat : 14337 (java) S 14331 14333 13884 0 -1 64 2567 0 0 0 11 0 0 0 16 0 12 0 1973922900 828981248 23985 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14338] ppid=14331 vsize=809552 CPUtime=0
/proc/14333/task/14338/stat : 14338 (java) S 14331 14333 13884 0 -1 64 137 0 0 0 0 0 0 0 16 0 12 0 1973922902 828981248 23985 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14339] ppid=14331 vsize=809552 CPUtime=0
/proc/14333/task/14339/stat : 14339 (java) S 14331 14333 13884 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973922902 828981248 23985 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14340] ppid=14331 vsize=809552 CPUtime=0
/proc/14333/task/14340/stat : 14340 (java) S 14331 14333 13884 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973922902 828981248 23985 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14341] ppid=14331 vsize=809552 CPUtime=0
/proc/14333/task/14341/stat : 14341 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 1973922906 828981248 23985 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14342] ppid=14331 vsize=809552 CPUtime=0.69
/proc/14333/task/14342/stat : 14342 (java) S 14331 14333 13884 0 -1 64 1958 0 0 0 69 0 0 0 17 0 12 0 1973922906 828981248 23985 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14343] ppid=14331 vsize=809552 CPUtime=0.34
/proc/14333/task/14343/stat : 14343 (java) S 14331 14333 13884 0 -1 64 1103 0 0 0 34 0 0 0 17 0 12 0 1973922906 828981248 23985 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14344] ppid=14331 vsize=809552 CPUtime=0
/proc/14333/task/14344/stat : 14344 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973922906 828981248 23985 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14345] ppid=14331 vsize=809552 CPUtime=0
/proc/14333/task/14345/stat : 14345 (java) S 14331 14333 13884 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1973922906 828981248 23985 996147200 134512640 134550740 4294956032 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) 809552

[startup+6.30123 s]
/proc/loadavg: 1.29 0.35 0.12 3/92 14345
/proc/meminfo: memFree=1602312/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=808912 CPUtime=6.27
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 34014 0 17 0 607 20 0 0 18 0 12 0 1973922895 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 202228 32129 1357 9 0 199590 0
[pid=14333/tid=14335] ppid=14331 vsize=808912 CPUtime=4.38
/proc/14333/task/14335/stat : 14335 (java) R 14331 14333 13884 0 -1 64 16995 0 3 0 426 12 0 0 25 0 12 0 1973922899 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14336] ppid=14331 vsize=808912 CPUtime=0.37
/proc/14333/task/14336/stat : 14336 (java) S 14331 14333 13884 0 -1 64 7845 0 0 0 35 2 0 0 16 0 12 0 1973922900 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14337] ppid=14331 vsize=808912 CPUtime=0.38
/proc/14333/task/14337/stat : 14337 (java) S 14331 14333 13884 0 -1 64 5225 0 0 0 37 1 0 0 16 0 12 0 1973922900 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14338] ppid=14331 vsize=808912 CPUtime=0
/proc/14333/task/14338/stat : 14338 (java) S 14331 14333 13884 0 -1 64 137 0 0 0 0 0 0 0 16 0 12 0 1973922902 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14339] ppid=14331 vsize=808912 CPUtime=0
/proc/14333/task/14339/stat : 14339 (java) S 14331 14333 13884 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973922902 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14340] ppid=14331 vsize=808912 CPUtime=0
/proc/14333/task/14340/stat : 14340 (java) S 14331 14333 13884 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973922902 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14341] ppid=14331 vsize=808912 CPUtime=0
/proc/14333/task/14341/stat : 14341 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 1973922906 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14342] ppid=14331 vsize=808912 CPUtime=0.7
/proc/14333/task/14342/stat : 14342 (java) S 14331 14333 13884 0 -1 64 1959 0 0 0 70 0 0 0 17 0 12 0 1973922906 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14343] ppid=14331 vsize=808912 CPUtime=0.35
/proc/14333/task/14343/stat : 14343 (java) S 14331 14333 13884 0 -1 64 1103 0 0 0 35 0 0 0 17 0 12 0 1973922906 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14344] ppid=14331 vsize=808912 CPUtime=0
/proc/14333/task/14344/stat : 14344 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973922906 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14345] ppid=14331 vsize=808912 CPUtime=0
/proc/14333/task/14345/stat : 14345 (java) S 14331 14333 13884 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1973922906 828325888 32129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 808912

[startup+12.7023 s]
/proc/loadavg: 1.40 0.41 0.14 3/92 14345
/proc/meminfo: memFree=1546952/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=807956 CPUtime=12.64
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 46247 0 17 0 1239 25 0 0 18 0 12 0 1973922895 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 201989 44045 1357 9 0 199351 0
[pid=14333/tid=14335] ppid=14331 vsize=807956 CPUtime=9.84
/proc/14333/task/14335/stat : 14335 (java) R 14331 14333 13884 0 -1 64 17027 0 3 0 971 13 0 0 25 0 12 0 1973922899 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4109710084 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14333/tid=14336] ppid=14331 vsize=807956 CPUtime=0.8
/proc/14333/task/14336/stat : 14336 (java) S 14331 14333 13884 0 -1 64 13536 0 0 0 76 4 0 0 16 0 12 0 1973922900 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14333/tid=14337] ppid=14331 vsize=807956 CPUtime=0.77
/proc/14333/task/14337/stat : 14337 (java) S 14331 14333 13884 0 -1 64 11728 0 0 0 74 3 0 0 16 0 12 0 1973922900 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14333/tid=14338] ppid=14331 vsize=807956 CPUtime=0
/proc/14333/task/14338/stat : 14338 (java) S 14331 14333 13884 0 -1 64 137 0 0 0 0 0 0 0 15 0 12 0 1973922902 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14333/tid=14339] ppid=14331 vsize=807956 CPUtime=0
/proc/14333/task/14339/stat : 14339 (java) S 14331 14333 13884 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973922902 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14340] ppid=14331 vsize=807956 CPUtime=0
/proc/14333/task/14340/stat : 14340 (java) S 14331 14333 13884 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973922902 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14341] ppid=14331 vsize=807956 CPUtime=0
/proc/14333/task/14341/stat : 14341 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 1973922906 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14342] ppid=14331 vsize=807956 CPUtime=0.72
/proc/14333/task/14342/stat : 14342 (java) S 14331 14333 13884 0 -1 64 1960 0 0 0 72 0 0 0 17 0 12 0 1973922906 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14333/tid=14343] ppid=14331 vsize=807956 CPUtime=0.42
/proc/14333/task/14343/stat : 14343 (java) S 14331 14333 13884 0 -1 64 1109 0 0 0 42 0 0 0 17 0 12 0 1973922906 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14333/tid=14344] ppid=14331 vsize=807956 CPUtime=0
/proc/14333/task/14344/stat : 14344 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973922906 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14345] ppid=14331 vsize=807956 CPUtime=0
/proc/14333/task/14345/stat : 14345 (java) S 14331 14333 13884 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1973922906 827346944 44045 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 807956

[startup+25.5025 s]
/proc/loadavg: 1.49 0.46 0.16 5/92 14345
/proc/meminfo: memFree=1444744/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=811224 CPUtime=25.35
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 72581 0 17 0 2496 39 0 0 18 0 12 0 1973922895 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 202806 69349 1357 9 0 200168 0
[pid=14333/tid=14335] ppid=14331 vsize=811224 CPUtime=20.52
/proc/14333/task/14335/stat : 14335 (java) R 14331 14333 13884 0 -1 64 17077 0 3 0 2037 15 0 0 25 0 12 0 1973922899 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4109671416 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14336] ppid=14331 vsize=811224 CPUtime=1.6
/proc/14333/task/14336/stat : 14336 (java) S 14331 14333 13884 0 -1 64 26857 0 0 0 151 9 0 0 16 0 12 0 1973922900 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14337] ppid=14331 vsize=811224 CPUtime=1.64
/proc/14333/task/14337/stat : 14337 (java) S 14331 14333 13884 0 -1 64 22960 0 0 0 155 9 0 0 16 0 12 0 1973922900 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14338] ppid=14331 vsize=811224 CPUtime=0.01
/proc/14333/task/14338/stat : 14338 (java) S 14331 14333 13884 0 -1 64 137 0 0 0 1 0 0 0 15 0 12 0 1973922902 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14339] ppid=14331 vsize=811224 CPUtime=0
/proc/14333/task/14339/stat : 14339 (java) S 14331 14333 13884 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973922902 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14340] ppid=14331 vsize=811224 CPUtime=0
/proc/14333/task/14340/stat : 14340 (java) S 14331 14333 13884 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973922902 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14341] ppid=14331 vsize=811224 CPUtime=0
/proc/14333/task/14341/stat : 14341 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 1973922906 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14342] ppid=14331 vsize=811224 CPUtime=0.97
/proc/14333/task/14342/stat : 14342 (java) S 14331 14333 13884 0 -1 64 3623 0 0 0 96 1 0 0 18 0 12 0 1973922906 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14343] ppid=14331 vsize=811224 CPUtime=0.53
/proc/14333/task/14343/stat : 14343 (java) S 14331 14333 13884 0 -1 64 1177 0 0 0 53 0 0 0 16 0 12 0 1973922906 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14344] ppid=14331 vsize=811224 CPUtime=0
/proc/14333/task/14344/stat : 14344 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973922906 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14345] ppid=14331 vsize=811224 CPUtime=0
/proc/14333/task/14345/stat : 14345 (java) S 14331 14333 13884 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1973922906 830693376 69349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 811224

[startup+51.1028 s]
/proc/loadavg: 1.81 0.61 0.21 3/92 14345
/proc/meminfo: memFree=1216328/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=810232 CPUtime=51.01
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 134276 0 17 0 5033 68 0 0 18 0 12 0 1973922895 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 202558 128111 1378 9 0 199920 0
[pid=14333/tid=14335] ppid=14331 vsize=810232 CPUtime=41.89
/proc/14333/task/14335/stat : 14335 (java) R 14331 14333 13884 0 -1 64 17173 0 3 0 4169 20 0 0 25 0 12 0 1973922899 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14336] ppid=14331 vsize=810232 CPUtime=3.19
/proc/14333/task/14336/stat : 14336 (java) R 14331 14333 13884 0 -1 64 58326 0 0 0 298 21 0 0 15 0 12 0 1973922900 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 103075291 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14337] ppid=14331 vsize=810232 CPUtime=3.36
/proc/14333/task/14337/stat : 14337 (java) R 14331 14333 13884 0 -1 64 51908 0 0 0 317 19 0 0 15 0 12 0 1973922900 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14338] ppid=14331 vsize=810232 CPUtime=0.04
/proc/14333/task/14338/stat : 14338 (java) S 14331 14333 13884 0 -1 64 137 0 0 0 3 1 0 0 15 0 12 0 1973922902 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14339] ppid=14331 vsize=810232 CPUtime=0
/proc/14333/task/14339/stat : 14339 (java) S 14331 14333 13884 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973922902 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14340] ppid=14331 vsize=810232 CPUtime=0
/proc/14333/task/14340/stat : 14340 (java) S 14331 14333 13884 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973922902 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14341] ppid=14331 vsize=810232 CPUtime=0
/proc/14333/task/14341/stat : 14341 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 1973922906 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14342] ppid=14331 vsize=810232 CPUtime=1.38
/proc/14333/task/14342/stat : 14342 (java) S 14331 14333 13884 0 -1 64 3778 0 0 0 137 1 0 0 16 0 12 0 1973922906 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14343] ppid=14331 vsize=810232 CPUtime=1.07
/proc/14333/task/14343/stat : 14343 (java) S 14331 14333 13884 0 -1 64 2204 0 0 0 106 1 0 0 16 0 12 0 1973922906 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14344] ppid=14331 vsize=810232 CPUtime=0
/proc/14333/task/14344/stat : 14344 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973922906 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14345] ppid=14331 vsize=810232 CPUtime=0
/proc/14333/task/14345/stat : 14345 (java) S 14331 14333 13884 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1973922906 829677568 128111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 810232

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

[startup+52.7011 s]
/proc/loadavg: 1.83 0.64 0.22 3/92 14345
/proc/meminfo: memFree=1176008/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=810232 CPUtime=52.61
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 141813 0 17 0 5190 71 0 0 18 0 12 0 1973922895 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 202558 135646 1378 9 0 199920 0
[pid=14333/tid=14335] ppid=14331 vsize=810232 CPUtime=43.2
/proc/14333/task/14335/stat : 14335 (java) R 14331 14333 13884 0 -1 64 17175 0 3 0 4300 20 0 0 25 0 12 0 1973922899 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4110054669 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14336] ppid=14331 vsize=810232 CPUtime=3.32
/proc/14333/task/14336/stat : 14336 (java) S 14331 14333 13884 0 -1 64 64263 0 0 0 308 24 0 0 16 0 12 0 1973922900 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14337] ppid=14331 vsize=810232 CPUtime=3.48
/proc/14333/task/14337/stat : 14337 (java) S 14331 14333 13884 0 -1 64 53504 0 0 0 328 20 0 0 16 0 12 0 1973922900 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14338] ppid=14331 vsize=810232 CPUtime=0.04
/proc/14333/task/14338/stat : 14338 (java) S 14331 14333 13884 0 -1 64 137 0 0 0 3 1 0 0 15 0 12 0 1973922902 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14339] ppid=14331 vsize=810232 CPUtime=0
/proc/14333/task/14339/stat : 14339 (java) S 14331 14333 13884 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973922902 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14340] ppid=14331 vsize=810232 CPUtime=0
/proc/14333/task/14340/stat : 14340 (java) S 14331 14333 13884 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973922902 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14341] ppid=14331 vsize=810232 CPUtime=0
/proc/14333/task/14341/stat : 14341 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 1973922906 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14342] ppid=14331 vsize=810232 CPUtime=1.38
/proc/14333/task/14342/stat : 14342 (java) S 14331 14333 13884 0 -1 64 3778 0 0 0 137 1 0 0 16 0 12 0 1973922906 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14343] ppid=14331 vsize=810232 CPUtime=1.12
/proc/14333/task/14343/stat : 14343 (java) S 14331 14333 13884 0 -1 64 2206 0 0 0 111 1 0 0 17 0 12 0 1973922906 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14344] ppid=14331 vsize=810232 CPUtime=0
/proc/14333/task/14344/stat : 14344 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973922906 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14345] ppid=14331 vsize=810232 CPUtime=0
/proc/14333/task/14345/stat : 14345 (java) S 14331 14333 13884 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1973922906 829677568 135646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 52.61
Current children cumulated vsize (KiB) 810232

[startup+53.5022 s]
/proc/loadavg: 1.83 0.64 0.22 3/92 14345
/proc/meminfo: memFree=1176008/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=815180 CPUtime=53.41
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 146999 0 17 0 5268 73 0 0 18 0 12 0 1973922895 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 203795 139278 1378 9 0 201157 0
[pid=14333/tid=14335] ppid=14331 vsize=815180 CPUtime=43.66
/proc/14333/task/14335/stat : 14335 (java) R 14331 14333 13884 0 -1 64 17181 0 3 0 4345 21 0 0 25 0 12 0 1973922899 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14336] ppid=14331 vsize=815180 CPUtime=3.35
/proc/14333/task/14336/stat : 14336 (java) S 14331 14333 13884 0 -1 64 65468 0 0 0 311 24 0 0 16 0 12 0 1973922900 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14337] ppid=14331 vsize=815180 CPUtime=3.53
/proc/14333/task/14337/stat : 14337 (java) S 14331 14333 13884 0 -1 64 54813 0 0 0 333 20 0 0 16 0 12 0 1973922900 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14338] ppid=14331 vsize=815180 CPUtime=0.04
/proc/14333/task/14338/stat : 14338 (java) S 14331 14333 13884 0 -1 64 137 0 0 0 3 1 0 0 15 0 12 0 1973922902 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14339] ppid=14331 vsize=815180 CPUtime=0
/proc/14333/task/14339/stat : 14339 (java) S 14331 14333 13884 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973922902 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14340] ppid=14331 vsize=815180 CPUtime=0
/proc/14333/task/14340/stat : 14340 (java) S 14331 14333 13884 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973922902 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14341] ppid=14331 vsize=815180 CPUtime=0
/proc/14333/task/14341/stat : 14341 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 1973922906 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14342] ppid=14331 vsize=815180 CPUtime=1.62
/proc/14333/task/14342/stat : 14342 (java) S 14331 14333 13884 0 -1 64 6432 0 0 0 160 2 0 0 15 0 12 0 1973922906 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14343] ppid=14331 vsize=815180 CPUtime=1.14
/proc/14333/task/14343/stat : 14343 (java) R 14331 14333 13884 0 -1 64 2218 0 0 0 113 1 0 0 15 0 12 0 1973922906 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 105579315 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14344] ppid=14331 vsize=815180 CPUtime=0
/proc/14333/task/14344/stat : 14344 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973922906 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14345] ppid=14331 vsize=815180 CPUtime=0
/proc/14333/task/14345/stat : 14345 (java) S 14331 14333 13884 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1973922906 834744320 139278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 53.41
Current children cumulated vsize (KiB) 815180

[startup+53.7023 s]
/proc/loadavg: 1.83 0.64 0.22 3/92 14345
/proc/meminfo: memFree=1176008/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=815504 CPUtime=53.61
/proc/14333/stat : 14333 (java) S 14331 14333 13884 0 -1 0 147019 0 17 0 5288 73 0 0 18 0 13 0 1973922895 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14333/statm: 203876 139297 1388 9 0 201238 0
[pid=14333/tid=14335] ppid=14331 vsize=815504 CPUtime=43.78
/proc/14333/task/14335/stat : 14335 (java) R 14331 14333 13884 0 -1 64 17187 0 3 0 4357 21 0 0 25 0 13 0 1973922899 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4110145574 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14336] ppid=14331 vsize=815504 CPUtime=3.35
/proc/14333/task/14336/stat : 14336 (java) S 14331 14333 13884 0 -1 64 65468 0 0 0 311 24 0 0 16 0 13 0 1973922900 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14337] ppid=14331 vsize=815504 CPUtime=3.53
/proc/14333/task/14337/stat : 14337 (java) S 14331 14333 13884 0 -1 64 54813 0 0 0 333 20 0 0 16 0 13 0 1973922900 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14338] ppid=14331 vsize=815504 CPUtime=0.04
/proc/14333/task/14338/stat : 14338 (java) S 14331 14333 13884 0 -1 64 137 0 0 0 3 1 0 0 16 0 13 0 1973922902 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14339] ppid=14331 vsize=815504 CPUtime=0
/proc/14333/task/14339/stat : 14339 (java) S 14331 14333 13884 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1973922902 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14340] ppid=14331 vsize=815504 CPUtime=0
/proc/14333/task/14340/stat : 14340 (java) S 14331 14333 13884 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 1973922902 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14341] ppid=14331 vsize=815504 CPUtime=0
/proc/14333/task/14341/stat : 14341 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1973922906 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14342] ppid=14331 vsize=815504 CPUtime=1.66
/proc/14333/task/14342/stat : 14342 (java) S 14331 14333 13884 0 -1 64 6435 0 0 0 164 2 0 0 15 0 13 0 1973922906 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14343] ppid=14331 vsize=815504 CPUtime=1.18
/proc/14333/task/14343/stat : 14343 (java) S 14331 14333 13884 0 -1 64 2224 0 0 0 117 1 0 0 15 0 13 0 1973922906 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14344] ppid=14331 vsize=815504 CPUtime=0
/proc/14333/task/14344/stat : 14344 (java) S 14331 14333 13884 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 1973922906 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14333/tid=14345] ppid=14331 vsize=815504 CPUtime=0
/proc/14333/task/14345/stat : 14345 (java) S 14331 14333 13884 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1973922906 835076096 139297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 53.61
Current children cumulated vsize (KiB) 815504

[startup+53.8023 s]
/proc/loadavg: 1.83 0.64 0.22 3/82 14347
/proc/meminfo: memFree=1274184/2055920 swapFree=4180444/4192956
[pid=14333] ppid=14331 vsize=0 CPUtime=53.68
/proc/14333/stat : 14333 (java) Z 14331 14333 13884 0 -1 12 147030 0 17 0 5293 75 0 0 16 0 2 0 1973922895 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14333/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 53.68
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 53.8664
CPU time (s): 53.7508
CPU user time (s): 52.935
CPU system time (s): 0.815875
CPU usage (%): 99.7854
Max. virtual memory (cumulated for all children) (KiB): 815840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.935
system time used= 0.815875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147030
page faults= 17
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4536
involuntary context switches= 4618

runsolver used 0.071989 second user time and 0.19197 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-01 23:58:53
IDJOB=1034426
IDBENCH=53341
IDSOLVER=344
FILE ID=node68/1034426-1214949523
PBS_JOBID= 7870198
Free space on /tmp= 66476 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/lard/normalized-lard-84-84.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034426-1214949523/watcher-1034426-1214949523 -o /tmp/evaluation-result-1034426-1214949523/solver-1034426-1214949523 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1034426-1214949523.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 57d53d4d07d2dcb55d47dc07f5e26246
RANDOM SEED=862068846

node68.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.261
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.261
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:       1722760 kB
Buffers:         12108 kB
Cached:         181292 kB
SwapCached:       6520 kB
Active:         191080 kB
Inactive:        78732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722760 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:           72044 kB
Writeback:           0 kB
Mapped:          92756 kB
Slab:            48524 kB
Committed_AS:  4853840 kB
PageTables:       1872 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 node68 at 2008-07-01 23:59:47