Trace number 2080828

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+minisatUNSAT 743.724 744.146

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-13.xml
MD5SUMbf96536fccc303d16173a9b3682c6cc5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.9577
Satisfiable
(Un)Satisfiability was proved
Number of variables39
Number of constraints767
Maximum constraint arity2
Maximum domain size39
Number of constraints which are defined in extension0
Number of constraints which are defined in intension767
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 06:03:29 2009
0.00/0.07	c 0	PID 21985
0.06/0.07	c 0	HOST node53.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-2080828-1247371409.xml TO HOME/temp.csp
0.06/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-2080828-1247371409.xml' 'HOME/temp.csp'
0.06/0.48	c 1	1 domains, 39 variables, 2 predicates, 0 relations, 767 constraints
0.06/0.49	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.49	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.46/0.57	c 1	Parsing HOME/temp.csp
0.46/0.62	c 1	parsed 809 expressions
0.46/0.65	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.46/0.65	c 1	Converting to clausal form CSP
0.46/0.69	c 1	converted 81 (10%) expressions
0.47/0.72	c 1	converted 162 (20%) expressions
0.47/0.75	c 1	converted 243 (30%) expressions
0.47/0.76	c 1	converted 324 (40%) expressions
0.47/0.83	c 1	converted 405 (50%) expressions
0.47/0.85	c 1	converted 486 (60%) expressions
0.47/0.85	c 1	converted 567 (70%) expressions
0.47/0.86	c 1	converted 648 (80%) expressions
0.47/0.86	c 1	converted 729 (90%) expressions
0.47/0.87	c 1	converted 809 (100%) expressions
0.47/0.87	c 1	CSP : 39 integers, 0 booleans, 793 clauses, largest domain size 37
0.47/0.87	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.47/0.87	c 1	Propagation in CSP
0.47/0.88	c 1	104 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.47/0.88	c 1	CSP : 39 integers, 0 booleans, 793 clauses, largest domain size 35
0.47/0.88	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.47/0.88	c 1	Simplifing CSP by introducing new Boolean variables
0.47/0.92	c 1	CSP : 39 integers, 1482 booleans, 2275 clauses, largest domain size 35
0.47/0.92	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.47/0.94	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.47/0.95	c 1	4 (10%) CSP integer variables are encoded (120 clauses, 1176 bytes)
0.47/0.95	c 1	8 (20%) CSP integer variables are encoded (208 clauses, 2144 bytes)
0.47/0.95	c 1	12 (30%) CSP integer variables are encoded (264 clauses, 2760 bytes)
0.47/0.96	c 1	16 (40%) CSP integer variables are encoded (366 clauses, 3882 bytes)
0.47/0.96	c 1	20 (50%) CSP integer variables are encoded (462 clauses, 4938 bytes)
0.47/0.96	c 1	24 (60%) CSP integer variables are encoded (526 clauses, 5642 bytes)
0.47/0.96	c 1	28 (70%) CSP integer variables are encoded (610 clauses, 6566 bytes)
0.47/0.96	c 1	32 (80%) CSP integer variables are encoded (714 clauses, 7710 bytes)
0.47/0.96	c 1	36 (90%) CSP integer variables are encoded (786 clauses, 8502 bytes)
0.47/0.96	c 1	39 (100%) CSP integer variables are encoded (819 clauses, 8865 bytes)
0.47/0.98	c 1	228 (10%) CSP clauses are encoded (4121 clauses, 56214 bytes)
0.47/0.99	c 1	455 (20%) CSP clauses are encoded (7002 clauses, 101910 bytes)
0.95/1.01	c 1	683 (30%) CSP clauses are encoded (9409 clauses, 141102 bytes)
0.95/1.02	c 1	910 (40%) CSP clauses are encoded (11161 clauses, 169103 bytes)
0.95/1.02	c 1	1138 (50%) CSP clauses are encoded (12193 clauses, 185213 bytes)
0.95/1.03	c 1	1365 (60%) CSP clauses are encoded (13929 clauses, 213022 bytes)
0.95/1.04	c 1	1593 (70%) CSP clauses are encoded (16993 clauses, 262986 bytes)
0.95/1.04	c 1	1820 (80%) CSP clauses are encoded (19442 clauses, 302489 bytes)
0.95/1.05	c 1	2048 (90%) CSP clauses are encoded (21166 clauses, 329917 bytes)
0.95/1.06	c 1	2275 (100%) CSP clauses are encoded (23945 clauses, 375721 bytes)
0.95/1.06	c 1	2275 CSP clauses encoded
0.95/1.06	c 1	Writing map file : HOME/temp.map
0.95/1.07	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.95/1.07	c 1	SAT : 2340 SAT variables, 23945 SAT clauses, 375721 bytes
0.95/1.07	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.01/1.12	c 1	SOLVING HOME/temp.cnf
1.01/1.12	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.01/1.12	c 1	This is MiniSat 2.0 beta
1.01/1.12	c 1	WARNING: for repeatability, setting FPU to use double precision
1.01/1.12	c 1	============================[ Problem Statistics ]=============================
1.01/1.12	c 1	|                                                                             |
1.01/1.12	c 1	|  Number of variables:  2340                                                 |
1.01/1.12	c 1	|  Number of clauses:    23945                                                |
1.01/1.14	c 1	|  Parsing time:         0.01         s                                       |
1.01/1.14	c 1	============================[ Search Statistics ]==============================
1.01/1.14	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.01/1.14	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.01/1.14	c 1	===============================================================================
1.01/1.14	c 1	|         0 |    2194    23799    67262 |     7933        0    nan |  0.000 % |
1.01/1.15	c 1	|       100 |    2194    23799    67262 |     8726      100     10 |  6.239 % |
1.01/1.19	c 1	|       250 |    2194    23799    67262 |     9598      250     10 |  6.241 % |
1.03/1.23	c 1	|       475 |    2194    23799    67262 |    10558      475     10 |  6.243 % |
1.03/1.30	c 2	|       812 |    2194    23799    67262 |    11614      812     11 |  6.242 % |
1.03/1.41	c 2	|      1319 |    2194    23799    67262 |    12776     1319     11 |  6.243 % |
1.03/1.56	c 2	|      2078 |    2194    23799    67262 |    14053     2078     11 |  6.243 % |
1.03/1.84	c 2	|      3218 |    2194    23799    67262 |    15459     3218     11 |  6.242 % |
2.10/2.29	c 3	|      4926 |    2194    23799    67262 |    17005     4926     11 |  6.242 % |
2.79/2.98	c 3	|      7489 |    2194    23799    67262 |    18705     7489     12 |  6.241 % |
3.89/4.06	c 4	|     11334 |    2194    23799    67262 |    20576    11334     12 |  6.244 % |
5.79/5.95	c 6	|     17100 |    2192    23777    67199 |    22633    17099     12 |  6.329 % |
8.59/8.76	c 9	|     25750 |    2192    23777    67199 |    24897    13768     12 |  6.326 % |
13.59/13.77	c 14	|     38725 |    2190    23749    67118 |    27386    12865     12 |  6.414 % |
20.58/20.71	c 21	|     58188 |    2188    23724    67046 |    30125    16016     12 |  6.500 % |
33.08/33.27	c 34	|     87380 |    2188    23724    67046 |    33138    27567     13 |  6.500 % |
51.57/51.80	c 52	|    131171 |    2184    23679    66917 |    36451    29220     14 |  6.667 % |
81.66/81.87	c 82	|    196855 |    2184    23679    66917 |    40097    22748     14 |  6.669 % |
128.84/129.00	c 129	|    295383 |    2175    23537    66519 |    44106    26463     15 |  7.051 % |
200.61/200.81	c 201	|    443173 |    2166    23415    66182 |    48517    26263     14 |  7.436 % |
318.37/318.62	c 319	|    664856 |    2139    23119    65356 |    53369    16525     12 |  8.590 % |
514.69/515.08	c 515	|    997381 |    2139    23119    65356 |    58706    36948     14 |  8.591 % |
743.51/743.97	c 744	===============================================================================
743.51/743.97	c 744	restarts              : 22
743.51/743.97	c 744	conflicts             : 1385962        (1867 /sec)
743.51/743.97	c 744	decisions             : 1626248        (1.08 % random) (2190 /sec)
743.51/743.97	c 744	propagations          : 688968118      (927866 /sec)
743.51/743.97	c 744	conflict literals     : 20161167       (47.41 % deleted)
743.51/743.97	c 744	Memory used           : 11.59 MB
743.51/743.97	c 744	CPU time              : 742.53 s
743.51/743.97	c 744	
743.51/743.97	c 744	UNSATISFIABLE
743.51/743.98	c 744	DECODING HOME/temp.out WITH HOME/temp.map
743.51/743.98	c 744	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'
743.59/744.06	c 744	Decoding HOME/temp.out
743.59/744.07	s UNSATISFIABLE
743.59/744.09	c 744	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
743.59/744.14	c 744	CPU 743.7 (0.06 0.01 743.49 0.14)
743.59/744.14	c 744	END Sun Jul 12 06:15:53 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2080828-1247371409/watcher-2080828-1247371409 -o /tmp/evaluation-result-2080828-1247371409/solver-2080828-1247371409 -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-2080828-1247371409.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 21985
/proc/meminfo: memFree=1608840/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=12272 CPUtime=0
/proc/21985/stat : 21985 (sugar) R 21983 21985 22606 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 24204938 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 269939162110 0 0 4224 0 0 0 0 17 0 0 0
/proc/21985/statm: 3068 327 246 3 0 168 0

[startup+0.072162 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 21985
/proc/meminfo: memFree=1608840/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16872 CPUtime=0.06
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1159 0 0 0 5 1 0 0 18 0 1 0 24204938 17276928 1108 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4218 1108 406 3 0 797 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16872

[startup+0.110046 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 21985
/proc/meminfo: memFree=1608840/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=0.06
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24204938 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301183 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 21985
/proc/meminfo: memFree=1608840/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=0.06
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24204938 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701226 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 21985
/proc/meminfo: memFree=1608840/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=0.47
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1309 4619 0 1 6 1 37 3 16 0 1 0 24204938 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 16868

[startup+1.50132 s]
/proc/loadavg: 2.07 2.00 2.00 3/84 22007
/proc/meminfo: memFree=1593136/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 15 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 16868

[startup+3.10151 s]
/proc/loadavg: 2.07 2.00 2.00 3/76 22009
/proc/meminfo: memFree=1603120/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 15 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=3580 CPUtime=1.96
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 643 0 0 0 196 0 0 0 25 0 1 0 24205050 3665920 629 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 895 629 75 150 0 742 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 25804

[startup+6.30288 s]
/proc/loadavg: 2.07 2.00 2.00 3/76 22009
/proc/meminfo: memFree=1602160/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=4556 CPUtime=5.16
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 868 0 0 0 516 0 0 0 25 0 1 0 24205050 4665344 854 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 1139 854 75 150 0 986 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 26780

[startup+12.7016 s]
/proc/loadavg: 2.06 2.00 2.00 3/76 22009
/proc/meminfo: memFree=1601328/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=5084 CPUtime=11.56
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 1020 0 0 0 1156 0 0 0 25 0 1 0 24205050 5206016 1006 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 1271 1006 75 150 0 1118 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 27308

[startup+25.5011 s]
/proc/loadavg: 2.05 2.00 2.00 3/76 22009
/proc/meminfo: memFree=1600816/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=5648 CPUtime=24.35
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 1148 0 0 0 2435 0 0 0 25 0 1 0 24205050 5783552 1134 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 1412 1134 75 150 0 1259 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 27872

[startup+51.1012 s]
/proc/loadavg: 2.03 2.00 2.00 3/76 22009
/proc/meminfo: memFree=1599920/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=6576 CPUtime=49.94
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 1375 0 0 0 4994 0 0 0 25 0 1 0 24205050 6733824 1361 996147200 134512640 135127466 4294956256 18446744073709551615 134528635 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 1644 1361 75 150 0 1491 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 28800

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/76 22009
/proc/meminfo: memFree=1598768/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=7528 CPUtime=101.13
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 1638 0 0 0 10112 1 0 0 25 0 1 0 24205050 7708672 1624 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 1882 1624 75 150 0 1729 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 29752

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22009
/proc/meminfo: memFree=1597744/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=8668 CPUtime=161.1
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 1886 0 0 0 16109 1 0 0 25 0 1 0 24205050 8876032 1872 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2167 1872 75 150 0 2014 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 30892

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22009
/proc/meminfo: memFree=1596976/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=9368 CPUtime=221.07
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2066 0 0 0 22106 1 0 0 25 0 1 0 24205050 9592832 2052 996147200 134512640 135127466 4294956256 18446744073709551615 134535144 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2342 2052 75 150 0 2189 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 31592

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22009
/proc/meminfo: memFree=1596592/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=9780 CPUtime=281.05
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2162 0 0 0 28104 1 0 0 25 0 1 0 24205050 10014720 2148 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2445 2148 75 150 0 2292 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 32004

[startup+342.301 s]

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

/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=11032 CPUtime=520.96
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2495 0 0 0 52094 2 0 0 25 0 1 0 24205050 11296768 2481 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2758 2481 75 150 0 2605 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 33256

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22009
/proc/meminfo: memFree=1594736/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=11428 CPUtime=580.94
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2577 0 0 0 58092 2 0 0 25 0 1 0 24205050 11702272 2563 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2857 2563 75 150 0 2704 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 33652

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22009
/proc/meminfo: memFree=1594544/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=11568 CPUtime=640.92
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2634 0 0 0 64090 2 0 0 25 0 1 0 24205050 11845632 2620 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2892 2620 75 150 0 2739 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 33792

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22010
/proc/meminfo: memFree=1594280/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=11724 CPUtime=700.89
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2664 0 0 0 70087 2 0 0 25 0 1 0 24205050 12005376 2650 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2931 2650 75 150 0 2778 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 33948

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

[startup+716.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22010
/proc/meminfo: memFree=1594216/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=11724 CPUtime=715.28
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2664 0 0 0 71526 2 0 0 25 0 1 0 24205050 12005376 2650 996147200 134512640 135127466 4294956256 18446744073709551615 134530979 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2931 2650 75 150 0 2778 0
Current children cumulated CPU time (s) 716.31
Current children cumulated vsize (KiB) 33948

[startup+729.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22010
/proc/meminfo: memFree=1594216/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=11864 CPUtime=728.09
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2674 0 0 0 72806 3 0 0 25 0 1 0 24205050 12148736 2660 996147200 134512640 135127466 4294956256 18446744073709551615 134530587 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2966 2660 75 150 0 2813 0
Current children cumulated CPU time (s) 729.12
Current children cumulated vsize (KiB) 34088

[startup+735.906 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22010
/proc/meminfo: memFree=1594152/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=11864 CPUtime=734.49
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2676 0 0 0 73446 3 0 0 25 0 1 0 24205050 12148736 2662 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2966 2662 75 150 0 2813 0
Current children cumulated CPU time (s) 735.52
Current children cumulated vsize (KiB) 34088

[startup+739.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22010
/proc/meminfo: memFree=1594152/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=11864 CPUtime=737.69
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2676 0 0 0 73766 3 0 0 25 0 1 0 24205050 12148736 2662 996147200 134512640 135127466 4294956256 18446744073709551615 134530825 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2966 2662 75 150 0 2813 0
Current children cumulated CPU time (s) 738.72
Current children cumulated vsize (KiB) 34088

[startup+742.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22010
/proc/meminfo: memFree=1594152/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=11864 CPUtime=740.88
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2676 0 0 0 74085 3 0 0 25 0 1 0 24205050 12148736 2662 996147200 134512640 135127466 4294956256 18446744073709551615 134528005 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2966 2662 75 150 0 2813 0
Current children cumulated CPU time (s) 741.91
Current children cumulated vsize (KiB) 34088

[startup+743.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22010
/proc/meminfo: memFree=1594152/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=11864 CPUtime=741.68
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2676 0 0 0 74165 3 0 0 25 0 1 0 24205050 12148736 2662 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2966 2662 75 150 0 2813 0
Current children cumulated CPU time (s) 742.71
Current children cumulated vsize (KiB) 34088

[startup+743.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22010
/proc/meminfo: memFree=1594152/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=1.03
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1376 11321 0 2 6 1 88 8 16 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
[pid=22008] ppid=21985 vsize=5356 CPUtime=0
/proc/22008/stat : 22008 (sh) S 21985 21985 22606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24205050 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22008/statm: 1339 232 193 169 0 50 0
[pid=22009] ppid=22008 vsize=11864 CPUtime=742.48
/proc/22009/stat : 22009 (minisat) R 22008 21985 22606 0 -1 4194304 2676 0 0 0 74245 3 0 0 25 0 1 0 24205050 12148736 2662 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/22009/statm: 2966 2662 75 150 0 2813 0
Current children cumulated CPU time (s) 743.51
Current children cumulated vsize (KiB) 34088

[startup+744.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22010
/proc/meminfo: memFree=1594152/2055920 swapFree=4192956/4192956
[pid=21985] ppid=21983 vsize=16868 CPUtime=743.59
/proc/21985/stat : 21985 (sugar) S 21983 21985 22606 0 -1 4194304 1449 14291 0 2 6 1 74341 11 15 0 1 0 24204938 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21985/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 743.59
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 744.146
CPU time (s): 743.724
CPU user time (s): 743.56
CPU system time (s): 0.163975
CPU usage (%): 99.9432
Max. virtual memory (cumulated for all children) (KiB): 890840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 743.56
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19500
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= 1242
involuntary context switches= 4063

runsolver used 1.03884 second user time and 2.19367 second system time

The end

Launcher Data

Begin job on node53 at 2009-07-12 06:03:29
IDJOB=2080828
IDBENCH=57178
IDSOLVER=739
FILE ID=node53/2080828-1247371409
PBS_JOBID= 9507102
Free space on /tmp= 65972 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/langford3/normalized-langford-3-13.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-2080828-1247371409/watcher-2080828-1247371409 -o /tmp/evaluation-result-2080828-1247371409/solver-2080828-1247371409 -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-2080828-1247371409.xml

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

MD5SUM BENCH= bf96536fccc303d16173a9b3682c6cc5
RANDOM SEED=1789550349

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1609320 kB
Buffers:         74980 kB
Cached:         253120 kB
SwapCached:          0 kB
Active:         182516 kB
Inactive:       189136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609320 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          53044 kB
Slab:            60412 kB
Committed_AS:   259400 kB
PageTables:       1772 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= 65972 MiB
End job on node53 at 2009-07-12 06:15:53