Trace number 2083313

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+picosatUNSAT 184.463 186.299

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-0.xml
MD5SUM744c0dba383c6f3a8251a2e0da8b7c1e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.5961
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
Global constraints used (with number of constraints)

Solver Data

0.04/0.27	c 0	Sugar v1-14-6 + HOME/picosat
0.04/0.27	c 0	BEGIN Sun Jul 12 07:39:42 2009
0.04/0.27	c 0	PID 22846
0.04/0.29	c 0	HOST node62.alineos.net
0.04/0.29	c 0	CONVERTING HOME/instance-2083313-1247377182.xml TO HOME/temp.csp
0.04/0.29	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083313-1247377182.xml' 'HOME/temp.csp'
0.69/1.20	c 1	16 domains, 500 variables, 8 predicates, 0 relations, 6531 constraints
0.79/1.24	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.79/1.24	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.80/1.32	c 1	Parsing HOME/temp.csp
0.80/1.47	c 1	parsed 7055 expressions
0.80/1.48	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.80/1.48	c 1	Converting to clausal form CSP
0.81/2.09	c 2	converted 706 (10%) expressions
2.84/3.37	c 3	converted 1411 (20%) expressions
3.74/4.24	c 4	converted 2117 (30%) expressions
4.73/5.21	c 5	converted 2822 (40%) expressions
5.43/5.96	c 6	converted 3528 (50%) expressions
6.12/6.61	c 7	converted 4233 (60%) expressions
7.11/7.62	c 8	converted 4939 (70%) expressions
7.81/8.33	c 8	converted 5644 (80%) expressions
8.40/8.95	c 9	converted 6350 (90%) expressions
9.10/9.60	c 10	converted 7055 (100%) expressions
9.10/9.60	c 10	CSP : 1000 integers, 18794 booleans, 39987 clauses, largest domain size 2717
9.10/9.60	c 10	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.10/9.60	c 10	Propagation in CSP
9.40/9.97	c 10	80 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.40/9.97	c 10	CSP : 1000 integers, 18794 booleans, 39987 clauses, largest domain size 2717
9.40/9.97	c 10	Heap : 47 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.40/10.00	c 10	Simplifing CSP by introducing new Boolean variables
9.49/10.08	c 10	CSP : 1000 integers, 32148 booleans, 53341 clauses, largest domain size 2717
9.49/10.08	c 10	Heap : 51 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.90/10.50	c 10	Encoding CSP to SAT : HOME/temp.cnf
10.39/11.00	c 11	100 (10%) CSP integer variables are encoded (21612 clauses, 302132 bytes)
10.89/11.43	c 11	200 (20%) CSP integer variables are encoded (42748 clauses, 619172 bytes)
11.29/11.85	c 12	300 (30%) CSP integer variables are encoded (63268 clauses, 926972 bytes)
11.79/12.32	c 12	400 (40%) CSP integer variables are encoded (85876 clauses, 1266092 bytes)
12.19/12.74	c 13	500 (50%) CSP integer variables are encoded (106988 clauses, 1597677 bytes)
12.49/13.03	c 13	600 (60%) CSP integer variables are encoded (330028 clauses, 5389357 bytes)
12.68/13.28	c 13	700 (70%) CSP integer variables are encoded (524558 clauses, 8696367 bytes)
12.98/13.54	c 13	800 (80%) CSP integer variables are encoded (738560 clauses, 12334401 bytes)
13.18/13.78	c 14	900 (90%) CSP integer variables are encoded (929100 clauses, 15573581 bytes)
13.37/13.99	c 14	1000 (100%) CSP integer variables are encoded (1099436 clauses, 18670050 bytes)
18.03/18.68	c 19	5335 (10%) CSP clauses are encoded (2489070 clauses, 53117119 bytes)
21.90/22.57	c 23	10669 (20%) CSP clauses are encoded (3734055 clauses, 84044752 bytes)
25.77/26.41	c 26	16003 (30%) CSP clauses are encoded (5095185 clauses, 118155163 bytes)
29.64/30.35	c 30	21337 (40%) CSP clauses are encoded (6528814 clauses, 154525627 bytes)
32.89/33.73	c 34	26671 (50%) CSP clauses are encoded (7693445 clauses, 184195665 bytes)
36.74/37.65	c 38	32005 (60%) CSP clauses are encoded (9069077 clauses, 219267419 bytes)
40.49/41.43	c 41	37339 (70%) CSP clauses are encoded (10438172 clauses, 254024183 bytes)
44.04/45.08	c 45	42673 (80%) CSP clauses are encoded (11775646 clauses, 288212452 bytes)
48.15/49.28	c 49	48007 (90%) CSP clauses are encoded (13325959 clauses, 327367992 bytes)
52.17/53.33	c 53	53341 (100%) CSP clauses are encoded (14817965 clauses, 365241799 bytes)
52.17/53.33	c 53	53341 CSP clauses encoded
52.17/53.33	c 53	Writing map file : HOME/temp.map
52.17/53.37	c 53	Heap : 49 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
52.17/53.37	c 53	SAT : 1132584 SAT variables, 14817965 SAT clauses, 365241799 bytes
52.17/53.37	c 53	Heap : 49 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
52.25/53.44	c 53	SOLVING HOME/temp.cnf
52.25/53.44	c 53	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
183.77/185.67	c 186	DECODING HOME/temp.out WITH HOME/temp.map
183.77/185.67	c 186	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'
183.85/185.76	c 186	Decoding HOME/temp.out
184.14/186.08	s UNSATISFIABLE
184.14/186.09	c 186	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
184.23/186.12	c 186	CPU 184.25 (0.06 0.02 111.81 72.36)
184.23/186.12	c 186	END Sun Jul 12 07:42:48 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083313-1247377182/watcher-2083313-1247377182 -o /tmp/evaluation-result-2083313-1247377182/solver-2083313-1247377182 -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-2083313-1247377182.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.43 2.25 2.12 4/80 22846
/proc/meminfo: memFree=1637368/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=18576 CPUtime=0
/proc/22846/stat : 22846 (runsolver) R 22844 22846 21281 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24782105 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22846/statm: 4644 284 249 26 0 2626 0

[startup+0.0515161 s]
/proc/loadavg: 2.43 2.25 2.12 4/80 22846
/proc/meminfo: memFree=1637368/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=12268 CPUtime=0
/proc/22846/stat : 22846 (sugar) D 22844 22846 21281 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 24782105 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 236437863013 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/22846/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.102522 s]
/proc/loadavg: 2.43 2.25 2.12 4/80 22846
/proc/meminfo: memFree=1637368/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=12412 CPUtime=0
/proc/22846/stat : 22846 (sugar) R 22844 22846 21281 0 -1 4194304 457 0 0 0 0 0 0 0 18 0 1 0 24782105 12709888 425 996147200 4194304 4206940 548682068608 18446744073709551615 236455317196 0 0 4224 0 0 0 0 17 1 0 0
/proc/22846/statm: 3103 425 286 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301551 s]
/proc/loadavg: 2.43 2.25 2.12 4/80 22846
/proc/meminfo: memFree=1637368/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=0.07
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1227 128 0 0 5 2 0 0 18 0 1 0 24782105 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702594 s]
/proc/loadavg: 2.43 2.25 2.12 4/80 22846
/proc/meminfo: memFree=1637368/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=0.07
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1227 128 0 0 5 2 0 0 18 0 1 0 24782105 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50269 s]
/proc/loadavg: 2.43 2.25 2.12 4/91 22858
/proc/meminfo: memFree=1616672/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=0.81
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1309 8022 0 1 6 2 68 5 15 0 1 0 24782105 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 16868

[startup+3.10187 s]
/proc/loadavg: 2.43 2.25 2.12 3/91 22868
/proc/meminfo: memFree=1616736/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=0.81
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1309 8022 0 1 6 2 68 5 15 0 1 0 24782105 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1111 409 3 0 796 0
[pid=22859] ppid=22846 vsize=5356 CPUtime=0
/proc/22859/stat : 22859 (sh) S 22846 22846 21281 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24782229 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22859/statm: 1339 233 193 169 0 50 0
[pid=22860] ppid=22859 vsize=868592 CPUtime=1.83
/proc/22860/stat : 22860 (java) S 22859 22846 21281 0 -1 0 8276 0 1 0 178 5 0 0 18 0 9 0 24782229 889438208 7416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22860/statm: 217148 7416 2568 9 0 211653 0
[pid=22860/tid=22861] ppid=22859 vsize=868592 CPUtime=1.39
/proc/22860/task/22861/stat : 22861 (java) R 22859 22846 21281 0 -1 64 2788 0 1 0 137 2 0 0 25 0 9 0 24782230 889438208 7416 996147200 134512640 134550932 4294955936 18446744073709551615 4126543880 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22862] ppid=22859 vsize=868592 CPUtime=0.24
/proc/22860/task/22862/stat : 22862 (java) S 22859 22846 21281 0 -1 64 3314 0 0 0 23 1 0 0 16 0 9 0 24782231 889438208 7416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22863] ppid=22859 vsize=868592 CPUtime=0
/proc/22860/task/22863/stat : 22863 (java) S 22859 22846 21281 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24782232 889438208 7416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22864] ppid=22859 vsize=868592 CPUtime=0
/proc/22860/task/22864/stat : 22864 (java) S 22859 22846 21281 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24782232 889438208 7416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22865] ppid=22859 vsize=868592 CPUtime=0
/proc/22860/task/22865/stat : 22865 (java) S 22859 22846 21281 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24782234 889438208 7416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22866] ppid=22859 vsize=868592 CPUtime=0.19
/proc/22860/task/22866/stat : 22866 (java) S 22859 22846 21281 0 -1 64 1476 0 0 0 18 1 0 0 15 0 9 0 24782234 889438208 7416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22867] ppid=22859 vsize=868592 CPUtime=0
/proc/22860/task/22867/stat : 22867 (java) S 22859 22846 21281 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24782234 889438208 7416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22868] ppid=22859 vsize=868592 CPUtime=0
/proc/22860/task/22868/stat : 22868 (java) S 22859 22846 21281 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24782234 889438208 7416 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 890816

[startup+6.30224 s]
/proc/loadavg: 2.48 2.27 2.13 3/91 22868
/proc/meminfo: memFree=1599008/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=0.81
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1309 8022 0 1 6 2 68 5 16 0 1 0 24782105 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1111 409 3 0 796 0
[pid=22859] ppid=22846 vsize=5356 CPUtime=0
/proc/22859/stat : 22859 (sh) S 22846 22846 21281 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24782229 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22859/statm: 1339 233 193 169 0 50 0
[pid=22860] ppid=22859 vsize=868592 CPUtime=5.01
/proc/22860/stat : 22860 (java) S 22859 22846 21281 0 -1 0 13499 0 1 0 493 8 0 0 18 0 9 0 24782229 889438208 12356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22860/statm: 217148 12356 2568 9 0 211653 0
[pid=22860/tid=22861] ppid=22859 vsize=868592 CPUtime=4.02
/proc/22860/task/22861/stat : 22861 (java) R 22859 22846 21281 0 -1 64 3186 0 1 0 399 3 0 0 25 0 9 0 24782230 889438208 12356 996147200 134512640 134550932 4294955936 18446744073709551615 4126546767 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22862] ppid=22859 vsize=868592 CPUtime=0.77
/proc/22860/task/22862/stat : 22862 (java) S 22859 22846 21281 0 -1 64 8135 0 0 0 74 3 0 0 16 0 9 0 24782231 889438208 12356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22863] ppid=22859 vsize=868592 CPUtime=0
/proc/22860/task/22863/stat : 22863 (java) S 22859 22846 21281 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24782232 889438208 12356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22864] ppid=22859 vsize=868592 CPUtime=0
/proc/22860/task/22864/stat : 22864 (java) S 22859 22846 21281 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24782232 889438208 12356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22865] ppid=22859 vsize=868592 CPUtime=0
/proc/22860/task/22865/stat : 22865 (java) S 22859 22846 21281 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24782234 889438208 12356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22866] ppid=22859 vsize=868592 CPUtime=0.2
/proc/22860/task/22866/stat : 22866 (java) S 22859 22846 21281 0 -1 64 1480 0 0 0 19 1 0 0 15 0 9 0 24782234 889438208 12356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22867] ppid=22859 vsize=868592 CPUtime=0
/proc/22860/task/22867/stat : 22867 (java) S 22859 22846 21281 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24782234 889438208 12356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22868] ppid=22859 vsize=868592 CPUtime=0
/proc/22860/task/22868/stat : 22868 (java) S 22859 22846 21281 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24782234 889438208 12356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 890816

[startup+12.703 s]
/proc/loadavg: 2.44 2.26 2.13 3/91 22868
/proc/meminfo: memFree=1563808/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=0.81
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1310 8022 0 1 6 2 68 5 15 0 1 0 24782105 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1111 409 3 0 796 0
[pid=22859] ppid=22846 vsize=5356 CPUtime=0
/proc/22859/stat : 22859 (sh) S 22846 22846 21281 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24782229 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22859/statm: 1339 233 193 169 0 50 0
[pid=22860] ppid=22859 vsize=868704 CPUtime=11.38
/proc/22860/stat : 22860 (java) S 22859 22846 21281 0 -1 0 26038 0 1 0 1121 17 0 0 18 0 9 0 24782229 889552896 19308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22860/statm: 217176 19308 2593 9 0 211653 0
[pid=22860/tid=22861] ppid=22859 vsize=868704 CPUtime=9.24
/proc/22860/task/22861/stat : 22861 (java) R 22859 22846 21281 0 -1 64 3908 0 1 0 920 4 0 0 25 0 9 0 24782230 889552896 19308 996147200 134512640 134550932 4294955936 18446744073709551615 4126448584 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22862] ppid=22859 vsize=868704 CPUtime=1.86
/proc/22860/task/22862/stat : 22862 (java) S 22859 22846 21281 0 -1 64 19918 0 0 0 176 10 0 0 16 0 9 0 24782231 889552896 19308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22863] ppid=22859 vsize=868704 CPUtime=0
/proc/22860/task/22863/stat : 22863 (java) S 22859 22846 21281 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24782232 889552896 19308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22864] ppid=22859 vsize=868704 CPUtime=0
/proc/22860/task/22864/stat : 22864 (java) S 22859 22846 21281 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24782232 889552896 19308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22865] ppid=22859 vsize=868704 CPUtime=0
/proc/22860/task/22865/stat : 22865 (java) S 22859 22846 21281 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24782234 889552896 19308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22866] ppid=22859 vsize=868704 CPUtime=0.24
/proc/22860/task/22866/stat : 22866 (java) S 22859 22846 21281 0 -1 64 1514 0 0 0 23 1 0 0 15 0 9 0 24782234 889552896 19308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22867] ppid=22859 vsize=868704 CPUtime=0
/proc/22860/task/22867/stat : 22867 (java) S 22859 22846 21281 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24782234 889552896 19308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22868] ppid=22859 vsize=868704 CPUtime=0
/proc/22860/task/22868/stat : 22868 (java) S 22859 22846 21281 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24782234 889552896 19308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 890928

[startup+25.5024 s]
/proc/loadavg: 2.34 2.25 2.12 3/91 22868
/proc/meminfo: memFree=1458400/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=0.81
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1310 8022 0 1 6 2 68 5 16 0 1 0 24782105 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1111 409 3 0 796 0
[pid=22859] ppid=22846 vsize=5356 CPUtime=0
/proc/22859/stat : 22859 (sh) S 22846 22846 21281 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24782229 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22859/statm: 1339 233 193 169 0 50 0
[pid=22860] ppid=22859 vsize=868704 CPUtime=24.07
/proc/22860/stat : 22860 (java) S 22859 22846 21281 0 -1 0 26503 0 1 0 2322 85 0 0 18 0 9 0 24782229 889552896 19329 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22860/statm: 217176 19329 2593 9 0 211653 0
[pid=22860/tid=22861] ppid=22859 vsize=868704 CPUtime=21.66
/proc/22860/task/22861/stat : 22861 (java) R 22859 22846 21281 0 -1 64 4353 0 1 0 2097 69 0 0 25 0 9 0 24782230 889552896 19329 996147200 134512640 134550932 4294955936 18446744073709551615 4127017214 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22862] ppid=22859 vsize=868704 CPUtime=2.1
/proc/22860/task/22862/stat : 22862 (java) S 22859 22846 21281 0 -1 64 19918 0 0 0 197 13 0 0 16 0 9 0 24782231 889552896 19329 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22863] ppid=22859 vsize=868704 CPUtime=0
/proc/22860/task/22863/stat : 22863 (java) S 22859 22846 21281 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24782232 889552896 19329 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22864] ppid=22859 vsize=868704 CPUtime=0
/proc/22860/task/22864/stat : 22864 (java) S 22859 22846 21281 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24782232 889552896 19329 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22865] ppid=22859 vsize=868704 CPUtime=0
/proc/22860/task/22865/stat : 22865 (java) S 22859 22846 21281 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24782234 889552896 19329 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22866] ppid=22859 vsize=868704 CPUtime=0.28
/proc/22860/task/22866/stat : 22866 (java) S 22859 22846 21281 0 -1 64 1534 0 0 0 27 1 0 0 15 0 9 0 24782234 889552896 19329 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22867] ppid=22859 vsize=868704 CPUtime=0
/proc/22860/task/22867/stat : 22867 (java) S 22859 22846 21281 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24782234 889552896 19329 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22860/tid=22868] ppid=22859 vsize=868704 CPUtime=0
/proc/22860/task/22868/stat : 22868 (java) S 22859 22846 21281 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24782234 889552896 19329 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 890928

[startup+51.1027 s]
/proc/loadavg: 2.22 2.23 2.12 3/91 22868
/proc/meminfo: memFree=1225952/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=0.81
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1310 8022 0 1 6 2 68 5 16 0 1 0 24782105 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1111 409 3 0 796 0
[pid=22859] ppid=22846 vsize=5356 CPUtime=0
/proc/22859/stat : 22859 (sh) S 22846 22846 21281 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24782229 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22859/statm: 1339 233 193 169 0 50 0
[pid=22860] ppid=22859 vsize=868704 CPUtime=49.2
/proc/22860/stat : 22860 (java) S 22859 22846 21281 0 -1 0 27449 0 1 0 4684 236 0 0 18 0 9 0 24782229 889552896 19329 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22860/statm: 217176 19329 2593 9 0 211653 0

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

/proc/22869/stat : 22869 (sh) S 22846 22846 21281 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24787449 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=310416 CPUtime=48.6
/proc/22870/stat : 22870 (picosat) R 22869 22846 21281 0 -1 4194304 62818 0 0 0 2248 2612 0 0 25 0 1 0 24787449 317865984 62804 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22870/statm: 77604 62804 40 102 0 77499 0
Current children cumulated CPU time (s) 100.87
Current children cumulated vsize (KiB) 332640

[startup+162.301 s]
/proc/loadavg: 2.03 2.15 2.10 3/83 22870
/proc/meminfo: memFree=798496/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=52.27
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1366 35872 0 2 6 2 4963 256 16 0 1 0 24782105 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1114 409 3 0 796 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21281 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24787449 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=554928 CPUtime=108.3
/proc/22870/stat : 22870 (picosat) R 22869 22846 21281 0 -1 4194304 117836 0 0 0 5005 5825 0 0 25 0 1 0 24787449 568246272 117822 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22870/statm: 138732 117822 40 102 0 138627 0
Current children cumulated CPU time (s) 160.57
Current children cumulated vsize (KiB) 577152

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

[startup+166.302 s]
/proc/loadavg: 2.03 2.15 2.10 3/83 22870
/proc/meminfo: memFree=783008/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=52.27
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1366 35872 0 2 6 2 4963 256 16 0 1 0 24782105 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1114 409 3 0 796 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21281 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24787449 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=567468 CPUtime=112.29
/proc/22870/stat : 22870 (picosat) R 22869 22846 21281 0 -1 4194304 121354 0 0 0 5189 6040 0 0 25 0 1 0 24787449 581087232 121340 996147200 134512640 134931368 4294956256 18446744073709551615 134514702 0 0 4096 0 0 0 0 17 1 0 0
/proc/22870/statm: 141867 121340 40 102 0 141762 0
Current children cumulated CPU time (s) 164.56
Current children cumulated vsize (KiB) 589692

[startup+179.101 s]
/proc/loadavg: 2.02 2.14 2.09 3/83 22870
/proc/meminfo: memFree=739040/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=52.27
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1366 35872 0 2 6 2 4963 256 16 0 1 0 24782105 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1114 409 3 0 796 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21281 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24787449 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=608520 CPUtime=125.02
/proc/22870/stat : 22870 (picosat) R 22869 22846 21281 0 -1 4194304 132941 0 0 0 5775 6727 0 0 25 0 1 0 24787449 623124480 132927 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22870/statm: 152130 132927 40 102 0 152025 0
Current children cumulated CPU time (s) 177.29
Current children cumulated vsize (KiB) 630744

[startup+182.301 s]
/proc/loadavg: 2.02 2.14 2.09 3/83 22870
/proc/meminfo: memFree=726944/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=52.27
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1366 35872 0 2 6 2 4963 256 16 0 1 0 24782105 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1114 409 3 0 796 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21281 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24787449 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=618948 CPUtime=128.21
/proc/22870/stat : 22870 (picosat) R 22869 22846 21281 0 -1 4194304 135874 0 0 0 5924 6897 0 0 25 0 1 0 24787449 633802752 135860 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22870/statm: 154737 135860 40 102 0 154632 0
Current children cumulated CPU time (s) 180.48
Current children cumulated vsize (KiB) 641172

[startup+183.902 s]
/proc/loadavg: 2.02 2.14 2.09 3/83 22870
/proc/meminfo: memFree=718816/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=52.27
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1366 35872 0 2 6 2 4963 256 16 0 1 0 24782105 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1114 409 3 0 796 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21281 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24787449 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=627284 CPUtime=129.8
/proc/22870/stat : 22870 (picosat) R 22869 22846 21281 0 -1 4194304 137276 0 0 0 6014 6966 0 0 25 0 1 0 24787449 642338816 137262 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/22870/statm: 156821 137262 42 102 0 156716 0
Current children cumulated CPU time (s) 182.07
Current children cumulated vsize (KiB) 649508

[startup+185.502 s]
/proc/loadavg: 2.02 2.14 2.09 3/83 22870
/proc/meminfo: memFree=717984/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=52.27
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1366 35872 0 2 6 2 4963 256 16 0 1 0 24782105 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1114 409 3 0 796 0
[pid=22869] ppid=22846 vsize=5356 CPUtime=0
/proc/22869/stat : 22869 (sh) S 22846 22846 21281 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24787449 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22869/statm: 1339 232 193 169 0 50 0
[pid=22870] ppid=22869 vsize=561748 CPUtime=131.4
/proc/22870/stat : 22870 (picosat) R 22869 22846 21281 0 -1 4194304 137333 0 0 0 6173 6967 0 0 25 0 1 0 24787449 575229952 125001 996147200 134512640 134931368 4294956256 18446744073709551615 134533841 0 0 4096 0 0 0 0 17 1 0 0
/proc/22870/statm: 140437 125001 42 102 0 140332 0
Current children cumulated CPU time (s) 183.67
Current children cumulated vsize (KiB) 583972

[startup+185.908 s]
/proc/loadavg: 2.02 2.14 2.09 3/91 22880
/proc/meminfo: memFree=1263648/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=183.85
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1447 173492 0 2 6 2 11145 7232 16 0 1 0 24782105 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1114 409 3 0 796 0
[pid=22871] ppid=22846 vsize=5356 CPUtime=0
/proc/22871/stat : 22871 (sh) S 22846 22846 21281 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24800672 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22871/statm: 1339 233 193 169 0 50 0
[pid=22872] ppid=22871 vsize=862796 CPUtime=0.2
/proc/22872/stat : 22872 (java) S 22871 22846 21281 0 -1 0 3680 0 1 0 18 2 0 0 18 0 9 0 24800673 883503104 3145 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22872/statm: 215699 3145 1284 9 0 210612 0
[pid=22872/tid=22873] ppid=22871 vsize=862796 CPUtime=0.12
/proc/22872/task/22873/stat : 22873 (java) R 22871 22846 21281 0 -1 64 2027 0 1 0 11 1 0 0 20 0 9 0 24800674 883503104 3145 996147200 134512640 134550932 4294955984 18446744073709551615 4126413302 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22874] ppid=22871 vsize=862796 CPUtime=0.01
/proc/22872/task/22874/stat : 22874 (java) S 22871 22846 21281 0 -1 64 497 0 0 0 1 0 0 0 16 0 9 0 24800675 883503104 3145 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22875] ppid=22871 vsize=862796 CPUtime=0
/proc/22872/task/22875/stat : 22875 (java) S 22871 22846 21281 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 24800676 883503104 3145 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22876] ppid=22871 vsize=862796 CPUtime=0
/proc/22872/task/22876/stat : 22876 (java) S 22871 22846 21281 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 24800676 883503104 3145 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22877] ppid=22871 vsize=862796 CPUtime=0
/proc/22872/task/22877/stat : 22877 (java) S 22871 22846 21281 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24800678 883503104 3145 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22878] ppid=22871 vsize=862796 CPUtime=0.04
/proc/22872/task/22878/stat : 22878 (java) S 22871 22846 21281 0 -1 64 462 0 0 0 4 0 0 0 17 0 9 0 24800678 883503104 3145 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22879] ppid=22871 vsize=862796 CPUtime=0
/proc/22872/task/22879/stat : 22879 (java) S 22871 22846 21281 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24800678 883503104 3145 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22880] ppid=22871 vsize=862796 CPUtime=0
/proc/22872/task/22880/stat : 22880 (java) S 22871 22846 21281 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24800678 883503104 3145 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 184.05
Current children cumulated vsize (KiB) 885020

[startup+186.103 s]
/proc/loadavg: 2.02 2.14 2.09 3/91 22880
/proc/meminfo: memFree=1263648/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=183.85
/proc/22846/stat : 22846 (sugar) S 22844 22846 21281 0 -1 4194304 1449 173492 0 2 6 2 11145 7232 15 0 1 0 24782105 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 4217 1114 409 3 0 796 0
[pid=22871] ppid=22846 vsize=5356 CPUtime=0
/proc/22871/stat : 22871 (sh) S 22846 22846 21281 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24800672 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22871/statm: 1339 233 193 169 0 50 0
[pid=22872] ppid=22871 vsize=864632 CPUtime=0.38
/proc/22872/stat : 22872 (java) S 22871 22846 21281 0 -1 0 6563 0 1 0 35 3 0 0 18 0 9 0 24800673 885383168 5835 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22872/statm: 216158 5835 2565 9 0 210663 0
[pid=22872/tid=22873] ppid=22871 vsize=864632 CPUtime=0.22
/proc/22872/task/22873/stat : 22873 (java) S 22871 22846 21281 0 -1 64 2542 0 1 0 21 1 0 0 18 0 9 0 24800674 885383168 5835 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22874] ppid=22871 vsize=864632 CPUtime=0.08
/proc/22872/task/22874/stat : 22874 (java) S 22871 22846 21281 0 -1 64 2849 0 0 0 8 0 0 0 16 0 9 0 24800675 885383168 5835 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22875] ppid=22871 vsize=864632 CPUtime=0
/proc/22872/task/22875/stat : 22875 (java) S 22871 22846 21281 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 24800676 885383168 5835 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22876] ppid=22871 vsize=864632 CPUtime=0
/proc/22872/task/22876/stat : 22876 (java) S 22871 22846 21281 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24800676 885383168 5835 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22877] ppid=22871 vsize=864632 CPUtime=0
/proc/22872/task/22877/stat : 22877 (java) S 22871 22846 21281 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24800678 885383168 5835 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22878] ppid=22871 vsize=864632 CPUtime=0.05
/proc/22872/task/22878/stat : 22878 (java) S 22871 22846 21281 0 -1 64 474 0 0 0 5 0 0 0 16 0 9 0 24800678 885383168 5835 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22879] ppid=22871 vsize=864632 CPUtime=0
/proc/22872/task/22879/stat : 22879 (java) S 22871 22846 21281 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24800678 885383168 5835 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22872/tid=22880] ppid=22871 vsize=864632 CPUtime=0
/proc/22872/task/22880/stat : 22880 (java) S 22871 22846 21281 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24800678 885383168 5835 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 184.23
Current children cumulated vsize (KiB) 886856

[startup+186.203 s]
/proc/loadavg: 2.02 2.14 2.09 3/91 22880
/proc/meminfo: memFree=1263648/2055920 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=16868 CPUtime=184.35
/proc/22846/stat : 22846 (sugar) R 22844 22846 21281 0 -1 4194304 1476 180344 0 3 6 12 11181 7236 16 0 1 0 24782105 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 236437869609 0 0 4224 16386 0 0 0 17 1 0 0
/proc/22846/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 184.35
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 186.299
CPU time (s): 184.463
CPU user time (s): 111.881
CPU system time (s): 72.582
CPU usage (%): 99.0145
Max. virtual memory (cumulated for all children) (KiB): 901064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.881
system time used= 72.582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181881
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= 21221
involuntary context switches= 25334

runsolver used 0.236963 second user time and 0.641902 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-12 07:39:42
IDJOB=2083313
IDBENCH=57772
IDSOLVER=738
FILE ID=node62/2083313-1247377182
PBS_JOBID= 9507140
Free space on /tmp= 66344 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-0.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-2083313-1247377182/watcher-2083313-1247377182 -o /tmp/evaluation-result-2083313-1247377182/solver-2083313-1247377182 -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-2083313-1247377182.xml

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

MD5SUM BENCH= 744c0dba383c6f3a8251a2e0da8b7c1e
RANDOM SEED=1629214492

node62.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.220
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.220
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:       1638040 kB
Buffers:          2904 kB
Cached:          38916 kB
SwapCached:          0 kB
Active:         351832 kB
Inactive:         4468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2636 kB
Writeback:           0 kB
Mapped:         332288 kB
Slab:            46156 kB
Committed_AS:   927952 kB
PageTables:       2476 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= 66344 MiB
End job on node62 at 2009-07-12 07:42:48