Trace number 2090002

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 591.494 595.478

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-23_ext.xml
MD5SUMda9e23b0aa707fc299fcc313dae9c2df
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 benchmark20.1379
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints333
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension333
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 11:29:47 2009
0.00/0.07	c 0	PID 26609
0.00/0.07	c 0	HOST node90.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2090002-1247390987.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2090002-1247390987.xml' 'HOME/temp.csp'
0.06/0.75	c 1	1 domains, 40 variables, 0 predicates, 333 relations, 333 constraints
0.06/0.78	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.78	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.73/0.85	c 1	Parsing HOME/temp.csp
0.94/1.09	c 1	parsed 707 expressions
0.94/1.10	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.94/1.10	c 1	Converting to clausal form CSP
1.04/1.13	c 1	converted 71 (10%) expressions
1.04/1.13	c 1	converted 142 (20%) expressions
1.04/1.13	c 1	converted 213 (30%) expressions
1.04/1.13	c 1	converted 283 (40%) expressions
1.04/1.18	c 1	converted 354 (50%) expressions
1.13/1.21	c 1	converted 425 (60%) expressions
1.13/1.22	c 1	converted 495 (70%) expressions
1.13/1.24	c 1	converted 566 (80%) expressions
1.13/1.26	c 1	converted 637 (90%) expressions
1.23/1.33	c 1	converted 707 (100%) expressions
1.23/1.33	c 1	CSP : 40 integers, 0 booleans, 333 clauses, largest domain size 19
1.23/1.33	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.33	c 1	Propagation in CSP
1.23/1.33	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.23/1.33	c 1	CSP : 40 integers, 0 booleans, 333 clauses, largest domain size 19
1.23/1.33	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.33	c 1	Simplifing CSP by introducing new Boolean variables
1.23/1.33	c 1	CSP : 40 integers, 0 booleans, 333 clauses, largest domain size 19
1.23/1.33	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.37	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.23/1.37	c 1	4 (10%) CSP integer variables are encoded (68 clauses, 659 bytes)
1.23/1.38	c 1	8 (20%) CSP integer variables are encoded (136 clauses, 1356 bytes)
1.23/1.38	c 1	12 (30%) CSP integer variables are encoded (204 clauses, 2104 bytes)
1.23/1.38	c 1	16 (40%) CSP integer variables are encoded (272 clauses, 2852 bytes)
1.23/1.38	c 1	20 (50%) CSP integer variables are encoded (340 clauses, 3600 bytes)
1.23/1.38	c 1	24 (60%) CSP integer variables are encoded (408 clauses, 4348 bytes)
1.23/1.38	c 1	28 (70%) CSP integer variables are encoded (476 clauses, 5096 bytes)
1.23/1.38	c 1	32 (80%) CSP integer variables are encoded (544 clauses, 5844 bytes)
1.23/1.39	c 1	36 (90%) CSP integer variables are encoded (612 clauses, 6592 bytes)
1.23/1.39	c 1	40 (100%) CSP integer variables are encoded (680 clauses, 7340 bytes)
1.33/1.43	c 1	34 (10%) CSP clauses are encoded (2852 clauses, 43173 bytes)
1.33/1.45	c 1	67 (20%) CSP clauses are encoded (5011 clauses, 79489 bytes)
1.33/1.47	c 1	100 (30%) CSP clauses are encoded (7093 clauses, 116622 bytes)
1.33/1.48	c 1	134 (40%) CSP clauses are encoded (9231 clauses, 156674 bytes)
1.33/1.49	c 1	167 (50%) CSP clauses are encoded (11398 clauses, 197336 bytes)
1.42/1.51	c 1	200 (60%) CSP clauses are encoded (13463 clauses, 236191 bytes)
1.42/1.52	c 1	234 (70%) CSP clauses are encoded (15657 clauses, 277272 bytes)
1.42/1.53	c 1	267 (80%) CSP clauses are encoded (17819 clauses, 317710 bytes)
1.42/1.54	c 1	300 (90%) CSP clauses are encoded (19840 clauses, 355778 bytes)
1.42/1.56	c 1	333 (100%) CSP clauses are encoded (21905 clauses, 394512 bytes)
1.42/1.56	c 1	333 CSP clauses encoded
1.42/1.56	c 1	Writing map file : HOME/temp.map
1.42/1.56	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.42/1.56	c 1	SAT : 720 SAT variables, 21905 SAT clauses, 394512 bytes
1.42/1.56	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.48/1.61	c 1	SOLVING HOME/temp.cnf
1.48/1.61	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.48/1.62	c 1	This is MiniSat 2.0 beta
1.48/1.62	c 1	WARNING: for repeatability, setting FPU to use double precision
1.48/1.62	c 1	============================[ Problem Statistics ]=============================
1.48/1.62	c 1	|                                                                             |
1.48/1.62	c 1	|  Number of variables:  720                                                  |
1.48/1.62	c 1	|  Number of clauses:    21905                                                |
1.48/1.63	c 1	|  Parsing time:         0.01         s                                       |
1.48/1.63	c 1	============================[ Search Statistics ]==============================
1.48/1.63	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/1.63	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.48/1.63	c 1	===============================================================================
1.48/1.63	c 1	|         0 |     720    21905    80392 |     7301        0    nan |  0.000 % |
1.48/1.64	c 1	|       100 |     720    21905    80392 |     8031      100      9 |  0.000 % |
1.48/1.66	c 1	|       252 |     720    21905    80392 |     8835      252     11 |  0.007 % |
1.48/1.68	c 1	|       477 |     720    21905    80392 |     9718      477     11 |  0.007 % |
1.50/1.71	c 1	|       815 |     720    21905    80392 |    10690      815     11 |  0.007 % |
1.50/1.76	c 2	|      1322 |     720    21905    80392 |    11759     1322     12 |  0.003 % |
1.50/1.84	c 2	|      2081 |     720    21905    80392 |    12935     2081     12 |  0.004 % |
1.50/1.96	c 2	|      3221 |     720    21905    80392 |    14228     3221     12 |  0.009 % |
1.97/2.15	c 2	|      4931 |     720    21905    80392 |    15651     4931     12 |  0.009 % |
2.28/2.47	c 2	|      7493 |     720    21905    80392 |    17216     7493     13 |  0.010 % |
2.78/3.01	c 3	|     11337 |     720    21905    80392 |    18938    11337     13 |  0.003 % |
3.77/3.98	c 4	|     17103 |     720    21905    80392 |    20832    17103     13 |  0.010 % |
5.27/5.49	c 5	|     25753 |     719    21847    80230 |    22915     5050     14 |  0.139 % |
7.47/7.61	c 7	|     38727 |     719    21847    80230 |    25207    18024     14 |  0.147 % |
11.57/11.73	c 12	|     58189 |     719    21847    80230 |    27728    24272     16 |  0.141 % |
18.67/18.89	c 19	|     87383 |     719    21847    80230 |    30500    23253     17 |  0.142 % |
30.25/30.47	c 30	|    131175 |     719    21847    80230 |    33550    18036     14 |  0.146 % |
45.95/46.18	c 46	|    196861 |     718    21777    80028 |    36906    21807     15 |  0.287 % |
71.95/72.14	c 72	|    295389 |     717    21728    79891 |    40596    14301     18 |  0.417 % |
114.63/114.81	c 115	|    443179 |     717    21728    79891 |    44656    32023     16 |  0.423 % |
184.87/185.70	c 185	|    664863 |     717    21728    79891 |    49121    39669     19 |  0.418 % |
296.23/298.24	c 298	|    997388 |     717    21728    79891 |    54034    24401     16 |  0.425 % |
485.05/488.54	c 488	|   1496176 |     709    21206    77930 |    59437    38819     18 |  1.528 % |
591.33/595.30	c 595	===============================================================================
591.33/595.30	c 595	restarts              : 23
591.33/595.30	c 595	conflicts             : 1769461        (3000 /sec)
591.33/595.30	c 595	decisions             : 2116225        (1.45 % random) (3588 /sec)
591.33/595.30	c 595	propagations          : 193331753      (327814 /sec)
591.33/595.30	c 595	conflict literals     : 32737365       (35.18 % deleted)
591.33/595.30	c 595	Memory used           : 14.04 MB
591.33/595.30	c 595	CPU time              : 589.76 s
591.33/595.30	c 595	
591.33/595.30	c 595	SATISFIABLE
591.33/595.31	c 595	DECODING HOME/temp.out WITH HOME/temp.map
591.33/595.31	c 595	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'
591.33/595.39	c 595	Decoding HOME/temp.out
591.36/595.41	s SATISFIABLE
591.36/595.41	v 8 5 6 18 12 3 1 12 12 17 18 6 17 6 7 0 10 5 2 12 14 1 15 13 6 16 0 8 11 9 10 17 16 7 10 6 1 9 12 9
591.36/595.43	c 595	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
591.36/595.47	c 595	CPU 591.47 (0.06 0.02 591.21 0.18)
591.36/595.47	c 595	END Sun Jul 12 11:39:42 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-2090002-1247390987/watcher-2090002-1247390987 -o /tmp/evaluation-result-2090002-1247390987/solver-2090002-1247390987 -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-2090002-1247390987.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.04 2.00 4/80 26609
/proc/meminfo: memFree=1574028/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=12272 CPUtime=0
/proc/26609/stat : 26609 (sugar) R 26607 26609 24613 0 -1 4194304 354 0 0 0 0 0 0 0 18 0 1 0 26163343 12566528 322 996147200 4194304 4206940 548682068608 18446744073709551615 256364679905 0 0 4224 0 0 0 0 17 0 0 0
/proc/26609/statm: 3068 324 244 3 0 168 0

[startup+0.0769191 s]
/proc/loadavg: 2.00 2.04 2.00 4/80 26609
/proc/meminfo: memFree=1574028/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=0.06
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 26163343 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101921 s]
/proc/loadavg: 2.00 2.04 2.00 4/80 26609
/proc/meminfo: memFree=1574028/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=0.06
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 26163343 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301943 s]
/proc/loadavg: 2.00 2.04 2.00 4/80 26609
/proc/meminfo: memFree=1574028/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=0.06
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 26163343 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701983 s]
/proc/loadavg: 2.00 2.04 2.00 4/80 26609
/proc/meminfo: memFree=1574028/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=0.06
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 26163343 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50207 s]
/proc/loadavg: 2.00 2.04 2.00 3/91 26631
/proc/meminfo: memFree=1564596/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=0.73
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1310 4807 0 1 5 1 63 4 15 0 1 0 26163343 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1111 409 3 0 796 0
[pid=26622] ppid=26609 vsize=5356 CPUtime=0
/proc/26622/stat : 26622 (sh) S 26609 26609 24613 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26163421 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26622/statm: 1339 233 193 169 0 50 0
[pid=26623] ppid=26622 vsize=864320 CPUtime=0.69
/proc/26623/stat : 26623 (java) S 26622 26609 24613 0 -1 0 6825 0 1 0 66 3 0 0 20 0 9 0 26163421 885063680 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26623/statm: 216080 6059 2590 9 0 210557 0
[pid=26623/tid=26624] ppid=26622 vsize=864320 CPUtime=0.4
/proc/26623/task/26624/stat : 26624 (java) R 26622 26609 24613 0 -1 64 2733 0 1 0 39 1 0 0 25 0 9 0 26163422 885063680 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26623/tid=26625] ppid=26622 vsize=864320 CPUtime=0.19
/proc/26623/task/26625/stat : 26625 (java) S 26622 26609 24613 0 -1 64 3064 0 0 0 19 0 0 0 16 0 9 0 26163423 885063680 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26623/tid=26626] ppid=26622 vsize=864320 CPUtime=0
/proc/26623/task/26626/stat : 26626 (java) S 26622 26609 24613 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26163423 885063680 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26623/tid=26627] ppid=26622 vsize=864320 CPUtime=0
/proc/26623/task/26627/stat : 26627 (java) S 26622 26609 24613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 26163423 885063680 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26623/tid=26628] ppid=26622 vsize=864320 CPUtime=0
/proc/26623/task/26628/stat : 26628 (java) S 26622 26609 24613 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 26163425 885063680 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26623/tid=26629] ppid=26622 vsize=864320 CPUtime=0.07
/proc/26623/task/26629/stat : 26629 (java) S 26622 26609 24613 0 -1 64 330 0 0 0 7 0 0 0 16 0 9 0 26163425 885063680 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26623/tid=26630] ppid=26622 vsize=864320 CPUtime=0
/proc/26623/task/26630/stat : 26630 (java) S 26622 26609 24613 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 26163425 885063680 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26623/tid=26631] ppid=26622 vsize=864320 CPUtime=0
/proc/26623/task/26631/stat : 26631 (java) S 26622 26609 24613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 26163425 885063680 6059 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 886544

[startup+3.11224 s]
/proc/loadavg: 2.00 2.04 2.00 3/83 26633
/proc/meminfo: memFree=1567924/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 15 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=3984 CPUtime=1.47
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 738 0 0 0 147 0 0 0 25 0 1 0 26163505 4079616 724 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/26633/statm: 996 724 75 150 0 843 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 26208

[startup+6.30157 s]
/proc/loadavg: 2.08 2.06 2.01 3/83 26633
/proc/meminfo: memFree=1566324/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=4784 CPUtime=4.66
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 943 0 0 0 466 0 0 0 25 0 1 0 26163505 4898816 929 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 0 0 0
/proc/26633/statm: 1196 929 75 150 0 1043 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 27008

[startup+12.7012 s]
/proc/loadavg: 2.07 2.05 2.00 3/83 26633
/proc/meminfo: memFree=1565364/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=6004 CPUtime=11.06
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 1236 0 0 0 1105 1 0 0 25 0 1 0 26163505 6148096 1222 996147200 134512640 135127466 4294956256 18446744073709551615 134523436 0 0 4096 3 0 0 0 17 0 0 0
/proc/26633/statm: 1501 1222 75 150 0 1348 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 28228

[startup+25.5016 s]
/proc/loadavg: 2.06 2.05 2.00 3/83 26633
/proc/meminfo: memFree=1564532/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=6532 CPUtime=23.85
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 1388 0 0 0 2384 1 0 0 25 0 1 0 26163505 6688768 1374 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/26633/statm: 1633 1374 75 150 0 1480 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 28756

[startup+51.1012 s]
/proc/loadavg: 2.04 2.05 2.00 3/83 26633
/proc/meminfo: memFree=1563700/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=7484 CPUtime=49.44
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 1630 0 0 0 4942 2 0 0 25 0 1 0 26163505 7663616 1616 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/26633/statm: 1871 1616 75 150 0 1718 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 29708

[startup+102.306 s]
/proc/loadavg: 2.01 2.04 2.00 3/83 26633
/proc/meminfo: memFree=1562036/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=8964 CPUtime=100.62
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 1999 0 0 0 10060 2 0 0 25 0 1 0 26163505 9179136 1985 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/26633/statm: 2241 1985 75 150 0 2088 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 31188

[startup+162.302 s]
/proc/loadavg: 2.34 2.10 2.02 2/71 26846
/proc/meminfo: memFree=1675228/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=10280 CPUtime=159.99
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 2300 0 0 0 15996 3 0 0 25 0 1 0 26163505 10526720 2286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26633/statm: 2570 2286 75 150 0 2417 0
Current children cumulated CPU time (s) 161.5
Current children cumulated vsize (KiB) 32504

[startup+222.302 s]
/proc/loadavg: 2.52 2.21 2.06 3/76 26921
/proc/meminfo: memFree=1679796/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0

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

/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=12600 CPUtime=338.49
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 2873 0 0 0 33843 6 0 0 25 0 1 0 26163505 12902400 2859 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 1 0 0
/proc/26633/statm: 3150 2859 75 150 0 2997 0
Current children cumulated CPU time (s) 340
Current children cumulated vsize (KiB) 34824

[startup+402.301 s]
/proc/loadavg: 2.75 2.30 2.11 3/77 27041
/proc/meminfo: memFree=1660764/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=13268 CPUtime=397.8
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 3039 0 0 0 39774 6 0 0 25 0 1 0 26163505 13586432 3025 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/26633/statm: 3317 3025 75 150 0 3164 0
Current children cumulated CPU time (s) 399.31
Current children cumulated vsize (KiB) 35492

[startup+462.302 s]
/proc/loadavg: 2.27 2.24 2.10 3/77 27041
/proc/meminfo: memFree=1656412/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=13816 CPUtime=457.47
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 3152 0 0 0 45740 7 0 0 25 0 1 0 26163505 14147584 3138 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26633/statm: 3454 3138 75 150 0 3301 0
Current children cumulated CPU time (s) 458.98
Current children cumulated vsize (KiB) 36040

[startup+522.302 s]
/proc/loadavg: 2.10 2.20 2.09 3/77 27041
/proc/meminfo: memFree=1650716/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=14092 CPUtime=517.18
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 3228 0 0 0 51711 7 0 0 25 0 1 0 26163505 14430208 3214 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26633/statm: 3523 3214 75 150 0 3370 0
Current children cumulated CPU time (s) 518.69
Current children cumulated vsize (KiB) 36316

[startup+582.301 s]
/proc/loadavg: 2.03 2.16 2.08 3/77 27041
/proc/meminfo: memFree=1647964/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=14372 CPUtime=576.88
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 3300 0 0 0 57681 7 0 0 25 0 1 0 26163505 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26633/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 578.39
Current children cumulated vsize (KiB) 36596

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

[startup+582.901 s]
/proc/loadavg: 2.03 2.16 2.08 3/77 27041
/proc/meminfo: memFree=1647964/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=14372 CPUtime=577.48
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 3300 0 0 0 57741 7 0 0 25 0 1 0 26163505 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26633/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 578.99
Current children cumulated vsize (KiB) 36596

[startup+589.302 s]
/proc/loadavg: 2.03 2.15 2.08 3/77 27041
/proc/meminfo: memFree=1647452/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=14372 CPUtime=583.85
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 3300 0 0 0 58378 7 0 0 25 0 1 0 26163505 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 1 0 0
/proc/26633/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 585.36
Current children cumulated vsize (KiB) 36596

[startup+592.502 s]
/proc/loadavg: 2.03 2.15 2.08 3/77 27041
/proc/meminfo: memFree=1647260/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=14372 CPUtime=587.03
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 3300 0 0 0 58696 7 0 0 25 0 1 0 26163505 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26633/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 588.54
Current children cumulated vsize (KiB) 36596

[startup+594.102 s]
/proc/loadavg: 2.03 2.15 2.08 3/77 27041
/proc/meminfo: memFree=1647196/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=14372 CPUtime=588.63
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 3300 0 0 0 58856 7 0 0 25 0 1 0 26163505 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26633/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 590.14
Current children cumulated vsize (KiB) 36596

[startup+594.901 s]
/proc/loadavg: 2.03 2.15 2.08 3/77 27041
/proc/meminfo: memFree=1647132/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=14372 CPUtime=589.42
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 3300 0 0 0 58935 7 0 0 25 0 1 0 26163505 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26633/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 590.93
Current children cumulated vsize (KiB) 36596

[startup+595.301 s]
/proc/loadavg: 2.03 2.15 2.08 3/77 27041
/proc/meminfo: memFree=1647132/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=1.51
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1376 11949 0 2 6 2 135 8 16 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
[pid=26632] ppid=26609 vsize=5356 CPUtime=0
/proc/26632/stat : 26632 (sh) S 26609 26609 24613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26163505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26632/statm: 1339 232 193 169 0 50 0
[pid=26633] ppid=26632 vsize=14372 CPUtime=589.82
/proc/26633/stat : 26633 (minisat) R 26632 26609 24613 0 -1 4194304 3300 0 0 0 58975 7 0 0 25 0 1 0 26163505 14716928 3286 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26633/statm: 3593 3286 75 150 0 3440 0
Current children cumulated CPU time (s) 591.33
Current children cumulated vsize (KiB) 36596

[startup+595.401 s]
/proc/loadavg: 2.03 2.15 2.08 3/77 27041
/proc/meminfo: memFree=1647132/2055920 swapFree=4192812/4192956
[pid=26609] ppid=26607 vsize=16868 CPUtime=591.36
/proc/26609/stat : 26609 (sugar) S 26607 26609 24613 0 -1 4194304 1448 15544 0 2 6 2 59112 16 15 0 1 0 26163343 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26609/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 591.36
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 595.478
CPU time (s): 591.494
CPU user time (s): 591.281
CPU system time (s): 0.212967
CPU usage (%): 99.331
Max. virtual memory (cumulated for all children) (KiB): 886544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 591.281
system time used= 0.212967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20829
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= 1511
involuntary context switches= 10409

runsolver used 1.21981 second user time and 3.11553 second system time

The end

Launcher Data

Begin job on node90 at 2009-07-12 11:29:47
IDJOB=2090002
IDBENCH=59659
IDSOLVER=739
FILE ID=node90/2090002-1247390987
PBS_JOBID= 9507327
Free space on /tmp= 66292 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-2-40-19/normalized-rand-2-40-19-443-230-23_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-2090002-1247390987/watcher-2090002-1247390987 -o /tmp/evaluation-result-2090002-1247390987/solver-2090002-1247390987 -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-2090002-1247390987.xml

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

MD5SUM BENCH= da9e23b0aa707fc299fcc313dae9c2df
RANDOM SEED=1485511423

node90.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.212
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.212
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1574508 kB
Buffers:         53224 kB
Cached:         221020 kB
SwapCached:          0 kB
Active:         293144 kB
Inactive:       130536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574508 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1520 kB
Writeback:           0 kB
Mapped:         161060 kB
Slab:            42848 kB
Committed_AS:   942900 kB
PageTables:       2088 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= 66288 MiB
End job on node90 at 2009-07-12 11:39:42