Trace number 2059697

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 1367.53 1378.29

General information on the benchmark

Namecsp/rand-2-23/
normalized-rand-23-23-253-131-50021_ext.xml
MD5SUM204b0aa82f5d61dc0972b84807b5c004
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.37803
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.06/0.08	c 0	BEGIN Sat Jul 11 17:03:38 2009
0.06/0.08	c 0	PID 10729
0.06/0.08	c 0	HOST node60.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2059697-1247324617.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2059697-1247324617.xml' 'HOME/temp.csp'
0.06/0.68	c 0	1 domains, 23 variables, 0 predicates, 253 relations, 253 constraints
0.06/0.71	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.71	c 0	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.65/0.82	c 0	Parsing HOME/temp.csp
0.89/1.04	c 1	parsed 530 expressions
0.89/1.05	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.89/1.05	c 1	Converting to clausal form CSP
0.89/1.08	c 1	converted 53 (10%) expressions
0.89/1.08	c 1	converted 106 (20%) expressions
0.89/1.08	c 1	converted 159 (30%) expressions
0.89/1.08	c 1	converted 212 (40%) expressions
0.98/1.13	c 1	converted 265 (50%) expressions
0.98/1.15	c 1	converted 318 (60%) expressions
0.98/1.17	c 1	converted 371 (70%) expressions
0.98/1.19	c 1	converted 424 (80%) expressions
1.08/1.21	c 1	converted 477 (90%) expressions
1.08/1.22	c 1	converted 530 (100%) expressions
1.08/1.22	c 1	CSP : 23 integers, 0 booleans, 253 clauses, largest domain size 23
1.08/1.22	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.08/1.22	c 1	Propagation in CSP
1.08/1.23	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.08/1.23	c 1	CSP : 23 integers, 0 booleans, 253 clauses, largest domain size 23
1.08/1.23	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.08/1.23	c 1	Simplifing CSP by introducing new Boolean variables
1.08/1.23	c 1	CSP : 23 integers, 0 booleans, 253 clauses, largest domain size 23
1.08/1.23	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.08/1.27	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.08/1.28	c 1	3 (10%) CSP integer variables are encoded (63 clauses, 614 bytes)
1.08/1.28	c 1	5 (20%) CSP integer variables are encoded (105 clauses, 1013 bytes)
1.08/1.28	c 1	7 (30%) CSP integer variables are encoded (147 clauses, 1475 bytes)
1.08/1.28	c 1	10 (40%) CSP integer variables are encoded (210 clauses, 2168 bytes)
1.08/1.28	c 1	12 (50%) CSP integer variables are encoded (252 clauses, 2630 bytes)
1.08/1.29	c 1	14 (60%) CSP integer variables are encoded (294 clauses, 3092 bytes)
1.08/1.29	c 1	17 (70%) CSP integer variables are encoded (357 clauses, 3785 bytes)
1.08/1.29	c 1	19 (80%) CSP integer variables are encoded (399 clauses, 4247 bytes)
1.08/1.29	c 1	21 (90%) CSP integer variables are encoded (441 clauses, 4709 bytes)
1.08/1.29	c 1	23 (100%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.18/1.34	c 1	26 (10%) CSP clauses are encoded (2801 clauses, 42390 bytes)
1.18/1.36	c 1	51 (20%) CSP clauses are encoded (5010 clauses, 80000 bytes)
1.18/1.37	c 1	76 (30%) CSP clauses are encoded (7210 clauses, 117551 bytes)
1.18/1.39	c 1	102 (40%) CSP clauses are encoded (9534 clauses, 159294 bytes)
1.28/1.41	c 1	127 (50%) CSP clauses are encoded (11746 clauses, 201242 bytes)
1.28/1.42	c 1	152 (60%) CSP clauses are encoded (13949 clauses, 243239 bytes)
1.28/1.43	c 1	178 (70%) CSP clauses are encoded (16260 clauses, 287189 bytes)
1.28/1.45	c 1	203 (80%) CSP clauses are encoded (18428 clauses, 328389 bytes)
1.28/1.46	c 1	228 (90%) CSP clauses are encoded (20661 clauses, 370874 bytes)
1.28/1.48	c 1	253 (100%) CSP clauses are encoded (22856 clauses, 412670 bytes)
1.28/1.48	c 1	253 CSP clauses encoded
1.28/1.48	c 1	Writing map file : HOME/temp.map
1.28/1.48	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.28/1.48	c 1	SAT : 506 SAT variables, 22856 SAT clauses, 412670 bytes
1.28/1.48	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.36/1.53	c 1	SOLVING HOME/temp.cnf
1.36/1.53	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.36/1.53	c 1	This is MiniSat 2.0 beta
1.36/1.53	c 1	WARNING: for repeatability, setting FPU to use double precision
1.36/1.53	c 1	============================[ Problem Statistics ]=============================
1.36/1.53	c 1	|                                                                             |
1.36/1.54	c 1	|  Number of variables:  506                                                  |
1.36/1.54	c 1	|  Number of clauses:    22856                                                |
1.36/1.55	c 1	|  Parsing time:         0.01         s                                       |
1.36/1.55	c 1	============================[ Search Statistics ]==============================
1.36/1.55	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.36/1.55	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.36/1.55	c 1	===============================================================================
1.36/1.55	c 1	|         0 |     506    22856    85615 |     7618        0    nan |  0.000 % |
1.36/1.57	c 1	|       100 |     506    22856    85615 |     8380      100     10 |  0.000 % |
1.36/1.58	c 1	|       252 |     506    22856    85615 |     9218      252     10 |  0.014 % |
1.37/1.61	c 1	|       477 |     506    22856    85615 |    10140      477     10 |  0.016 % |
1.37/1.65	c 1	|       815 |     506    22856    85615 |    11154      815     10 |  0.016 % |
1.37/1.71	c 1	|      1321 |     506    22856    85615 |    12269     1321     10 |  0.016 % |
1.37/1.81	c 1	|      2080 |     506    22856    85615 |    13496     2080     11 |  0.016 % |
1.37/1.97	c 1	|      3219 |     506    22856    85615 |    14846     3219     10 |  0.016 % |
2.02/2.21	c 2	|      4928 |     506    22856    85615 |    16331     4928     11 |  0.016 % |
2.31/2.58	c 2	|      7490 |     506    22856    85615 |    17964     7490     11 |  0.011 % |
3.01/3.21	c 3	|     11336 |     506    22856    85615 |    19760    11336     11 |  0.017 % |
3.90/4.17	c 4	|     17102 |     506    22856    85615 |    21736    17102     12 |  0.013 % |
5.68/5.93	c 5	|     25751 |     506    22856    85615 |    23910    14798     12 |  0.013 % |
8.55/8.87	c 8	|     38725 |     506    22856    85615 |    26301    15127     13 |  0.014 % |
13.10/13.43	c 13	|     58187 |     506    22856    85615 |    28931    19716     12 |  0.014 % |
20.54/20.96	c 20	|     87379 |     506    22856    85615 |    31825    15969     15 |  0.014 % |
32.03/32.54	c 32	|    131168 |     506    22856    85615 |    35007    21239     13 |  0.016 % |
48.67/49.36	c 49	|    196852 |     506    22856    85615 |    38508    18053     16 |  0.004 % |
76.61/77.55	c 77	|    295378 |     506    22856    85615 |    42359    38634     16 |  0.010 % |
121.08/122.42	c 122	|    443167 |     505    22775    85383 |    46595    16183     14 |  0.198 % |
195.07/197.19	c 197	|    664851 |     505    22775    85383 |    51254    41624     14 |  0.215 % |
306.73/309.89	c 309	|    997377 |     504    22691    85087 |    56380    51331     17 |  0.396 % |
498.31/503.20	c 503	|   1496165 |     504    22691    85087 |    62018    36993     15 |  0.397 % |
786.87/794.56	c 794	|   2244349 |     502    22521    84547 |    68219    42004     15 |  0.791 % |
1220.61/1231.37	c 1231	|   3366623 |     501    22456    84361 |    75041    60404     16 |  0.989 % |
1367.36/1378.12	c 1378	===============================================================================
1367.36/1378.12	c 1378	restarts              : 25
1367.36/1378.12	c 1378	conflicts             : 3726261        (2728 /sec)
1367.36/1378.12	c 1378	decisions             : 4409623        (1.25 % random) (3228 /sec)
1367.36/1378.12	c 1378	propagations          : 353160992      (258544 /sec)
1367.36/1378.12	c 1378	conflict literals     : 60696667       (30.58 % deleted)
1367.36/1378.12	c 1378	Memory used           : 22.39 MB
1367.36/1378.12	c 1378	CPU time              : 1365.96 s
1367.36/1378.12	c 1378	
1367.36/1378.12	c 1378	SATISFIABLE
1367.36/1378.12	c 1378	DECODING HOME/temp.out WITH HOME/temp.map
1367.36/1378.12	c 1378	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'
1367.45/1378.20	c 1378	Decoding HOME/temp.out
1367.45/1378.22	s SATISFIABLE
1367.45/1378.22	v 22 20 1 11 6 10 2 4 0 17 18 2 22 15 22 2 3 5 16 20 12 12 22
1367.45/1378.24	c 1378	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1367.45/1378.29	c 1378	CPU 1367.51 (0.06 0.01 1367.27 0.17)
1367.45/1378.29	c 1378	END Sat Jul 11 17:26:36 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-2059697-1247324617/watcher-2059697-1247324617 -o /tmp/evaluation-result-2059697-1247324617/solver-2059697-1247324617 -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-2059697-1247324617.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: 1.92 1.96 1.91 4/81 10729
/proc/meminfo: memFree=687432/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=18576 CPUtime=0
/proc/10729/stat : 10729 (runsolver) R 10727 10729 10025 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19524775 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 271894244647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10729/statm: 4644 284 249 26 0 2626 0

[startup+0.0757049 s]
/proc/loadavg: 1.92 1.96 1.91 4/81 10729
/proc/meminfo: memFree=687432/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16608 CPUtime=0.06
/proc/10729/stat : 10729 (sugar) R 10727 10729 10025 0 -1 4194304 1063 0 0 0 5 1 0 0 18 0 1 0 19524775 17006592 1031 996147200 4194304 4206940 548682068608 18446744073709551615 271911866551 0 0 4224 0 0 0 0 17 1 0 0
/proc/10729/statm: 4152 1031 380 3 0 731 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16608

[startup+0.102703 s]
/proc/loadavg: 1.92 1.96 1.91 4/81 10729
/proc/meminfo: memFree=687432/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=0.06
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19524775 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301717 s]
/proc/loadavg: 1.92 1.96 1.91 4/81 10729
/proc/meminfo: memFree=687432/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=0.06
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19524775 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702755 s]
/proc/loadavg: 1.92 1.96 1.91 4/81 10729
/proc/meminfo: memFree=687432/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=0.06
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1245 128 0 0 5 1 0 0 15 0 1 0 19524775 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50283 s]
/proc/loadavg: 1.92 1.96 1.91 4/92 10751
/proc/meminfo: memFree=676464/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=0.66
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1310 4765 0 1 6 1 55 4 15 0 1 0 19524775 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1111 409 3 0 796 0
[pid=10742] ppid=10729 vsize=5356 CPUtime=0
/proc/10742/stat : 10742 (sh) S 10729 10729 10025 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19524847 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10742/statm: 1339 233 193 169 0 50 0
[pid=10743] ppid=10742 vsize=864312 CPUtime=0.7
/proc/10743/stat : 10743 (java) S 10742 10729 10025 0 -1 0 6725 0 1 0 66 4 0 0 18 0 9 0 19524847 885055488 5940 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10743/statm: 216078 5940 2591 9 0 210555 0
[pid=10743/tid=10744] ppid=10742 vsize=864312 CPUtime=0.44
/proc/10743/task/10744/stat : 10744 (java) S 10742 10729 10025 0 -1 64 2756 0 1 0 42 2 0 0 19 0 9 0 19524848 885055488 5940 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10743/tid=10745] ppid=10742 vsize=864312 CPUtime=0.15
/proc/10743/task/10745/stat : 10745 (java) S 10742 10729 10025 0 -1 64 2936 0 0 0 14 1 0 0 16 0 9 0 19524849 885055488 5940 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10743/tid=10746] ppid=10742 vsize=864312 CPUtime=0
/proc/10743/task/10746/stat : 10746 (java) S 10742 10729 10025 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19524849 885055488 5940 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10743/tid=10747] ppid=10742 vsize=864312 CPUtime=0
/proc/10743/task/10747/stat : 10747 (java) S 10742 10729 10025 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19524849 885055488 5940 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10743/tid=10748] ppid=10742 vsize=864312 CPUtime=0
/proc/10743/task/10748/stat : 10748 (java) S 10742 10729 10025 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19524854 885055488 5940 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10743/tid=10749] ppid=10742 vsize=864312 CPUtime=0.08
/proc/10743/task/10749/stat : 10749 (java) S 10742 10729 10025 0 -1 64 335 0 0 0 8 0 0 0 16 0 9 0 19524854 885055488 5940 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10743/tid=10750] ppid=10742 vsize=864312 CPUtime=0
/proc/10743/task/10750/stat : 10750 (java) S 10742 10729 10025 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19524854 885055488 5940 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10743/tid=10751] ppid=10742 vsize=864312 CPUtime=0
/proc/10743/task/10751/stat : 10751 (java) S 10742 10729 10025 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19524854 885055488 5940 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 886536

[startup+3.10199 s]
/proc/loadavg: 1.92 1.96 1.91 3/84 10753
/proc/meminfo: memFree=681328/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 15 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=3704 CPUtime=1.54
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 696 0 0 0 154 0 0 0 25 0 1 0 19524929 3792896 682 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10753/statm: 926 682 75 150 0 773 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 25928

[startup+6.30131 s]
/proc/loadavg: 1.93 1.96 1.91 3/84 10753
/proc/meminfo: memFree=679856/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=4676 CPUtime=4.71
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 935 0 0 0 471 0 0 0 25 0 1 0 19524929 4788224 921 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/10753/statm: 1169 921 75 150 0 1016 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 26900

[startup+12.7019 s]
/proc/loadavg: 1.93 1.96 1.91 3/84 10753
/proc/meminfo: memFree=679152/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=5472 CPUtime=11.04
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 1110 0 0 0 1104 0 0 0 25 0 1 0 19524929 5603328 1096 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10753/statm: 1368 1096 75 150 0 1215 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 27696

[startup+25.5022 s]
/proc/loadavg: 1.95 1.97 1.91 3/84 10753
/proc/meminfo: memFree=677936/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=6572 CPUtime=23.72
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 1400 0 0 0 2372 0 0 0 25 0 1 0 19524929 6729728 1386 996147200 134512640 135127466 4294956256 18446744073709551615 134523426 0 0 4096 3 0 0 0 17 1 0 0
/proc/10753/statm: 1643 1386 75 150 0 1490 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 28796

[startup+51.1027 s]
/proc/loadavg: 1.96 1.97 1.91 3/84 10753
/proc/meminfo: memFree=676784/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=7912 CPUtime=49.08
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 1710 0 0 0 4907 1 0 0 25 0 1 0 19524929 8101888 1696 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10753/statm: 1978 1696 75 150 0 1825 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 30136

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.91 3/84 10753
/proc/meminfo: memFree=675440/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=9316 CPUtime=99.8
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 2044 0 0 0 9979 1 0 0 25 0 1 0 19524929 9539584 2030 996147200 134512640 135127466 4294956256 18446744073709551615 134530722 0 0 4096 3 0 0 0 17 1 0 0
/proc/10753/statm: 2329 2030 75 150 0 2176 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 31540

[startup+162.303 s]
/proc/loadavg: 2.03 1.99 1.91 3/84 10753
/proc/meminfo: memFree=673968/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=10544 CPUtime=159.24
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 2377 0 0 0 15923 1 0 0 25 0 1 0 19524929 10797056 2363 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/10753/statm: 2636 2363 75 150 0 2483 0
Current children cumulated CPU time (s) 160.61
Current children cumulated vsize (KiB) 32768

[startup+222.303 s]
/proc/loadavg: 2.12 2.02 1.93 3/84 10753
/proc/meminfo: memFree=672432/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0

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

Current children cumulated CPU time (s) 1171.63
Current children cumulated vsize (KiB) 44020

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/76 10783
/proc/meminfo: memFree=683768/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=22128 CPUtime=1230.24
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 5120 0 0 0 123019 5 0 0 25 0 1 0 19524929 22659072 5106 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/10753/statm: 5532 5106 75 150 0 5379 0
Current children cumulated CPU time (s) 1231.61
Current children cumulated vsize (KiB) 44352

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/76 10783
/proc/meminfo: memFree=683320/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=22508 CPUtime=1290.22
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 5222 0 0 0 129017 5 0 0 25 0 1 0 19524929 23048192 5208 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/10753/statm: 5627 5208 75 150 0 5474 0
Current children cumulated CPU time (s) 1291.59
Current children cumulated vsize (KiB) 44732

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/76 10783
/proc/meminfo: memFree=683128/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=22656 CPUtime=1350.19
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 5269 0 0 0 135014 5 0 0 25 0 1 0 19524929 23199744 5255 996147200 134512640 135127466 4294956256 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 0 0 0
/proc/10753/statm: 5664 5255 75 150 0 5511 0
Current children cumulated CPU time (s) 1351.56
Current children cumulated vsize (KiB) 44880

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

[startup+1369.51 s]
/proc/loadavg: 1.99 1.98 1.95 3/76 10783
/proc/meminfo: memFree=683128/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=22656 CPUtime=1357.39
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 5269 0 0 0 135734 5 0 0 25 0 1 0 19524929 23199744 5255 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10753/statm: 5664 5255 75 150 0 5511 0
Current children cumulated CPU time (s) 1358.76
Current children cumulated vsize (KiB) 44880

[startup+1372.7 s]
/proc/loadavg: 1.99 1.98 1.95 3/76 10783
/proc/meminfo: memFree=683128/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=22792 CPUtime=1360.59
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 5276 0 0 0 136054 5 0 0 25 0 1 0 19524929 23339008 5262 996147200 134512640 135127466 4294956256 18446744073709551615 134526088 0 0 4096 3 0 0 0 17 0 0 0
/proc/10753/statm: 5698 5262 75 150 0 5545 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 45016

[startup+1375.9 s]
/proc/loadavg: 1.99 1.98 1.95 3/76 10783
/proc/meminfo: memFree=683000/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=22928 CPUtime=1363.78
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 5305 0 0 0 136373 5 0 0 25 0 1 0 19524929 23478272 5291 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/10753/statm: 5732 5291 75 150 0 5579 0
Current children cumulated CPU time (s) 1365.15
Current children cumulated vsize (KiB) 45152

[startup+1377.5 s]
/proc/loadavg: 1.99 1.98 1.95 3/76 10783
/proc/meminfo: memFree=683000/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=22928 CPUtime=1365.38
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 5306 0 0 0 136533 5 0 0 25 0 1 0 19524929 23478272 5292 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 0 0 0
/proc/10753/statm: 5732 5292 75 150 0 5579 0
Current children cumulated CPU time (s) 1366.75
Current children cumulated vsize (KiB) 45152

[startup+1377.9 s]
/proc/loadavg: 1.99 1.98 1.95 3/76 10783
/proc/meminfo: memFree=683000/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=22928 CPUtime=1365.79
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 5306 0 0 0 136574 5 0 0 25 0 1 0 19524929 23478272 5292 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 0 0 0
/proc/10753/statm: 5732 5292 75 150 0 5579 0
Current children cumulated CPU time (s) 1367.16
Current children cumulated vsize (KiB) 45152

[startup+1378.1 s]
/proc/loadavg: 1.99 1.98 1.95 3/76 10783
/proc/meminfo: memFree=683000/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1.37
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1374 11780 0 2 6 1 121 9 16 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10752] ppid=10729 vsize=5356 CPUtime=0
/proc/10752/stat : 10752 (sh) S 10729 10729 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19524928 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10752/statm: 1339 232 193 169 0 50 0
[pid=10753] ppid=10752 vsize=22928 CPUtime=1365.99
/proc/10753/stat : 10753 (minisat) R 10752 10729 10025 0 -1 4194304 5306 0 0 0 136594 5 0 0 25 0 1 0 19524929 23478272 5292 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10753/statm: 5732 5292 75 150 0 5579 0
Current children cumulated CPU time (s) 1367.36
Current children cumulated vsize (KiB) 45152

[startup+1378.2 s]
/proc/loadavg: 1.99 1.98 1.95 4/84 10793
/proc/meminfo: memFree=700024/2055920 swapFree=4192956/4192956
[pid=10729] ppid=10727 vsize=16868 CPUtime=1367.39
/proc/10729/stat : 10729 (sugar) S 10727 10729 10025 0 -1 4194304 1427 17381 0 2 6 1 136717 15 17 0 1 0 19524775 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10729/statm: 4217 1112 409 3 0 796 0
[pid=10784] ppid=10729 vsize=5356 CPUtime=0
/proc/10784/stat : 10784 (sh) S 10729 10729 10025 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19662588 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10784/statm: 1339 233 193 169 0 50 0
[pid=10785] ppid=10784 vsize=862008 CPUtime=0.06
/proc/10785/stat : 10785 (java) S 10784 10729 10025 0 -1 0 2705 0 1 0 5 1 0 0 19 0 9 0 19662588 882696192 2188 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10785/statm: 215502 2188 1211 9 0 210415 0
[pid=10785/tid=10786] ppid=10784 vsize=862008 CPUtime=0.04
/proc/10785/task/10786/stat : 10786 (java) R 10784 10729 10025 0 -1 64 1799 0 1 0 4 0 0 0 25 0 9 0 19662589 882696192 2189 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10785/tid=10787] ppid=10784 vsize=862008 CPUtime=0
/proc/10785/task/10787/stat : 10787 (java) S 10784 10729 10025 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 19662591 882696192 2189 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10785/tid=10788] ppid=10784 vsize=862008 CPUtime=0
/proc/10785/task/10788/stat : 10788 (java) S 10784 10729 10025 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 19662591 882696192 2189 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10785/tid=10789] ppid=10784 vsize=862008 CPUtime=0
/proc/10785/task/10789/stat : 10789 (java) S 10784 10729 10025 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 19662591 882696192 2190 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10785/tid=10790] ppid=10784 vsize=862008 CPUtime=0
/proc/10785/task/10790/stat : 10790 (java) S 10784 10729 10025 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 19662593 882696192 2190 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10785/tid=10791] ppid=10784 vsize=862008 CPUtime=0
/proc/10785/task/10791/stat : 10791 (java) R 10784 10729 10025 0 -1 64 212 0 0 0 0 0 0 0 25 0 9 0 19662593 882696192 2190 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10785/tid=10792] ppid=10784 vsize=862008 CPUtime=0
/proc/10785/task/10792/stat : 10792 (java) S 10784 10729 10025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 19662593 882696192 2190 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10785/tid=10793] ppid=10784 vsize=862008 CPUtime=0
/proc/10785/task/10793/stat : 10793 (java) S 10784 10729 10025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 19662593 882696192 2190 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1367.45
Current children cumulated vsize (KiB) 884232

Child status: 0
Real time (s): 1378.29
CPU time (s): 1367.53
CPU user time (s): 1367.34
CPU system time (s): 0.19497
CPU usage (%): 99.2191
Max. virtual memory (cumulated for all children) (KiB): 886536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1367.34
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22657
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= 1638
involuntary context switches= 47405

runsolver used 1.57976 second user time and 4.49532 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-11 17:03:37
IDJOB=2059697
IDBENCH=53605
IDSOLVER=739
FILE ID=node60/2059697-1247324617
PBS_JOBID= 9506510
Free space on /tmp= 66388 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-2-23/normalized-rand-23-23-253-131-50021_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-2059697-1247324617/watcher-2059697-1247324617 -o /tmp/evaluation-result-2059697-1247324617/solver-2059697-1247324617 -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-2059697-1247324617.xml

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

MD5SUM BENCH= 204b0aa82f5d61dc0972b84807b5c004
RANDOM SEED=2037081529

node60.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        687912 kB
Buffers:         54252 kB
Cached:        1220884 kB
SwapCached:          0 kB
Active:         265752 kB
Inactive:      1051024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        687912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          61968 kB
Slab:            36180 kB
Committed_AS:   190188 kB
PageTables:       1976 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= 66388 MiB
End job on node60 at 2009-07-11 17:26:36