Trace number 2067473

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
Sugar v1.14.6+picosatSAT 283.957 290.836

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-p0548.xml
MD5SUMd7ab9a6483ddfeefb09fd001ed790d68
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 benchmark1.58076
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of constraints156
Maximum constraint arity134
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension156
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.06/0.08	c 0	BEGIN Sat Jul 11 22:40:03 2009
0.06/0.08	c 0	PID 14975
0.06/0.08	c 0	HOST node54.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2067473-1247344803.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2067473-1247344803.xml' 'HOME/temp.csp'
0.06/0.59	c 1	1 domains, 527 variables, 19 predicates, 0 relations, 156 constraints
0.06/0.61	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.61	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.56/0.70	c 1	Parsing HOME/temp.csp
0.56/0.78	c 1	parsed 703 expressions
0.56/0.79	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.56/0.79	c 1	Converting to clausal form CSP
0.56/0.81	c 1	converted 71 (10%) expressions
0.56/0.81	c 1	converted 141 (20%) expressions
0.56/0.81	c 1	converted 211 (30%) expressions
0.56/0.81	c 1	converted 282 (40%) expressions
0.56/0.81	c 1	converted 352 (50%) expressions
0.56/0.82	c 1	converted 422 (60%) expressions
0.56/0.82	c 1	converted 493 (70%) expressions
0.56/0.84	c 1	converted 563 (80%) expressions
0.56/0.88	c 1	converted 633 (90%) expressions
0.93/1.08	c 1	converted 703 (100%) expressions
0.93/1.08	c 1	CSP : 731 integers, 0 booleans, 564 clauses, largest domain size 10439
0.93/1.08	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.93/1.08	c 1	Propagation in CSP
0.93/1.09	c 1	16 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.93/1.09	c 1	CSP : 731 integers, 0 booleans, 564 clauses, largest domain size 10439
0.93/1.09	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.93/1.10	c 1	Simplifing CSP by introducing new Boolean variables
0.93/1.10	c 1	CSP : 731 integers, 0 booleans, 564 clauses, largest domain size 10439
0.93/1.10	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.03/1.13	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.03/1.13	c 1	74 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.13	c 1	147 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.14	c 1	220 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.14	c 1	293 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.14	c 1	366 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.14	c 1	439 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.14	c 1	512 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.33/1.43	c 2	585 (80%) CSP integer variables are encoded (210248 clauses, 3355509 bytes)
1.62/1.73	c 2	658 (90%) CSP integer variables are encoded (428975 clauses, 7073868 bytes)
1.62/1.77	c 2	731 (100%) CSP integer variables are encoded (454951 clauses, 7515460 bytes)
1.62/1.77	c 2	57 (10%) CSP clauses are encoded (455042 clauses, 7516343 bytes)
1.83/1.95	c 2	113 (20%) CSP clauses are encoded (455889 clauses, 7535123 bytes)
3.22/3.39	c 4	170 (30%) CSP clauses are encoded (1258982 clauses, 23574707 bytes)
5.21/5.30	c 6	226 (40%) CSP clauses are encoded (2280215 clauses, 46419672 bytes)
7.48/7.70	c 8	282 (50%) CSP clauses are encoded (3511710 clauses, 74713154 bytes)
9.95/10.18	c 10	339 (60%) CSP clauses are encoded (4808080 clauses, 104500092 bytes)
12.31/12.56	c 13	395 (70%) CSP clauses are encoded (5997653 clauses, 131847255 bytes)
12.91/13.16	c 13	452 (80%) CSP clauses are encoded (6263069 clauses, 138288140 bytes)
28.68/33.56	c 34	508 (90%) CSP clauses are encoded (10080580 clauses, 231762679 bytes)
89.32/95.00	c 95	564 (100%) CSP clauses are encoded (19545298 clauses, 459125449 bytes)
89.32/95.00	c 95	564 CSP clauses encoded
89.32/95.01	c 95	Writing map file : HOME/temp.map
89.32/95.01	c 95	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
89.32/95.02	c 95	SAT : 455682 SAT variables, 19545298 SAT clauses, 459125449 bytes
89.32/95.02	c 95	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
89.32/95.07	c 95	SOLVING HOME/temp.cnf
89.32/95.07	c 95	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
282.85/289.78	c 290	DECODING HOME/temp.out WITH HOME/temp.map
282.85/289.78	c 290	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
282.95/289.88	c 290	Decoding HOME/temp.out
283.63/290.53	s SATISFIABLE
283.63/290.55	v 1 0 1 1 0 1 1 1 0 0 0 0 0 1 0 1 1 1 1 0 0 1 1 0 0 1 1 0 1 0 0 0 1 1 0 0 1 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 1 0 0 1 1 1 1 0 0 1 1 0 0 1 0 1 0 0 0 0 0 1 1 0 0 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 1 1 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 1 1 1 0 0 1 1 0 1 1 0 0 1 0 0 0 1 1 1 1 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 0 1 1 0 0 1 0 1 1 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 1 1 1 1 1 1 1 1 0 0 0 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 1 1 1 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 0 1 1 0 1 1 0 0 1 1 0 1 0 1 0 0 0 1 1 0 0 0 1 0 0 1 1 0 0 0 1 0 0 1 1 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 1 1 0 0 1 1 1 1 1 0 1 0 0 1 0 1 1 0 1 0 0 0 0 1 0 1 0 1 1 0 0 0 0 0 0 0 1 1 0 0 1 0 0 1 0 0 1 0 1 1 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 1 1 0 0 0 0 1 1 0 1 0 1 1 0 1 1 0 1 1 1 0 1 0 1 1 0 1 0 0 1 1 0 1 1 0 1 1 0 1 1 1 0 0 1 1 1 1 0 0 1 1 0 1
283.63/290.56	c 291	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
283.63/290.60	c 291	CPU 283.7 (0.06 0.01 132.51 151.12)
283.63/290.60	c 291	END Sat Jul 11 22:44:54 2009

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-2067473-1247344803/watcher-2067473-1247344803 -o /tmp/evaluation-result-2067473-1247344803/solver-2067473-1247344803 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2067473-1247344803.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.12 2.18 2.10 4/82 14975
/proc/meminfo: memFree=756304/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=18576 CPUtime=0
/proc/14975/stat : 14975 (runsolver) R 14973 14975 14113 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 21545121 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 234211568935 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14975/statm: 4644 284 249 26 0 2626 0

[startup+0.081798 s]
/proc/loadavg: 2.12 2.18 2.10 4/82 14975
/proc/meminfo: memFree=756304/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16740 CPUtime=0.06
/proc/14975/stat : 14975 (sugar) R 14973 14975 14113 0 -1 4194304 1109 0 0 0 5 1 0 0 18 0 1 0 21545121 17141760 1077 996147200 4194304 4206940 548682068608 18446744073709551615 234229430560 0 0 4224 0 0 0 0 17 1 0 0
/proc/14975/statm: 4185 1077 381 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102165 s]
/proc/loadavg: 2.12 2.18 2.10 4/82 14975
/proc/meminfo: memFree=756304/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=0.06
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21545121 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14975/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301819 s]
/proc/loadavg: 2.12 2.18 2.10 4/82 14975
/proc/meminfo: memFree=756304/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=0.06
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21545121 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14975/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701877 s]
/proc/loadavg: 2.12 2.18 2.10 4/82 14975
/proc/meminfo: memFree=756304/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=0.56
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1292 4666 0 1 5 1 47 3 16 0 1 0 21545121 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14975/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 16868

[startup+1.50197 s]
/proc/loadavg: 2.11 2.17 2.10 4/93 14997
/proc/meminfo: memFree=745976/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=0.56
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1310 4666 0 1 5 1 47 3 15 0 1 0 21545121 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14975/statm: 4217 1111 409 3 0 796 0
[pid=14988] ppid=14975 vsize=5356 CPUtime=0
/proc/14988/stat : 14988 (sh) S 14975 14975 14113 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21545182 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14988/statm: 1339 233 193 169 0 50 0
[pid=14989] ppid=14988 vsize=868616 CPUtime=0.86
/proc/14989/stat : 14989 (java) S 14988 14975 14113 0 -1 0 6461 0 1 0 79 7 0 0 18 0 9 0 21545183 889462784 5605 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14989/statm: 217154 5605 2589 9 0 211631 0
[pid=14989/tid=14990] ppid=14988 vsize=868616 CPUtime=0.6
/proc/14989/task/14990/stat : 14990 (java) R 14988 14975 14113 0 -1 64 2819 0 1 0 56 4 0 0 24 0 9 0 21545184 889462784 5605 996147200 134512640 134550932 4294955936 18446744073709551615 4126514426 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14991] ppid=14988 vsize=868616 CPUtime=0.06
/proc/14989/task/14991/stat : 14991 (java) S 14988 14975 14113 0 -1 64 1476 0 0 0 6 0 0 0 16 0 9 0 21545185 889462784 5605 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14992] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14992/stat : 14992 (java) S 14988 14975 14113 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21545185 889462784 5605 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14993] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14993/stat : 14993 (java) S 14988 14975 14113 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21545185 889462784 5605 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14994] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14994/stat : 14994 (java) S 14988 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21545188 889462784 5605 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14995] ppid=14988 vsize=868616 CPUtime=0.17
/proc/14989/task/14995/stat : 14995 (java) S 14988 14975 14113 0 -1 64 1467 0 0 0 16 1 0 0 16 0 9 0 21545188 889462784 5605 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14996] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14996/stat : 14996 (java) S 14988 14975 14113 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21545188 889462784 5605 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14997] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14997/stat : 14997 (java) S 14988 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21545188 889462784 5605 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890840

[startup+3.10218 s]
/proc/loadavg: 2.11 2.17 2.10 3/93 14997
/proc/meminfo: memFree=731128/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=0.57
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1310 4666 0 1 6 1 47 3 15 0 1 0 21545121 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14975/statm: 4217 1111 409 3 0 796 0
[pid=14988] ppid=14975 vsize=5356 CPUtime=0
/proc/14988/stat : 14988 (sh) S 14975 14975 14113 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21545182 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14988/statm: 1339 233 193 169 0 50 0
[pid=14989] ppid=14988 vsize=868616 CPUtime=2.46
/proc/14989/stat : 14989 (java) S 14988 14975 14113 0 -1 0 6932 0 1 0 225 21 0 0 18 0 9 0 21545183 889462784 5630 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14989/statm: 217154 5630 2589 9 0 211631 0
[pid=14989/tid=14990] ppid=14988 vsize=868616 CPUtime=2.05
/proc/14989/task/14990/stat : 14990 (java) R 14988 14975 14113 0 -1 64 3266 0 1 0 191 14 0 0 25 0 9 0 21545184 889462784 5630 996147200 134512640 134550932 4294955936 18446744073709551615 4126870314 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14991] ppid=14988 vsize=868616 CPUtime=0.18
/proc/14989/task/14991/stat : 14991 (java) S 14988 14975 14113 0 -1 64 1476 0 0 0 15 3 0 0 16 0 9 0 21545185 889462784 5630 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14992] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14992/stat : 14992 (java) S 14988 14975 14113 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21545185 889462784 5630 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14993] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14993/stat : 14993 (java) S 14988 14975 14113 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21545185 889462784 5630 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14994] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14994/stat : 14994 (java) S 14988 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21545188 889462784 5630 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14995] ppid=14988 vsize=868616 CPUtime=0.18
/proc/14989/task/14995/stat : 14995 (java) S 14988 14975 14113 0 -1 64 1491 0 0 0 17 1 0 0 16 0 9 0 21545188 889462784 5630 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14996] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14996/stat : 14996 (java) S 14988 14975 14113 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21545188 889462784 5630 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14997] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14997/stat : 14997 (java) S 14988 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21545188 889462784 5630 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 890840

[startup+6.30259 s]
/proc/loadavg: 2.11 2.17 2.10 3/93 14997
/proc/meminfo: memFree=692728/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=0.57
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1310 4666 0 1 6 1 47 3 16 0 1 0 21545121 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14975/statm: 4217 1111 409 3 0 796 0
[pid=14988] ppid=14975 vsize=5356 CPUtime=0
/proc/14988/stat : 14988 (sh) S 14975 14975 14113 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21545182 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14988/statm: 1339 233 193 169 0 50 0
[pid=14989] ppid=14988 vsize=868616 CPUtime=5.61
/proc/14989/stat : 14989 (java) S 14988 14975 14113 0 -1 0 7930 0 1 0 509 52 0 0 18 0 9 0 21545183 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14989/statm: 217154 5631 2589 9 0 211631 0
[pid=14989/tid=14990] ppid=14988 vsize=868616 CPUtime=4.94
/proc/14989/task/14990/stat : 14990 (java) R 14988 14975 14113 0 -1 64 4263 0 1 0 454 40 0 0 25 0 9 0 21545184 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4126505144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14991] ppid=14988 vsize=868616 CPUtime=0.46
/proc/14989/task/14991/stat : 14991 (java) S 14988 14975 14113 0 -1 64 1476 0 0 0 37 9 0 0 16 0 9 0 21545185 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14992] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14992/stat : 14992 (java) S 14988 14975 14113 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21545185 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14993] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14993/stat : 14993 (java) S 14988 14975 14113 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21545185 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14994] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14994/stat : 14994 (java) S 14988 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14995] ppid=14988 vsize=868616 CPUtime=0.18
/proc/14989/task/14995/stat : 14995 (java) S 14988 14975 14113 0 -1 64 1492 0 0 0 17 1 0 0 16 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14996] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14996/stat : 14996 (java) S 14988 14975 14113 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14997] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14997/stat : 14997 (java) S 14988 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890840

[startup+12.7024 s]
/proc/loadavg: 2.32 2.22 2.12 3/93 14997
/proc/meminfo: memFree=613248/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=0.57
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1310 4666 0 1 6 1 47 3 16 0 1 0 21545121 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14975/statm: 4217 1111 409 3 0 796 0
[pid=14988] ppid=14975 vsize=5356 CPUtime=0
/proc/14988/stat : 14988 (sh) S 14975 14975 14113 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21545182 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14988/statm: 1339 233 193 169 0 50 0
[pid=14989] ppid=14988 vsize=868616 CPUtime=11.94
/proc/14989/stat : 14989 (java) S 14988 14975 14113 0 -1 0 9867 0 1 0 1082 112 0 0 18 0 9 0 21545183 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14989/statm: 217154 5631 2589 9 0 211631 0
[pid=14989/tid=14990] ppid=14988 vsize=868616 CPUtime=10.69
/proc/14989/task/14990/stat : 14990 (java) R 14988 14975 14113 0 -1 64 6200 0 1 0 980 89 0 0 25 0 9 0 21545184 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 102093958 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14991] ppid=14988 vsize=868616 CPUtime=1.04
/proc/14989/task/14991/stat : 14991 (java) S 14988 14975 14113 0 -1 64 1476 0 0 0 84 20 0 0 16 0 9 0 21545185 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14992] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14992/stat : 14992 (java) S 14988 14975 14113 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21545185 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14993] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14993/stat : 14993 (java) S 14988 14975 14113 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21545185 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14994] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14994/stat : 14994 (java) S 14988 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14995] ppid=14988 vsize=868616 CPUtime=0.18
/proc/14989/task/14995/stat : 14995 (java) S 14988 14975 14113 0 -1 64 1492 0 0 0 17 1 0 0 16 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14996] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14996/stat : 14996 (java) S 14988 14975 14113 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14997] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14997/stat : 14997 (java) S 14988 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 890840

[startup+25.503 s]
/proc/loadavg: 2.35 2.23 2.12 3/93 14997
/proc/meminfo: memFree=536896/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=0.57
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1310 4666 0 1 6 1 47 3 15 0 1 0 21545121 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14975/statm: 4217 1111 409 3 0 796 0
[pid=14988] ppid=14975 vsize=5356 CPUtime=0
/proc/14988/stat : 14988 (sh) S 14975 14975 14113 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21545182 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14988/statm: 1339 233 193 169 0 50 0
[pid=14989] ppid=14988 vsize=868616 CPUtime=20.22
/proc/14989/stat : 14989 (java) S 14988 14975 14113 0 -1 0 11585 0 1 0 1589 433 0 0 18 0 9 0 21545183 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14989/statm: 217154 5631 2589 9 0 211631 0
[pid=14989/tid=14990] ppid=14988 vsize=868616 CPUtime=18.48
/proc/14989/task/14990/stat : 14990 (java) R 14988 14975 14113 0 -1 64 7918 0 1 0 1447 401 0 0 25 0 9 0 21545184 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14989/tid=14991] ppid=14988 vsize=868616 CPUtime=1.51
/proc/14989/task/14991/stat : 14991 (java) S 14988 14975 14113 0 -1 64 1476 0 0 0 123 28 0 0 16 0 9 0 21545185 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14989/tid=14992] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14992/stat : 14992 (java) S 14988 14975 14113 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21545185 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14993] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14993/stat : 14993 (java) S 14988 14975 14113 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21545185 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14994] ppid=14988 vsize=868616 CPUtime=0

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

[pid=14989/tid=14992] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14992/stat : 14992 (java) S 14988 14975 14113 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21545185 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14993] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14993/stat : 14993 (java) S 14988 14975 14113 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21545185 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14994] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14994/stat : 14994 (java) S 14988 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14995] ppid=14988 vsize=868616 CPUtime=0.18
/proc/14989/task/14995/stat : 14995 (java) S 14988 14975 14113 0 -1 64 1492 0 0 0 17 1 0 0 16 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14996] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14996/stat : 14996 (java) S 14988 14975 14113 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14989/tid=14997] ppid=14988 vsize=868616 CPUtime=0
/proc/14989/task/14997/stat : 14997 (java) S 14988 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21545188 889462784 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.04
Current children cumulated vsize (KiB) 890840

[startup+102.308 s]
/proc/loadavg: 2.20 2.20 2.12 3/85 14999
/proc/meminfo: memFree=234816/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=89.35
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1365 23060 0 2 6 1 3404 5524 16 0 1 0 21545121 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14975/statm: 4217 1113 409 3 0 796 0
[pid=14998] ppid=14975 vsize=5356 CPUtime=0
/proc/14998/stat : 14998 (sh) S 14975 14975 14113 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21554628 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14998/statm: 1339 232 193 169 0 50 0
[pid=14999] ppid=14998 vsize=62832 CPUtime=7.18
/proc/14999/stat : 14999 (picosat) R 14998 14975 14113 0 -1 4194304 14521 0 0 0 325 393 0 0 25 0 1 0 21554629 64339968 14507 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14999/statm: 15708 14507 40 102 0 15603 0
Current children cumulated CPU time (s) 96.53
Current children cumulated vsize (KiB) 85056

[startup+162.302 s]
/proc/loadavg: 2.07 2.16 2.10 3/85 14999
/proc/meminfo: memFree=16320/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=89.35
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1365 23060 0 2 6 1 3404 5524 16 0 1 0 21545121 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14975/statm: 4217 1113 409 3 0 796 0
[pid=14998] ppid=14975 vsize=5356 CPUtime=0
/proc/14998/stat : 14998 (sh) S 14975 14975 14113 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21554628 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14998/statm: 1339 232 193 169 0 50 0
[pid=14999] ppid=14998 vsize=302376 CPUtime=66.89
/proc/14999/stat : 14999 (picosat) R 14998 14975 14113 0 -1 4194304 73271 0 0 0 3009 3680 0 0 25 0 1 0 21554629 309633024 73257 996147200 134512640 134931368 4294956256 18446744073709551615 134597652 0 0 4096 0 0 0 0 17 1 0 0
/proc/14999/statm: 75594 73257 40 102 0 75489 0
Current children cumulated CPU time (s) 156.24
Current children cumulated vsize (KiB) 324600

[startup+222.303 s]
/proc/loadavg: 2.02 2.13 2.09 3/85 14999
/proc/meminfo: memFree=14912/2055920 swapFree=4192948/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=89.35
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1365 23060 0 2 6 1 3404 5524 16 0 1 0 21545121 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14975/statm: 4217 1113 409 3 0 796 0
[pid=14998] ppid=14975 vsize=5356 CPUtime=0
/proc/14998/stat : 14998 (sh) S 14975 14975 14113 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21554628 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14998/statm: 1339 232 193 169 0 50 0
[pid=14999] ppid=14998 vsize=540932 CPUtime=126.5
/proc/14999/stat : 14999 (picosat) R 14998 14975 14113 0 -1 4194304 131143 0 0 0 5711 6939 0 0 25 0 1 0 21554629 553914368 131129 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14999/statm: 135233 131129 40 102 0 135128 0
Current children cumulated CPU time (s) 215.85
Current children cumulated vsize (KiB) 563156

[startup+282.303 s]
/proc/loadavg: 2.01 2.10 2.09 3/85 14999
/proc/meminfo: memFree=16256/2055920 swapFree=4192812/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=89.35
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1365 23060 0 2 6 1 3404 5524 16 0 1 0 21545121 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14975/statm: 4217 1113 409 3 0 796 0
[pid=14998] ppid=14975 vsize=5356 CPUtime=0
/proc/14998/stat : 14998 (sh) S 14975 14975 14113 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21554628 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14998/statm: 1339 232 193 169 0 50 0
[pid=14999] ppid=14998 vsize=781656 CPUtime=186.14
/proc/14999/stat : 14999 (picosat) R 14998 14975 14113 0 -1 4194304 178485 0 0 0 9044 9570 0 0 25 0 1 0 21554629 800415744 178471 996147200 134512640 134931368 4294956256 18446744073709551615 134525927 0 0 4096 0 0 0 0 17 1 0 0
/proc/14999/statm: 195414 178471 42 102 0 195309 0
Current children cumulated CPU time (s) 275.49
Current children cumulated vsize (KiB) 803880

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

[startup+284.702 s]
/proc/loadavg: 2.01 2.10 2.09 3/85 14999
/proc/meminfo: memFree=16256/2055920 swapFree=4192812/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=89.35
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1365 23060 0 2 6 1 3404 5524 16 0 1 0 21545121 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14975/statm: 4217 1113 409 3 0 796 0
[pid=14998] ppid=14975 vsize=5356 CPUtime=0
/proc/14998/stat : 14998 (sh) S 14975 14975 14113 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21554628 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14998/statm: 1339 232 193 169 0 50 0
[pid=14999] ppid=14998 vsize=781656 CPUtime=188.52
/proc/14999/stat : 14999 (picosat) R 14998 14975 14113 0 -1 4194304 178485 0 0 0 9282 9570 0 0 25 0 1 0 21554629 800415744 178471 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14999/statm: 195414 178471 42 102 0 195309 0
Current children cumulated CPU time (s) 277.87
Current children cumulated vsize (KiB) 803880

[startup+287.901 s]
/proc/loadavg: 2.01 2.10 2.09 3/85 14999
/proc/meminfo: memFree=15936/2055920 swapFree=4192812/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=89.35
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1365 23060 0 2 6 1 3404 5524 16 0 1 0 21545121 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14975/statm: 4217 1113 409 3 0 796 0
[pid=14998] ppid=14975 vsize=5356 CPUtime=0
/proc/14998/stat : 14998 (sh) S 14975 14975 14113 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21554628 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14998/statm: 1339 232 193 169 0 50 0
[pid=14999] ppid=14998 vsize=781656 CPUtime=191.71
/proc/14999/stat : 14999 (picosat) R 14998 14975 14113 0 -1 4194304 178568 0 0 0 9601 9570 0 0 25 0 1 0 21554629 800415744 178554 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14999/statm: 195414 178554 42 102 0 195309 0
Current children cumulated CPU time (s) 281.06
Current children cumulated vsize (KiB) 803880

[startup+289.503 s]
/proc/loadavg: 2.01 2.10 2.09 3/85 14999
/proc/meminfo: memFree=15424/2055920 swapFree=4192812/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=89.35
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1365 23060 0 2 6 1 3404 5524 16 0 1 0 21545121 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14975/statm: 4217 1113 409 3 0 796 0
[pid=14998] ppid=14975 vsize=5356 CPUtime=0
/proc/14998/stat : 14998 (sh) S 14975 14975 14113 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21554628 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14998/statm: 1339 232 193 169 0 50 0
[pid=14999] ppid=14998 vsize=781660 CPUtime=193.29
/proc/14999/stat : 14999 (picosat) R 14998 14975 14113 0 -1 4194304 178612 0 0 0 9758 9571 0 0 25 0 1 0 21554629 800419840 178598 996147200 134512640 134931368 4294956256 18446744073709551615 134533657 0 0 4096 0 0 0 0 17 1 0 0
/proc/14999/statm: 195415 178598 47 102 0 195310 0
Current children cumulated CPU time (s) 282.64
Current children cumulated vsize (KiB) 803884

[startup+290.303 s]
/proc/loadavg: 2.01 2.10 2.09 3/93 15009
/proc/meminfo: memFree=725760/2055920 swapFree=4192812/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=282.95
/proc/14975/stat : 14975 (sugar) S 14973 14975 14113 0 -1 4194304 1446 201958 0 2 6 1 13179 15109 15 0 1 0 21545121 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14975/statm: 4217 1113 409 3 0 796 0
[pid=15000] ppid=14975 vsize=5356 CPUtime=0
/proc/15000/stat : 15000 (sh) S 14975 14975 14113 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21574100 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15000/statm: 1339 233 193 169 0 50 0
[pid=15001] ppid=15000 vsize=862288 CPUtime=0.48
/proc/15001/stat : 15001 (java) S 15000 14975 14113 0 -1 0 3137 0 1 0 46 2 0 0 18 0 9 0 21574102 882982912 2606 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15001/statm: 215572 2606 1279 9 0 210485 0
[pid=15001/tid=15002] ppid=15000 vsize=862288 CPUtime=0.41
/proc/15001/task/15002/stat : 15002 (java) R 15000 14975 14113 0 -1 64 2033 0 1 0 40 1 0 0 20 0 9 0 21574103 882982912 2606 996147200 134512640 134550932 4294955984 18446744073709551615 4126500115 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15001/tid=15003] ppid=15000 vsize=862288 CPUtime=0
/proc/15001/task/15003/stat : 15003 (java) S 15000 14975 14113 0 -1 64 104 0 0 0 0 0 0 0 16 0 9 0 21574104 882982912 2606 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15001/tid=15004] ppid=15000 vsize=862288 CPUtime=0
/proc/15001/task/15004/stat : 15004 (java) S 15000 14975 14113 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 21574104 882982912 2606 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15001/tid=15005] ppid=15000 vsize=862288 CPUtime=0
/proc/15001/task/15005/stat : 15005 (java) S 15000 14975 14113 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 21574104 882982912 2606 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15001/tid=15006] ppid=15000 vsize=862288 CPUtime=0
/proc/15001/task/15006/stat : 15006 (java) S 15000 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21574107 882982912 2606 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15001/tid=15007] ppid=15000 vsize=862288 CPUtime=0.05
/proc/15001/task/15007/stat : 15007 (java) S 15000 14975 14113 0 -1 64 306 0 0 0 5 0 0 0 16 0 9 0 21574107 882982912 2606 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15001/tid=15008] ppid=15000 vsize=862288 CPUtime=0
/proc/15001/task/15008/stat : 15008 (java) S 15000 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21574107 882982912 2606 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15001/tid=15009] ppid=15000 vsize=862288 CPUtime=0
/proc/15001/task/15009/stat : 15009 (java) S 15000 14975 14113 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21574107 882982912 2606 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 283.43
Current children cumulated vsize (KiB) 884512

[startup+290.703 s]
/proc/loadavg: 2.01 2.10 2.09 3/93 15009
/proc/meminfo: memFree=725760/2055920 swapFree=4192812/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=283.81
/proc/14975/stat : 14975 (sugar) R 14973 14975 14113 0 -1 4194304 1476 205936 0 3 6 12 13251 15112 16 0 1 0 21545121 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 234211742761 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14975/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 283.81
Current children cumulated vsize (KiB) 16868

[startup+290.832 s]
/proc/loadavg: 2.01 2.10 2.09 3/93 15009
/proc/meminfo: memFree=725760/2055920 swapFree=4192812/4192956
[pid=14975] ppid=14973 vsize=16868 CPUtime=283.94
/proc/14975/stat : 14975 (sugar) R 14973 14975 14113 0 -1 4194304 1476 205936 0 3 6 25 13251 15112 16 0 1 0 21545121 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 234211742761 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14975/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 283.94
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 290.836
CPU time (s): 283.957
CPU user time (s): 132.582
CPU system time (s): 151.375
CPU usage (%): 97.6348
Max. virtual memory (cumulated for all children) (KiB): 890840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.582
system time used= 151.375
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207473
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109382
involuntary context switches= 112519

runsolver used 0.376942 second user time and 1.06184 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-11 22:40:03
IDJOB=2067473
IDBENCH=54662
IDSOLVER=738
FILE ID=node54/2067473-1247344803
PBS_JOBID= 9506783
Free space on /tmp= 66412 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/niklas/normalized-p0548.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067473-1247344803/watcher-2067473-1247344803 -o /tmp/evaluation-result-2067473-1247344803/solver-2067473-1247344803 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2067473-1247344803.xml

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

MD5SUM BENCH= d7ab9a6483ddfeefb09fd001ed790d68
RANDOM SEED=1876808959

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:        756784 kB
Buffers:         59904 kB
Cached:         723516 kB
SwapCached:          8 kB
Active:         514060 kB
Inactive:       731236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        756784 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            1392 kB
Writeback:           0 kB
Mapped:         482240 kB
Slab:            38236 kB
Committed_AS:   621064 kB
PageTables:       2660 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= 66408 MiB
End job on node54 at 2009-07-11 22:44:54