Trace number 2079618

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+minisatSAT 1191.47 1196.95

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-49_ext.xml
MD5SUM25720c36732239b7436c9971631f16ab
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.474
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 05:12:29 2009
0.00/0.07	c 0	PID 22682
0.00/0.08	c 0	HOST node4.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2079618-1247368349.xml TO HOME/temp.csp
0.00/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-2079618-1247368349.xml' 'HOME/temp.csp'
0.05/0.74	c 1	1 domains, 20 variables, 0 predicates, 57 relations, 57 constraints
0.05/0.76	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.05/0.76	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.69/0.84	c 1	Parsing HOME/temp.csp
1.82/1.92	c 2	parsed 135 expressions
1.82/1.93	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.82/1.93	c 2	Converting to clausal form CSP
1.82/1.95	c 2	converted 14 (10%) expressions
1.82/1.96	c 2	converted 27 (20%) expressions
1.82/1.97	c 2	converted 41 (30%) expressions
1.82/1.98	c 2	converted 54 (40%) expressions
1.82/1.99	c 2	converted 68 (50%) expressions
2.01/2.17	c 2	converted 81 (60%) expressions
2.12/2.29	c 2	converted 95 (70%) expressions
2.22/2.37	c 2	converted 108 (80%) expressions
2.32/2.47	c 3	converted 122 (90%) expressions
2.42/2.57	c 3	converted 135 (100%) expressions
2.42/2.57	c 3	CSP : 20 integers, 0 booleans, 57 clauses, largest domain size 20
2.42/2.57	c 3	Heap : 35 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.42/2.57	c 3	Propagation in CSP
2.42/2.57	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.42/2.57	c 3	CSP : 20 integers, 0 booleans, 57 clauses, largest domain size 20
2.42/2.57	c 3	Heap : 35 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.42/2.57	c 3	Simplifing CSP by introducing new Boolean variables
2.42/2.57	c 3	CSP : 20 integers, 0 booleans, 57 clauses, largest domain size 20
2.42/2.57	c 3	Heap : 35 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.52/2.68	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.52/2.69	c 3	2 (10%) CSP integer variables are encoded (36 clauses, 371 bytes)
2.52/2.69	c 3	4 (20%) CSP integer variables are encoded (72 clauses, 695 bytes)
2.52/2.69	c 3	6 (30%) CSP integer variables are encoded (108 clauses, 1048 bytes)
2.52/2.70	c 3	8 (40%) CSP integer variables are encoded (144 clauses, 1444 bytes)
2.52/2.70	c 3	10 (50%) CSP integer variables are encoded (180 clauses, 1840 bytes)
2.52/2.70	c 3	12 (60%) CSP integer variables are encoded (216 clauses, 2236 bytes)
2.62/2.70	c 3	14 (70%) CSP integer variables are encoded (252 clauses, 2632 bytes)
2.62/2.70	c 3	16 (80%) CSP integer variables are encoded (288 clauses, 3028 bytes)
2.62/2.70	c 3	18 (90%) CSP integer variables are encoded (324 clauses, 3424 bytes)
2.62/2.70	c 3	20 (100%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.71/2.90	c 3	6 (10%) CSP clauses are encoded (11258 clauses, 243582 bytes)
2.92/3.03	c 3	12 (20%) CSP clauses are encoded (22052 clauses, 501519 bytes)
3.01/3.16	c 3	18 (30%) CSP clauses are encoded (32852 clauses, 770187 bytes)
3.12/3.27	c 3	23 (40%) CSP clauses are encoded (41910 clauses, 992213 bytes)
3.22/3.40	c 3	29 (50%) CSP clauses are encoded (52028 clauses, 1242127 bytes)
3.42/3.53	c 4	35 (60%) CSP clauses are encoded (62770 clauses, 1508838 bytes)
3.51/3.63	c 4	40 (70%) CSP clauses are encoded (71122 clauses, 1723690 bytes)
3.62/3.76	c 4	46 (80%) CSP clauses are encoded (81962 clauses, 2013905 bytes)
3.73/3.89	c 4	52 (90%) CSP clauses are encoded (92136 clauses, 2284395 bytes)
3.92/4.00	c 4	57 (100%) CSP clauses are encoded (101172 clauses, 2526427 bytes)
3.92/4.00	c 4	57 CSP clauses encoded
3.92/4.00	c 4	Writing map file : HOME/temp.map
3.92/4.00	c 4	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.92/4.00	c 4	SAT : 380 SAT variables, 101172 SAT clauses, 2526427 bytes
3.92/4.00	c 4	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.92/4.05	c 4	SOLVING HOME/temp.cnf
3.92/4.05	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.92/4.05	c 4	This is MiniSat 2.0 beta
3.92/4.05	c 4	WARNING: for repeatability, setting FPU to use double precision
3.92/4.05	c 4	============================[ Problem Statistics ]=============================
3.92/4.05	c 4	|                                                                             |
3.92/4.05	c 4	|  Number of variables:  380                                                  |
3.92/4.05	c 4	|  Number of clauses:    101172                                               |
3.95/4.12	c 4	|  Parsing time:         0.06         s                                       |
3.95/4.13	c 4	============================[ Search Statistics ]==============================
3.95/4.13	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.95/4.13	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.95/4.13	c 4	===============================================================================
3.95/4.13	c 4	|         0 |     380   101172   554203 |    33724        0    nan |  0.000 % |
3.95/4.19	c 4	|       100 |     380   101172   554203 |    37096      100     11 |  0.001 % |
3.95/4.25	c 4	|       250 |     380   101172   554203 |    40806      250     11 |  0.013 % |
4.19/4.35	c 4	|       476 |     380   101172   554203 |    44886      476     10 |  0.013 % |
4.29/4.47	c 5	|       813 |     380   101172   554203 |    49375      813     11 |  0.013 % |
4.48/4.64	c 5	|      1319 |     380   101172   554203 |    54312     1319     11 |  0.013 % |
4.78/4.92	c 5	|      2079 |     380   101172   554203 |    59744     2079     11 |  0.013 % |
5.18/5.32	c 5	|      3218 |     380   101172   554203 |    65718     3218     12 |  0.013 % |
5.78/5.98	c 6	|      4927 |     380   101172   554203 |    72290     4927     12 |  0.013 % |
6.78/6.99	c 7	|      7489 |     380   101172   554203 |    79519     7489     13 |  0.013 % |
8.38/8.53	c 9	|     11333 |     380   101172   554203 |    87471    11333     13 |  0.014 % |
10.78/10.97	c 11	|     17099 |     380   101172   554203 |    96218    17099     13 |  0.014 % |
15.18/15.30	c 15	|     25748 |     380   101172   554203 |   105840    25748     13 |  0.014 % |
21.47/21.68	c 22	|     38722 |     380   101172   554203 |   116424    38722     14 |  0.007 % |
33.47/33.61	c 34	|     58184 |     380   101172   554203 |   128066    58184     14 |  0.014 % |
55.76/55.93	c 56	|     87376 |     380   101172   554203 |   140873    87376     14 |  0.020 % |
90.83/91.13	c 91	|    131165 |     379   100356   550414 |   154960    59772     14 |  0.264 % |
155.54/156.14	c 156	|    196850 |     379   100356   550414 |   170456   125457     15 |  0.268 % |
243.08/244.01	c 244	|    295376 |     379   100356   550414 |   187502    69936     17 |  0.264 % |
400.53/402.15	c 402	|    443166 |     378    99526   546589 |   206252   174090     19 |  0.527 % |
695.49/698.56	c 699	|    664849 |     378    99526   546589 |   226878    21638     17 |  0.539 % |
1105.97/1111.02	c 1111	|    997374 |     377    98796   543172 |   249566   124642     19 |  0.790 % |
1191.24/1196.77	c 1197	===============================================================================
1191.24/1196.77	c 1197	restarts              : 22
1191.24/1196.77	c 1197	conflicts             : 1054282        (888 /sec)
1191.24/1196.77	c 1197	decisions             : 1250498        (1.52 % random) (1053 /sec)
1191.24/1196.77	c 1197	propagations          : 50787373       (42779 /sec)
1191.24/1196.77	c 1197	conflict literals     : 18724746       (31.43 % deleted)
1191.24/1196.77	c 1197	Memory used           : 37.00 MB
1191.24/1196.77	c 1197	CPU time              : 1187.2 s
1191.24/1196.77	c 1197	
1191.24/1196.77	c 1197	SATISFIABLE
1191.24/1196.78	c 1197	DECODING HOME/temp.out WITH HOME/temp.map
1191.24/1196.78	c 1197	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'
1191.34/1196.86	c 1197	Decoding HOME/temp.out
1191.34/1196.88	s SATISFIABLE
1191.34/1196.88	v 1 5 13 17 0 18 6 8 15 11 18 3 11 7 14 13 11 6 7 14
1191.34/1196.90	c 1197	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1191.34/1196.95	c 1197	CPU 1191.44 (0.05 0.02 1191 0.37)
1191.34/1196.95	c 1197	END Sun Jul 12 05:32:26 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-2079618-1247368349/watcher-2079618-1247368349 -o /tmp/evaluation-result-2079618-1247368349/solver-2079618-1247368349 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2079618-1247368349.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.00 2.01 2.03 4/82 22682
/proc/meminfo: memFree=1224976/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=18576 CPUtime=0
/proc/22682/stat : 22682 (runsolver) R 22680 22682 18871 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 23902414 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 259913215271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22682/statm: 4644 284 249 26 0 2626 0

[startup+0.098683 s]
/proc/loadavg: 2.00 2.01 2.03 4/82 22682
/proc/meminfo: memFree=1224976/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=0.05
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1227 128 0 0 4 1 0 0 18 0 1 0 23902414 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16868

[startup+0.10168 s]
/proc/loadavg: 2.00 2.01 2.03 4/82 22682
/proc/meminfo: memFree=1224976/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=0.05
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1227 128 0 0 4 1 0 0 18 0 1 0 23902414 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16868

[startup+0.301702 s]
/proc/loadavg: 2.00 2.01 2.03 4/82 22682
/proc/meminfo: memFree=1224976/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=0.05
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1227 128 0 0 4 1 0 0 18 0 1 0 23902414 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16868

[startup+0.701744 s]
/proc/loadavg: 2.00 2.01 2.03 4/82 22682
/proc/meminfo: memFree=1224976/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=0.05
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1227 128 0 0 4 1 0 0 18 0 1 0 23902414 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16868

[startup+1.50281 s]
/proc/loadavg: 2.00 2.01 2.03 4/93 22704
/proc/meminfo: memFree=1215160/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=0.69
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1309 7060 0 1 4 1 59 5 16 0 1 0 23902414 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22682/statm: 4217 1111 409 3 0 796 0
[pid=22695] ppid=22682 vsize=5356 CPUtime=0
/proc/22695/stat : 22695 (sh) S 22682 22682 18871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23902491 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22695/statm: 1339 233 193 169 0 50 0
[pid=22696] ppid=22695 vsize=862288 CPUtime=0.73
/proc/22696/stat : 22696 (java) S 22695 22682 18871 0 -1 0 6619 0 1 0 70 3 0 0 18 0 9 0 23902491 882982912 5900 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22696/statm: 215572 5902 2158 9 0 210485 0
[pid=22696/tid=22697] ppid=22695 vsize=862288 CPUtime=0.49
/proc/22696/task/22697/stat : 22697 (java) R 22695 22682 18871 0 -1 64 2028 0 1 0 49 0 0 0 21 0 9 0 23902492 882982912 5903 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22698] ppid=22695 vsize=862288 CPUtime=0.17
/proc/22696/task/22698/stat : 22698 (java) R 22695 22682 18871 0 -1 64 3593 0 0 0 16 1 0 0 16 0 9 0 23902493 882982912 5904 996147200 134512640 134550932 4294955936 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22699] ppid=22695 vsize=862288 CPUtime=0
/proc/22696/task/22699/stat : 22699 (java) S 22695 22682 18871 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23902493 882982912 5905 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22700] ppid=22695 vsize=862288 CPUtime=0
/proc/22696/task/22700/stat : 22700 (java) S 22695 22682 18871 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23902493 882982912 5905 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22701] ppid=22695 vsize=862288 CPUtime=0
/proc/22696/task/22701/stat : 22701 (java) S 22695 22682 18871 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23902495 882982912 5905 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22702] ppid=22695 vsize=862288 CPUtime=0.03
/proc/22696/task/22702/stat : 22702 (java) S 22695 22682 18871 0 -1 64 298 0 0 0 3 0 0 0 17 0 9 0 23902495 882982912 5905 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22703] ppid=22695 vsize=862288 CPUtime=0
/proc/22696/task/22703/stat : 22703 (java) S 22695 22682 18871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23902495 882982912 5905 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22704] ppid=22695 vsize=862288 CPUtime=0
/proc/22696/task/22704/stat : 22704 (java) S 22695 22682 18871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23902496 882982912 5905 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) 884512

[startup+3.10297 s]
/proc/loadavg: 2.00 2.01 2.03 4/93 22704
/proc/meminfo: memFree=1191224/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=0.7
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1310 7060 0 1 5 1 59 5 15 0 1 0 23902414 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22682/statm: 4217 1111 409 3 0 796 0
[pid=22695] ppid=22682 vsize=5356 CPUtime=0
/proc/22695/stat : 22695 (sh) S 22682 22682 18871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23902491 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22695/statm: 1339 233 193 169 0 50 0
[pid=22696] ppid=22695 vsize=864496 CPUtime=2.31
/proc/22696/stat : 22696 (java) S 22695 22682 18871 0 -1 0 14248 0 1 0 224 7 0 0 18 0 9 0 23902491 885243904 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22696/statm: 216124 13452 2590 9 0 210601 0
[pid=22696/tid=22697] ppid=22695 vsize=864496 CPUtime=1.46
/proc/22696/task/22697/stat : 22697 (java) R 22695 22682 18871 0 -1 64 3027 0 1 0 144 2 0 0 20 0 9 0 23902492 885243904 13452 996147200 134512640 134550932 4294955936 18446744073709551615 102094174 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22698] ppid=22695 vsize=864496 CPUtime=0.75
/proc/22696/task/22698/stat : 22698 (java) S 22695 22682 18871 0 -1 64 10191 0 0 0 72 3 0 0 16 0 9 0 23902493 885243904 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22699] ppid=22695 vsize=864496 CPUtime=0
/proc/22696/task/22699/stat : 22699 (java) S 22695 22682 18871 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23902493 885243904 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22700] ppid=22695 vsize=864496 CPUtime=0
/proc/22696/task/22700/stat : 22700 (java) S 22695 22682 18871 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23902493 885243904 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22701] ppid=22695 vsize=864496 CPUtime=0
/proc/22696/task/22701/stat : 22701 (java) S 22695 22682 18871 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23902495 885243904 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22702] ppid=22695 vsize=864496 CPUtime=0.07
/proc/22696/task/22702/stat : 22702 (java) S 22695 22682 18871 0 -1 64 326 0 0 0 7 0 0 0 16 0 9 0 23902495 885243904 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22703] ppid=22695 vsize=864496 CPUtime=0
/proc/22696/task/22703/stat : 22703 (java) S 22695 22682 18871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23902495 885243904 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22696/tid=22704] ppid=22695 vsize=864496 CPUtime=0
/proc/22696/task/22704/stat : 22704 (java) S 22695 22682 18871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23902496 885243904 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 886720

[startup+6.30227 s]
/proc/loadavg: 2.00 2.01 2.03 3/85 22706
/proc/meminfo: memFree=1210104/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 15 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=8296 CPUtime=2.23
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 1959 0 0 0 222 1 0 0 25 0 1 0 23902820 8495104 1945 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/22706/statm: 2074 1945 75 150 0 1921 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 30520

[startup+12.7019 s]
/proc/loadavg: 2.00 2.01 2.02 3/85 22706
/proc/meminfo: memFree=1208760/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=9564 CPUtime=8.62
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 2275 0 0 0 861 1 0 0 25 0 1 0 23902820 9793536 2261 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22706/statm: 2391 2261 75 150 0 2238 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 31788

[startup+25.5011 s]
/proc/loadavg: 2.00 2.01 2.02 3/85 22706
/proc/meminfo: memFree=1206392/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=11936 CPUtime=21.42
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 2849 0 0 0 2139 3 0 0 25 0 1 0 23902820 12222464 2835 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22706/statm: 2984 2835 75 150 0 2831 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 34160

[startup+51.1015 s]
/proc/loadavg: 2.06 2.02 2.03 3/85 22706
/proc/meminfo: memFree=1203256/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=15100 CPUtime=47.01
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 3652 0 0 0 4697 4 0 0 25 0 1 0 23902820 15462400 3638 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22706/statm: 3775 3638 75 150 0 3622 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 37324

[startup+102.305 s]
/proc/loadavg: 2.02 2.02 2.02 3/75 22735
/proc/meminfo: memFree=1213968/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=17964 CPUtime=98.03
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 4328 0 0 0 9798 5 0 0 25 0 1 0 23902820 18395136 4314 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22706/statm: 4491 4314 75 150 0 4338 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 40188

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.02 3/75 22762
/proc/meminfo: memFree=1211024/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=34152 CPUtime=874.44
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 8271 0 0 0 87428 16 0 0 25 0 1 0 23902820 34971648 8257 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22706/statm: 8538 8257 75 150 0 8385 0
Current children cumulated CPU time (s) 878.39
Current children cumulated vsize (KiB) 56376

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22889
/proc/meminfo: memFree=1164736/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=34340 CPUtime=934.15
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 8337 0 0 0 93399 16 0 0 25 0 1 0 23902820 35164160 8323 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22706/statm: 8585 8323 75 150 0 8432 0
Current children cumulated CPU time (s) 938.1
Current children cumulated vsize (KiB) 56564

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22889
/proc/meminfo: memFree=1162048/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=36808 CPUtime=993.84
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 8843 0 0 0 99368 16 0 0 25 0 1 0 23902820 37691392 8829 996147200 134512640 135127466 4294956256 18446744073709551615 134523395 0 0 4096 3 0 0 0 17 0 0 0
/proc/22706/statm: 9202 8829 75 150 0 9049 0
Current children cumulated CPU time (s) 997.79
Current children cumulated vsize (KiB) 59032

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22889
/proc/meminfo: memFree=1161024/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=36940 CPUtime=1053.56
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 8888 0 0 0 105339 17 0 0 25 0 1 0 23902820 37826560 8874 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22706/statm: 9235 8874 75 150 0 9082 0
Current children cumulated CPU time (s) 1057.51
Current children cumulated vsize (KiB) 59164

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22889
/proc/meminfo: memFree=1160128/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=37428 CPUtime=1113.26
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 9001 0 0 0 111309 17 0 0 25 0 1 0 23902820 38326272 8987 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/22706/statm: 9357 8987 75 150 0 9204 0
Current children cumulated CPU time (s) 1117.21
Current children cumulated vsize (KiB) 59652

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22889
/proc/meminfo: memFree=1159552/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=37728 CPUtime=1172.96
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 9050 0 0 0 117279 17 0 0 25 0 1 0 23902820 38633472 9036 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/22706/statm: 9432 9036 75 150 0 9279 0
Current children cumulated CPU time (s) 1176.91
Current children cumulated vsize (KiB) 59952

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

[startup+1190.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22889
/proc/meminfo: memFree=1159424/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=37888 CPUtime=1180.92
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 9075 0 0 0 118075 17 0 0 25 0 1 0 23902820 38797312 9061 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 0 0 0
/proc/22706/statm: 9472 9061 75 150 0 9319 0
Current children cumulated CPU time (s) 1184.87
Current children cumulated vsize (KiB) 60112

[startup+1193.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22889
/proc/meminfo: memFree=1159424/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=37888 CPUtime=1184.11
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 9075 0 0 0 118394 17 0 0 25 0 1 0 23902820 38797312 9061 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22706/statm: 9472 9061 75 150 0 9319 0
Current children cumulated CPU time (s) 1188.06
Current children cumulated vsize (KiB) 60112

[startup+1195.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22889
/proc/meminfo: memFree=1159424/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=37888 CPUtime=1185.7
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 9075 0 0 0 118553 17 0 0 25 0 1 0 23902820 38797312 9061 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22706/statm: 9472 9061 75 150 0 9319 0
Current children cumulated CPU time (s) 1189.65
Current children cumulated vsize (KiB) 60112

[startup+1195.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22889
/proc/meminfo: memFree=1159424/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=37888 CPUtime=1186.5
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 9075 0 0 0 118633 17 0 0 25 0 1 0 23902820 38797312 9061 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/22706/statm: 9472 9061 75 150 0 9319 0
Current children cumulated CPU time (s) 1190.45
Current children cumulated vsize (KiB) 60112

[startup+1196.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22889
/proc/meminfo: memFree=1159424/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=3.95
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1374 21668 0 2 5 2 372 16 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
[pid=22705] ppid=22682 vsize=5356 CPUtime=0
/proc/22705/stat : 22705 (sh) S 22682 22682 18871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23902819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22705/statm: 1339 232 193 169 0 50 0
[pid=22706] ppid=22705 vsize=37888 CPUtime=1187.29
/proc/22706/stat : 22706 (minisat) R 22705 22682 18871 0 -1 4194304 9075 0 0 0 118712 17 0 0 25 0 1 0 23902820 38797312 9061 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22706/statm: 9472 9061 75 150 0 9319 0
Current children cumulated CPU time (s) 1191.24
Current children cumulated vsize (KiB) 60112

[startup+1196.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22889
/proc/meminfo: memFree=1159424/2055920 swapFree=4192956/4192956
[pid=22682] ppid=22680 vsize=16868 CPUtime=1191.34
/proc/22682/stat : 22682 (sugar) S 22680 22682 18871 0 -1 4194304 1447 31038 0 2 5 2 119092 35 16 0 1 0 23902414 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22682/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 1191.34
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 1196.95
CPU time (s): 1191.47
CPU user time (s): 1191.06
CPU system time (s): 0.403938
CPU usage (%): 99.5417
Max. virtual memory (cumulated for all children) (KiB): 886720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1191.06
system time used= 0.403938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36314
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= 2876
involuntary context switches= 20035

runsolver used 1.47178 second user time and 3.59945 second system time

The end

Launcher Data

Begin job on node4 at 2009-07-12 05:12:29
IDJOB=2079618
IDBENCH=56926
IDSOLVER=739
FILE ID=node4/2079618-1247368349
PBS_JOBID= 9507046
Free space on /tmp= 66268 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-49_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079618-1247368349/watcher-2079618-1247368349 -o /tmp/evaluation-result-2079618-1247368349/solver-2079618-1247368349 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2079618-1247368349.xml

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

MD5SUM BENCH= 25720c36732239b7436c9971631f16ab
RANDOM SEED=197952688

node4.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.213
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.213
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:       1225456 kB
Buffers:         76280 kB
Cached:         639080 kB
SwapCached:          0 kB
Active:         194052 kB
Inactive:       555952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1225456 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2488 kB
Writeback:           0 kB
Mapped:          55072 kB
Slab:            65468 kB
Committed_AS:   215076 kB
PageTables:       1984 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node4 at 2009-07-12 05:32:26