Trace number 2083802

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J CSP 2.1.1SAT 163.277 164.871

General information on the benchmark

Namecsp/fapp/fapp01/
normalized-fapp01-0200-10.xml
MD5SUMed0064ec6f686799b617fe86f279a28f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.62775
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.14	c That software uses the Rhino library from the Mozilla project.
0.08/0.16	c version 2.1.1.v20090622
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version	1.6.0_12
0.08/0.16	c os.name	Linux
0.08/0.16	c os.version	2.6.9-22.EL.rootsmp
0.08/0.16	c os.arch	i386
0.08/0.16	c Free memory 671000808
0.08/0.16	c Max memory 672137216
0.08/0.16	c Total memory 672137216
0.08/0.16	c Number of processors 2
0.18/0.25	c c --- Begin Solver configuration ---
0.18/0.25	c Stops conflict analysis at the first Unique Implication Point
0.18/0.25	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.18/0.25	c Learn all clauses as in MiniSAT
0.18/0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.18/0.25	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.18/0.25	c Expensive reason simplification
0.18/0.25	c MiniSAT restarts strategy
0.18/0.25	c Memory based learned constraints deletion strategy
0.18/0.25	c timeout=2147483s
0.18/0.25	c DB Simplification allowed=false
0.18/0.25	c --- End Solver configuration ---
0.18/0.25	c solving HOME/instance-2083802-1247378224.xml
0.18/0.25	c reading problem ... 
0.49/0.51	c reading problem named null
0.49/0.51	c reading domains done.
0.58/0.67	c reading variables done.
0.88/0.99	c reading predicates  done.
1.16/1.22	c reading constraints
157.25/158.78	c done with constraints.
157.25/158.78	c ... done. Wall clock time 158.525s.
157.25/158.78	c #vars     26963
157.25/158.78	c #constraints  544909
157.25/158.78	c constraints type 
157.25/158.78	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 543920
157.25/158.78	c org.sat4j.minisat.constraints.card.AtLeast => 200
157.25/158.78	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 210
163.17/164.71	c starts		: 3
163.17/164.71	c conflicts		: 357
163.17/164.71	c decisions		: 11143
163.17/164.71	c propagations		: 182649
163.17/164.71	c inspects		: 9851211
163.17/164.71	c learnt literals	: 8
163.17/164.71	c learnt binary clauses	: 1
163.17/164.71	c learnt ternary clauses	: 0
163.17/164.71	c learnt clauses	: 349
163.17/164.71	c ignored clauses	: 0
163.17/164.71	c root simplifications	: 0
163.17/164.71	c removed literals (reason simplification)	: 2724
163.17/164.71	c reason swapping (by a shorter reason)	: 0
163.17/164.71	c Calls to reduceDB	: 0
163.17/164.71	c speed (assignments/second)	: 30780.080889787663
163.17/164.71	c non guided choices	7593
163.17/164.72	c learnt constraints type 
163.17/164.72	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
163.17/164.72	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 348
163.17/164.72	c constraints type 
163.17/164.72	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 543920
163.17/164.72	c org.sat4j.minisat.constraints.card.AtLeast => 200
163.17/164.72	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 210
163.17/164.72	s SATISFIABLE
163.17/164.73	v 2608 -2380 2616 -2280 -2492 -2612 -2468 2468 2456 -2340 -2380 -2584 2460 -2456 2508 -2560 -2648 2552 2404 2556 2592 2496 2364 -2600 -2336 -2440 -2644 -2628 2580 2416 2568 -2536 2656 -2412 2536 2512 2636 -2564 -2408 -2616 -2652 2444 2492 2496 2408 -2476 -2528 -2284 -2484 2616 -2532 -2612 -2424 -2380 2420 2532 -2356 -2444 -2412 -2416 -2496 -2288 2340 -2512 -2480 2472 2464 2428 2596 -2388 -2608 2368 2596 -2488 2308 2620 2300 -2632 -2624 2320 2376 2380 -2400 2420 -2512 2584 2520 2296 2576 2608 -2312 -2504 -2508 2468 2284 2532 2512 2540 -2472 2612 2612 2580 -2492 -2512 -2480 -2536 -2656 -2560 -2460 2488 -2540 2280 2464 -2616 -2384 -2500 -2284 -2612 2388 -2656 -2324 -2552 -2544 -2356 -2408 2280 -2484 -2380 2476 -2524 -2580 2564 2428 2368 2368 -2424 2568 -2420 -2640 -2604 2320 2652 -2420 -2348 2460 2652 2420 -2280 2452 2436 2324 2604 2604 2420 2624 -2408 -2600 -2344 2532 -2624 -2492 2584 2568 2316 -2652 2620 2448 -2420 -2540 -2368 2332 -2572 -2352 2372 -2340 2452 -2520 2348 2412 -2384 2644 -2328 2656 2316 -2320 -2588 -2496 2360 2320 -2380 2500 -2372 -2528 -2524 -2516 -2616 2424 -2324 -2404 -2552 
163.17/164.73	c Total wall clock time (in seconds) : 164.461

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083802-1247378224/watcher-2083802-1247378224 -o /tmp/evaluation-result-2083802-1247378224/solver-2083802-1247378224 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2083802-1247378224.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.29 2.24 2.13 4/83 22751
/proc/meminfo: memFree=550096/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=1612 CPUtime=0
/proc/22751/stat : 22751 (java6) D 22749 22751 18273 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 24887234 1650688 147 996147200 134512640 134550932 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099863542 0 0 17 1 0 0
/proc/22751/statm: 403 147 111 9 0 45 0

[startup+0.020113 s]
/proc/loadavg: 2.29 2.24 2.13 4/83 22751
/proc/meminfo: memFree=550096/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=13528 CPUtime=0.01
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 904 0 1 0 0 1 0 0 18 0 2 0 24887234 13852672 659 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 3382 659 329 9 0 1200 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13528

[startup+0.100671 s]
/proc/loadavg: 2.29 2.24 2.13 4/83 22751
/proc/meminfo: memFree=550096/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=804360 CPUtime=0.08
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 2947 0 1 0 6 2 0 0 18 0 12 0 24887234 823664640 2690 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 201090 2690 1058 9 0 198441 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804360

[startup+0.301699 s]
/proc/loadavg: 2.29 2.24 2.13 4/83 22751
/proc/meminfo: memFree=550096/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=805628 CPUtime=0.29
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 4298 0 1 0 25 4 0 0 18 0 12 0 24887234 824963072 4035 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 201407 4035 1358 9 0 198734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 805628

[startup+0.701744 s]
/proc/loadavg: 2.29 2.24 2.13 4/83 22751
/proc/meminfo: memFree=550096/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=808468 CPUtime=0.68
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 6233 0 1 0 63 5 0 0 18 0 12 0 24887234 827871232 5215 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 202117 5215 1390 9 0 199444 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808468

[startup+1.50185 s]
/proc/loadavg: 2.29 2.24 2.13 3/95 22763
/proc/meminfo: memFree=525616/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=809652 CPUtime=1.46
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 9305 0 1 0 139 7 0 0 18 0 12 0 24887234 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 202413 7982 1398 9 0 199740 0
[pid=22751/tid=22753] ppid=22749 vsize=809652 CPUtime=0.77
/proc/22751/task/22753/stat : 22753 (java) R 22749 22751 18273 0 -1 64 5944 0 1 0 72 5 0 0 19 0 12 0 24887236 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22754] ppid=22749 vsize=809652 CPUtime=0
/proc/22751/task/22754/stat : 22754 (java) S 22749 22751 18273 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 24887237 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22755] ppid=22749 vsize=809652 CPUtime=0
/proc/22751/task/22755/stat : 22755 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 24887237 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22756] ppid=22749 vsize=809652 CPUtime=0
/proc/22751/task/22756/stat : 22756 (java) S 22749 22751 18273 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 24887239 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22757] ppid=22749 vsize=809652 CPUtime=0
/proc/22751/task/22757/stat : 22757 (java) S 22749 22751 18273 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 24887239 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22758] ppid=22749 vsize=809652 CPUtime=0
/proc/22751/task/22758/stat : 22758 (java) S 22749 22751 18273 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 24887239 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22759] ppid=22749 vsize=809652 CPUtime=0
/proc/22751/task/22759/stat : 22759 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24887244 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22760] ppid=22749 vsize=809652 CPUtime=0
/proc/22751/task/22760/stat : 22760 (java) S 22749 22751 18273 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 24887244 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22761] ppid=22749 vsize=809652 CPUtime=0.67
/proc/22751/task/22761/stat : 22761 (java) R 22749 22751 18273 0 -1 64 2603 0 0 0 66 1 0 0 16 0 12 0 24887244 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 105636535 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22762] ppid=22749 vsize=809652 CPUtime=0
/proc/22751/task/22762/stat : 22762 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24887244 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22763] ppid=22749 vsize=809652 CPUtime=0
/proc/22751/task/22763/stat : 22763 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24887244 829083648 7982 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 809652

[startup+3.10205 s]
/proc/loadavg: 2.29 2.24 2.13 4/95 22763
/proc/meminfo: memFree=510256/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=810736 CPUtime=3.05
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 23186 0 1 0 291 14 0 0 18 0 12 0 24887234 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 202684 21229 1439 9 0 200011 0
[pid=22751/tid=22753] ppid=22749 vsize=810736 CPUtime=1.67
/proc/22751/task/22753/stat : 22753 (java) R 22749 22751 18273 0 -1 64 17229 0 1 0 157 10 0 0 25 0 12 0 24887236 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4109612574 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22754] ppid=22749 vsize=810736 CPUtime=0.03
/proc/22751/task/22754/stat : 22754 (java) S 22749 22751 18273 0 -1 64 1086 0 0 0 3 0 0 0 17 0 12 0 24887237 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22755] ppid=22749 vsize=810736 CPUtime=0.01
/proc/22751/task/22755/stat : 22755 (java) S 22749 22751 18273 0 -1 64 506 0 0 0 1 0 0 0 17 0 12 0 24887237 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22756] ppid=22749 vsize=810736 CPUtime=0
/proc/22751/task/22756/stat : 22756 (java) S 22749 22751 18273 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 24887239 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22757] ppid=22749 vsize=810736 CPUtime=0
/proc/22751/task/22757/stat : 22757 (java) S 22749 22751 18273 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 24887239 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22758] ppid=22749 vsize=810736 CPUtime=0
/proc/22751/task/22758/stat : 22758 (java) S 22749 22751 18273 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24887239 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22759] ppid=22749 vsize=810736 CPUtime=0
/proc/22751/task/22759/stat : 22759 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24887244 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22760] ppid=22749 vsize=810736 CPUtime=0
/proc/22751/task/22760/stat : 22760 (java) S 22749 22751 18273 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 24887244 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22761] ppid=22749 vsize=810736 CPUtime=1.31
/proc/22751/task/22761/stat : 22761 (java) S 22749 22751 18273 0 -1 64 3599 0 0 0 129 2 0 0 16 0 12 0 24887244 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22762] ppid=22749 vsize=810736 CPUtime=0
/proc/22751/task/22762/stat : 22762 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24887244 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22763] ppid=22749 vsize=810736 CPUtime=0
/proc/22751/task/22763/stat : 22763 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24887244 830193664 21229 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 810736

[startup+6.30245 s]
/proc/loadavg: 2.27 2.24 2.13 3/95 22763
/proc/meminfo: memFree=440624/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=810384 CPUtime=6.23
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 26863 0 1 0 607 16 0 0 18 0 12 0 24887234 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 202596 24769 1439 9 0 199923 0
[pid=22751/tid=22753] ppid=22749 vsize=810384 CPUtime=4.49
/proc/22751/task/22753/stat : 22753 (java) R 22749 22751 18273 0 -1 64 17237 0 1 0 439 10 0 0 25 0 12 0 24887236 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4109789347 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22754] ppid=22749 vsize=810384 CPUtime=0.12
/proc/22751/task/22754/stat : 22754 (java) S 22749 22751 18273 0 -1 64 2513 0 0 0 11 1 0 0 16 0 12 0 24887237 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22755] ppid=22749 vsize=810384 CPUtime=0.1
/proc/22751/task/22755/stat : 22755 (java) S 22749 22751 18273 0 -1 64 2717 0 0 0 9 1 0 0 16 0 12 0 24887237 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22756] ppid=22749 vsize=810384 CPUtime=0
/proc/22751/task/22756/stat : 22756 (java) S 22749 22751 18273 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 24887239 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22757] ppid=22749 vsize=810384 CPUtime=0
/proc/22751/task/22757/stat : 22757 (java) S 22749 22751 18273 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 24887239 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22758] ppid=22749 vsize=810384 CPUtime=0
/proc/22751/task/22758/stat : 22758 (java) S 22749 22751 18273 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24887239 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22759] ppid=22749 vsize=810384 CPUtime=0
/proc/22751/task/22759/stat : 22759 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24887244 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22760] ppid=22749 vsize=810384 CPUtime=0
/proc/22751/task/22760/stat : 22760 (java) S 22749 22751 18273 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 24887244 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22761] ppid=22749 vsize=810384 CPUtime=1.47
/proc/22751/task/22761/stat : 22761 (java) S 22749 22751 18273 0 -1 64 3611 0 0 0 145 2 0 0 16 0 12 0 24887244 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22762] ppid=22749 vsize=810384 CPUtime=0
/proc/22751/task/22762/stat : 22762 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24887244 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22763] ppid=22749 vsize=810384 CPUtime=0
/proc/22751/task/22763/stat : 22763 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24887244 829833216 24769 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 810384

[startup+12.7023 s]
/proc/loadavg: 2.25 2.23 2.13 3/95 22763
/proc/meminfo: memFree=399024/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=809800 CPUtime=12.56
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 31900 0 1 0 1237 19 0 0 18 0 12 0 24887234 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 202450 29650 1439 9 0 199777 0
[pid=22751/tid=22753] ppid=22749 vsize=809800 CPUtime=10.6
/proc/22751/task/22753/stat : 22753 (java) R 22749 22751 18273 0 -1 64 17249 0 1 0 1049 11 0 0 25 0 12 0 24887236 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4109761168 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22754] ppid=22749 vsize=809800 CPUtime=0.21
/proc/22751/task/22754/stat : 22754 (java) S 22749 22751 18273 0 -1 64 5815 0 0 0 19 2 0 0 16 0 12 0 24887237 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22755] ppid=22749 vsize=809800 CPUtime=0.16
/proc/22751/task/22755/stat : 22755 (java) S 22749 22751 18273 0 -1 64 4435 0 0 0 15 1 0 0 16 0 12 0 24887237 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22756] ppid=22749 vsize=809800 CPUtime=0
/proc/22751/task/22756/stat : 22756 (java) S 22749 22751 18273 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 24887239 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22757] ppid=22749 vsize=809800 CPUtime=0
/proc/22751/task/22757/stat : 22757 (java) S 22749 22751 18273 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 24887239 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22758] ppid=22749 vsize=809800 CPUtime=0
/proc/22751/task/22758/stat : 22758 (java) S 22749 22751 18273 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24887239 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22759] ppid=22749 vsize=809800 CPUtime=0
/proc/22751/task/22759/stat : 22759 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24887244 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22760] ppid=22749 vsize=809800 CPUtime=0
/proc/22751/task/22760/stat : 22760 (java) S 22749 22751 18273 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 24887244 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22761] ppid=22749 vsize=809800 CPUtime=1.54
/proc/22751/task/22761/stat : 22761 (java) S 22749 22751 18273 0 -1 64 3616 0 0 0 152 2 0 0 17 0 12 0 24887244 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22762] ppid=22749 vsize=809800 CPUtime=0
/proc/22751/task/22762/stat : 22762 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24887244 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22763] ppid=22749 vsize=809800 CPUtime=0
/proc/22751/task/22763/stat : 22763 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24887244 829235200 29650 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 809800

[startup+25.5019 s]
/proc/loadavg: 2.27 2.24 2.13 3/95 22763
/proc/meminfo: memFree=335216/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=809800 CPUtime=25.21
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 37737 0 1 0 2499 22 0 0 18 0 12 0 24887234 829235200 35469 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 202450 35469 1439 9 0 199777 0
[pid=22751/tid=22753] ppid=22749 vsize=809800 CPUtime=22.85
/proc/22751/task/22753/stat : 22753 (java) R 22749 22751 18273 0 -1 64 17275 0 1 0 2274 11 0 0 25 0 12 0 24887236 829235200 35469 996147200 134512640 134550932 4294956016 18446744073709551615 4109679147 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22754] ppid=22749 vsize=809800 CPUtime=0.26
/proc/22751/task/22754/stat : 22754 (java) S 22749 22751 18273 0 -1 64 7732 0 0 0 23 3 0 0 15 0 12 0 24887237 829235200 35469 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22755] ppid=22749 vsize=809800 CPUtime=0.26
/proc/22751/task/22755/stat : 22755 (java) S 22749 22751 18273 0 -1 64 8329 0 0 0 23 3 0 0 16 0 12 0 24887237 829235200 35469 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22756] ppid=22749 vsize=809800 CPUtime=0
/proc/22751/task/22756/stat : 22756 (java) S 22749 22751 18273 0 -1 64 31 0 0 0 0 0 0 0 15 0 12 0 24887239 829235200 35469 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22757] ppid=22749 vsize=809800 CPUtime=0
/proc/22751/task/22757/stat : 22757 (java) S 22749 22751 18273 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 24887239 829235200 35469 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22758] ppid=22749 vsize=809800 CPUtime=0
/proc/22751/task/22758/stat : 22758 (java) S 22749 22751 18273 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24887239 829235200 35469 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22759] ppid=22749 vsize=809800 CPUtime=0
/proc/22751/task/22759/stat : 22759 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24887244 829235200 35469 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22760] ppid=22749 vsize=809800 CPUtime=0

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

/proc/22751/statm: 202531 100247 1450 9 0 199858 0
[pid=22751/tid=22753] ppid=22749 vsize=810124 CPUtime=154.43
/proc/22751/task/22753/stat : 22753 (java) R 22749 22751 18273 0 -1 64 17453 0 1 0 15423 20 0 0 25 0 13 0 24887236 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4110117292 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22754] ppid=22749 vsize=810124 CPUtime=1.37
/proc/22751/task/22754/stat : 22754 (java) S 22749 22751 18273 0 -1 64 40455 0 0 0 120 17 0 0 17 0 13 0 24887237 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22755] ppid=22749 vsize=810124 CPUtime=1.39
/proc/22751/task/22755/stat : 22755 (java) S 22749 22751 18273 0 -1 64 40338 0 0 0 123 16 0 0 17 0 13 0 24887237 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22756] ppid=22749 vsize=810124 CPUtime=0.06
/proc/22751/task/22756/stat : 22756 (java) S 22749 22751 18273 0 -1 64 31 0 0 0 5 1 0 0 17 0 13 0 24887239 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22757] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22757/stat : 22757 (java) S 22749 22751 18273 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24887239 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22758] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22758/stat : 22758 (java) S 22749 22751 18273 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24887239 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22759] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22759/stat : 22759 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24887244 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22760] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22760/stat : 22760 (java) S 22749 22751 18273 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24887244 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22761] ppid=22749 vsize=810124 CPUtime=3.5
/proc/22751/task/22761/stat : 22761 (java) S 22749 22751 18273 0 -1 64 5272 0 4 0 347 3 0 0 16 0 13 0 24887244 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22762] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22762/stat : 22762 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24887244 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22763] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22763/stat : 22763 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24887244 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22764] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22764/stat : 22764 (java) S 22749 22751 18273 0 -1 64 5 0 0 0 0 0 0 0 24 0 13 0 24903130 829566976 100247 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.81
Current children cumulated vsize (KiB) 810124

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

[startup+163.101 s]
/proc/loadavg: 2.33 2.23 2.14 3/96 22764
/proc/meminfo: memFree=14888/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=810124 CPUtime=161.6
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 104309 0 5 0 16100 60 0 0 18 0 13 0 24887234 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 202531 100248 1450 9 0 199858 0
[pid=22751/tid=22753] ppid=22749 vsize=810124 CPUtime=155.22
/proc/22751/task/22753/stat : 22753 (java) R 22749 22751 18273 0 -1 64 17454 0 1 0 15502 20 0 0 25 0 13 0 24887236 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4110117327 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22754] ppid=22749 vsize=810124 CPUtime=1.37
/proc/22751/task/22754/stat : 22754 (java) S 22749 22751 18273 0 -1 64 40455 0 0 0 120 17 0 0 17 0 13 0 24887237 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22755] ppid=22749 vsize=810124 CPUtime=1.39
/proc/22751/task/22755/stat : 22755 (java) S 22749 22751 18273 0 -1 64 40338 0 0 0 123 16 0 0 17 0 13 0 24887237 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22756] ppid=22749 vsize=810124 CPUtime=0.06
/proc/22751/task/22756/stat : 22756 (java) S 22749 22751 18273 0 -1 64 31 0 0 0 5 1 0 0 16 0 13 0 24887239 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22757] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22757/stat : 22757 (java) S 22749 22751 18273 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24887239 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22758] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22758/stat : 22758 (java) S 22749 22751 18273 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24887239 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22759] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22759/stat : 22759 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24887244 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22760] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22760/stat : 22760 (java) S 22749 22751 18273 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24887244 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22761] ppid=22749 vsize=810124 CPUtime=3.5
/proc/22751/task/22761/stat : 22761 (java) S 22749 22751 18273 0 -1 64 5272 0 4 0 347 3 0 0 16 0 13 0 24887244 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22762] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22762/stat : 22762 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24887244 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22763] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22763/stat : 22763 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24887244 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22764] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22764/stat : 22764 (java) S 22749 22751 18273 0 -1 64 5 0 0 0 0 0 0 0 24 0 13 0 24903130 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 810124

[startup+163.907 s]
/proc/loadavg: 2.33 2.23 2.14 3/96 22764
/proc/meminfo: memFree=14824/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=810124 CPUtime=162.39
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 104309 0 5 0 16179 60 0 0 18 0 13 0 24887234 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 202531 100248 1450 9 0 199858 0
[pid=22751/tid=22753] ppid=22749 vsize=810124 CPUtime=156.01
/proc/22751/task/22753/stat : 22753 (java) R 22749 22751 18273 0 -1 64 17454 0 1 0 15581 20 0 0 25 0 13 0 24887236 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4110117121 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22754] ppid=22749 vsize=810124 CPUtime=1.37
/proc/22751/task/22754/stat : 22754 (java) S 22749 22751 18273 0 -1 64 40455 0 0 0 120 17 0 0 17 0 13 0 24887237 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22755] ppid=22749 vsize=810124 CPUtime=1.39
/proc/22751/task/22755/stat : 22755 (java) S 22749 22751 18273 0 -1 64 40338 0 0 0 123 16 0 0 17 0 13 0 24887237 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22756] ppid=22749 vsize=810124 CPUtime=0.06
/proc/22751/task/22756/stat : 22756 (java) S 22749 22751 18273 0 -1 64 31 0 0 0 5 1 0 0 16 0 13 0 24887239 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22757] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22757/stat : 22757 (java) S 22749 22751 18273 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24887239 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22758] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22758/stat : 22758 (java) S 22749 22751 18273 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24887239 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22759] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22759/stat : 22759 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24887244 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22760] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22760/stat : 22760 (java) S 22749 22751 18273 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24887244 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22761] ppid=22749 vsize=810124 CPUtime=3.5
/proc/22751/task/22761/stat : 22761 (java) S 22749 22751 18273 0 -1 64 5272 0 4 0 347 3 0 0 16 0 13 0 24887244 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22762] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22762/stat : 22762 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24887244 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22763] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22763/stat : 22763 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24887244 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22764] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22764/stat : 22764 (java) S 22749 22751 18273 0 -1 64 5 0 0 0 0 0 0 0 24 0 13 0 24903130 829566976 100248 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 810124

[startup+164.303 s]
/proc/loadavg: 2.33 2.23 2.14 3/96 22764
/proc/meminfo: memFree=14824/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=810124 CPUtime=162.77
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 113366 0 5 0 16213 64 0 0 18 0 13 0 24887234 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 202531 109304 1450 9 0 199858 0
[pid=22751/tid=22753] ppid=22749 vsize=810124 CPUtime=156.24
/proc/22751/task/22753/stat : 22753 (java) R 22749 22751 18273 0 -1 64 17455 0 1 0 15604 20 0 0 25 0 13 0 24887236 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4110117124 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22754] ppid=22749 vsize=810124 CPUtime=1.44
/proc/22751/task/22754/stat : 22754 (java) S 22749 22751 18273 0 -1 64 44146 0 0 0 125 19 0 0 17 0 13 0 24887237 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22755] ppid=22749 vsize=810124 CPUtime=1.47
/proc/22751/task/22755/stat : 22755 (java) S 22749 22751 18273 0 -1 64 45703 0 0 0 129 18 0 0 17 0 13 0 24887237 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22756] ppid=22749 vsize=810124 CPUtime=0.06
/proc/22751/task/22756/stat : 22756 (java) S 22749 22751 18273 0 -1 64 31 0 0 0 5 1 0 0 15 0 13 0 24887239 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22757] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22757/stat : 22757 (java) S 22749 22751 18273 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24887239 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22758] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22758/stat : 22758 (java) S 22749 22751 18273 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24887239 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22759] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22759/stat : 22759 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24887244 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22760] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22760/stat : 22760 (java) S 22749 22751 18273 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24887244 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22761] ppid=22749 vsize=810124 CPUtime=3.5
/proc/22751/task/22761/stat : 22761 (java) S 22749 22751 18273 0 -1 64 5272 0 4 0 347 3 0 0 16 0 13 0 24887244 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22762] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22762/stat : 22762 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24887244 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22763] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22763/stat : 22763 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24887244 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22764] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22764/stat : 22764 (java) S 22749 22751 18273 0 -1 64 5 0 0 0 0 0 0 0 24 0 13 0 24903130 829566976 109304 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.77
Current children cumulated vsize (KiB) 810124

[startup+164.703 s]
/proc/loadavg: 2.33 2.23 2.14 3/96 22764
/proc/meminfo: memFree=14824/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=810124 CPUtime=163.17
/proc/22751/stat : 22751 (java) S 22749 22751 18273 0 -1 0 113367 0 5 0 16253 64 0 0 18 0 13 0 24887234 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 202531 109305 1450 9 0 199858 0
[pid=22751/tid=22753] ppid=22749 vsize=810124 CPUtime=156.63
/proc/22751/task/22753/stat : 22753 (java) R 22749 22751 18273 0 -1 64 17455 0 1 0 15643 20 0 0 25 0 13 0 24887236 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4109509789 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22754] ppid=22749 vsize=810124 CPUtime=1.44
/proc/22751/task/22754/stat : 22754 (java) S 22749 22751 18273 0 -1 64 44146 0 0 0 125 19 0 0 17 0 13 0 24887237 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22755] ppid=22749 vsize=810124 CPUtime=1.47
/proc/22751/task/22755/stat : 22755 (java) S 22749 22751 18273 0 -1 64 45703 0 0 0 129 18 0 0 17 0 13 0 24887237 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22756] ppid=22749 vsize=810124 CPUtime=0.06
/proc/22751/task/22756/stat : 22756 (java) S 22749 22751 18273 0 -1 64 31 0 0 0 5 1 0 0 15 0 13 0 24887239 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22757] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22757/stat : 22757 (java) S 22749 22751 18273 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24887239 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22758] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22758/stat : 22758 (java) S 22749 22751 18273 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24887239 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22759] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22759/stat : 22759 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24887244 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22760] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22760/stat : 22760 (java) S 22749 22751 18273 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24887244 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22761] ppid=22749 vsize=810124 CPUtime=3.52
/proc/22751/task/22761/stat : 22761 (java) S 22749 22751 18273 0 -1 64 5273 0 4 0 349 3 0 0 15 0 13 0 24887244 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22762] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22762/stat : 22762 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24887244 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22763] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22763/stat : 22763 (java) S 22749 22751 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24887244 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22751/tid=22764] ppid=22749 vsize=810124 CPUtime=0
/proc/22751/task/22764/stat : 22764 (java) S 22749 22751 18273 0 -1 64 5 0 0 0 0 0 0 0 24 0 13 0 24903130 829566976 109305 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 163.17
Current children cumulated vsize (KiB) 810124

[startup+164.803 s]
/proc/loadavg: 2.33 2.23 2.14 3/96 22764
/proc/meminfo: memFree=14824/2055920 swapFree=4192812/4192956
[pid=22751] ppid=22749 vsize=0 CPUtime=163.23
/proc/22751/stat : 22751 (java) Z 22749 22751 18273 0 -1 12 113378 0 5 0 16256 67 0 0 16 0 2 0 24887234 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22751/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 163.23
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 164.871
CPU time (s): 163.277
CPU user time (s): 162.561
CPU system time (s): 0.715891
CPU usage (%): 99.0336
Max. virtual memory (cumulated for all children) (KiB): 812732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 162.561
system time used= 0.715891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113378
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7416
involuntary context switches= 11521

runsolver used 0.253961 second user time and 0.640902 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-12 07:57:04
IDJOB=2083802
IDBENCH=57940
IDSOLVER=731
FILE ID=node54/2083802-1247378224
PBS_JOBID= 9507063
Free space on /tmp= 65260 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/fapp/fapp01/normalized-fapp01-0200-10.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083802-1247378224/watcher-2083802-1247378224 -o /tmp/evaluation-result-2083802-1247378224/solver-2083802-1247378224 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2083802-1247378224.xml

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

MD5SUM BENCH= ed0064ec6f686799b617fe86f279a28f
RANDOM SEED=750590139

node54.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.232
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.232
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:        550640 kB
Buffers:         12484 kB
Cached:        1245108 kB
SwapCached:          0 kB
Active:        1403788 kB
Inactive:        27792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        550640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          207796 kB
Writeback:           0 kB
Mapped:         195232 kB
Slab:            58564 kB
Committed_AS:   407028 kB
PageTables:       2180 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64792 MiB
End job on node54 at 2009-07-12 07:59:49