Trace number 2058003

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+minisat? (TO) 1800.07 1801.02

General information on the benchmark

Namecsp/frb56-25/
normalized-frb56-25-3_ext.xml
MD5SUM6e9d404550724ef8392e679a5f3dcbfb
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints627
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension627
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 15:48:50 2009
0.00/0.08	c 0	PID 11307
0.00/0.08	c 0	HOST node39.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2058003-1247320129.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-2058003-1247320129.xml' 'HOME/temp.csp'
0.06/0.72	c 0	1 domains, 56 variables, 0 predicates, 627 relations, 627 constraints
0.06/0.77	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.77	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.69/0.84	c 0	Parsing HOME/temp.csp
1.40/1.56	c 1	parsed 1311 expressions
1.40/1.56	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.40/1.57	c 1	Converting to clausal form CSP
1.40/1.60	c 1	converted 132 (10%) expressions
1.49/1.61	c 1	converted 263 (20%) expressions
1.49/1.61	c 1	converted 394 (30%) expressions
1.49/1.62	c 1	converted 525 (40%) expressions
1.49/1.62	c 1	converted 656 (50%) expressions
1.59/1.77	c 1	converted 787 (60%) expressions
1.69/1.82	c 1	converted 918 (70%) expressions
1.69/1.86	c 1	converted 1049 (80%) expressions
1.79/1.91	c 1	converted 1180 (90%) expressions
1.79/1.96	c 1	converted 1311 (100%) expressions
1.79/1.96	c 1	CSP : 56 integers, 0 booleans, 627 clauses, largest domain size 25
1.79/1.96	c 1	Heap : 20 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.79/1.96	c 1	Propagation in CSP
1.79/1.97	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.79/1.97	c 1	CSP : 56 integers, 0 booleans, 627 clauses, largest domain size 25
1.79/1.97	c 1	Heap : 20 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.79/1.98	c 1	Simplifing CSP by introducing new Boolean variables
1.79/1.98	c 1	CSP : 56 integers, 0 booleans, 627 clauses, largest domain size 25
1.79/1.98	c 1	Heap : 20 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.89/2.05	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.89/2.06	c 2	6 (10%) CSP integer variables are encoded (138 clauses, 1376 bytes)
1.89/2.07	c 2	12 (20%) CSP integer variables are encoded (276 clauses, 2894 bytes)
1.89/2.07	c 2	17 (30%) CSP integer variables are encoded (391 clauses, 4159 bytes)
1.89/2.07	c 2	23 (40%) CSP integer variables are encoded (529 clauses, 5677 bytes)
1.89/2.07	c 2	28 (50%) CSP integer variables are encoded (644 clauses, 6942 bytes)
1.89/2.07	c 2	34 (60%) CSP integer variables are encoded (782 clauses, 8460 bytes)
1.89/2.07	c 2	40 (70%) CSP integer variables are encoded (920 clauses, 9978 bytes)
1.89/2.07	c 2	45 (80%) CSP integer variables are encoded (1035 clauses, 11398 bytes)
1.89/2.08	c 2	51 (90%) CSP integer variables are encoded (1173 clauses, 13192 bytes)
1.89/2.08	c 2	56 (100%) CSP integer variables are encoded (1288 clauses, 14687 bytes)
1.99/2.16	c 2	63 (10%) CSP clauses are encoded (7869 clauses, 127594 bytes)
1.99/2.20	c 2	126 (20%) CSP clauses are encoded (14478 clauses, 253697 bytes)
2.09/2.24	c 2	189 (30%) CSP clauses are encoded (21078 clauses, 383218 bytes)
2.09/2.28	c 2	251 (40%) CSP clauses are encoded (27539 clauses, 511801 bytes)
2.19/2.32	c 2	314 (50%) CSP clauses are encoded (34108 clauses, 641749 bytes)
2.19/2.36	c 2	377 (60%) CSP clauses are encoded (40730 clauses, 773669 bytes)
2.19/2.40	c 2	439 (70%) CSP clauses are encoded (47232 clauses, 903851 bytes)
2.28/2.44	c 2	502 (80%) CSP clauses are encoded (53787 clauses, 1035225 bytes)
2.28/2.47	c 2	565 (90%) CSP clauses are encoded (60372 clauses, 1168871 bytes)
2.38/2.51	c 2	627 (100%) CSP clauses are encoded (66879 clauses, 1314247 bytes)
2.38/2.51	c 2	627 CSP clauses encoded
2.38/2.52	c 2	Writing map file : HOME/temp.map
2.38/2.52	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.38/2.52	c 2	SAT : 1344 SAT variables, 66879 SAT clauses, 1314247 bytes
2.38/2.52	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.38/2.55	c 2	SOLVING HOME/temp.cnf
2.38/2.55	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.38/2.55	c 2	This is MiniSat 2.0 beta
2.38/2.55	c 2	WARNING: for repeatability, setting FPU to use double precision
2.38/2.55	c 2	============================[ Problem Statistics ]=============================
2.38/2.55	c 2	|                                                                             |
2.38/2.56	c 2	|  Number of variables:  1344                                                 |
2.38/2.56	c 2	|  Number of clauses:    66879                                                |
2.38/2.59	c 2	|  Parsing time:         0.04         s                                       |
2.38/2.60	c 2	============================[ Search Statistics ]==============================
2.38/2.60	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.38/2.60	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.38/2.60	c 2	===============================================================================
2.38/2.60	c 2	|         0 |    1344    66879   251801 |    22293        0    nan |  0.000 % |
2.43/2.63	c 2	|       100 |    1344    66879   251801 |    24522      100     12 |  0.000 % |
2.43/2.66	c 2	|       250 |    1344    66879   251801 |    26974      250     11 |  0.003 % |
2.43/2.73	c 2	|       477 |    1344    66879   251801 |    29671      477     13 |  0.003 % |
2.43/2.81	c 2	|       814 |    1344    66879   251801 |    32639      814     13 |  0.002 % |
2.43/2.94	c 2	|      1320 |    1344    66879   251801 |    35903     1320     14 |  0.002 % |
2.43/3.16	c 3	|      2080 |    1344    66879   251801 |    39493     2080     14 |  0.001 % |
3.35/3.50	c 3	|      3219 |    1344    66879   251801 |    43442     3219     16 |  0.002 % |
3.85/4.05	c 4	|      4927 |    1344    66879   251801 |    47787     4927     16 |  0.003 % |
4.74/4.91	c 4	|      7489 |    1344    66879   251801 |    52565     7489     16 |  0.003 % |
6.22/6.41	c 6	|     11334 |    1344    66879   251801 |    57822    11334     15 |  0.003 % |
8.79/9.05	c 9	|     17100 |    1344    66879   251801 |    63604    17100     15 |  0.002 % |
12.75/13.02	c 12	|     25751 |    1344    66879   251801 |    69964    25751     16 |  0.003 % |
20.49/20.88	c 20	|     38725 |    1344    66879   251801 |    76961    38725     17 |  0.003 % |
32.45/32.82	c 32	|     58186 |    1344    66879   251801 |    84657    58186     18 |  0.001 % |
54.13/54.58	c 54	|     87378 |    1344    66879   251801 |    93123    17276     18 |  0.003 % |
80.81/81.28	c 81	|    131169 |    1344    66879   251801 |   102435    61067     20 |  0.003 % |
132.79/133.26	c 133	|    196854 |    1344    66879   251801 |   112679    42246     19 |  0.002 % |
212.57/213.06	c 213	|    295380 |    1344    66879   251801 |   123947    42350     22 |  0.002 % |
346.12/346.61	c 346	|    443169 |    1344    66879   251801 |   136341    84227     21 |  0.003 % |
570.05/570.69	c 570	|    664854 |    1344    66879   251801 |   149976    68450     20 |  0.002 % |
923.72/924.43	c 924	|    997380 |    1344    66879   251801 |   164973   138623     26 |  0.002 % |
1443.45/1444.39	c 1444	|   1496169 |    1344    66879   251801 |   181471    53265     23 |  0.002 % |
1800.04/1801.01	sh: line 1: 11331 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.04/1801.01	c 1800	DECODING HOME/temp.out WITH HOME/temp.map
1800.04/1801.01	c 1800	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'
1800.04/1801.01	c ERROR INTERRUPTED
1800.04/1801.02	s UNKNOWN
1800.04/1801.02	c 1800	CPU 1800.05 (0.06 0.02 1799.7 0.27)
1800.04/1801.02	c 1800	END Sat Jul 11 16:18:50 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2058003-1247320129/watcher-2058003-1247320129 -o /tmp/evaluation-result-2058003-1247320129/solver-2058003-1247320129 -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-2058003-1247320129.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.11 2.02 1.77 4/80 11307
/proc/meminfo: memFree=895392/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=18576 CPUtime=0
/proc/11307/stat : 11307 (runsolver) R 11305 11307 10569 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19076985 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 272836914471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11307/statm: 4644 284 249 26 0 2626 0

[startup+0.0851049 s]
/proc/loadavg: 2.11 2.02 1.77 4/80 11307
/proc/meminfo: memFree=895392/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=0.06
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19076985 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11307/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101108 s]
/proc/loadavg: 2.11 2.02 1.77 4/80 11307
/proc/meminfo: memFree=895392/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=0.06
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19076985 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11307/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301121 s]
/proc/loadavg: 2.11 2.02 1.77 4/80 11307
/proc/meminfo: memFree=895392/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=0.06
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19076985 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11307/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701146 s]
/proc/loadavg: 2.11 2.02 1.77 4/80 11307
/proc/meminfo: memFree=895392/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=0.06
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19076985 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11307/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.5022 s]
/proc/loadavg: 2.10 2.02 1.77 4/91 11329
/proc/meminfo: memFree=886280/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=0.69
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1309 5148 0 1 5 1 58 5 16 0 1 0 19076985 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11307/statm: 4217 1111 409 3 0 796 0
[pid=11320] ppid=11307 vsize=5356 CPUtime=0
/proc/11320/stat : 11320 (sh) S 11307 11307 10569 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19077062 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11320/statm: 1339 233 193 169 0 50 0
[pid=11321] ppid=11320 vsize=862288 CPUtime=0.71
/proc/11321/stat : 11321 (java) S 11320 11307 10569 0 -1 0 6377 0 1 0 68 3 0 0 18 0 9 0 19077062 882982912 5659 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11321/statm: 215572 5659 2158 9 0 210485 0
[pid=11321/tid=11322] ppid=11320 vsize=862288 CPUtime=0.49
/proc/11321/task/11322/stat : 11322 (java) R 11320 11307 10569 0 -1 64 2027 0 1 0 49 0 0 0 21 0 9 0 19077063 882982912 5659 996147200 134512640 134550932 4294955936 18446744073709551615 4126424979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11321/tid=11323] ppid=11320 vsize=862288 CPUtime=0.16
/proc/11321/task/11323/stat : 11323 (java) S 11320 11307 10569 0 -1 64 3347 0 0 0 15 1 0 0 16 0 9 0 19077064 882982912 5659 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11321/tid=11324] ppid=11320 vsize=862288 CPUtime=0
/proc/11321/task/11324/stat : 11324 (java) S 11320 11307 10569 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19077064 882982912 5659 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11321/tid=11325] ppid=11320 vsize=862288 CPUtime=0
/proc/11321/task/11325/stat : 11325 (java) S 11320 11307 10569 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19077064 882982912 5659 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11321/tid=11326] ppid=11320 vsize=862288 CPUtime=0
/proc/11321/task/11326/stat : 11326 (java) S 11320 11307 10569 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19077066 882982912 5659 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11321/tid=11327] ppid=11320 vsize=862288 CPUtime=0.03
/proc/11321/task/11327/stat : 11327 (java) S 11320 11307 10569 0 -1 64 300 0 0 0 3 0 0 0 16 0 9 0 19077066 882982912 5659 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11321/tid=11328] ppid=11320 vsize=862288 CPUtime=0
/proc/11321/task/11328/stat : 11328 (java) S 11320 11307 10569 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19077066 882982912 5659 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11321/tid=11329] ppid=11320 vsize=862288 CPUtime=0
/proc/11321/task/11329/stat : 11329 (java) S 11320 11307 10569 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19077066 882982912 5659 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 884512

[startup+3.10131 s]
/proc/loadavg: 2.10 2.02 1.77 4/91 11329
/proc/meminfo: memFree=863240/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 15 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30252 s]
/proc/loadavg: 2.10 2.02 1.77 3/83 11331
/proc/meminfo: memFree=884360/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=6264 CPUtime=3.7
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 1459 0 0 0 370 0 0 0 25 0 1 0 19077240 6414336 1445 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/11331/statm: 1566 1445 75 150 0 1413 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 28488

[startup+12.7019 s]
/proc/loadavg: 2.09 2.02 1.77 3/83 11331
/proc/meminfo: memFree=882952/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=7652 CPUtime=10.03
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 1807 0 0 0 1003 0 0 0 25 0 1 0 19077240 7835648 1793 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/11331/statm: 1913 1793 75 150 0 1760 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 29876

[startup+25.5018 s]
/proc/loadavg: 1.99 2.00 1.77 2/70 11351
/proc/meminfo: memFree=950072/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=9876 CPUtime=22.74
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 2345 0 0 0 2273 1 0 0 25 0 1 0 19077240 10113024 2331 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 2469 2331 75 150 0 2316 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 32100

[startup+51.1015 s]
/proc/loadavg: 1.65 1.92 1.74 2/70 11465
/proc/meminfo: memFree=945912/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=13764 CPUtime=48.29
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 3327 0 0 0 4826 3 0 0 25 0 1 0 19077240 14094336 3313 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 3441 3313 75 150 0 3288 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 35988

[startup+102.307 s]
/proc/loadavg: 1.28 1.77 1.70 3/75 11577
/proc/meminfo: memFree=934288/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=15224 CPUtime=99.48
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 3669 0 0 0 9942 6 0 0 25 0 1 0 19077240 15589376 3655 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 3806 3655 75 150 0 3653 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 37448

[startup+162.302 s]
/proc/loadavg: 1.73 1.81 1.72 3/76 11580
/proc/meminfo: memFree=929544/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=17288 CPUtime=159.45
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 4165 0 0 0 15938 7 0 0 25 0 1 0 19077240 17702912 4151 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 4322 4151 75 150 0 4169 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 39512

[startup+222.302 s]
/proc/loadavg: 1.90 1.84 1.73 3/76 11580
/proc/meminfo: memFree=927304/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=19444 CPUtime=219.43
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 4699 0 0 0 21935 8 0 0 25 0 1 0 19077240 19910656 4685 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 4861 4685 75 150 0 4708 0
Current children cumulated CPU time (s) 221.86
Current children cumulated vsize (KiB) 41668

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

[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=33140 CPUtime=1239.09
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 7998 0 0 0 123896 13 0 0 25 0 1 0 19077240 33935360 7984 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 8285 7984 75 150 0 8132 0
Current children cumulated CPU time (s) 1241.52
Current children cumulated vsize (KiB) 55364

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/77 11587
/proc/meminfo: memFree=913608/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=33140 CPUtime=1299.07
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 8001 0 0 0 129894 13 0 0 25 0 1 0 19077240 33935360 7987 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 8285 7987 75 150 0 8132 0
Current children cumulated CPU time (s) 1301.5
Current children cumulated vsize (KiB) 55364

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/77 11587
/proc/meminfo: memFree=913416/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=33280 CPUtime=1359.05
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 8028 0 0 0 135892 13 0 0 25 0 1 0 19077240 34078720 8014 996147200 134512640 135127466 4294956256 18446744073709551615 134528932 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 8320 8014 75 150 0 8167 0
Current children cumulated CPU time (s) 1361.48
Current children cumulated vsize (KiB) 55504

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 11587
/proc/meminfo: memFree=913096/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=33624 CPUtime=1419.03
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 8127 0 0 0 141890 13 0 0 25 0 1 0 19077240 34430976 8113 996147200 134512640 135127466 4294956256 18446744073709551615 134523398 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 8406 8113 75 150 0 8253 0
Current children cumulated CPU time (s) 1421.46
Current children cumulated vsize (KiB) 55848

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/78 11588
/proc/meminfo: memFree=913024/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=33624 CPUtime=1479
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 8127 0 0 0 147887 13 0 0 25 0 1 0 19077240 34430976 8113 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 8406 8113 75 150 0 8253 0
Current children cumulated CPU time (s) 1481.43
Current children cumulated vsize (KiB) 55848

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/78 11588
/proc/meminfo: memFree=912960/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=33624 CPUtime=1538.99
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 8127 0 0 0 153886 13 0 0 25 0 1 0 19077240 34430976 8113 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 8406 8113 75 150 0 8253 0
Current children cumulated CPU time (s) 1541.42
Current children cumulated vsize (KiB) 55848

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/78 11588
/proc/meminfo: memFree=912128/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=34564 CPUtime=1598.96
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 8367 0 0 0 159883 13 0 0 25 0 1 0 19077240 35393536 8353 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 8641 8353 75 150 0 8488 0
Current children cumulated CPU time (s) 1601.39
Current children cumulated vsize (KiB) 56788

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/78 11588
/proc/meminfo: memFree=911616/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=35124 CPUtime=1658.94
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 8479 0 0 0 165881 13 0 0 25 0 1 0 19077240 35966976 8465 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 8781 8465 75 150 0 8628 0
Current children cumulated CPU time (s) 1661.37
Current children cumulated vsize (KiB) 57348

[startup+1722.3 s]
/proc/loadavg: 2.15 2.05 1.93 3/79 11589
/proc/meminfo: memFree=911096/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=35424 CPUtime=1718.92
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 8577 0 0 0 171879 13 0 0 25 0 1 0 19077240 36274176 8563 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 8856 8563 75 150 0 8703 0
Current children cumulated CPU time (s) 1721.35
Current children cumulated vsize (KiB) 57648

[startup+1782.3 s]
/proc/loadavg: 2.09 2.06 1.94 3/79 11589
/proc/meminfo: memFree=910776/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=35612 CPUtime=1778.9
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 8600 0 0 0 177877 13 0 0 25 0 1 0 19077240 36466688 8586 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 8903 8586 75 150 0 8750 0
Current children cumulated CPU time (s) 1781.33
Current children cumulated vsize (KiB) 57836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.06 2.05 1.94 3/79 11589
/proc/meminfo: memFree=910776/2055920 swapFree=4192952/4192956
[pid=11307] ppid=11305 vsize=16868 CPUtime=2.43
/proc/11307/stat : 11307 (sugar) S 11305 11307 10569 0 -1 4194304 1376 15778 0 2 6 2 223 12 16 0 1 0 19076985 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272845811810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11307/statm: 4217 1113 409 3 0 796 0
[pid=11330] ppid=11307 vsize=5356 CPUtime=0
/proc/11330/stat : 11330 (sh) S 11307 11307 10569 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19077240 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11330/statm: 1339 232 193 169 0 50 0
[pid=11331] ppid=11330 vsize=35612 CPUtime=1797.61
/proc/11331/stat : 11331 (minisat) R 11330 11307 10569 0 -1 4194304 8611 0 0 0 179747 14 0 0 25 0 1 0 19077240 36466688 8597 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 0 0 0
/proc/11331/statm: 8903 8597 75 150 0 8750 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 57836

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1801.02
CPU time (s): 1800.07
CPU user time (s): 1799.77
CPU system time (s): 0.304953
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 886724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.304953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26428
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2493
involuntary context switches= 9583

runsolver used 2.12968 second user time and 6.01908 second system time

The end

Launcher Data

Begin job on node39 at 2009-07-11 15:48:49
IDJOB=2058003
IDBENCH=53436
IDSOLVER=739
FILE ID=node39/2058003-1247320129
PBS_JOBID= 9506549
Free space on /tmp= 66388 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/frb56-25/normalized-frb56-25-3_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-2058003-1247320129/watcher-2058003-1247320129 -o /tmp/evaluation-result-2058003-1247320129/solver-2058003-1247320129 -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-2058003-1247320129.xml

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

MD5SUM BENCH= 6e9d404550724ef8392e679a5f3dcbfb
RANDOM SEED=1228624995

node39.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.236
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.236
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:        895872 kB
Buffers:         44820 kB
Cached:         982112 kB
SwapCached:          4 kB
Active:         176408 kB
Inactive:       931720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        895872 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:          99008 kB
Slab:            37012 kB
Committed_AS:   880724 kB
PageTables:       1916 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= 66384 MiB
End job on node39 at 2009-07-11 16:18:52