Trace number 2058300

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 579.617 585.2

General information on the benchmark

Namecsp/frb40-19/
normalized-frb40-19-3-mgd_ext.xml
MD5SUMbdc96715bd363370a03e4b8250f4477b
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 benchmark29.1146
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints308
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension308
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 Sat Jul 11 16:00:53 2009
0.00/0.07	c 0	PID 11870
0.00/0.08	c 0	HOST node29.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2058300-1247320853.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2058300-1247320853.xml' 'HOME/temp.csp'
0.07/0.54	c 0	1 domains, 40 variables, 0 predicates, 308 relations, 308 constraints
0.07/0.55	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.55	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.52/0.63	c 0	Parsing HOME/temp.csp
0.52/0.85	c 1	parsed 657 expressions
0.52/0.86	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.52/0.86	c 1	Converting to clausal form CSP
0.52/0.88	c 1	converted 66 (10%) expressions
0.52/0.88	c 1	converted 132 (20%) expressions
0.52/0.88	c 1	converted 198 (30%) expressions
0.52/0.89	c 1	converted 263 (40%) expressions
0.52/0.89	c 1	converted 329 (50%) expressions
0.52/0.96	c 1	converted 395 (60%) expressions
0.52/0.98	c 1	converted 460 (70%) expressions
0.52/1.00	c 1	converted 526 (80%) expressions
0.52/1.02	c 1	converted 592 (90%) expressions
0.52/1.04	c 1	converted 657 (100%) expressions
0.52/1.04	c 1	CSP : 40 integers, 0 booleans, 308 clauses, largest domain size 19
0.52/1.04	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.52/1.04	c 1	Propagation in CSP
0.52/1.04	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.52/1.04	c 1	CSP : 40 integers, 0 booleans, 308 clauses, largest domain size 19
0.52/1.04	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.52/1.05	c 1	Simplifing CSP by introducing new Boolean variables
0.52/1.05	c 1	CSP : 40 integers, 0 booleans, 308 clauses, largest domain size 19
0.52/1.05	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.52/1.08	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.52/1.09	c 1	4 (10%) CSP integer variables are encoded (68 clauses, 659 bytes)
0.52/1.09	c 1	8 (20%) CSP integer variables are encoded (136 clauses, 1356 bytes)
0.52/1.10	c 1	12 (30%) CSP integer variables are encoded (204 clauses, 2104 bytes)
1.04/1.10	c 1	16 (40%) CSP integer variables are encoded (272 clauses, 2852 bytes)
1.04/1.11	c 1	20 (50%) CSP integer variables are encoded (340 clauses, 3600 bytes)
1.04/1.11	c 1	24 (60%) CSP integer variables are encoded (408 clauses, 4348 bytes)
1.04/1.11	c 1	28 (70%) CSP integer variables are encoded (476 clauses, 5096 bytes)
1.04/1.11	c 1	32 (80%) CSP integer variables are encoded (544 clauses, 5844 bytes)
1.04/1.11	c 1	36 (90%) CSP integer variables are encoded (612 clauses, 6592 bytes)
1.04/1.11	c 1	40 (100%) CSP integer variables are encoded (680 clauses, 7340 bytes)
1.04/1.16	c 1	31 (10%) CSP clauses are encoded (2740 clauses, 40812 bytes)
1.04/1.18	c 1	62 (20%) CSP clauses are encoded (4789 clauses, 75358 bytes)
1.04/1.19	c 1	93 (30%) CSP clauses are encoded (6950 clauses, 113108 bytes)
1.14/1.21	c 1	124 (40%) CSP clauses are encoded (9041 clauses, 152302 bytes)
1.14/1.22	c 1	154 (50%) CSP clauses are encoded (11075 clauses, 190433 bytes)
1.14/1.23	c 1	185 (60%) CSP clauses are encoded (13092 clauses, 228330 bytes)
1.14/1.25	c 1	216 (70%) CSP clauses are encoded (15167 clauses, 267016 bytes)
1.14/1.26	c 1	247 (80%) CSP clauses are encoded (17223 clauses, 305531 bytes)
1.14/1.27	c 1	278 (90%) CSP clauses are encoded (19307 clauses, 344353 bytes)
1.14/1.29	c 1	308 (100%) CSP clauses are encoded (21267 clauses, 381055 bytes)
1.14/1.29	c 1	308 CSP clauses encoded
1.14/1.29	c 1	Writing map file : HOME/temp.map
1.14/1.29	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.14/1.29	c 1	SAT : 720 SAT variables, 21267 SAT clauses, 381055 bytes
1.14/1.29	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.14/1.30	c 1	SOLVING HOME/temp.cnf
1.14/1.30	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.24/1.30	c 1	This is MiniSat 2.0 beta
1.24/1.30	c 1	WARNING: for repeatability, setting FPU to use double precision
1.24/1.30	c 1	============================[ Problem Statistics ]=============================
1.24/1.30	c 1	|                                                                             |
1.24/1.30	c 1	|  Number of variables:  720                                                  |
1.24/1.30	c 1	|  Number of clauses:    21267                                                |
1.24/1.31	c 1	|  Parsing time:         0.01         s                                       |
1.24/1.31	c 1	============================[ Search Statistics ]==============================
1.24/1.31	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.24/1.31	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.24/1.31	c 1	===============================================================================
1.24/1.31	c 1	|         0 |     720    21267    77849 |     7089        0    nan |  0.000 % |
1.24/1.32	c 1	|       100 |     720    21267    77849 |     7797      100     10 |  0.000 % |
1.24/1.34	c 1	|       250 |     720    21267    77849 |     8577      250     11 |  0.005 % |
1.24/1.36	c 1	|       475 |     720    21267    77849 |     9435      475     12 |  0.004 % |
1.24/1.40	c 1	|       812 |     720    21267    77849 |    10379      812     12 |  0.003 % |
1.24/1.45	c 1	|      1318 |     720    21267    77849 |    11416     1318     12 |  0.004 % |
1.24/1.53	c 1	|      2078 |     720    21267    77849 |    12558     2078     12 |  0.006 % |
1.24/1.66	c 1	|      3219 |     720    21267    77849 |    13814     3219     13 |  0.009 % |
1.24/1.87	c 2	|      4928 |     720    21267    77849 |    15195     4928     13 |  0.006 % |
2.12/2.21	c 2	|      7491 |     720    21267    77849 |    16715     7491     13 |  0.009 % |
2.61/2.74	c 3	|     11337 |     720    21267    77849 |    18387    11337     13 |  0.009 % |
3.61/3.71	c 3	|     17104 |     720    21267    77849 |    20225    17104     14 |  0.009 % |
5.19/5.38	c 5	|     25753 |     720    21267    77849 |    22248    15545     15 |  0.006 % |
7.75/7.97	c 8	|     38728 |     720    21267    77849 |    24473    17287     14 |  0.006 % |
12.01/12.26	c 12	|     58189 |     720    21267    77849 |    26920    24436     15 |  0.002 % |
18.44/18.73	c 18	|     87381 |     720    21267    77849 |    29612    24950     15 |  0.007 % |
29.64/30.08	c 30	|    131170 |     720    21267    77849 |    32573    22299     16 |  0.007 % |
46.18/46.75	c 47	|    196854 |     719    21209    77682 |    35831    13523     15 |  0.139 % |
73.22/74.04	c 74	|    295380 |     719    21209    77682 |    39414    23045     17 |  0.147 % |
114.73/115.98	c 116	|    443169 |     718    21165    77565 |    43355    17955     19 |  0.279 % |
181.10/182.91	c 183	|    664852 |     718    21165    77565 |    47691    33904     19 |  0.281 % |
288.38/291.22	c 291	|    997378 |     718    21165    77565 |    52460    36025     19 |  0.280 % |
459.66/464.19	c 464	|   1496166 |     716    21061    77275 |    57706    25477     15 |  0.556 % |
579.42/585.02	c 585	===============================================================================
579.42/585.02	c 585	restarts              : 23
579.42/585.02	c 585	conflicts             : 1828541        (3163 /sec)
579.42/585.02	c 585	decisions             : 2212509        (1.44 % random) (3827 /sec)
579.42/585.02	c 585	propagations          : 197388935      (341398 /sec)
579.42/585.02	c 585	conflict literals     : 32968585       (36.84 % deleted)
579.42/585.02	c 585	Memory used           : 14.81 MB
579.42/585.02	c 585	CPU time              : 578.178 s
579.42/585.02	c 585	
579.42/585.02	c 585	SATISFIABLE
579.42/585.02	c 585	DECODING HOME/temp.out WITH HOME/temp.map
579.42/585.02	c 585	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'
579.46/585.11	c 585	Decoding HOME/temp.out
579.46/585.13	s SATISFIABLE
579.46/585.13	v 14 12 1 7 2 5 6 17 4 12 16 16 12 15 9 9 11 13 0 11 16 7 6 0 8 15 11 13 1 18 10 8 18 15 17 8 12 1 13 13
579.46/585.14	c 585	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
579.46/585.19	c 585	CPU 579.59 (0.05 0.02 579.38 0.14)
579.46/585.19	c 585	END Sat Jul 11 16:10:38 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-2058300-1247320853/watcher-2058300-1247320853 -o /tmp/evaluation-result-2058300-1247320853/solver-2058300-1247320853 -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-2058300-1247320853.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 1.89 4/81 11870
/proc/meminfo: memFree=793624/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=12268 CPUtime=0
/proc/11870/stat : 11870 (sugar) R 11868 11870 11223 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 19151426 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 221789590561 0 0 4224 0 0 0 0 17 1 0 0
/proc/11870/statm: 3067 316 241 3 0 167 0

[startup+0.138972 s]
/proc/loadavg: 2.00 2.00 1.89 4/81 11870
/proc/meminfo: memFree=793624/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=0.07
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 19151426 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.201976 s]
/proc/loadavg: 2.00 2.00 1.89 4/81 11870
/proc/meminfo: memFree=793624/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=0.07
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 19151426 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.30198 s]
/proc/loadavg: 2.00 2.00 1.89 4/81 11870
/proc/meminfo: memFree=793624/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=0.07
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 19151426 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702003 s]
/proc/loadavg: 2.00 2.00 1.89 4/81 11870
/proc/meminfo: memFree=793624/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=0.52
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1309 4795 0 1 5 2 42 3 16 0 1 0 19151426 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 16868

[startup+1.50105 s]
/proc/loadavg: 2.00 2.00 1.89 3/92 11892
/proc/meminfo: memFree=776256/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 15 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 16868

[startup+3.10115 s]
/proc/loadavg: 2.00 2.00 1.89 3/84 11894
/proc/meminfo: memFree=787392/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 15 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=4036 CPUtime=1.77
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 765 0 0 0 177 0 0 0 25 0 1 0 19151557 4132864 751 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 1009 751 75 150 0 856 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 26260

[startup+6.30235 s]
/proc/loadavg: 2.00 2.00 1.89 3/84 11894
/proc/meminfo: memFree=786112/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=4788 CPUtime=4.94
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 948 0 0 0 494 0 0 0 25 0 1 0 19151557 4902912 934 996147200 134512640 135127466 4294956256 18446744073709551615 134521700 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 1197 934 75 150 0 1044 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 27012

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 1.89 3/84 11900
/proc/meminfo: memFree=785392/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=5584 CPUtime=11.26
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 1139 0 0 0 1126 0 0 0 25 0 1 0 19151557 5718016 1125 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 1396 1125 75 150 0 1243 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 27808

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 1.89 3/84 11900
/proc/meminfo: memFree=784312/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=6420 CPUtime=23.94
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 1353 0 0 0 2393 1 0 0 25 0 1 0 19151557 6574080 1339 996147200 134512640 135127466 4294956256 18446744073709551615 134521190 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 1605 1339 75 150 0 1452 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 28644

[startup+51.1038 s]
/proc/loadavg: 2.00 2.00 1.89 3/84 11900
/proc/meminfo: memFree=783608/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=7216 CPUtime=49.3
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 1535 0 0 0 4929 1 0 0 25 0 1 0 19151557 7389184 1521 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 1804 1521 75 150 0 1651 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 29440

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 1.90 3/84 11900
/proc/meminfo: memFree=781816/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=8836 CPUtime=100.01
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 1966 0 0 0 10000 1 0 0 25 0 1 0 19151557 9048064 1952 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 2209 1952 75 150 0 2056 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 31060

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.90 3/84 11900
/proc/meminfo: memFree=780344/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=10260 CPUtime=159.45
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 2289 0 0 0 15943 2 0 0 25 0 1 0 19151557 10506240 2275 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 2565 2275 75 150 0 2412 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 32484

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=779192/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=11212 CPUtime=218.89
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 2541 0 0 0 21887 2 0 0 25 0 1 0 19151557 11481088 2527 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 2803 2527 75 150 0 2650 0
Current children cumulated CPU time (s) 220.13
Current children cumulated vsize (KiB) 33436

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=778424/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=12176 CPUtime=278.32
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 2747 0 0 0 27830 2 0 0 25 0 1 0 19151557 12468224 2733 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 3044 2733 75 150 0 2891 0
Current children cumulated CPU time (s) 279.56
Current children cumulated vsize (KiB) 34400

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=777664/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=12848 CPUtime=337.76
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 2937 0 0 0 33774 2 0 0 25 0 1 0 19151557 13156352 2923 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 3212 2923 75 150 0 3059 0
Current children cumulated CPU time (s) 339
Current children cumulated vsize (KiB) 35072

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=777152/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=13392 CPUtime=397.19
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 3057 0 0 0 39717 2 0 0 25 0 1 0 19151557 13713408 3043 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 3348 3043 75 150 0 3195 0
Current children cumulated CPU time (s) 398.43
Current children cumulated vsize (KiB) 35616

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=776768/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=13800 CPUtime=456.63
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 3141 0 0 0 45661 2 0 0 25 0 1 0 19151557 14131200 3127 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 3450 3127 75 150 0 3297 0
Current children cumulated CPU time (s) 457.87
Current children cumulated vsize (KiB) 36024

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=776128/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=14496 CPUtime=516.07
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 3305 0 0 0 51604 3 0 0 25 0 1 0 19151557 14843904 3291 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 3624 3291 75 150 0 3471 0
Current children cumulated CPU time (s) 517.31
Current children cumulated vsize (KiB) 36720

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=775552/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=15160 CPUtime=575.51
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 3490 0 0 0 57548 3 0 0 25 0 1 0 19151557 15523840 3476 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 3790 3476 75 150 0 3637 0
Current children cumulated CPU time (s) 576.75
Current children cumulated vsize (KiB) 37384

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

[startup+582.404 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=775552/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=15160 CPUtime=575.61
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 3490 0 0 0 57558 3 0 0 25 0 1 0 19151557 15523840 3476 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 3790 3476 75 150 0 3637 0
Current children cumulated CPU time (s) 576.85
Current children cumulated vsize (KiB) 37384

[startup+584.001 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=775488/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=15160 CPUtime=577.19
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 3492 0 0 0 57716 3 0 0 25 0 1 0 19151557 15523840 3478 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 3790 3478 75 150 0 3637 0
Current children cumulated CPU time (s) 578.43
Current children cumulated vsize (KiB) 37384

[startup+584.801 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=775488/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=15160 CPUtime=577.98
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 3492 0 0 0 57795 3 0 0 25 0 1 0 19151557 15523840 3478 996147200 134512640 135127466 4294956256 18446744073709551615 134528076 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 3790 3478 75 150 0 3637 0
Current children cumulated CPU time (s) 579.22
Current children cumulated vsize (KiB) 37384

[startup+585.001 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=775488/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=1.24
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1376 11909 0 2 5 2 110 7 16 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
[pid=11893] ppid=11870 vsize=5356 CPUtime=0
/proc/11893/stat : 11893 (sh) S 11870 11870 11223 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19151556 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11893/statm: 1339 232 193 169 0 50 0
[pid=11894] ppid=11893 vsize=15160 CPUtime=578.18
/proc/11894/stat : 11894 (minisat) R 11893 11870 11223 0 -1 4194304 3492 0 0 0 57815 3 0 0 25 0 1 0 19151557 15523840 3478 996147200 134512640 135127466 4294956256 18446744073709551615 134528609 0 0 4096 3 0 0 0 17 1 0 0
/proc/11894/statm: 3790 3478 75 150 0 3637 0
Current children cumulated CPU time (s) 579.42
Current children cumulated vsize (KiB) 37384

[startup+585.101 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 11900
/proc/meminfo: memFree=775488/2055920 swapFree=4192040/4192956
[pid=11870] ppid=11868 vsize=16868 CPUtime=579.46
/proc/11870/stat : 11870 (sugar) S 11868 11870 11223 0 -1 4194304 1430 15696 0 2 5 2 57928 11 17 0 1 0 19151426 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11870/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 579.46
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 585.2
CPU time (s): 579.617
CPU user time (s): 579.444
CPU system time (s): 0.172973
CPU usage (%): 99.0459
Max. virtual memory (cumulated for all children) (KiB): 886536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 579.444
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20973
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= 2000
involuntary context switches= 14074

runsolver used 0.744886 second user time and 1.9527 second system time

The end

Launcher Data

Begin job on node29 at 2009-07-11 16:00:53
IDJOB=2058300
IDBENCH=53467
IDSOLVER=739
FILE ID=node29/2058300-1247320853
PBS_JOBID= 9506569
Free space on /tmp= 66328 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/frb40-19/normalized-frb40-19-3-mgd_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-2058300-1247320853/watcher-2058300-1247320853 -o /tmp/evaluation-result-2058300-1247320853/solver-2058300-1247320853 -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-2058300-1247320853.xml

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

MD5SUM BENCH= bdc96715bd363370a03e4b8250f4477b
RANDOM SEED=45648977

node29.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.225
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.225
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:        794104 kB
Buffers:         46720 kB
Cached:        1110560 kB
SwapCached:        420 kB
Active:         142752 kB
Inactive:      1047248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        794104 kB
SwapTotal:     4192956 kB
SwapFree:      4192040 kB
Dirty:            1496 kB
Writeback:           0 kB
Mapped:          52380 kB
Slab:            56828 kB
Committed_AS:   177148 kB
PageTables:       1984 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node29 at 2009-07-11 16:10:38