Trace number 1041248

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 12.3741 12.444

General information on the benchmark

Namecsp/costasArray/
normalized-costasArray-13.xml
MD5SUM6cc66f9c89db299a6d84a06ac823e522
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints87
Maximum constraint arity13
Maximum domain size24
Number of constraints which are defined in extension0
Number of constraints which are defined in intension76
Global constraints used (with number of constraints)alldifferent(11)

Solver Data (download as text)

0.28/0.31	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.31	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.31	c See www.sat4j.org for details.
0.28/0.31	c That software uses the Rhino library from the Mozilla project.
0.28/0.36	c version 9.9.9.token
0.28/0.36	c sun.arch.data.model	32
0.28/0.36	c java.version	1.6.0_06
0.28/0.36	c os.name	Linux
0.28/0.36	c os.version	2.6.9-22.EL.rootsmp
0.28/0.36	c os.arch	i386
0.28/0.36	c Free memory 669864272
0.28/0.36	c Max memory 672137216
0.28/0.36	c Total memory 672137216
0.28/0.36	c Number of processors 2
0.38/0.40	c c --- Begin Solver configuration ---
0.38/0.40	c Stops conflict analysis at the first Unique Implication Point
0.38/0.40	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.38/0.40	c Learn all clauses as in MiniSAT
0.38/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.38/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.38/0.40	c Expensive reason simplification
0.38/0.40	c MiniSAT restarts strategy
0.38/0.40	c timeout=2147483s
0.38/0.40	c DB Simplification allowed=false
0.38/0.40	c --- End Solver configuration ---
0.38/0.40	c solving HOME/instance-1041248-1215000752.xml
0.38/0.40	c reading problem ... 
0.58/0.68	c reading problem named null
0.58/0.68	c reading domains done.
0.58/0.68	c reading variables done.
0.68/0.75	c reading predicates  done.
0.88/0.93	c reading constraints
3.83/3.84	c done with constraints.
3.83/3.84	c ... done. Wall clock time 3.437s.
3.83/3.84	c #vars     1969
3.83/3.84	c #constraints  301999
3.83/3.84	c constraints type 
3.83/3.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 301911
3.83/3.84	c org.sat4j.minisat.constraints.card.AtLeast => 88
12.26/12.38	c starts		: 11
12.26/12.39	c conflicts		: 13856
12.26/12.39	c decisions		: 25593
12.26/12.39	c propagations		: 3980633
12.26/12.39	c inspects		: 31705675
12.26/12.39	c learnt literals	: 0
12.26/12.39	c learnt binary clauses	: 2
12.26/12.39	c learnt ternary clauses	: 769
12.26/12.39	c learnt clauses	: 13856
12.26/12.39	c ignored clauses	: 0
12.26/12.39	c root simplifications	: 0
12.26/12.39	c removed literals (reason simplification)	: 153097
12.26/12.39	c reason swapping (by a shorter reason)	: 0
12.26/12.39	c Calls to reduceDB	: 0
12.26/12.39	c speed (assignments/second)	: 466116.2763466043
12.26/12.39	c non guided choices	2025
12.26/12.39	s SATISFIABLE
12.26/12.39	v 8 5 1 13 11 3 9 2 10 4 6 7 12 3 4 -12 2 8 -6 7 -8 6 -2 -1 -5 7 -8 -10 10 2 1 -1 -2 4 -3 -6 -5 -6 -2 4 9 -7 5 -4 3 -8 -3 2 -8 11 1 -1 3 -5 -2 5 -4 -1 3 7 -3 2 -10 -1 3 -9 9 5 -4 -3 6 -5 -3 7 4 -9 -2 1 -5 6 -1 4 -1 -6 1 2 -2 -11 
12.26/12.39	c Total wall clock time (in seconds) : 11.982

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-1041248-1215000752/watcher-1041248-1215000752 -o /tmp/evaluation-result-1041248-1215000752/solver-1041248-1215000752 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1041248-1215000752.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.92 1.98 1.90 4/72 26314
/proc/meminfo: memFree=1556088/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=18572 CPUtime=0
/proc/26314/stat : 26314 (runsolver) R 26312 26314 25959 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 623008767 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 231493659943 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26314/statm: 4643 292 257 25 0 2626 0

[startup+0.020365 s]
/proc/loadavg: 1.92 1.98 1.90 4/72 26314
/proc/meminfo: memFree=1556088/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=13576 CPUtime=0.01
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 891 0 0 0 0 1 0 0 18 0 2 0 623008767 13901824 639 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 3394 639 299 9 0 1246 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13576

[startup+0.101697 s]
/proc/loadavg: 1.92 1.98 1.90 4/72 26314
/proc/meminfo: memFree=1556088/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=804612 CPUtime=0.08
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 2996 0 1 0 6 2 0 0 18 0 12 0 623008767 823922688 2729 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 201153 2729 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804612

[startup+0.301729 s]
/proc/loadavg: 1.92 1.98 1.90 4/72 26314
/proc/meminfo: memFree=1556088/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=808244 CPUtime=0.28
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 4938 0 1 0 25 3 0 0 18 0 12 0 623008767 827641856 4265 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 202061 4265 1298 9 0 199430 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 808244

[startup+0.701786 s]
/proc/loadavg: 1.92 1.98 1.90 4/72 26314
/proc/meminfo: memFree=1556088/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=808272 CPUtime=0.68
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 6348 0 1 0 63 5 0 0 18 0 12 0 623008767 827670528 5476 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 202068 5476 1335 9 0 199430 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808272

[startup+1.5029 s]
/proc/loadavg: 1.92 1.98 1.90 4/84 26326
/proc/meminfo: memFree=1535704/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=818396 CPUtime=1.47
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 11909 0 1 0 140 7 0 0 18 0 12 0 623008767 838037504 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 204599 8711 1351 9 0 201961 0
[pid=26314/tid=26316] ppid=26312 vsize=818396 CPUtime=0.73
/proc/26314/task/26316/stat : 26316 (java) R 26312 26314 25959 0 -1 64 4806 0 1 0 69 4 0 0 19 0 12 0 623008768 838037504 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26317] ppid=26312 vsize=818396 CPUtime=0
/proc/26314/task/26317/stat : 26317 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 623008769 838037504 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26318] ppid=26312 vsize=818396 CPUtime=0
/proc/26314/task/26318/stat : 26318 (java) S 26312 26314 25959 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 623008769 838037504 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26319] ppid=26312 vsize=818396 CPUtime=0
/proc/26314/task/26319/stat : 26319 (java) S 26312 26314 25959 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 623008771 838037504 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26320] ppid=26312 vsize=818396 CPUtime=0
/proc/26314/task/26320/stat : 26320 (java) S 26312 26314 25959 0 -1 64 8 0 0 0 0 0 0 0 20 0 12 0 623008772 838037504 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26321] ppid=26312 vsize=818396 CPUtime=0
/proc/26314/task/26321/stat : 26321 (java) S 26312 26314 25959 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 623008772 838037504 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26322] ppid=26312 vsize=818396 CPUtime=0
/proc/26314/task/26322/stat : 26322 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 623008776 838037504 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26323] ppid=26312 vsize=818396 CPUtime=0.54
/proc/26314/task/26323/stat : 26323 (java) R 26312 26314 25959 0 -1 64 5173 0 0 0 53 1 0 0 18 0 12 0 623008776 838037504 8711 996147200 134512640 134550740 4294956032 18446744073709551615 102089011 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26324] ppid=26312 vsize=818396 CPUtime=0.17
/proc/26314/task/26324/stat : 26324 (java) S 26312 26314 25959 0 -1 64 1167 0 0 0 17 0 0 0 16 0 12 0 623008776 838037504 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26325] ppid=26312 vsize=818396 CPUtime=0
/proc/26314/task/26325/stat : 26325 (java) S 26312 26314 25959 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 623008776 838037504 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26326] ppid=26312 vsize=818396 CPUtime=0
/proc/26314/task/26326/stat : 26326 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 623008776 838037504 8711 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) 818396

[startup+3.10214 s]
/proc/loadavg: 1.92 1.98 1.90 4/84 26326
/proc/meminfo: memFree=1523672/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=818560 CPUtime=3.06
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 25677 0 1 0 292 14 0 0 18 0 12 0 623008767 838205440 20927 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 204640 20927 1376 9 0 202002 0
[pid=26314/tid=26316] ppid=26312 vsize=818560 CPUtime=1.7
/proc/26314/task/26316/stat : 26316 (java) R 26312 26314 25959 0 -1 64 16653 0 1 0 161 9 0 0 25 0 12 0 623008768 838205440 20927 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26317] ppid=26312 vsize=818560 CPUtime=0
/proc/26314/task/26317/stat : 26317 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 623008769 838205440 20927 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26318] ppid=26312 vsize=818560 CPUtime=0
/proc/26314/task/26318/stat : 26318 (java) S 26312 26314 25959 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 623008769 838205440 20927 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26319] ppid=26312 vsize=818560 CPUtime=0
/proc/26314/task/26319/stat : 26319 (java) S 26312 26314 25959 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 623008771 838205440 20927 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26320] ppid=26312 vsize=818560 CPUtime=0
/proc/26314/task/26320/stat : 26320 (java) S 26312 26314 25959 0 -1 64 8 0 0 0 0 0 0 0 20 0 12 0 623008772 838205440 20927 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26321] ppid=26312 vsize=818560 CPUtime=0
/proc/26314/task/26321/stat : 26321 (java) S 26312 26314 25959 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 623008772 838205440 20927 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26322] ppid=26312 vsize=818560 CPUtime=0
/proc/26314/task/26322/stat : 26322 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 623008776 838205440 20927 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26323] ppid=26312 vsize=818560 CPUtime=0.91
/proc/26314/task/26323/stat : 26323 (java) R 26312 26314 25959 0 -1 64 6609 0 0 0 89 2 0 0 16 0 12 0 623008776 838205440 20927 996147200 134512640 134550740 4294956032 18446744073709551615 106214452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26324] ppid=26312 vsize=818560 CPUtime=0.41
/proc/26314/task/26324/stat : 26324 (java) S 26312 26314 25959 0 -1 64 1651 0 0 0 41 0 0 0 16 0 12 0 623008776 838205440 20927 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26325] ppid=26312 vsize=818560 CPUtime=0
/proc/26314/task/26325/stat : 26325 (java) S 26312 26314 25959 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 623008776 838205440 20927 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26326] ppid=26312 vsize=818560 CPUtime=0
/proc/26314/task/26326/stat : 26326 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 623008776 838205440 20927 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) 818560

[startup+6.30261 s]
/proc/loadavg: 1.93 1.98 1.90 3/85 26327
/proc/meminfo: memFree=1453008/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=819600 CPUtime=6.31
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 34020 0 1 0 611 20 0 0 18 0 13 0 623008767 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 204900 26986 1393 9 0 202262 0
[pid=26314/tid=26316] ppid=26312 vsize=819600 CPUtime=3.5
/proc/26314/task/26316/stat : 26316 (java) R 26312 26314 25959 0 -1 64 17278 0 1 0 340 10 0 0 25 0 13 0 623008768 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4109974192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26317] ppid=26312 vsize=819600 CPUtime=0.12
/proc/26314/task/26317/stat : 26317 (java) S 26312 26314 25959 0 -1 64 2999 0 0 0 10 2 0 0 18 0 13 0 623008769 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26318] ppid=26312 vsize=819600 CPUtime=0.09
/proc/26314/task/26318/stat : 26318 (java) S 26312 26314 25959 0 -1 64 2943 0 0 0 9 0 0 0 17 0 13 0 623008769 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26319] ppid=26312 vsize=819600 CPUtime=0.02
/proc/26314/task/26319/stat : 26319 (java) S 26312 26314 25959 0 -1 64 30 0 0 0 0 2 0 0 17 0 13 0 623008771 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26320] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26320/stat : 26320 (java) S 26312 26314 25959 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 623008772 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26321] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26321/stat : 26321 (java) S 26312 26314 25959 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 623008772 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26322] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26322/stat : 26322 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 623008776 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26323] ppid=26312 vsize=819600 CPUtime=1.61
/proc/26314/task/26323/stat : 26323 (java) S 26312 26314 25959 0 -1 64 8067 0 0 0 159 2 0 0 16 0 13 0 623008776 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26324] ppid=26312 vsize=819600 CPUtime=0.89
/proc/26314/task/26324/stat : 26324 (java) S 26312 26314 25959 0 -1 64 1936 0 0 0 89 0 0 0 15 0 13 0 623008776 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26325] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26325/stat : 26325 (java) S 26312 26314 25959 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 623008776 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26326] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26326/stat : 26326 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 623008776 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26327] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26327/stat : 26327 (java) S 26312 26314 25959 0 -1 64 4 0 0 0 0 0 0 0 15 0 13 0 623009152 839270400 26986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 819600

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

[startup+9.50208 s]
/proc/loadavg: 1.93 1.98 1.90 3/85 26327
/proc/meminfo: memFree=1453008/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=819600 CPUtime=9.48
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 34025 0 1 0 928 20 0 0 18 0 13 0 623008767 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 204900 26990 1393 9 0 202262 0
[pid=26314/tid=26316] ppid=26312 vsize=819600 CPUtime=6.6
/proc/26314/task/26316/stat : 26316 (java) R 26312 26314 25959 0 -1 64 17279 0 1 0 650 10 0 0 25 0 13 0 623008768 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4109925798 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26317] ppid=26312 vsize=819600 CPUtime=0.12
/proc/26314/task/26317/stat : 26317 (java) S 26312 26314 25959 0 -1 64 2999 0 0 0 10 2 0 0 18 0 13 0 623008769 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26318] ppid=26312 vsize=819600 CPUtime=0.09
/proc/26314/task/26318/stat : 26318 (java) S 26312 26314 25959 0 -1 64 2943 0 0 0 9 0 0 0 17 0 13 0 623008769 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26319] ppid=26312 vsize=819600 CPUtime=0.02
/proc/26314/task/26319/stat : 26319 (java) S 26312 26314 25959 0 -1 64 30 0 0 0 0 2 0 0 16 0 13 0 623008771 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26320] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26320/stat : 26320 (java) S 26312 26314 25959 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 623008772 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26321] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26321/stat : 26321 (java) S 26312 26314 25959 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 623008772 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26322] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26322/stat : 26322 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 623008776 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26323] ppid=26312 vsize=819600 CPUtime=1.63
/proc/26314/task/26323/stat : 26323 (java) S 26312 26314 25959 0 -1 64 8067 0 0 0 161 2 0 0 17 0 13 0 623008776 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26324] ppid=26312 vsize=819600 CPUtime=0.94
/proc/26314/task/26324/stat : 26324 (java) S 26312 26314 25959 0 -1 64 1940 0 0 0 94 0 0 0 15 0 13 0 623008776 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26325] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26325/stat : 26325 (java) S 26312 26314 25959 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 623008776 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26326] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26326/stat : 26326 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 623008776 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26327] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26327/stat : 26327 (java) S 26312 26314 25959 0 -1 64 4 0 0 0 0 0 0 0 15 0 13 0 623009152 839270400 26990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 819600

[startup+11.1023 s]
/proc/loadavg: 1.93 1.98 1.90 3/85 26327
/proc/meminfo: memFree=1453008/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=819600 CPUtime=11.06
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 34029 0 1 0 1086 20 0 0 18 0 13 0 623008767 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 204900 26993 1393 9 0 202262 0
[pid=26314/tid=26316] ppid=26312 vsize=819600 CPUtime=8.14
/proc/26314/task/26316/stat : 26316 (java) R 26312 26314 25959 0 -1 64 17280 0 1 0 804 10 0 0 25 0 13 0 623008768 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4109926186 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26317] ppid=26312 vsize=819600 CPUtime=0.12
/proc/26314/task/26317/stat : 26317 (java) S 26312 26314 25959 0 -1 64 2999 0 0 0 10 2 0 0 18 0 13 0 623008769 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26318] ppid=26312 vsize=819600 CPUtime=0.09
/proc/26314/task/26318/stat : 26318 (java) S 26312 26314 25959 0 -1 64 2943 0 0 0 9 0 0 0 17 0 13 0 623008769 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26319] ppid=26312 vsize=819600 CPUtime=0.02
/proc/26314/task/26319/stat : 26319 (java) S 26312 26314 25959 0 -1 64 30 0 0 0 0 2 0 0 17 0 13 0 623008771 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26320] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26320/stat : 26320 (java) S 26312 26314 25959 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 623008772 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26321] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26321/stat : 26321 (java) S 26312 26314 25959 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 623008772 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26322] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26322/stat : 26322 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26323] ppid=26312 vsize=819600 CPUtime=1.64
/proc/26314/task/26323/stat : 26323 (java) S 26312 26314 25959 0 -1 64 8068 0 0 0 162 2 0 0 16 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26324] ppid=26312 vsize=819600 CPUtime=0.97
/proc/26314/task/26324/stat : 26324 (java) S 26312 26314 25959 0 -1 64 1942 0 0 0 97 0 0 0 16 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26325] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26325/stat : 26325 (java) S 26312 26314 25959 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26326] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26326/stat : 26326 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26327] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26327/stat : 26327 (java) S 26312 26314 25959 0 -1 64 4 0 0 0 0 0 0 0 15 0 13 0 623009152 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.06
Current children cumulated vsize (KiB) 819600

[startup+11.9024 s]
/proc/loadavg: 1.93 1.98 1.90 3/85 26327
/proc/meminfo: memFree=1453008/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=819600 CPUtime=11.86
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 34029 0 1 0 1166 20 0 0 18 0 13 0 623008767 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 204900 26993 1393 9 0 202262 0
[pid=26314/tid=26316] ppid=26312 vsize=819600 CPUtime=8.94
/proc/26314/task/26316/stat : 26316 (java) R 26312 26314 25959 0 -1 64 17280 0 1 0 884 10 0 0 25 0 13 0 623008768 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4109974143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26317] ppid=26312 vsize=819600 CPUtime=0.12
/proc/26314/task/26317/stat : 26317 (java) S 26312 26314 25959 0 -1 64 2999 0 0 0 10 2 0 0 18 0 13 0 623008769 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26318] ppid=26312 vsize=819600 CPUtime=0.09
/proc/26314/task/26318/stat : 26318 (java) S 26312 26314 25959 0 -1 64 2943 0 0 0 9 0 0 0 17 0 13 0 623008769 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26319] ppid=26312 vsize=819600 CPUtime=0.02
/proc/26314/task/26319/stat : 26319 (java) S 26312 26314 25959 0 -1 64 30 0 0 0 0 2 0 0 16 0 13 0 623008771 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26320] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26320/stat : 26320 (java) S 26312 26314 25959 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 623008772 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26321] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26321/stat : 26321 (java) S 26312 26314 25959 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 623008772 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26322] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26322/stat : 26322 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26323] ppid=26312 vsize=819600 CPUtime=1.64
/proc/26314/task/26323/stat : 26323 (java) S 26312 26314 25959 0 -1 64 8068 0 0 0 162 2 0 0 16 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26324] ppid=26312 vsize=819600 CPUtime=0.97
/proc/26314/task/26324/stat : 26324 (java) S 26312 26314 25959 0 -1 64 1942 0 0 0 97 0 0 0 16 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26325] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26325/stat : 26325 (java) S 26312 26314 25959 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26326] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26326/stat : 26326 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26327] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26327/stat : 26327 (java) S 26312 26314 25959 0 -1 64 4 0 0 0 0 0 0 0 15 0 13 0 623009152 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.86
Current children cumulated vsize (KiB) 819600

[startup+12.3025 s]
/proc/loadavg: 1.93 1.98 1.90 3/85 26327
/proc/meminfo: memFree=1452944/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=819600 CPUtime=12.26
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 34029 0 1 0 1206 20 0 0 18 0 13 0 623008767 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 204900 26993 1393 9 0 202262 0
[pid=26314/tid=26316] ppid=26312 vsize=819600 CPUtime=9.33
/proc/26314/task/26316/stat : 26316 (java) R 26312 26314 25959 0 -1 64 17280 0 1 0 923 10 0 0 25 0 13 0 623008768 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4109974143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26317] ppid=26312 vsize=819600 CPUtime=0.12
/proc/26314/task/26317/stat : 26317 (java) S 26312 26314 25959 0 -1 64 2999 0 0 0 10 2 0 0 18 0 13 0 623008769 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26318] ppid=26312 vsize=819600 CPUtime=0.09
/proc/26314/task/26318/stat : 26318 (java) S 26312 26314 25959 0 -1 64 2943 0 0 0 9 0 0 0 17 0 13 0 623008769 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26319] ppid=26312 vsize=819600 CPUtime=0.02
/proc/26314/task/26319/stat : 26319 (java) S 26312 26314 25959 0 -1 64 30 0 0 0 0 2 0 0 16 0 13 0 623008771 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26320] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26320/stat : 26320 (java) S 26312 26314 25959 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 623008772 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26321] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26321/stat : 26321 (java) S 26312 26314 25959 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 623008772 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26322] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26322/stat : 26322 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26323] ppid=26312 vsize=819600 CPUtime=1.64
/proc/26314/task/26323/stat : 26323 (java) S 26312 26314 25959 0 -1 64 8068 0 0 0 162 2 0 0 16 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26324] ppid=26312 vsize=819600 CPUtime=0.97
/proc/26314/task/26324/stat : 26324 (java) S 26312 26314 25959 0 -1 64 1942 0 0 0 97 0 0 0 16 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26325] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26325/stat : 26325 (java) S 26312 26314 25959 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26326] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26326/stat : 26326 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 623008776 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26327] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26327/stat : 26327 (java) S 26312 26314 25959 0 -1 64 4 0 0 0 0 0 0 0 15 0 13 0 623009152 839270400 26993 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 819600

[startup+12.4025 s]
/proc/loadavg: 1.93 1.98 1.90 3/85 26327
/proc/meminfo: memFree=1452944/2055920 swapFree=4180236/4192956
[pid=26314] ppid=26312 vsize=819600 CPUtime=12.34
/proc/26314/stat : 26314 (java) S 26312 26314 25959 0 -1 0 34035 0 1 0 1214 20 0 0 18 0 12 0 623008767 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26314/statm: 204900 26999 1394 9 0 202262 0
[pid=26314/tid=26316] ppid=26312 vsize=819600 CPUtime=9.41
/proc/26314/task/26316/stat : 26316 (java) S 26312 26314 25959 0 -1 64 17283 0 1 0 931 10 0 0 25 0 12 0 623008768 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26317] ppid=26312 vsize=819600 CPUtime=0.12
/proc/26314/task/26317/stat : 26317 (java) S 26312 26314 25959 0 -1 64 2999 0 0 0 10 2 0 0 18 0 12 0 623008769 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26318] ppid=26312 vsize=819600 CPUtime=0.09
/proc/26314/task/26318/stat : 26318 (java) S 26312 26314 25959 0 -1 64 2943 0 0 0 9 0 0 0 17 0 12 0 623008769 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26319] ppid=26312 vsize=819600 CPUtime=0.02
/proc/26314/task/26319/stat : 26319 (java) S 26312 26314 25959 0 -1 64 30 0 0 0 0 2 0 0 16 0 12 0 623008771 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26320] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26320/stat : 26320 (java) S 26312 26314 25959 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 623008772 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26321] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26321/stat : 26321 (java) S 26312 26314 25959 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 623008772 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26322] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26322/stat : 26322 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 623008776 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26323] ppid=26312 vsize=819600 CPUtime=1.65
/proc/26314/task/26323/stat : 26323 (java) S 26312 26314 25959 0 -1 64 8069 0 0 0 163 2 0 0 17 0 12 0 623008776 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26324] ppid=26312 vsize=819600 CPUtime=0.97
/proc/26314/task/26324/stat : 26324 (java) S 26312 26314 25959 0 -1 64 1942 0 0 0 97 0 0 0 16 0 12 0 623008776 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26325] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26325/stat : 26325 (java) S 26312 26314 25959 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 623008776 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26314/tid=26326] ppid=26312 vsize=819600 CPUtime=0
/proc/26314/task/26326/stat : 26326 (java) S 26312 26314 25959 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 623008776 839270400 26999 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 819600

Child status: 0
Real time (s): 12.444
CPU time (s): 12.3741
CPU user time (s): 12.1482
CPU system time (s): 0.225965
CPU usage (%): 99.4382
Max. virtual memory (cumulated for all children) (KiB): 822264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.1482
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34038
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= 929
involuntary context switches= 1165

runsolver used 0.012998 second user time and 0.058991 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-02 14:12:32
IDJOB=1041248
IDBENCH=53787
IDSOLVER=344
FILE ID=node39/1041248-1215000752
PBS_JOBID= 7870845
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6cc66f9c89db299a6d84a06ac823e522
RANDOM SEED=1611059748

node39.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.267
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.267
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:       1556568 kB
Buffers:         56432 kB
Cached:         360608 kB
SwapCached:       6532 kB
Active:          92720 kB
Inactive:       336172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556568 kB
SwapTotal:     4192956 kB
SwapFree:      4180236 kB
Dirty:            1100 kB
Writeback:           0 kB
Mapped:          18728 kB
Slab:            55824 kB
Committed_AS:   798340 kB
PageTables:       1712 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= 66544 MiB
End job on node39 at 2008-07-02 14:12:44