Trace number 2059059

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 357.63 361.134

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-4_ext.xml
MD5SUM6ec81db3d1e6ae122abbe5419069b241
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 benchmark74.3167
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.01/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.01/0.07	c 0	BEGIN Sat Jul 11 16:42:41 2009
0.01/0.07	c 0	PID 13242
0.01/0.07	c 0	HOST node15.alineos.net
0.01/0.07	c 0	CONVERTING HOME/instance-2059059-1247323361.xml TO HOME/temp.csp
0.01/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-2059059-1247323361.xml' 'HOME/temp.csp'
0.06/0.95	c 1	26 domains, 625 variables, 0 predicates, 26 relations, 10142 constraints
0.06/0.99	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.99	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.94/1.07	c 1	Parsing HOME/temp.csp
1.12/1.23	c 1	parsed 10000 expressions
1.12/1.23	c 1	parsed 10819 expressions
1.12/1.24	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.12/1.24	c 1	Converting to clausal form CSP
1.22/1.31	c 2	converted 1082 (10%) expressions
1.32/1.40	c 2	converted 2164 (20%) expressions
1.32/1.49	c 2	converted 3246 (30%) expressions
1.42/1.58	c 2	converted 4328 (40%) expressions
1.52/1.62	c 2	converted 5410 (50%) expressions
1.52/1.64	c 2	converted 6492 (60%) expressions
1.52/1.67	c 2	converted 7574 (70%) expressions
1.62/1.78	c 2	converted 8656 (80%) expressions
1.72/1.83	c 2	converted 9738 (90%) expressions
1.72/1.85	c 2	converted 10819 (100%) expressions
1.72/1.85	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.72/1.85	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.72/1.85	c 2	Propagation in CSP
1.72/1.87	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.72/1.87	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.72/1.87	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.72/1.88	c 2	Simplifing CSP by introducing new Boolean variables
1.72/1.89	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.72/1.89	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.92/2.00	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.92/2.02	c 2	63 (10%) CSP integer variables are encoded (690 clauses, 7448 bytes)
1.92/2.03	c 2	125 (20%) CSP integer variables are encoded (1219 clauses, 13790 bytes)
1.92/2.03	c 2	188 (30%) CSP integer variables are encoded (1840 clauses, 21863 bytes)
1.92/2.03	c 2	250 (40%) CSP integer variables are encoded (2415 clauses, 29338 bytes)
1.92/2.03	c 2	313 (50%) CSP integer variables are encoded (3036 clauses, 37411 bytes)
1.92/2.03	c 2	375 (60%) CSP integer variables are encoded (3657 clauses, 45484 bytes)
1.92/2.04	c 2	438 (70%) CSP integer variables are encoded (4278 clauses, 53557 bytes)
1.92/2.04	c 2	500 (80%) CSP integer variables are encoded (4853 clauses, 61032 bytes)
1.92/2.04	c 2	563 (90%) CSP integer variables are encoded (5428 clauses, 68507 bytes)
1.92/2.04	c 2	625 (100%) CSP integer variables are encoded (6072 clauses, 76879 bytes)
2.02/2.18	c 2	1015 (10%) CSP clauses are encoded (13375 clauses, 213949 bytes)
2.11/2.26	c 2	2029 (20%) CSP clauses are encoded (20317 clauses, 349375 bytes)
2.22/2.33	c 3	3043 (30%) CSP clauses are encoded (27259 clauses, 497658 bytes)
2.22/2.40	c 3	4057 (40%) CSP clauses are encoded (34297 clauses, 652347 bytes)
2.32/2.46	c 3	5071 (50%) CSP clauses are encoded (41095 clauses, 801300 bytes)
2.41/2.54	c 3	6086 (60%) CSP clauses are encoded (48422 clauses, 962764 bytes)
2.51/2.61	c 3	7100 (70%) CSP clauses are encoded (55940 clauses, 1128621 bytes)
2.51/2.68	c 3	8114 (80%) CSP clauses are encoded (62906 clauses, 1281483 bytes)
2.62/2.75	c 3	9128 (90%) CSP clauses are encoded (69752 clauses, 1431688 bytes)
2.72/2.82	c 3	10142 (100%) CSP clauses are encoded (76934 clauses, 1589689 bytes)
2.72/2.82	c 3	10142 CSP clauses encoded
2.72/2.82	c 3	Writing map file : HOME/temp.map
2.72/2.83	c 3	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.72/2.83	c 3	SAT : 6336 SAT variables, 76934 SAT clauses, 1589689 bytes
2.72/2.83	c 3	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.72/2.88	c 3	SOLVING HOME/temp.cnf
2.72/2.88	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.72/2.88	c 3	This is MiniSat 2.0 beta
2.72/2.88	c 3	WARNING: for repeatability, setting FPU to use double precision
2.72/2.88	c 3	============================[ Problem Statistics ]=============================
2.72/2.88	c 3	|                                                                             |
2.72/2.89	c 3	|  Number of variables:  6336                                                 |
2.72/2.89	c 3	|  Number of clauses:    76934                                                |
2.76/2.93	c 3	|  Parsing time:         0.04         s                                       |
2.76/2.94	c 3	============================[ Search Statistics ]==============================
2.76/2.94	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.76/2.94	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.76/2.94	c 3	===============================================================================
2.76/2.94	c 3	|         0 |    4068    40476   143101 |    13492        0    nan |  0.000 % |
2.76/2.95	c 3	|       101 |    4068    40476   143101 |    14841      101     11 | 35.795 % |
2.76/2.97	c 3	|       252 |    4068    40476   143101 |    16325      252     13 | 35.795 % |
2.76/2.99	c 3	|       477 |    4068    40476   143101 |    17957      476     10 | 35.985 % |
2.76/3.04	c 3	|       815 |    4056    40476   143101 |    19753      814     12 | 35.985 % |
2.76/3.13	c 3	|      1321 |    4056    40294   142434 |    21729     1256     16 | 35.985 % |
3.06/3.29	c 4	|      2080 |    4056    40294   142434 |    23901     2015     17 | 35.985 % |
3.25/3.46	c 4	|      3219 |    4056    40294   142434 |    26292     3154     17 | 35.985 % |
3.65/3.81	c 4	|      4927 |    4056    40294   142434 |    28921     4862     18 | 35.985 % |
4.34/4.58	c 5	|      7491 |    4056    40294   142434 |    31813     7426     24 | 35.985 % |
5.53/5.72	c 6	|     11336 |    4056    40294   142434 |    34994    11271     24 | 35.985 % |
7.71/7.99	c 8	|     17103 |    4056    40294   142434 |    38494    17038     25 | 35.985 % |
12.17/12.46	c 13	|     25752 |    4056    40294   142434 |    42343    25687     27 | 35.985 % |
20.69/21.06	c 21	|     38726 |    4056    40294   142434 |    46578    38661     29 | 35.985 % |
34.36/34.89	c 35	|     58189 |    4056    40294   142434 |    51235    25065     24 | 35.985 % |
58.53/59.28	c 60	|     87381 |    4056    40294   142434 |    56359    17008     26 | 35.985 % |
97.76/98.84	c 99	|    131170 |    4056    40294   142434 |    61995    18565     30 | 35.985 % |
156.40/158.07	c 158	|    196856 |    4056    40294   142434 |    68194    37452     30 | 35.985 % |
271.72/274.44	c 275	|    295383 |    4056    40294   142434 |    75014    29154     35 | 35.985 % |
357.21/360.78	c 361	===============================================================================
357.21/360.79	c 361	restarts              : 19
357.21/360.79	c 361	conflicts             : 383075         (1081 /sec)
357.21/360.79	c 361	decisions             : 491199         (1.36 % random) (1386 /sec)
357.21/360.79	c 361	propagations          : 194049930      (547407 /sec)
357.21/360.79	c 361	conflict literals     : 13147233       (40.54 % deleted)
357.21/360.79	c 361	Memory used           : 19.84 MB
357.21/360.79	c 361	CPU time              : 354.489 s
357.21/360.79	c 361	
357.21/360.79	c 361	SATISFIABLE
357.21/360.79	c 361	DECODING HOME/temp.out WITH HOME/temp.map
357.21/360.79	c 361	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'
357.31/360.88	c 361	Decoding HOME/temp.out
357.31/361.03	s SATISFIABLE
357.31/361.05	v 7 22 9 8 4 0 5 21 10 16 14 6 24 2 3 11 15 13 17 1 18 20 19 23 12 11 0 6 24 15 17 12 10 14 19 5 7 21 9 18 8 16 2 23 20 3 13 22 1 4 3 23 17 15 18 16 14 22 7 13 8 19 11 21 24 6 4 0 12 9 10 1 2 5 20 16 19 5 11 12 15 21 6 8 14 17 2 20 18 1 13 9 4 10 23 0 3 24 22 7 21 16 0 10 11 5 1 20 17 9 15 14 18 23 6 7 22 8 3 12 19 2 13 4 24 5 9 10 16 7 21 3 15 6 11 22 17 12 4 20 2 13 14 0 24 23 8 1 19 18 1 21 8 20 5 23 6 18 12 4 7 24 10 13 15 22 2 9 19 14 16 0 17 11 3 19 12 1 4 24 3 16 5 13 10 0 22 23 8 21 17 20 6 11 7 2 14 15 18 9 10 11 19 14 23 24 13 3 4 20 18 1 15 22 16 5 0 12 8 2 17 7 6 9 21 8 18 21 1 10 20 17 12 2 6 3 11 4 7 5 23 19 22 24 16 14 15 9 13 0 22 24 16 19 6 14 2 13 21 18 1 9 17 12 7 20 11 15 4 5 8 10 3 0 23 0 3 18 6 9 2 23 17 15 21 4 16 19 11 8 12 10 24 7 22 1 5 14 20 13 15 13 7 23 2 1 24 4 3 5 9 18 0 19 11 14 12 10 22 17 20 6 21 16 8 2 17 13 5 20 19 11 8 22 0 24 4 16 14 10 1 21 7 15 18 9 23 12 3 6 17 14 2 9 21 11 22 24 19 23 6 0 8 20 4 15 7 18 13 3 5 12 16 10 1 20 5 3 22 19 8 10 9 11 24 2 21 13 0 14 16 1 23 6 4 12 18 7 15 17 24 7 15 3 1 13 9 0 20 17 12 23 22 6 2 10 8 19 16 21 4 11 18 14 5 12 10 22 21 8 18 0 7 23 3 19 13 14 16 17 4 24 1 5 15 6 9 20 2 11 14 1 24 7 17 12 15 23 0 8 20 10 2 5 22 9 6 3 18 13 11 19 4 21 16 13 2 14 17 3 7 8 16 1 12 11 15 6 10 23 21 18 20 9 0 22 4 5 24 19 23 4 12 2 22 9 19 14 18 1 10 20 5 3 0 24 17 11 21 6 13 16 8 7 15 9 8 20 13 0 4 7 2 16 15 23 12 3 1 19 18 5 17 14 10 21 24 11 6 22 4 20 23 12 14 6 18 19 24 22 16 5 9 15 13 0 3 21 1 11 7 17 10 8 2 18 6 4 0 16 22 20 11 9 7 13 3 1 24 12 19 14 5 2 8 15 21 23 17 10 6 15 11 18 13 10 4 1 5 2 21 8 7 17 9 3 23 16 20 19 24 22 0 12 14
357.31/361.11	c 361	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
357.31/361.13	c 361	CPU 357.6 (0.05 0.02 357.3 0.23)
357.31/361.13	c 361	END Sat Jul 11 16:48: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-2059059-1247323361/watcher-2059059-1247323361 -o /tmp/evaluation-result-2059059-1247323361/solver-2059059-1247323361 -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-2059059-1247323361.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.96 4/74 13242
/proc/meminfo: memFree=811472/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=12272 CPUtime=0
/proc/13242/stat : 13242 (sugar) R 13240 13242 12564 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 19402971 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 240472783461 0 0 4224 0 0 0 0 17 0 0 0
/proc/13242/statm: 3068 327 246 3 0 168 0

[startup+0.0288249 s]
/proc/loadavg: 2.00 2.00 1.96 4/74 13242
/proc/meminfo: memFree=811472/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=12940 CPUtime=0.01
/proc/13242/stat : 13242 (sugar) R 13240 13242 12564 0 -1 4194304 609 0 0 0 1 0 0 0 18 0 1 0 19402971 13250560 577 996147200 4194304 4206940 548682068608 18446744073709551615 240472462049 0 0 4224 0 0 0 0 17 0 0 0
/proc/13242/statm: 3235 577 316 3 0 335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12940

[startup+0.103858 s]
/proc/loadavg: 2.00 2.00 1.96 4/74 13242
/proc/meminfo: memFree=811472/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=0.06
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1227 128 0 0 4 2 0 0 18 0 1 0 19402971 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13242/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301635 s]
/proc/loadavg: 2.00 2.00 1.96 4/74 13242
/proc/meminfo: memFree=811472/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=0.06
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1227 128 0 0 4 2 0 0 18 0 1 0 19402971 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13242/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701679 s]
/proc/loadavg: 2.00 2.00 1.96 4/74 13242
/proc/meminfo: memFree=811472/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=0.06
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1227 128 0 0 4 2 0 0 18 0 1 0 19402971 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13242/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50275 s]
/proc/loadavg: 2.08 2.02 1.97 3/77 13256
/proc/meminfo: memFree=807864/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=0.94
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1309 7966 0 1 4 2 83 5 16 0 1 0 19402971 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1111 409 3 0 796 0
[pid=13255] ppid=13242 vsize=5356 CPUtime=0
/proc/13255/stat : 13255 (sh) S 13242 13242 12564 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19403070 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13255/statm: 1339 233 193 169 0 50 0
[pid=13256] ppid=13255 vsize=868476 CPUtime=0.48
/proc/13256/stat : 13256 (java) S 13255 13242 12564 0 -1 0 7632 0 1 0 44 4 0 0 18 0 9 0 19403070 889319424 6850 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13256/statm: 217119 6850 2566 9 0 211624 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890700

[startup+3.10289 s]
/proc/loadavg: 2.08 2.02 1.97 4/85 13264
/proc/meminfo: memFree=777976/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 15 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 16868

[startup+6.30117 s]
/proc/loadavg: 2.07 2.02 1.97 3/77 13266
/proc/meminfo: memFree=800888/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=6400 CPUtime=3.36
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 1467 0 0 0 336 0 0 0 25 0 1 0 19403259 6553600 1453 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 1600 1453 75 150 0 1447 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 28624

[startup+12.7017 s]
/proc/loadavg: 2.07 2.02 1.97 3/77 13266
/proc/meminfo: memFree=798648/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=8472 CPUtime=9.71
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 1972 0 0 0 970 1 0 0 25 0 1 0 19403259 8675328 1958 996147200 134512640 135127466 4294956256 18446744073709551615 134527210 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 2118 1958 75 150 0 1965 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 30696

[startup+25.5019 s]
/proc/loadavg: 2.06 2.01 1.97 3/77 13266
/proc/meminfo: memFree=795576/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=11496 CPUtime=22.38
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 2717 0 0 0 2236 2 0 0 25 0 1 0 19403259 11771904 2703 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 2874 2703 75 150 0 2721 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 33720

[startup+51.1011 s]
/proc/loadavg: 2.03 2.01 1.97 3/77 13266
/proc/meminfo: memFree=794936/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=12168 CPUtime=47.74
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 2885 0 0 0 4772 2 0 0 25 0 1 0 19403259 12460032 2871 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 3042 2871 75 150 0 2889 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 34392

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.97 3/77 13266
/proc/meminfo: memFree=791672/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=15268 CPUtime=98.47
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 3671 0 0 0 9844 3 0 0 25 0 1 0 19403259 15634432 3657 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 3817 3657 75 150 0 3664 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 37492

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 13266
/proc/meminfo: memFree=790584/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=15844 CPUtime=157.9
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 3807 0 0 0 15787 3 0 0 25 0 1 0 19403259 16224256 3793 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 3961 3793 75 150 0 3808 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 38068

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 13266
/proc/meminfo: memFree=788664/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=17828 CPUtime=217.33
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 4304 0 0 0 21729 4 0 0 25 0 1 0 19403259 18255872 4290 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 4457 4290 75 150 0 4304 0
Current children cumulated CPU time (s) 220.09
Current children cumulated vsize (KiB) 40052

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 13266
/proc/meminfo: memFree=787192/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=19388 CPUtime=276.78
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 4657 0 0 0 27673 5 0 0 25 0 1 0 19403259 19853312 4643 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 4847 4643 75 150 0 4694 0
Current children cumulated CPU time (s) 279.54
Current children cumulated vsize (KiB) 41612

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 13266
/proc/meminfo: memFree=785912/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=20316 CPUtime=336.22
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 4891 0 0 0 33617 5 0 0 25 0 1 0 19403259 20803584 4877 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 5079 4877 75 150 0 4926 0
Current children cumulated CPU time (s) 338.98
Current children cumulated vsize (KiB) 42540

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

[startup+345.502 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 13266
/proc/meminfo: memFree=785912/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=20316 CPUtime=339.39
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 4891 0 0 0 33934 5 0 0 25 0 1 0 19403259 20803584 4877 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 5079 4877 75 150 0 4926 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 42540

[startup+351.903 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 13266
/proc/meminfo: memFree=785848/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=20316 CPUtime=345.74
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 4891 0 0 0 34569 5 0 0 25 0 1 0 19403259 20803584 4877 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 5079 4877 75 150 0 4926 0
Current children cumulated CPU time (s) 348.5
Current children cumulated vsize (KiB) 42540

[startup+355.101 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 13266
/proc/meminfo: memFree=785848/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=20316 CPUtime=348.9
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 4891 0 0 0 34885 5 0 0 25 0 1 0 19403259 20803584 4877 996147200 134512640 135127466 4294956256 18446744073709551615 134528050 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 5079 4877 75 150 0 4926 0
Current children cumulated CPU time (s) 351.66
Current children cumulated vsize (KiB) 42540

[startup+358.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 13266
/proc/meminfo: memFree=785848/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=20316 CPUtime=352.07
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 4891 0 0 0 35202 5 0 0 25 0 1 0 19403259 20803584 4877 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 5079 4877 75 150 0 4926 0
Current children cumulated CPU time (s) 354.83
Current children cumulated vsize (KiB) 42540

[startup+359.901 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 13266
/proc/meminfo: memFree=785848/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=20316 CPUtime=353.65
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 4891 0 0 0 35360 5 0 0 25 0 1 0 19403259 20803584 4877 996147200 134512640 135127466 4294956256 18446744073709551615 134527248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 5079 4877 75 150 0 4926 0
Current children cumulated CPU time (s) 356.41
Current children cumulated vsize (KiB) 42540

[startup+360.703 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 13266
/proc/meminfo: memFree=785848/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=2.76
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1376 19164 0 2 5 2 255 14 16 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
[pid=13265] ppid=13242 vsize=5356 CPUtime=0
/proc/13265/stat : 13265 (sh) S 13242 13242 12564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19403259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13265/statm: 1339 232 193 169 0 50 0
[pid=13266] ppid=13265 vsize=20316 CPUtime=354.45
/proc/13266/stat : 13266 (minisat) R 13265 13242 12564 0 -1 4194304 4891 0 0 0 35440 5 0 0 25 0 1 0 19403259 20803584 4877 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13266/statm: 5079 4877 75 150 0 4926 0
Current children cumulated CPU time (s) 357.21
Current children cumulated vsize (KiB) 42540

[startup+361.102 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 13266
/proc/meminfo: memFree=785848/2055920 swapFree=4192956/4192956
[pid=13242] ppid=13240 vsize=16868 CPUtime=357.31
/proc/13242/stat : 13242 (sugar) S 13240 13242 12564 0 -1 4194304 1450 24350 0 2 5 2 35704 20 15 0 1 0 19402971 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13242/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 357.31
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 361.134
CPU time (s): 357.63
CPU user time (s): 357.363
CPU system time (s): 0.266959
CPU usage (%): 99.0295
Max. virtual memory (cumulated for all children) (KiB): 890972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 357.363
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29809
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= 3207
involuntary context switches= 10897

runsolver used 0.369943 second user time and 1.2908 second system time

The end

Launcher Data

Begin job on node15 at 2009-07-11 16:42:41
IDJOB=2059059
IDBENCH=53547
IDSOLVER=739
FILE ID=node15/2059059-1247323361
PBS_JOBID= 9506598
Free space on /tmp= 66268 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-4_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-2059059-1247323361/watcher-2059059-1247323361 -o /tmp/evaluation-result-2059059-1247323361/solver-2059059-1247323361 -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-2059059-1247323361.xml

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

MD5SUM BENCH= 6ec81db3d1e6ae122abbe5419069b241
RANDOM SEED=664226667

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        812016 kB
Buffers:         63740 kB
Cached:        1076008 kB
SwapCached:          0 kB
Active:         482180 kB
Inactive:       685484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        812016 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2036 kB
Writeback:           0 kB
Mapped:          39004 kB
Slab:            61524 kB
Committed_AS:   131640 kB
PageTables:       1936 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= 66268 MiB
End job on node15 at 2009-07-11 16:48:42