Trace number 1034498

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 61.7356 61.8077

General information on the benchmark

Namecsp/lard/
normalized-lard-87-87.xml
MD5SUMcaa1a0c56025f9b465fcf3f3e3941fa3
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 benchmark12.7281
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of constraints3741
Maximum constraint arity2
Maximum domain size88
Number of constraints which are defined in extension3741
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.27/0.32	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.27/0.32	c This is free software under the dual EPL/GNU LGPL licenses.
0.27/0.32	c See www.sat4j.org for details.
0.27/0.32	c That software uses the Rhino library from the Mozilla project.
0.27/0.36	c version 9.9.9.token
0.27/0.36	c sun.arch.data.model	32
0.27/0.36	c java.version	1.6.0_06
0.27/0.36	c os.name	Linux
0.27/0.36	c os.version	2.6.9-22.EL.rootsmp
0.27/0.36	c os.arch	i386
0.27/0.36	c Free memory 669864272
0.27/0.36	c Max memory 672137216
0.27/0.36	c Total memory 672137216
0.27/0.36	c Number of processors 2
0.37/0.41	c c --- Begin Solver configuration ---
0.37/0.41	c Stops conflict analysis at the first Unique Implication Point
0.37/0.41	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.37/0.41	c Learn all clauses as in MiniSAT
0.37/0.41	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.37/0.41	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.37/0.41	c Expensive reason simplification
0.37/0.41	c MiniSAT restarts strategy
0.37/0.41	c timeout=2147483s
0.37/0.41	c DB Simplification allowed=false
0.37/0.41	c --- End Solver configuration ---
0.37/0.41	c solving HOME/instance-1034498-1214949528.xml
0.37/0.41	c reading problem ... 
0.57/0.67	c reading problem named null
0.57/0.67	c reading domains done.
0.57/0.68	c reading variables done.
0.87/0.91	c reading relations done.
51.57/51.69	c reading constraints
61.27/61.35	c done with constraints.
61.27/61.36	c ... done. Wall clock time 60.947s.
61.27/61.36	c #vars     7656
61.27/61.36	c #constraints  492823
61.27/61.36	c constraints type 
61.27/61.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 488911
61.27/61.36	c org.sat4j.minisat.constraints.card.AtLeast => 87
61.58/61.66	c starts		: 1
61.58/61.66	c conflicts		: 0
61.58/61.66	c decisions		: 3698
61.58/61.66	c propagations		: 7656
61.58/61.66	c inspects		: 354152
61.58/61.66	c learnt literals	: 0
61.58/61.66	c learnt binary clauses	: 0
61.58/61.66	c learnt ternary clauses	: 0
61.58/61.66	c learnt clauses	: 0
61.58/61.66	c ignored clauses	: 0
61.58/61.66	c root simplifications	: 0
61.58/61.66	c removed literals (reason simplification)	: 0
61.58/61.66	c reason swapping (by a shorter reason)	: 0
61.58/61.66	c Calls to reduceDB	: 0
61.58/61.66	c speed (assignments/second)	: 26583.333333333336
61.58/61.66	c non guided choices	3698
61.58/61.66	s SATISFIABLE
61.58/61.66	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 1 1 1 
61.58/61.66	c Total wall clock time (in seconds) : 61.249

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-1034498-1214949528/watcher-1034498-1214949528 -o /tmp/evaluation-result-1034498-1214949528/solver-1034498-1214949528 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1034498-1214949528.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: 0.85 0.24 0.08 4/81 5633
/proc/meminfo: memFree=1377032/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=18572 CPUtime=0
/proc/5633/stat : 5633 (runsolver) R 5631 5633 4917 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1973905168 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 228774702375 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/5633/statm: 4643 292 257 25 0 2626 0

[startup+0.100873 s]
/proc/loadavg: 0.85 0.24 0.08 4/81 5633
/proc/meminfo: memFree=1377032/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=804612 CPUtime=0.08
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 2992 0 1 0 6 2 0 0 18 0 12 0 1973905168 823922688 2725 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 201153 2725 1047 9 0 198522 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804612

[startup+0.201896 s]
/proc/loadavg: 0.85 0.24 0.08 4/81 5633
/proc/meminfo: memFree=1377032/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=808152 CPUtime=0.19
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 4378 0 1 0 16 3 0 0 18 0 12 0 1973905168 827547648 3743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 202038 3743 1291 9 0 199407 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 808152

[startup+0.301915 s]
/proc/loadavg: 0.85 0.24 0.08 4/81 5633
/proc/meminfo: memFree=1377032/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=807792 CPUtime=0.27
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 4794 0 1 0 24 3 0 0 18 0 12 0 1973905168 827179008 4123 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 201948 4123 1298 9 0 199317 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 807792

[startup+0.701992 s]
/proc/loadavg: 0.85 0.24 0.08 4/81 5633
/proc/meminfo: memFree=1377032/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=807820 CPUtime=0.67
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 6322 0 1 0 61 6 0 0 18 0 12 0 1973905168 827207680 5451 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 201955 5451 1335 9 0 199317 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 807820

[startup+1.50215 s]
/proc/loadavg: 1.02 0.28 0.10 5/93 5645
/proc/meminfo: memFree=1358760/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=807820 CPUtime=1.47
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 8822 0 1 0 140 7 0 0 18 0 12 0 1973905168 827207680 6726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 201955 6727 1350 9 0 199317 0
[pid=5633/tid=5635] ppid=5631 vsize=807820 CPUtime=0.61
/proc/5633/task/5635/stat : 5635 (java) R 5631 5633 4917 0 -1 64 5061 0 1 0 56 5 0 0 21 0 12 0 1973905170 827207680 6727 996147200 134512640 134550740 4294956032 18446744073709551615 4109671214 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5636] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5636/stat : 5636 (java) S 5631 5633 4917 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1973905171 827207680 6728 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5637] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5637/stat : 5637 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 1973905171 827207680 6728 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5638] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5638/stat : 5638 (java) S 5631 5633 4917 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1973905173 827207680 6729 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5639] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5639/stat : 5639 (java) S 5631 5633 4917 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1973905173 827207680 6729 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5640] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5640/stat : 5640 (java) S 5631 5633 4917 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1973905173 827207680 6730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5641] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5641/stat : 5641 (java) S 5631 5633 4917 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1973905178 827207680 6730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5642] ppid=5631 vsize=807820 CPUtime=0.29
/proc/5633/task/5642/stat : 5642 (java) S 5631 5633 4917 0 -1 64 272 0 0 0 29 0 0 0 16 0 12 0 1973905178 827207680 6731 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5643] ppid=5631 vsize=807820 CPUtime=0.54
/proc/5633/task/5643/stat : 5643 (java) S 5631 5633 4917 0 -1 64 2728 0 0 0 54 0 0 0 16 0 12 0 1973905178 827207680 6731 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5644] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5644/stat : 5644 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1973905178 827207680 6732 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5645] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5645/stat : 5645 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1973905178 827207680 6732 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 807820

[startup+3.10246 s]
/proc/loadavg: 1.02 0.28 0.10 3/93 5645
/proc/meminfo: memFree=1304168/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=807820 CPUtime=3.06
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 25759 0 1 0 293 13 0 0 18 0 12 0 1973905168 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 201955 23625 1357 9 0 199317 0
[pid=5633/tid=5635] ppid=5631 vsize=807820 CPUtime=1.77
/proc/5633/task/5635/stat : 5635 (java) R 5631 5633 4917 0 -1 64 16981 0 1 0 168 9 0 0 25 0 12 0 1973905170 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4109645187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5636] ppid=5631 vsize=807820 CPUtime=0.1
/proc/5633/task/5636/stat : 5636 (java) S 5631 5633 4917 0 -1 64 2218 0 0 0 10 0 0 0 16 0 12 0 1973905171 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5637] ppid=5631 vsize=807820 CPUtime=0.12
/proc/5633/task/5637/stat : 5637 (java) S 5631 5633 4917 0 -1 64 2614 0 0 0 11 1 0 0 16 0 12 0 1973905171 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5638] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5638/stat : 5638 (java) S 5631 5633 4917 0 -1 64 136 0 0 0 0 0 0 0 16 0 12 0 1973905173 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5639] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5639/stat : 5639 (java) S 5631 5633 4917 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973905173 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5640] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5640/stat : 5640 (java) S 5631 5633 4917 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973905173 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5641] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5641/stat : 5641 (java) S 5631 5633 4917 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1973905178 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5642] ppid=5631 vsize=807820 CPUtime=0.35
/proc/5633/task/5642/stat : 5642 (java) S 5631 5633 4917 0 -1 64 287 0 0 0 35 0 0 0 16 0 12 0 1973905178 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5643] ppid=5631 vsize=807820 CPUtime=0.66
/proc/5633/task/5643/stat : 5643 (java) S 5631 5633 4917 0 -1 64 2761 0 0 0 66 0 0 0 17 0 12 0 1973905178 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5644] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5644/stat : 5644 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1973905178 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5645] ppid=5631 vsize=807820 CPUtime=0
/proc/5633/task/5645/stat : 5645 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1973905178 827207680 23625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 807820

[startup+6.30209 s]
/proc/loadavg: 1.02 0.28 0.10 3/93 5645
/proc/meminfo: memFree=1249328/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=807660 CPUtime=6.28
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 33774 0 1 0 610 18 0 0 18 0 12 0 1973905168 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 201915 31445 1357 9 0 199277 0
[pid=5633/tid=5635] ppid=5631 vsize=807660 CPUtime=4.4
/proc/5633/task/5635/stat : 5635 (java) R 5631 5633 4917 0 -1 64 17000 0 1 0 430 10 0 0 25 0 12 0 1973905170 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4109739834 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5636] ppid=5631 vsize=807660 CPUtime=0.36
/proc/5633/task/5636/stat : 5636 (java) S 5631 5633 4917 0 -1 64 5544 0 0 0 35 1 0 0 16 0 12 0 1973905171 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5637] ppid=5631 vsize=807660 CPUtime=0.4
/proc/5633/task/5637/stat : 5637 (java) S 5631 5633 4917 0 -1 64 7282 0 0 0 37 3 0 0 16 0 12 0 1973905171 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5638] ppid=5631 vsize=807660 CPUtime=0
/proc/5633/task/5638/stat : 5638 (java) S 5631 5633 4917 0 -1 64 136 0 0 0 0 0 0 0 16 0 12 0 1973905173 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5639] ppid=5631 vsize=807660 CPUtime=0
/proc/5633/task/5639/stat : 5639 (java) S 5631 5633 4917 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973905173 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5640] ppid=5631 vsize=807660 CPUtime=0
/proc/5633/task/5640/stat : 5640 (java) S 5631 5633 4917 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973905173 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5641] ppid=5631 vsize=807660 CPUtime=0
/proc/5633/task/5641/stat : 5641 (java) S 5631 5633 4917 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1973905178 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5642] ppid=5631 vsize=807660 CPUtime=0.38
/proc/5633/task/5642/stat : 5642 (java) S 5631 5633 4917 0 -1 64 289 0 0 0 38 0 0 0 16 0 12 0 1973905178 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5643] ppid=5631 vsize=807660 CPUtime=0.68
/proc/5633/task/5643/stat : 5643 (java) S 5631 5633 4917 0 -1 64 2761 0 0 0 68 0 0 0 17 0 12 0 1973905178 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5644] ppid=5631 vsize=807660 CPUtime=0
/proc/5633/task/5644/stat : 5644 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1973905178 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5645] ppid=5631 vsize=807660 CPUtime=0
/proc/5633/task/5645/stat : 5645 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1973905178 827043840 31445 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 807660

[startup+12.7023 s]
/proc/loadavg: 1.17 0.34 0.12 3/93 5645
/proc/meminfo: memFree=1168432/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=807660 CPUtime=12.68
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 46335 0 1 0 1244 24 0 0 18 0 12 0 1973905168 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 201915 43979 1357 9 0 199277 0
[pid=5633/tid=5635] ppid=5631 vsize=807660 CPUtime=9.89
/proc/5633/task/5635/stat : 5635 (java) R 5631 5633 4917 0 -1 64 17033 0 1 0 978 11 0 0 25 0 12 0 1973905170 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4109614933 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5636] ppid=5631 vsize=807660 CPUtime=0.83
/proc/5633/task/5636/stat : 5636 (java) S 5631 5633 4917 0 -1 64 9258 0 0 0 80 3 0 0 16 0 12 0 1973905171 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5637] ppid=5631 vsize=807660 CPUtime=0.75
/proc/5633/task/5637/stat : 5637 (java) S 5631 5633 4917 0 -1 64 16092 0 0 0 69 6 0 0 16 0 12 0 1973905171 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5638] ppid=5631 vsize=807660 CPUtime=0.01
/proc/5633/task/5638/stat : 5638 (java) S 5631 5633 4917 0 -1 64 136 0 0 0 1 0 0 0 15 0 12 0 1973905173 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5639] ppid=5631 vsize=807660 CPUtime=0
/proc/5633/task/5639/stat : 5639 (java) S 5631 5633 4917 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973905173 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5640] ppid=5631 vsize=807660 CPUtime=0
/proc/5633/task/5640/stat : 5640 (java) S 5631 5633 4917 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973905173 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5641] ppid=5631 vsize=807660 CPUtime=0
/proc/5633/task/5641/stat : 5641 (java) S 5631 5633 4917 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1973905178 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5642] ppid=5631 vsize=807660 CPUtime=0.4
/proc/5633/task/5642/stat : 5642 (java) S 5631 5633 4917 0 -1 64 289 0 0 0 40 0 0 0 16 0 12 0 1973905178 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5643] ppid=5631 vsize=807660 CPUtime=0.73
/proc/5633/task/5643/stat : 5643 (java) S 5631 5633 4917 0 -1 64 2765 0 0 0 73 0 0 0 16 0 12 0 1973905178 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5644] ppid=5631 vsize=807660 CPUtime=0
/proc/5633/task/5644/stat : 5644 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1973905178 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5645] ppid=5631 vsize=807660 CPUtime=0
/proc/5633/task/5645/stat : 5645 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1973905178 827043840 43979 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 807660

[startup+25.5028 s]
/proc/loadavg: 1.30 0.39 0.13 3/82 5652
/proc/meminfo: memFree=1154504/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=811192 CPUtime=25.49
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 73396 0 1 0 2510 39 0 0 18 0 12 0 1973905168 830660608 69930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 202798 69930 1357 9 0 200160 0
[pid=5633/tid=5635] ppid=5631 vsize=811192 CPUtime=20.7
/proc/5633/task/5635/stat : 5635 (java) R 5631 5633 4917 0 -1 64 17084 0 1 0 2056 14 0 0 25 0 12 0 1973905170 830660608 69930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5636] ppid=5631 vsize=811192 CPUtime=1.66
/proc/5633/task/5636/stat : 5636 (java) S 5631 5633 4917 0 -1 64 20461 0 0 0 158 8 0 0 16 0 12 0 1973905171 830660608 69930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5637] ppid=5631 vsize=811192 CPUtime=1.56
/proc/5633/task/5637/stat : 5637 (java) S 5631 5633 4917 0 -1 64 30033 0 0 0 145 11 0 0 16 0 12 0 1973905171 830660608 69930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5638] ppid=5631 vsize=811192 CPUtime=0.03
/proc/5633/task/5638/stat : 5638 (java) S 5631 5633 4917 0 -1 64 137 0 0 0 2 1 0 0 15 0 12 0 1973905173 830660608 69930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5639] ppid=5631 vsize=811192 CPUtime=0
/proc/5633/task/5639/stat : 5639 (java) S 5631 5633 4917 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973905173 830660608 69930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5640] ppid=5631 vsize=811192 CPUtime=0
/proc/5633/task/5640/stat : 5640 (java) S 5631 5633 4917 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973905173 830660608 69930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5641] ppid=5631 vsize=811192 CPUtime=0
/proc/5633/task/5641/stat : 5641 (java) S 5631 5633 4917 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1973905178 830660608 69930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 812148

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

[startup+51.2029 s]
/proc/loadavg: 1.66 0.55 0.19 3/82 5652
/proc/meminfo: memFree=665992/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=812148 CPUtime=51.17
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 123951 0 1 0 5054 63 0 0 18 0 12 0 1973905168 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 203037 120382 1359 9 0 200399 0
[pid=5633/tid=5635] ppid=5631 vsize=812148 CPUtime=42.45
/proc/5633/task/5635/stat : 5635 (java) R 5631 5633 4917 0 -1 64 17182 0 1 0 4226 19 0 0 25 0 12 0 1973905170 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4109668990 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5636] ppid=5631 vsize=812148 CPUtime=3.41
/proc/5633/task/5636/stat : 5636 (java) S 5631 5633 4917 0 -1 64 45357 0 0 0 325 16 0 0 16 0 12 0 1973905171 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5637] ppid=5631 vsize=812148 CPUtime=3.33
/proc/5633/task/5637/stat : 5637 (java) S 5631 5633 4917 0 -1 64 55559 0 0 0 312 21 0 0 16 0 12 0 1973905171 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5638] ppid=5631 vsize=812148 CPUtime=0.04
/proc/5633/task/5638/stat : 5638 (java) S 5631 5633 4917 0 -1 64 137 0 0 0 3 1 0 0 15 0 12 0 1973905173 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5639] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5639/stat : 5639 (java) S 5631 5633 4917 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973905173 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5640] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5640/stat : 5640 (java) S 5631 5633 4917 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973905173 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5641] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5641/stat : 5641 (java) S 5631 5633 4917 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1973905178 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5642] ppid=5631 vsize=812148 CPUtime=0.8
/proc/5633/task/5642/stat : 5642 (java) S 5631 5633 4917 0 -1 64 2026 0 0 0 79 1 0 0 17 0 12 0 1973905178 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5643] ppid=5631 vsize=812148 CPUtime=1.05
/proc/5633/task/5643/stat : 5643 (java) S 5631 5633 4917 0 -1 64 2927 0 0 0 105 0 0 0 17 0 12 0 1973905178 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5644] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5644/stat : 5644 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1973905178 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5645] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5645/stat : 5645 (java) S 5631 5633 4917 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973905178 831639552 120382 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 812148

[startup+57.6021 s]
/proc/loadavg: 1.71 0.60 0.21 3/82 5652
/proc/meminfo: memFree=509640/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=812148 CPUtime=57.57
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 143947 0 1 0 5686 71 0 0 18 0 12 0 1973905168 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 203037 139936 1378 9 0 200399 0
[pid=5633/tid=5635] ppid=5631 vsize=812148 CPUtime=47.53
/proc/5633/task/5635/stat : 5635 (java) R 5631 5633 4917 0 -1 64 17204 0 1 0 4733 20 0 0 25 0 12 0 1973905170 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5636] ppid=5631 vsize=812148 CPUtime=3.73
/proc/5633/task/5636/stat : 5636 (java) R 5631 5633 4917 0 -1 64 57131 0 0 0 352 21 0 0 15 0 12 0 1973905171 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 105852875 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5637] ppid=5631 vsize=812148 CPUtime=3.64
/proc/5633/task/5637/stat : 5637 (java) R 5631 5633 4917 0 -1 64 63267 0 0 0 340 24 0 0 15 0 12 0 1973905171 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 106160161 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5638] ppid=5631 vsize=812148 CPUtime=0.04
/proc/5633/task/5638/stat : 5638 (java) S 5631 5633 4917 0 -1 64 137 0 0 0 3 1 0 0 15 0 12 0 1973905173 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5639] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5639/stat : 5639 (java) S 5631 5633 4917 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973905173 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5640] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5640/stat : 5640 (java) S 5631 5633 4917 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973905173 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5641] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5641/stat : 5641 (java) S 5631 5633 4917 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1973905178 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5642] ppid=5631 vsize=812148 CPUtime=1.1
/proc/5633/task/5642/stat : 5642 (java) S 5631 5633 4917 0 -1 64 2064 0 0 0 109 1 0 0 17 0 12 0 1973905178 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5643] ppid=5631 vsize=812148 CPUtime=1.46
/proc/5633/task/5643/stat : 5643 (java) S 5631 5633 4917 0 -1 64 3381 0 0 0 146 0 0 0 17 0 12 0 1973905178 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5644] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5644/stat : 5644 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1973905178 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5645] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5645/stat : 5645 (java) S 5631 5633 4917 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973905178 831639552 139936 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.57
Current children cumulated vsize (KiB) 812148

[startup+59.2014 s]
/proc/loadavg: 1.71 0.60 0.21 3/82 5652
/proc/meminfo: memFree=479624/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=812148 CPUtime=59.17
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 150535 0 1 0 5843 74 0 0 18 0 12 0 1973905168 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 203037 146522 1378 9 0 200399 0
[pid=5633/tid=5635] ppid=5631 vsize=812148 CPUtime=48.92
/proc/5633/task/5635/stat : 5635 (java) R 5631 5633 4917 0 -1 64 17206 0 1 0 4872 20 0 0 25 0 12 0 1973905170 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4109685435 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5636] ppid=5631 vsize=812148 CPUtime=3.83
/proc/5633/task/5636/stat : 5636 (java) S 5631 5633 4917 0 -1 64 59313 0 0 0 361 22 0 0 16 0 12 0 1973905171 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5637] ppid=5631 vsize=812148 CPUtime=3.74
/proc/5633/task/5637/stat : 5637 (java) S 5631 5633 4917 0 -1 64 67671 0 0 0 349 25 0 0 16 0 12 0 1973905171 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5638] ppid=5631 vsize=812148 CPUtime=0.05
/proc/5633/task/5638/stat : 5638 (java) S 5631 5633 4917 0 -1 64 137 0 0 0 4 1 0 0 15 0 12 0 1973905173 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5639] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5639/stat : 5639 (java) S 5631 5633 4917 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973905173 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5640] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5640/stat : 5640 (java) S 5631 5633 4917 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973905173 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5641] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5641/stat : 5641 (java) S 5631 5633 4917 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1973905178 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5642] ppid=5631 vsize=812148 CPUtime=1.1
/proc/5633/task/5642/stat : 5642 (java) S 5631 5633 4917 0 -1 64 2064 0 0 0 109 1 0 0 16 0 12 0 1973905178 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5643] ppid=5631 vsize=812148 CPUtime=1.46
/proc/5633/task/5643/stat : 5643 (java) S 5631 5633 4917 0 -1 64 3381 0 0 0 146 0 0 0 16 0 12 0 1973905178 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5644] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5644/stat : 5644 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1973905178 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5645] ppid=5631 vsize=812148 CPUtime=0
/proc/5633/task/5645/stat : 5645 (java) S 5631 5633 4917 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973905178 831639552 146522 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 59.17
Current children cumulated vsize (KiB) 812148

[startup+60.8017 s]
/proc/loadavg: 1.71 0.60 0.21 3/82 5652
/proc/meminfo: memFree=420936/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=816444 CPUtime=60.78
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 157615 0 1 0 6001 77 0 0 18 0 12 0 1973905168 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 204111 152394 1378 9 0 201473 0
[pid=5633/tid=5635] ppid=5631 vsize=816444 CPUtime=50.11
/proc/5633/task/5635/stat : 5635 (java) R 5631 5633 4917 0 -1 64 17209 0 1 0 4991 20 0 0 25 0 12 0 1973905170 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4110063103 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5636] ppid=5631 vsize=816444 CPUtime=3.91
/proc/5633/task/5636/stat : 5636 (java) S 5631 5633 4917 0 -1 64 62186 0 0 0 368 23 0 0 16 0 12 0 1973905171 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5637] ppid=5631 vsize=816444 CPUtime=3.83
/proc/5633/task/5637/stat : 5637 (java) S 5631 5633 4917 0 -1 64 69725 0 0 0 357 26 0 0 16 0 12 0 1973905171 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5638] ppid=5631 vsize=816444 CPUtime=0.05
/proc/5633/task/5638/stat : 5638 (java) S 5631 5633 4917 0 -1 64 137 0 0 0 4 1 0 0 15 0 12 0 1973905173 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5639] ppid=5631 vsize=816444 CPUtime=0
/proc/5633/task/5639/stat : 5639 (java) S 5631 5633 4917 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973905173 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5640] ppid=5631 vsize=816444 CPUtime=0
/proc/5633/task/5640/stat : 5640 (java) S 5631 5633 4917 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1973905173 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5641] ppid=5631 vsize=816444 CPUtime=0
/proc/5633/task/5641/stat : 5641 (java) S 5631 5633 4917 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1973905178 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5642] ppid=5631 vsize=816444 CPUtime=1.12
/proc/5633/task/5642/stat : 5642 (java) S 5631 5633 4917 0 -1 64 2064 0 0 0 111 1 0 0 15 0 12 0 1973905178 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5643] ppid=5631 vsize=816444 CPUtime=1.69
/proc/5633/task/5643/stat : 5643 (java) S 5631 5633 4917 0 -1 64 5531 0 0 0 168 1 0 0 17 0 12 0 1973905178 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5644] ppid=5631 vsize=816444 CPUtime=0
/proc/5633/task/5644/stat : 5644 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1973905178 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5645] ppid=5631 vsize=816444 CPUtime=0
/proc/5633/task/5645/stat : 5645 (java) S 5631 5633 4917 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973905178 836038656 152394 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.78
Current children cumulated vsize (KiB) 816444

[startup+61.6029 s]
/proc/loadavg: 1.74 0.62 0.22 3/83 5653
/proc/meminfo: memFree=396032/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=816768 CPUtime=61.58
/proc/5633/stat : 5633 (java) S 5631 5633 4917 0 -1 0 160759 0 1 0 6080 78 0 0 18 0 13 0 1973905168 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5633/statm: 204192 155536 1388 9 0 201554 0
[pid=5633/tid=5635] ppid=5631 vsize=816768 CPUtime=50.74
/proc/5633/task/5635/stat : 5635 (java) R 5631 5633 4917 0 -1 64 17221 0 1 0 5054 20 0 0 25 0 13 0 1973905170 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4109658651 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5636] ppid=5631 vsize=816768 CPUtime=3.96
/proc/5633/task/5636/stat : 5636 (java) S 5631 5633 4917 0 -1 64 64671 0 0 0 372 24 0 0 16 0 13 0 1973905171 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5637] ppid=5631 vsize=816768 CPUtime=3.86
/proc/5633/task/5637/stat : 5637 (java) S 5631 5633 4917 0 -1 64 70347 0 0 0 360 26 0 0 16 0 13 0 1973905171 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5638] ppid=5631 vsize=816768 CPUtime=0.05
/proc/5633/task/5638/stat : 5638 (java) S 5631 5633 4917 0 -1 64 137 0 0 0 4 1 0 0 16 0 13 0 1973905173 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5639] ppid=5631 vsize=816768 CPUtime=0
/proc/5633/task/5639/stat : 5639 (java) S 5631 5633 4917 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1973905173 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5640] ppid=5631 vsize=816768 CPUtime=0
/proc/5633/task/5640/stat : 5640 (java) S 5631 5633 4917 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 1973905173 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5641] ppid=5631 vsize=816768 CPUtime=0
/proc/5633/task/5641/stat : 5641 (java) S 5631 5633 4917 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1973905178 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5642] ppid=5631 vsize=816768 CPUtime=1.15
/proc/5633/task/5642/stat : 5642 (java) S 5631 5633 4917 0 -1 64 2073 0 0 0 114 1 0 0 15 0 13 0 1973905178 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5643] ppid=5631 vsize=816768 CPUtime=1.74
/proc/5633/task/5643/stat : 5643 (java) S 5631 5633 4917 0 -1 64 5542 0 0 0 173 1 0 0 15 0 13 0 1973905178 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5633/tid=5644] ppid=5631 vsize=816768 CPUtime=0
/proc/5633/task/5644/stat : 5644 (java) S 5631 5633 4917 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1973905178 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5645] ppid=5631 vsize=816768 CPUtime=0
/proc/5633/task/5645/stat : 5645 (java) S 5631 5633 4917 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1973905178 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5633/tid=5653] ppid=5631 vsize=816768 CPUtime=0
/proc/5633/task/5653/stat : 5653 (java) S 5631 5633 4917 0 -1 64 5 0 0 0 0 0 0 0 24 0 13 0 1973911309 836370432 155536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 61.58
Current children cumulated vsize (KiB) 816768

[startup+61.8029 s]
/proc/loadavg: 1.74 0.62 0.22 3/83 5653
/proc/meminfo: memFree=396032/2055920 swapFree=4179604/4192956
[pid=5633] ppid=5631 vsize=0 CPUtime=61.72
/proc/5633/stat : 5633 (java) Z 5631 5633 4917 0 -1 12 160767 0 1 0 6085 87 0 0 16 0 2 0 1973905168 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5633/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 61.72
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 61.8077
CPU time (s): 61.7356
CPU user time (s): 60.8597
CPU system time (s): 0.875866
CPU usage (%): 99.8834
Max. virtual memory (cumulated for all children) (KiB): 817520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.8597
system time used= 0.875866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160767
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= 5039
involuntary context switches= 3924

runsolver used 0.082987 second user time and 0.216967 second system time

The end

Launcher Data (download as text)

Begin job on node74 at 2008-07-01 23:59:00
IDJOB=1034498
IDBENCH=53345
IDSOLVER=344
FILE ID=node74/1034498-1214949528
PBS_JOBID= 7870187
Free space on /tmp= 103048 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/lard/normalized-lard-87-87.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-1034498-1214949528/watcher-1034498-1214949528 -o /tmp/evaluation-result-1034498-1214949528/solver-1034498-1214949528 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1034498-1214949528.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= caa1a0c56025f9b465fcf3f3e3941fa3
RANDOM SEED=888166974

node74.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.259
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.259
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:       1377512 kB
Buffers:         25744 kB
Cached:         445724 kB
SwapCached:       6640 kB
Active:         355840 kB
Inactive:       249336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1377512 kB
SwapTotal:     4192956 kB
SwapFree:      4179604 kB
Dirty:          172912 kB
Writeback:           0 kB
Mapped:         149976 kB
Slab:            58172 kB
Committed_AS:  4622592 kB
PageTables:       2084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103048 MiB
End job on node74 at 2008-07-02 00:00:02