Trace number 2066198

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+minisat? (TO) 1800.05 1816.62

General information on the benchmark

Namecsp/pseudo/par/
normalized-par-32-1.xml
MD5SUMf0ac043490c99c87c4cf60cd6584d033
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6352
Number of constraints13312
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13312
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.08	c 0	BEGIN Sat Jul 11 21:48:34 2009
0.05/0.08	c 0	PID 13354
0.05/0.08	c 0	HOST node62.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-2066198-1247341714.xml TO HOME/temp.csp
0.05/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-2066198-1247341714.xml' 'HOME/temp.csp'
1.24/1.39	c 1	2 domains, 6352 variables, 3 predicates, 0 relations, 13312 constraints
1.33/1.44	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.33/1.44	c 2	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'
1.36/1.52	c 2	Parsing HOME/temp.csp
1.36/1.67	c 2	parsed 10000 expressions
1.36/1.80	c 2	parsed 19669 expressions
1.36/1.81	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.36/1.81	c 2	Converting to clausal form CSP
1.36/1.86	c 2	converted 1967 (10%) expressions
1.36/1.86	c 2	converted 3934 (20%) expressions
1.36/1.87	c 2	converted 5901 (30%) expressions
1.36/2.09	c 2	converted 7868 (40%) expressions
1.99/2.20	c 2	converted 9835 (50%) expressions
2.09/2.25	c 2	converted 11802 (60%) expressions
2.09/2.30	c 2	converted 13769 (70%) expressions
2.18/2.35	c 2	converted 15736 (80%) expressions
2.18/2.39	c 2	converted 17703 (90%) expressions
2.29/2.44	c 3	converted 19669 (100%) expressions
2.29/2.44	c 3	CSP : 6352 integers, 0 booleans, 12812 clauses, largest domain size 2
2.29/2.44	c 3	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.29/2.44	c 3	Propagation in CSP
3.08/3.27	c 3	1133 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.08/3.27	c 3	CSP : 6352 integers, 0 booleans, 12812 clauses, largest domain size 2
3.08/3.27	c 3	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.08/3.28	c 3	Simplifing CSP by introducing new Boolean variables
3.08/3.29	c 3	CSP : 6352 integers, 0 booleans, 12812 clauses, largest domain size 2
3.08/3.29	c 3	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.19/3.36	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.19/3.37	c 3	636 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.19/3.38	c 3	1271 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.19/3.38	c 3	1906 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.19/3.39	c 3	2541 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.19/3.39	c 3	3176 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.19/3.39	c 3	3812 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.19/3.39	c 3	4447 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.19/3.39	c 3	5082 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.19/3.39	c 3	5717 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.19/3.39	c 3	6352 (100%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.27/3.45	c 4	1282 (10%) CSP clauses are encoded (1238 clauses, 13946 bytes)
3.27/3.48	c 4	2563 (20%) CSP clauses are encoded (2486 clauses, 30190 bytes)
3.27/3.48	c 4	3844 (30%) CSP clauses are encoded (3715 clauses, 46182 bytes)
3.27/3.49	c 4	5125 (40%) CSP clauses are encoded (4414 clauses, 55184 bytes)
3.36/3.50	c 4	6406 (50%) CSP clauses are encoded (5096 clauses, 65520 bytes)
3.36/3.51	c 4	7688 (60%) CSP clauses are encoded (6378 clauses, 89666 bytes)
3.36/3.53	c 4	8969 (70%) CSP clauses are encoded (7659 clauses, 115034 bytes)
3.36/3.54	c 4	10250 (80%) CSP clauses are encoded (8834 clauses, 138258 bytes)
3.36/3.55	c 4	11531 (90%) CSP clauses are encoded (9356 clauses, 148350 bytes)
3.36/3.56	c 4	12812 (100%) CSP clauses are encoded (9878 clauses, 158442 bytes)
3.36/3.56	c 4	12812 CSP clauses encoded
3.36/3.56	c 4	Writing map file : HOME/temp.map
3.36/3.59	c 4	Heap : 7 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.36/3.59	c 4	SAT : 4836 SAT variables, 9878 SAT clauses, 158442 bytes
3.36/3.59	c 4	Heap : 7 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.46/3.64	c 4	SOLVING HOME/temp.cnf
3.46/3.64	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.46/3.65	c 4	This is MiniSat 2.0 beta
3.46/3.65	c 4	WARNING: for repeatability, setting FPU to use double precision
3.46/3.65	c 4	============================[ Problem Statistics ]=============================
3.46/3.65	c 4	|                                                                             |
3.46/3.65	c 4	|  Number of variables:  4836                                                 |
3.46/3.65	c 4	|  Number of clauses:    9878                                                 |
3.46/3.65	c 4	|  Parsing time:         0.00         s                                       |
3.46/3.65	c 4	============================[ Search Statistics ]==============================
3.46/3.65	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.46/3.65	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.46/3.65	c 4	===============================================================================
3.46/3.65	c 4	|         0 |    4836     9878    24638 |     3292        0    nan |  0.000 % |
3.46/3.66	c 4	|       100 |    4836     9878    24638 |     3621      100     17 |  0.001 % |
3.46/3.69	c 4	|       251 |    4832     9868    24616 |     3984      250     20 |  0.083 % |
3.47/3.74	c 4	|       477 |    4832     9868    24616 |     4382      476     22 |  0.083 % |
3.47/3.78	c 4	|       814 |    4832     9868    24616 |     4820      813     19 |  0.083 % |
3.47/3.84	c 4	|      1320 |    4832     9868    24616 |     5302     1319     20 |  0.083 % |
3.47/3.94	c 4	|      2080 |    4832     9868    24616 |     5833     2079     18 |  0.083 % |
3.47/4.10	c 4	|      3219 |    4832     9868    24616 |     6416     3218     21 |  0.083 % |
4.30/4.59	c 5	|      4927 |    4832     9868    24616 |     7058     4926     23 |  0.083 % |
5.00/5.22	c 5	|      7490 |    4832     9868    24616 |     7763     7489     27 |  0.083 % |
6.28/6.51	c 7	|     11334 |    4832     9868    24616 |     8540     7364     29 |  0.083 % |
8.26/8.58	c 9	|     17101 |    4832     9868    24616 |     9394     4535     23 |  0.083 % |
11.33/11.63	c 12	|     25751 |    4832     9868    24616 |    10333     8457     25 |  0.083 % |
16.19/16.53	c 17	|     38727 |    4832     9868    24616 |    11367     5780     22 |  0.083 % |
23.41/23.86	c 24	|     58188 |    4832     9868    24616 |    12503     8035     23 |  0.083 % |
34.41/34.92	c 35	|     87380 |    4832     9868    24616 |    13754    11910     27 |  0.083 % |
51.75/52.48	c 53	|    131169 |    4832     9868    24616 |    15129     7242     22 |  0.083 % |
75.53/76.44	c 77	|    196854 |    4832     9868    24616 |    16642    11657     26 |  0.083 % |
111.18/112.44	c 113	|    295382 |    4832     9868    24616 |    18306     9792     22 |  0.083 % |
172.60/174.41	c 174	|    443172 |    4832     9868    24616 |    20137    10113     22 |  0.083 % |
259.18/261.81	c 262	|    664856 |    4832     9868    24616 |    22151    19470     23 |  0.083 % |
398.57/402.52	c 403	|    997381 |    4832     9868    24616 |    24366    18400     21 |  0.083 % |
623.05/629.12	c 629	|   1496169 |    4832     9868    24616 |    26803    14943     20 |  0.083 % |
992.24/1001.87	c 1002	|   2244351 |    4832     9868    24616 |    29483    22791     20 |  0.083 % |
1563.94/1578.90	c 1579	|   3366625 |    4832     9868    24616 |    32431    17376     19 |  0.083 % |
1800.00/1816.60	sh: line 1: 13378 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.00/1816.61	c 1817	DECODING HOME/temp.out WITH HOME/temp.map
1800.00/1816.61	c 1817	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'
1800.00/1816.62	c ERROR INTERRUPTED
1800.00/1816.62	s UNKNOWN
1800.00/1816.62	c 1817	CPU 1800.02 (0.05 0.02 1799.73 0.22)
1800.00/1816.62	c 1817	END Sat Jul 11 22:18:51 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2066198-1247341714/watcher-2066198-1247341714 -o /tmp/evaluation-result-2066198-1247341714/solver-2066198-1247341714 -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-2066198-1247341714.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.00 2.00 3/74 13354
/proc/meminfo: memFree=830064/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=12132 CPUtime=0
/proc/13354/stat : 13354 (sugar) R 13352 13354 12758 0 -1 4194304 214 0 0 0 0 0 0 0 20 0 1 0 21235316 12423168 182 996147200 4194304 4206940 548682068608 18446744073709551615 236437542333 0 0 4224 0 0 0 0 17 1 0 0
/proc/13354/statm: 3033 182 142 3 0 133 0

[startup+0.0684989 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13354
/proc/meminfo: memFree=830064/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16344 CPUtime=0.05
/proc/13354/stat : 13354 (sugar) R 13352 13354 12758 0 -1 4194304 983 0 0 0 4 1 0 0 18 0 1 0 21235316 16736256 951 996147200 4194304 4206940 548682068608 18446744073709551615 236455610569 0 0 4224 0 0 0 0 17 1 0 0
/proc/13354/statm: 4086 951 380 3 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16344

[startup+0.101502 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13354
/proc/meminfo: memFree=830064/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=0.06
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21235316 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301519 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13354
/proc/meminfo: memFree=830064/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=0.06
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21235316 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701571 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13354
/proc/meminfo: memFree=830064/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=0.06
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21235316 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50267 s]
/proc/loadavg: 2.08 2.02 2.01 4/85 13366
/proc/meminfo: memFree=804184/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=1.36
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1292 11423 0 1 5 2 122 7 16 0 1 0 21235316 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 16868

[startup+3.10285 s]
/proc/loadavg: 2.08 2.02 2.01 4/85 13376
/proc/meminfo: memFree=807768/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=1.36
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1310 11423 0 1 5 2 122 7 15 0 1 0 21235316 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1111 409 3 0 796 0
[pid=13367] ppid=13354 vsize=5356 CPUtime=0
/proc/13367/stat : 13367 (sh) S 13354 13354 12758 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21235461 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13367/statm: 1339 233 193 169 0 50 0
[pid=13368] ppid=13367 vsize=868596 CPUtime=1.62
/proc/13368/stat : 13368 (java) S 13367 13354 12758 0 -1 0 9316 0 1 0 155 7 0 0 19 0 9 0 21235461 889442304 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13368/statm: 217149 8338 2566 9 0 211654 0
[pid=13368/tid=13369] ppid=13367 vsize=868596 CPUtime=1.17
/proc/13368/task/13369/stat : 13369 (java) R 13367 13354 12758 0 -1 64 2697 0 1 0 115 2 0 0 25 0 9 0 21235462 889442304 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4126885123 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13368/tid=13370] ppid=13367 vsize=868596 CPUtime=0.25
/proc/13368/task/13370/stat : 13370 (java) S 13367 13354 12758 0 -1 64 4429 0 0 0 23 2 0 0 16 0 9 0 21235463 889442304 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13368/tid=13371] ppid=13367 vsize=868596 CPUtime=0
/proc/13368/task/13371/stat : 13371 (java) S 13367 13354 12758 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21235463 889442304 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13368/tid=13372] ppid=13367 vsize=868596 CPUtime=0
/proc/13368/task/13372/stat : 13372 (java) S 13367 13354 12758 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21235463 889442304 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13368/tid=13373] ppid=13367 vsize=868596 CPUtime=0
/proc/13368/task/13373/stat : 13373 (java) S 13367 13354 12758 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21235466 889442304 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13368/tid=13374] ppid=13367 vsize=868596 CPUtime=0.17
/proc/13368/task/13374/stat : 13374 (java) S 13367 13354 12758 0 -1 64 1486 0 0 0 16 1 0 0 16 0 9 0 21235466 889442304 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13368/tid=13375] ppid=13367 vsize=868596 CPUtime=0
/proc/13368/task/13375/stat : 13375 (java) S 13367 13354 12758 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21235466 889442304 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13368/tid=13376] ppid=13367 vsize=868596 CPUtime=0
/proc/13368/task/13376/stat : 13376 (java) S 13367 13354 12758 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21235466 889442304 8338 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890820

[startup+6.30122 s]
/proc/loadavg: 2.08 2.02 2.01 3/77 13378
/proc/meminfo: memFree=823512/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 15 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=3744 CPUtime=2.62
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 626 0 0 0 262 0 0 0 25 0 1 0 21235681 3833856 612 996147200 134512640 135127466 4294956256 18446744073709551615 134522631 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 936 612 76 150 0 783 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 25968

[startup+12.703 s]
/proc/loadavg: 2.15 2.03 2.01 3/77 13378
/proc/meminfo: memFree=823128/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=4140 CPUtime=8.95
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 731 0 0 0 895 0 0 0 25 0 1 0 21235681 4239360 717 996147200 134512640 135127466 4294956256 18446744073709551615 134528427 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 1035 717 76 150 0 882 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 26364

[startup+25.5014 s]
/proc/loadavg: 2.13 2.03 2.01 3/77 13378
/proc/meminfo: memFree=822936/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=4596 CPUtime=21.63
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 824 0 0 0 2163 0 0 0 25 0 1 0 21235681 4706304 810 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 1149 810 76 150 0 996 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 26820

[startup+51.1014 s]
/proc/loadavg: 2.08 2.03 2.01 3/77 13378
/proc/meminfo: memFree=822232/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=5128 CPUtime=46.99
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 962 0 0 0 4698 1 0 0 25 0 1 0 21235681 5251072 948 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 1282 948 76 150 0 1129 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 27352

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/77 13378
/proc/meminfo: memFree=821336/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=5668 CPUtime=97.71
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 1114 0 0 0 9770 1 0 0 25 0 1 0 21235681 5804032 1100 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 1417 1100 76 150 0 1264 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 27892

[startup+162.301 s]
/proc/loadavg: 2.07 2.03 2.00 3/77 13380
/proc/meminfo: memFree=820376/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=6332 CPUtime=157.14
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 1254 0 0 0 15713 1 0 0 25 0 1 0 21235681 6483968 1240 996147200 134512640 135127466 4294956256 18446744073709551615 134528364 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 1583 1240 76 150 0 1430 0
Current children cumulated CPU time (s) 160.61
Current children cumulated vsize (KiB) 28556

[startup+222.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/77 13380
/proc/meminfo: memFree=820056/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=6616 CPUtime=216.58
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 1320 0 0 0 21657 1 0 0 25 0 1 0 21235681 6774784 1306 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 1654 1306 76 150 0 1501 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 28840


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

[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=9644 CPUtime=1227.01
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 2011 0 0 0 122699 2 0 0 25 0 1 0 21235681 9875456 1997 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 2411 1997 76 150 0 2258 0
Current children cumulated CPU time (s) 1230.48
Current children cumulated vsize (KiB) 31868

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13386
/proc/meminfo: memFree=815128/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=9644 CPUtime=1286.45
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 2011 0 0 0 128643 2 0 0 25 0 1 0 21235681 9875456 1997 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 2411 1997 76 150 0 2258 0
Current children cumulated CPU time (s) 1289.92
Current children cumulated vsize (KiB) 31868

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13386
/proc/meminfo: memFree=815128/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=9644 CPUtime=1345.89
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 2028 0 0 0 134587 2 0 0 25 0 1 0 21235681 9875456 2014 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 2411 2014 76 150 0 2258 0
Current children cumulated CPU time (s) 1349.36
Current children cumulated vsize (KiB) 31868

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13386
/proc/meminfo: memFree=815000/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=9784 CPUtime=1405.34
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 2069 0 0 0 140531 3 0 0 25 0 1 0 21235681 10018816 2055 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 2446 2055 76 150 0 2293 0
Current children cumulated CPU time (s) 1408.81
Current children cumulated vsize (KiB) 32008

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13386
/proc/meminfo: memFree=814616/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=9784 CPUtime=1464.77
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 2069 0 0 0 146474 3 0 0 25 0 1 0 21235681 10018816 2055 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 2446 2055 76 150 0 2293 0
Current children cumulated CPU time (s) 1468.24
Current children cumulated vsize (KiB) 32008

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13386
/proc/meminfo: memFree=814360/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=9928 CPUtime=1524.21
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 2087 0 0 0 152418 3 0 0 25 0 1 0 21235681 10166272 2073 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 2482 2073 76 150 0 2329 0
Current children cumulated CPU time (s) 1527.68
Current children cumulated vsize (KiB) 32152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13386
/proc/meminfo: memFree=813656/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=10592 CPUtime=1583.65
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 2256 0 0 0 158362 3 0 0 25 0 1 0 21235681 10846208 2242 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 2648 2242 76 150 0 2495 0
Current children cumulated CPU time (s) 1587.12
Current children cumulated vsize (KiB) 32816

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13386
/proc/meminfo: memFree=813336/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=10548 CPUtime=1643.08
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 2259 0 0 0 164305 3 0 0 25 0 1 0 21235681 10801152 2245 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/13378/statm: 2637 2245 76 150 0 2484 0
Current children cumulated CPU time (s) 1646.55
Current children cumulated vsize (KiB) 32772

[startup+1722.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/85 13429
/proc/meminfo: memFree=380504/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=10548 CPUtime=1702.69
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 2269 0 0 0 170265 4 0 0 25 0 1 0 21235681 10801152 2255 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/13378/statm: 2637 2255 76 150 0 2484 0
Current children cumulated CPU time (s) 1706.16
Current children cumulated vsize (KiB) 32772

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/84 13430
/proc/meminfo: memFree=419408/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=10548 CPUtime=1762.4
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 2270 0 0 0 176235 5 0 0 25 0 1 0 21235681 10801152 2256 996147200 134512640 135127466 4294956256 18446744073709551615 134530632 0 0 4096 3 0 0 0 17 0 0 0
/proc/13378/statm: 2637 2256 76 150 0 2484 0
Current children cumulated CPU time (s) 1765.87
Current children cumulated vsize (KiB) 32772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.6 s]
/proc/loadavg: 2.04 2.03 2.01 3/84 13430
/proc/meminfo: memFree=419344/2055920 swapFree=4192956/4192956
[pid=13354] ppid=13352 vsize=16868 CPUtime=3.47
/proc/13354/stat : 13354 (sugar) S 13352 13354 12758 0 -1 4194304 1376 21267 0 2 5 2 324 16 16 0 1 0 21235316 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13354/statm: 4217 1113 409 3 0 796 0
[pid=13377] ppid=13354 vsize=5356 CPUtime=0
/proc/13377/stat : 13377 (sh) S 13354 13354 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21235681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13377/statm: 1339 232 193 169 0 50 0
[pid=13378] ppid=13377 vsize=10548 CPUtime=1796.53
/proc/13378/stat : 13378 (minisat) R 13377 13354 12758 0 -1 4194304 2270 0 0 0 179648 5 0 0 25 0 1 0 21235681 10801152 2256 996147200 134512640 135127466 4294956256 18446744073709551615 134528048 0 0 4096 3 0 0 0 17 0 0 0
/proc/13378/statm: 2637 2256 76 150 0 2484 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 32772

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1816.62
CPU time (s): 1800.05
CPU user time (s): 1799.79
CPU system time (s): 0.255961
CPU usage (%): 99.0877
Max. virtual memory (cumulated for all children) (KiB): 891072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25790
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3443
involuntary context switches= 41455

runsolver used 2.09968 second user time and 6.17806 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-11 21:48:34
IDJOB=2066198
IDBENCH=54485
IDSOLVER=739
FILE ID=node62/2066198-1247341714
PBS_JOBID= 9506789
Free space on /tmp= 66320 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/par/normalized-par-32-1.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-2066198-1247341714/watcher-2066198-1247341714 -o /tmp/evaluation-result-2066198-1247341714/solver-2066198-1247341714 -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-2066198-1247341714.xml

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

MD5SUM BENCH= f0ac043490c99c87c4cf60cd6584d033
RANDOM SEED=1667307364

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:        830672 kB
Buffers:         67744 kB
Cached:        1077920 kB
SwapCached:          0 kB
Active:         186676 kB
Inactive:       983664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        830672 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3340 kB
Writeback:           0 kB
Mapped:          36048 kB
Slab:            40016 kB
Committed_AS:   151968 kB
PageTables:       1932 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= 66320 MiB
End job on node62 at 2009-07-11 22:18:53