Trace number 1061941

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 34.9767 35.355

General information on the benchmark

Namecsp/pseudo/
logic-synthesis/normalized-max1024-pi.xml
MD5SUMeb9bb2b1aa77d404be8eded3d5786326
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.294955
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of constraints1071
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1071
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28/0.30	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.30	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.30	c See www.sat4j.org for details.
0.28/0.30	c That software uses the Rhino library from the Mozilla project.
0.28/0.35	c version 9.9.9.token
0.28/0.35	c sun.arch.data.model	32
0.28/0.35	c java.version	1.6.0_06
0.28/0.35	c os.name	Linux
0.28/0.35	c os.version	2.6.9-22.EL.rootsmp
0.28/0.35	c os.arch	i386
0.28/0.35	c Free memory 669864272
0.28/0.35	c Max memory 672137216
0.28/0.35	c Total memory 672137216
0.28/0.35	c Number of processors 2
0.28/0.39	c c --- Begin Solver configuration ---
0.28/0.39	c Stops conflict analysis at the first Unique Implication Point
0.28/0.39	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.28/0.39	c Learn all clauses as in MiniSAT
0.28/0.39	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.28/0.39	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.28/0.39	c Expensive reason simplification
0.28/0.39	c MiniSAT restarts strategy
0.28/0.39	c timeout=2147483s
0.28/0.39	c DB Simplification allowed=false
0.28/0.39	c --- End Solver configuration ---
0.28/0.39	c solving HOME/instance-1061941-1215133548.xml
0.28/0.39	c reading problem ... 
0.58/0.65	c reading problem named null
0.58/0.65	c reading domains done.
0.58/0.65	c reading variables done.
0.97/1.03	c reading predicates  done.
1.16/1.26	c reading constraints
34.86/35.22	c done with constraints.
34.86/35.23	c ... done. Wall clock time 34.833s.
34.86/35.23	c #vars     2542
34.86/35.23	c #constraints  3912
34.86/35.23	c constraints type 
34.86/35.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2634
34.86/35.23	c org.sat4j.minisat.constraints.card.AtLeast => 1264
34.86/35.28	c starts		: 1
34.86/35.28	c conflicts		: 0
34.86/35.28	c decisions		: 978
34.86/35.28	c propagations		: 2542
34.86/35.28	c inspects		: 4145
34.86/35.28	c learnt literals	: 0
34.86/35.28	c learnt binary clauses	: 0
34.86/35.28	c learnt ternary clauses	: 0
34.86/35.28	c learnt clauses	: 0
34.86/35.28	c ignored clauses	: 0
34.86/35.28	c root simplifications	: 0
34.86/35.28	c removed literals (reason simplification)	: 0
34.86/35.28	c reason swapping (by a shorter reason)	: 0
34.86/35.28	c Calls to reduceDB	: 0
34.86/35.28	c speed (assignments/second)	: 47962.264150943396
34.86/35.28	c non guided choices	978
34.86/35.28	s SATISFIABLE
34.86/35.29	v 1 1 0 0 1 0 1 0 1 0 0 0 0 0 1 1 1 0 0 0 0 1 0 1 0 0 1 0 1 1 1 1 1 0 0 0 0 0 1 0 1 0 0 1 1 0 0 0 0 1 0 0 1 1 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 1 0 1 0 0 0 1 0 1 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 1 0 0 1 1 1 1 0 1 0 0 1 0 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 1 1 1 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 0 1 1 0 0 0 0 1 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 0 1 1 0 0 1 0 0 0 1 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 0 0 1 0 1 0 0 1 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 1 0 1 0 1 0 1 1 1 0 0 1 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 1 1 1 0 1 0 0 0 1 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 1 0 0 1 1 0 0 0 1 0 1 0 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 1 0 0 1 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 1 0 1 0 0 0 0 0 0 1 1 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 
34.86/35.29	c Total wall clock time (in seconds) : 34.891

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-1061941-1215133548/watcher-1061941-1215133548 -o /tmp/evaluation-result-1061941-1215133548/solver-1061941-1215133548 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1061941-1215133548.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.93 1.98 1.98 3/81 18587
/proc/meminfo: memFree=1832728/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=18572 CPUtime=0
/proc/18587/stat : 18587 (runsolver) R 18585 18587 17663 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 636277952 19017728 293 996147200 4194304 4296836 548682068416 18446744073709551615 271894244647 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/18587/statm: 4643 293 257 25 0 2626 0

[startup+0.033717 s]
/proc/loadavg: 1.93 1.98 1.98 3/81 18587
/proc/meminfo: memFree=1832728/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=800592 CPUtime=0.01
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 2232 0 1 0 0 1 0 0 21 0 4 0 636277952 819806208 1970 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 200148 1970 852 9 0 197531 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 800592

[startup+0.101725 s]
/proc/loadavg: 1.93 1.98 1.98 3/81 18587
/proc/meminfo: memFree=1832728/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=804612 CPUtime=0.08
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 3002 0 1 0 6 2 0 0 21 0 12 0 636277952 823922688 2735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 201153 2735 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804612

[startup+0.301743 s]
/proc/loadavg: 1.93 1.98 1.98 3/81 18587
/proc/meminfo: memFree=1832728/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=808360 CPUtime=0.28
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 5008 0 1 0 25 3 0 0 21 0 12 0 636277952 827760640 4336 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 202090 4336 1305 9 0 199459 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 808360

[startup+0.701784 s]
/proc/loadavg: 1.93 1.98 1.98 3/81 18587
/proc/meminfo: memFree=1832728/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=808388 CPUtime=0.68
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 6325 0 1 0 63 5 0 0 21 0 12 0 636277952 827789312 5506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 202097 5506 1335 9 0 199459 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808388

[startup+1.50286 s]
/proc/loadavg: 1.93 1.98 1.98 3/93 18599
/proc/meminfo: memFree=1814840/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=808388 CPUtime=1.47
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 7800 0 1 0 141 6 0 0 21 0 12 0 636277952 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 202097 6904 1352 9 0 199459 0
[pid=18587/tid=18589] ppid=18585 vsize=808388 CPUtime=0.98
/proc/18587/task/18589/stat : 18589 (java) R 18585 18587 17663 0 -1 64 5242 0 1 0 94 4 0 0 25 0 12 0 636277954 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4109185287 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18590] ppid=18585 vsize=808388 CPUtime=0
/proc/18587/task/18590/stat : 18590 (java) S 18585 18587 17663 0 -1 64 3 0 0 0 0 0 0 0 23 0 12 0 636277955 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18591] ppid=18585 vsize=808388 CPUtime=0
/proc/18587/task/18591/stat : 18591 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 636277955 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18592] ppid=18585 vsize=808388 CPUtime=0
/proc/18587/task/18592/stat : 18592 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 636277956 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18593] ppid=18585 vsize=808388 CPUtime=0
/proc/18587/task/18593/stat : 18593 (java) S 18585 18587 17663 0 -1 64 8 0 0 0 0 0 0 0 25 0 12 0 636277957 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18594] ppid=18585 vsize=808388 CPUtime=0
/proc/18587/task/18594/stat : 18594 (java) S 18585 18587 17663 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 636277957 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18595] ppid=18585 vsize=808388 CPUtime=0
/proc/18587/task/18595/stat : 18595 (java) S 18585 18587 17663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 636277961 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18596] ppid=18585 vsize=808388 CPUtime=0.18
/proc/18587/task/18596/stat : 18596 (java) S 18585 18587 17663 0 -1 64 593 0 0 0 18 0 0 0 16 0 12 0 636277961 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18597] ppid=18585 vsize=808388 CPUtime=0.27
/proc/18587/task/18597/stat : 18597 (java) S 18585 18587 17663 0 -1 64 1204 0 0 0 27 0 0 0 16 0 12 0 636277961 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18598] ppid=18585 vsize=808388 CPUtime=0
/proc/18587/task/18598/stat : 18598 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 636277961 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18599] ppid=18585 vsize=808388 CPUtime=0
/proc/18587/task/18599/stat : 18599 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 636277961 827789312 6904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 808388

[startup+3.10302 s]
/proc/loadavg: 1.93 1.98 1.98 3/93 18599
/proc/meminfo: memFree=1805752/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=811136 CPUtime=3.05
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 13276 0 1 0 296 9 0 0 21 0 12 0 636277952 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 202784 10742 1375 9 0 200146 0
[pid=18587/tid=18589] ppid=18585 vsize=811136 CPUtime=1.58
/proc/18587/task/18589/stat : 18589 (java) R 18585 18587 17663 0 -1 64 8247 0 1 0 152 6 0 0 25 0 12 0 636277954 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4109731491 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18590] ppid=18585 vsize=811136 CPUtime=0
/proc/18587/task/18590/stat : 18590 (java) S 18585 18587 17663 0 -1 64 3 0 0 0 0 0 0 0 23 0 12 0 636277955 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18591] ppid=18585 vsize=811136 CPUtime=0
/proc/18587/task/18591/stat : 18591 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 636277955 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18592] ppid=18585 vsize=811136 CPUtime=0
/proc/18587/task/18592/stat : 18592 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 17 0 12 0 636277956 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18593] ppid=18585 vsize=811136 CPUtime=0
/proc/18587/task/18593/stat : 18593 (java) S 18585 18587 17663 0 -1 64 8 0 0 0 0 0 0 0 25 0 12 0 636277957 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18594] ppid=18585 vsize=811136 CPUtime=0
/proc/18587/task/18594/stat : 18594 (java) S 18585 18587 17663 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 636277957 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18595] ppid=18585 vsize=811136 CPUtime=0
/proc/18587/task/18595/stat : 18595 (java) S 18585 18587 17663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 636277961 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18596] ppid=18585 vsize=811136 CPUtime=0.63
/proc/18587/task/18596/stat : 18596 (java) S 18585 18587 17663 0 -1 64 2185 0 0 0 63 0 0 0 16 0 12 0 636277961 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18597] ppid=18585 vsize=811136 CPUtime=0.82
/proc/18587/task/18597/stat : 18597 (java) S 18585 18587 17663 0 -1 64 2083 0 0 0 81 1 0 0 16 0 12 0 636277961 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18598] ppid=18585 vsize=811136 CPUtime=0
/proc/18587/task/18598/stat : 18598 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 636277961 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18599] ppid=18585 vsize=811136 CPUtime=0
/proc/18587/task/18599/stat : 18599 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 636277961 830603264 10742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 811136

[startup+6.30133 s]
/proc/loadavg: 2.02 2.00 1.99 3/93 18599
/proc/meminfo: memFree=1752312/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=813448 CPUtime=6.21
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 24728 0 1 0 607 14 0 0 21 0 12 0 636277952 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 203362 21360 1395 9 0 200724 0
[pid=18587/tid=18589] ppid=18585 vsize=813448 CPUtime=4.08
/proc/18587/task/18589/stat : 18589 (java) R 18585 18587 17663 0 -1 64 17339 0 1 0 398 10 0 0 25 0 12 0 636277954 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4109147562 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18590] ppid=18585 vsize=813448 CPUtime=0.01
/proc/18587/task/18590/stat : 18590 (java) S 18585 18587 17663 0 -1 64 450 0 0 0 1 0 0 0 16 0 12 0 636277955 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18591] ppid=18585 vsize=813448 CPUtime=0.02
/proc/18587/task/18591/stat : 18591 (java) S 18585 18587 17663 0 -1 64 407 0 0 0 2 0 0 0 17 0 12 0 636277955 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18592] ppid=18585 vsize=813448 CPUtime=0
/proc/18587/task/18592/stat : 18592 (java) S 18585 18587 17663 0 -1 64 66 0 0 0 0 0 0 0 17 0 12 0 636277956 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18593] ppid=18585 vsize=813448 CPUtime=0
/proc/18587/task/18593/stat : 18593 (java) S 18585 18587 17663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 636277957 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18594] ppid=18585 vsize=813448 CPUtime=0
/proc/18587/task/18594/stat : 18594 (java) S 18585 18587 17663 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 636277957 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18595] ppid=18585 vsize=813448 CPUtime=0
/proc/18587/task/18595/stat : 18595 (java) S 18585 18587 17663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 636277961 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18596] ppid=18585 vsize=813448 CPUtime=0.97
/proc/18587/task/18596/stat : 18596 (java) S 18585 18587 17663 0 -1 64 2250 0 0 0 97 0 0 0 15 0 12 0 636277961 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18597] ppid=18585 vsize=813448 CPUtime=1.09
/proc/18587/task/18597/stat : 18597 (java) S 18585 18587 17663 0 -1 64 3456 0 0 0 107 2 0 0 15 0 12 0 636277961 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18598] ppid=18585 vsize=813448 CPUtime=0
/proc/18587/task/18598/stat : 18598 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 636277961 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18599] ppid=18585 vsize=813448 CPUtime=0
/proc/18587/task/18599/stat : 18599 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 636277961 832970752 21360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 813448

[startup+12.703 s]
/proc/loadavg: 2.01 2.00 1.99 3/93 18599
/proc/meminfo: memFree=1735480/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=814568 CPUtime=12.56
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 29301 0 1 0 1239 17 0 0 21 0 12 0 636277952 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 203642 25464 1395 9 0 201004 0
[pid=18587/tid=18589] ppid=18585 vsize=814568 CPUtime=9.55
/proc/18587/task/18589/stat : 18589 (java) R 18585 18587 17663 0 -1 64 20143 0 1 0 944 11 0 0 25 0 12 0 636277954 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4110360314 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18590] ppid=18585 vsize=814568 CPUtime=0.02
/proc/18587/task/18590/stat : 18590 (java) S 18585 18587 17663 0 -1 64 716 0 0 0 2 0 0 0 15 0 12 0 636277955 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18591] ppid=18585 vsize=814568 CPUtime=0.06
/proc/18587/task/18591/stat : 18591 (java) S 18585 18587 17663 0 -1 64 1044 0 0 0 6 0 0 0 16 0 12 0 636277955 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18592] ppid=18585 vsize=814568 CPUtime=0
/proc/18587/task/18592/stat : 18592 (java) S 18585 18587 17663 0 -1 64 101 0 0 0 0 0 0 0 16 0 12 0 636277956 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18593] ppid=18585 vsize=814568 CPUtime=0
/proc/18587/task/18593/stat : 18593 (java) S 18585 18587 17663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 636277957 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18594] ppid=18585 vsize=814568 CPUtime=0
/proc/18587/task/18594/stat : 18594 (java) S 18585 18587 17663 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 636277957 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18595] ppid=18585 vsize=814568 CPUtime=0
/proc/18587/task/18595/stat : 18595 (java) S 18585 18587 17663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 636277961 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18596] ppid=18585 vsize=814568 CPUtime=1.77
/proc/18587/task/18596/stat : 18596 (java) S 18585 18587 17663 0 -1 64 3081 0 0 0 176 1 0 0 16 0 12 0 636277961 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18597] ppid=18585 vsize=814568 CPUtime=1.11
/proc/18587/task/18597/stat : 18597 (java) S 18585 18587 17663 0 -1 64 3456 0 0 0 109 2 0 0 15 0 12 0 636277961 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18598] ppid=18585 vsize=814568 CPUtime=0
/proc/18587/task/18598/stat : 18598 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 636277961 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18599] ppid=18585 vsize=814568 CPUtime=0
/proc/18587/task/18599/stat : 18599 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 636277961 834117632 25464 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 814568

[startup+25.5012 s]
/proc/loadavg: 2.09 2.01 2.00 3/93 18599
/proc/meminfo: memFree=1733048/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=815496 CPUtime=25.24
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 31660 0 1 0 2506 18 0 0 21 0 12 0 636277952 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 203874 26021 1395 9 0 201236 0
[pid=18587/tid=18589] ppid=18585 vsize=815496 CPUtime=21.5
/proc/18587/task/18589/stat : 18589 (java) R 18585 18587 17663 0 -1 64 20391 0 1 0 2138 12 0 0 25 0 12 0 636277954 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4109626825 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18590] ppid=18585 vsize=815496 CPUtime=0.02
/proc/18587/task/18590/stat : 18590 (java) S 18585 18587 17663 0 -1 64 729 0 0 0 2 0 0 0 16 0 12 0 636277955 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18591] ppid=18585 vsize=815496 CPUtime=0.06
/proc/18587/task/18591/stat : 18591 (java) S 18585 18587 17663 0 -1 64 1052 0 0 0 6 0 0 0 17 0 12 0 636277955 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18592] ppid=18585 vsize=815496 CPUtime=0
/proc/18587/task/18592/stat : 18592 (java) S 18585 18587 17663 0 -1 64 101 0 0 0 0 0 0 0 16 0 12 0 636277956 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18593] ppid=18585 vsize=815496 CPUtime=0
/proc/18587/task/18593/stat : 18593 (java) S 18585 18587 17663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 636277957 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18594] ppid=18585 vsize=815496 CPUtime=0
/proc/18587/task/18594/stat : 18594 (java) S 18585 18587 17663 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 636277957 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18595] ppid=18585 vsize=815496 CPUtime=0
/proc/18587/task/18595/stat : 18595 (java) S 18585 18587 17663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 636277961 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18596] ppid=18585 vsize=815496 CPUtime=2.48
/proc/18587/task/18596/stat : 18596 (java) S 18585 18587 17663 0 -1 64 5171 0 0 0 247 1 0 0 16 0 12 0 636277961 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18597] ppid=18585 vsize=815496 CPUtime=1.12
/proc/18587/task/18597/stat : 18597 (java) S 18585 18587 17663 0 -1 64 3456 0 0 0 110 2 0 0 15 0 12 0 636277961 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18598] ppid=18585 vsize=815496 CPUtime=0
/proc/18587/task/18598/stat : 18598 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 636277961 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18599] ppid=18585 vsize=815496 CPUtime=0
/proc/18587/task/18599/stat : 18599 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 636277961 835067904 26021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 815496

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

[startup+31.9068 s]
/proc/loadavg: 2.08 2.01 2.00 3/93 18599
/proc/meminfo: memFree=1733624/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=814184 CPUtime=31.59
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 31889 0 1 0 3141 18 0 0 21 0 12 0 636277952 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 203546 25919 1395 9 0 200908 0
[pid=18587/tid=18589] ppid=18585 vsize=814184 CPUtime=27.84
/proc/18587/task/18589/stat : 18589 (java) R 18585 18587 17663 0 -1 64 20613 0 1 0 2772 12 0 0 25 0 12 0 636277954 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4109666755 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18590] ppid=18585 vsize=814184 CPUtime=0.02
/proc/18587/task/18590/stat : 18590 (java) S 18585 18587 17663 0 -1 64 729 0 0 0 2 0 0 0 15 0 12 0 636277955 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18591] ppid=18585 vsize=814184 CPUtime=0.06
/proc/18587/task/18591/stat : 18591 (java) S 18585 18587 17663 0 -1 64 1059 0 0 0 6 0 0 0 16 0 12 0 636277955 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18592] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18592/stat : 18592 (java) S 18585 18587 17663 0 -1 64 101 0 0 0 0 0 0 0 16 0 12 0 636277956 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18593] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18593/stat : 18593 (java) S 18585 18587 17663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 636277957 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18594] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18594/stat : 18594 (java) S 18585 18587 17663 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 636277957 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18595] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18595/stat : 18595 (java) S 18585 18587 17663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 636277961 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18596] ppid=18585 vsize=814184 CPUtime=2.48
/proc/18587/task/18596/stat : 18596 (java) S 18585 18587 17663 0 -1 64 5171 0 0 0 247 1 0 0 16 0 12 0 636277961 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18597] ppid=18585 vsize=814184 CPUtime=1.12
/proc/18587/task/18597/stat : 18597 (java) S 18585 18587 17663 0 -1 64 3456 0 0 0 110 2 0 0 15 0 12 0 636277961 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18598] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18598/stat : 18598 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 636277961 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18599] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18599/stat : 18599 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 636277961 833724416 25919 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.59
Current children cumulated vsize (KiB) 814184

[startup+33.502 s]
/proc/loadavg: 2.08 2.01 2.00 3/93 18599
/proc/meminfo: memFree=1733624/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=814184 CPUtime=33.17
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 31893 0 1 0 3299 18 0 0 21 0 12 0 636277952 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 203546 25920 1395 9 0 200908 0
[pid=18587/tid=18589] ppid=18585 vsize=814184 CPUtime=29.42
/proc/18587/task/18589/stat : 18589 (java) R 18585 18587 17663 0 -1 64 20616 0 1 0 2930 12 0 0 25 0 12 0 636277954 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4109626901 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18590] ppid=18585 vsize=814184 CPUtime=0.02
/proc/18587/task/18590/stat : 18590 (java) S 18585 18587 17663 0 -1 64 729 0 0 0 2 0 0 0 15 0 12 0 636277955 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18591] ppid=18585 vsize=814184 CPUtime=0.06
/proc/18587/task/18591/stat : 18591 (java) S 18585 18587 17663 0 -1 64 1060 0 0 0 6 0 0 0 16 0 12 0 636277955 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18592] ppid=18585 vsize=814184 CPUtime=0.01
/proc/18587/task/18592/stat : 18592 (java) S 18585 18587 17663 0 -1 64 101 0 0 0 1 0 0 0 16 0 12 0 636277956 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18593] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18593/stat : 18593 (java) S 18585 18587 17663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 636277957 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18594] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18594/stat : 18594 (java) S 18585 18587 17663 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 636277957 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18595] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18595/stat : 18595 (java) S 18585 18587 17663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 636277961 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18596] ppid=18585 vsize=814184 CPUtime=2.48
/proc/18587/task/18596/stat : 18596 (java) S 18585 18587 17663 0 -1 64 5171 0 0 0 247 1 0 0 16 0 12 0 636277961 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18597] ppid=18585 vsize=814184 CPUtime=1.12
/proc/18587/task/18597/stat : 18597 (java) S 18585 18587 17663 0 -1 64 3456 0 0 0 110 2 0 0 15 0 12 0 636277961 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18598] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18598/stat : 18598 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 636277961 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18599] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18599/stat : 18599 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 636277961 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.17
Current children cumulated vsize (KiB) 814184

[startup+34.3021 s]
/proc/loadavg: 2.08 2.01 2.00 3/93 18599
/proc/meminfo: memFree=1733624/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=814184 CPUtime=33.96
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 31894 0 1 0 3378 18 0 0 21 0 12 0 636277952 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 203546 25920 1395 9 0 200908 0
[pid=18587/tid=18589] ppid=18585 vsize=814184 CPUtime=30.21
/proc/18587/task/18589/stat : 18589 (java) R 18585 18587 17663 0 -1 64 20617 0 1 0 3009 12 0 0 25 0 12 0 636277954 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4109659006 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18590] ppid=18585 vsize=814184 CPUtime=0.02
/proc/18587/task/18590/stat : 18590 (java) S 18585 18587 17663 0 -1 64 729 0 0 0 2 0 0 0 15 0 12 0 636277955 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18591] ppid=18585 vsize=814184 CPUtime=0.06
/proc/18587/task/18591/stat : 18591 (java) S 18585 18587 17663 0 -1 64 1060 0 0 0 6 0 0 0 16 0 12 0 636277955 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18592] ppid=18585 vsize=814184 CPUtime=0.01
/proc/18587/task/18592/stat : 18592 (java) S 18585 18587 17663 0 -1 64 101 0 0 0 1 0 0 0 16 0 12 0 636277956 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18593] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18593/stat : 18593 (java) S 18585 18587 17663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 636277957 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18594] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18594/stat : 18594 (java) S 18585 18587 17663 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 636277957 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18595] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18595/stat : 18595 (java) S 18585 18587 17663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 636277961 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18596] ppid=18585 vsize=814184 CPUtime=2.48
/proc/18587/task/18596/stat : 18596 (java) S 18585 18587 17663 0 -1 64 5171 0 0 0 247 1 0 0 16 0 12 0 636277961 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18597] ppid=18585 vsize=814184 CPUtime=1.12
/proc/18587/task/18597/stat : 18597 (java) S 18585 18587 17663 0 -1 64 3456 0 0 0 110 2 0 0 15 0 12 0 636277961 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18598] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18598/stat : 18598 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 636277961 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18599] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18599/stat : 18599 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 636277961 833724416 25920 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.96
Current children cumulated vsize (KiB) 814184

[startup+35.1022 s]
/proc/loadavg: 2.08 2.01 2.00 3/93 18599
/proc/meminfo: memFree=1733624/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=814184 CPUtime=34.76
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 31897 0 1 0 3458 18 0 0 21 0 12 0 636277952 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 203546 25922 1395 9 0 200908 0
[pid=18587/tid=18589] ppid=18585 vsize=814184 CPUtime=31.01
/proc/18587/task/18589/stat : 18589 (java) R 18585 18587 17663 0 -1 64 20618 0 1 0 3089 12 0 0 25 0 12 0 636277954 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4110619008 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18590] ppid=18585 vsize=814184 CPUtime=0.02
/proc/18587/task/18590/stat : 18590 (java) S 18585 18587 17663 0 -1 64 729 0 0 0 2 0 0 0 15 0 12 0 636277955 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18591] ppid=18585 vsize=814184 CPUtime=0.06
/proc/18587/task/18591/stat : 18591 (java) S 18585 18587 17663 0 -1 64 1062 0 0 0 6 0 0 0 16 0 12 0 636277955 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18592] ppid=18585 vsize=814184 CPUtime=0.01
/proc/18587/task/18592/stat : 18592 (java) S 18585 18587 17663 0 -1 64 101 0 0 0 1 0 0 0 16 0 12 0 636277956 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18593] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18593/stat : 18593 (java) S 18585 18587 17663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 636277957 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18594] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18594/stat : 18594 (java) S 18585 18587 17663 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 636277957 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18595] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18595/stat : 18595 (java) S 18585 18587 17663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 636277961 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18596] ppid=18585 vsize=814184 CPUtime=2.48
/proc/18587/task/18596/stat : 18596 (java) S 18585 18587 17663 0 -1 64 5171 0 0 0 247 1 0 0 16 0 12 0 636277961 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18597] ppid=18585 vsize=814184 CPUtime=1.12
/proc/18587/task/18597/stat : 18597 (java) S 18585 18587 17663 0 -1 64 3456 0 0 0 110 2 0 0 15 0 12 0 636277961 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18598] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18598/stat : 18598 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 636277961 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18599] ppid=18585 vsize=814184 CPUtime=0
/proc/18587/task/18599/stat : 18599 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 636277961 833724416 25922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.76
Current children cumulated vsize (KiB) 814184

[startup+35.3022 s]
/proc/loadavg: 2.08 2.01 2.00 3/93 18599
/proc/meminfo: memFree=1733624/2055920 swapFree=4157744/4192956
[pid=18587] ppid=18585 vsize=814508 CPUtime=34.95
/proc/18587/stat : 18587 (java) S 18585 18587 17663 0 -1 0 31916 0 1 0 3477 18 0 0 21 0 12 0 636277952 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18587/statm: 203627 25939 1396 9 0 200989 0
[pid=18587/tid=18589] ppid=18585 vsize=814508 CPUtime=31.18
/proc/18587/task/18589/stat : 18589 (java) S 18585 18587 17663 0 -1 64 20630 0 1 0 3106 12 0 0 25 0 12 0 636277954 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18590] ppid=18585 vsize=814508 CPUtime=0.02
/proc/18587/task/18590/stat : 18590 (java) S 18585 18587 17663 0 -1 64 729 0 0 0 2 0 0 0 15 0 12 0 636277955 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18591] ppid=18585 vsize=814508 CPUtime=0.06
/proc/18587/task/18591/stat : 18591 (java) S 18585 18587 17663 0 -1 64 1062 0 0 0 6 0 0 0 16 0 12 0 636277955 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18592] ppid=18585 vsize=814508 CPUtime=0.01
/proc/18587/task/18592/stat : 18592 (java) S 18585 18587 17663 0 -1 64 101 0 0 0 1 0 0 0 16 0 12 0 636277956 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18593] ppid=18585 vsize=814508 CPUtime=0
/proc/18587/task/18593/stat : 18593 (java) S 18585 18587 17663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 636277957 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18594] ppid=18585 vsize=814508 CPUtime=0
/proc/18587/task/18594/stat : 18594 (java) S 18585 18587 17663 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 636277957 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18595] ppid=18585 vsize=814508 CPUtime=0
/proc/18587/task/18595/stat : 18595 (java) S 18585 18587 17663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 636277961 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18596] ppid=18585 vsize=814508 CPUtime=2.49
/proc/18587/task/18596/stat : 18596 (java) S 18585 18587 17663 0 -1 64 5171 0 0 0 248 1 0 0 16 0 12 0 636277961 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18597] ppid=18585 vsize=814508 CPUtime=1.12
/proc/18587/task/18597/stat : 18597 (java) S 18585 18587 17663 0 -1 64 3456 0 0 0 110 2 0 0 16 0 12 0 636277961 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18598] ppid=18585 vsize=814508 CPUtime=0
/proc/18587/task/18598/stat : 18598 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 636277961 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18587/tid=18599] ppid=18585 vsize=814508 CPUtime=0
/proc/18587/task/18599/stat : 18599 (java) S 18585 18587 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 636277961 834056192 25939 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.95
Current children cumulated vsize (KiB) 814508

Child status: 0
Real time (s): 35.355
CPU time (s): 34.9767
CPU user time (s): 34.7717
CPU system time (s): 0.204968
CPU usage (%): 98.9299
Max. virtual memory (cumulated for all children) (KiB): 816748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.7717
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31919
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= 2031
involuntary context switches= 3261

runsolver used 0.043993 second user time and 0.117982 second system time

The end

Launcher Data (download as text)

Begin job on node60 at 2008-07-04 03:05:48
IDJOB=1061941
IDBENCH=54590
IDSOLVER=344
FILE ID=node60/1061941-1215133548
PBS_JOBID= 7877350
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= eb9bb2b1aa77d404be8eded3d5786326
RANDOM SEED=1379314830

node60.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.216
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.216
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:       1833272 kB
Buffers:         15776 kB
Cached:          98700 kB
SwapCached:      28800 kB
Active:         142020 kB
Inactive:        28972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833272 kB
SwapTotal:     4192956 kB
SwapFree:      4157744 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:          72876 kB
Slab:            36656 kB
Committed_AS:  1074264 kB
PageTables:       2012 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= 66552 MiB
End job on node60 at 2008-07-04 03:06:24