Trace number 2058685

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.11 1801.92

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-60021_ext.xml
MD5SUM5d0246273045fea8f773bd7d32b28b29
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark424.329
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.03/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.03/0.07	c 0	BEGIN Sat Jul 11 16:19:18 2009
0.03/0.07	c 0	PID 12793
0.03/0.07	c 0	HOST node89.alineos.net
0.03/0.07	c 0	CONVERTING HOME/instance-2058685-1247321958.xml TO HOME/temp.csp
0.03/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-2058685-1247321958.xml' 'HOME/temp.csp'
0.06/0.57	c 1	1 domains, 26 variables, 0 predicates, 325 relations, 325 constraints
0.06/0.59	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.59	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.55/0.67	c 1	Parsing HOME/temp.csp
1.04/1.12	c 1	parsed 677 expressions
1.04/1.12	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.04/1.12	c 1	Converting to clausal form CSP
1.04/1.15	c 1	converted 68 (10%) expressions
1.04/1.15	c 1	converted 136 (20%) expressions
1.04/1.16	c 1	converted 204 (30%) expressions
1.04/1.16	c 1	converted 271 (40%) expressions
1.04/1.17	c 1	converted 339 (50%) expressions
1.04/1.20	c 1	converted 407 (60%) expressions
1.14/1.27	c 1	converted 474 (70%) expressions
1.14/1.29	c 1	converted 542 (80%) expressions
1.24/1.32	c 1	converted 610 (90%) expressions
1.24/1.34	c 1	converted 677 (100%) expressions
1.24/1.34	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.24/1.34	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.24/1.34	c 1	Propagation in CSP
1.24/1.34	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.24/1.34	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.24/1.34	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.24/1.34	c 1	Simplifing CSP by introducing new Boolean variables
1.24/1.35	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.24/1.35	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.24/1.40	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.34/1.40	c 1	3 (10%) CSP integer variables are encoded (72 clauses, 695 bytes)
1.34/1.41	c 1	6 (20%) CSP integer variables are encoded (144 clauses, 1440 bytes)
1.34/1.41	c 1	8 (30%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.34/1.41	c 1	11 (40%) CSP integer variables are encoded (264 clauses, 2760 bytes)
1.34/1.41	c 1	13 (50%) CSP integer variables are encoded (312 clauses, 3288 bytes)
1.34/1.41	c 1	16 (60%) CSP integer variables are encoded (384 clauses, 4080 bytes)
1.34/1.41	c 1	19 (70%) CSP integer variables are encoded (456 clauses, 4872 bytes)
1.34/1.41	c 1	21 (80%) CSP integer variables are encoded (504 clauses, 5400 bytes)
1.34/1.41	c 1	24 (90%) CSP integer variables are encoded (576 clauses, 6192 bytes)
1.34/1.41	c 1	26 (100%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.34/1.47	c 1	33 (10%) CSP clauses are encoded (4182 clauses, 65112 bytes)
1.44/1.50	c 1	65 (20%) CSP clauses are encoded (7624 clauses, 124250 bytes)
1.44/1.52	c 1	98 (30%) CSP clauses are encoded (11143 clauses, 185991 bytes)
1.44/1.54	c 1	130 (40%) CSP clauses are encoded (14577 clauses, 251750 bytes)
1.44/1.56	c 1	163 (50%) CSP clauses are encoded (18177 clauses, 320724 bytes)
1.44/1.58	c 2	195 (60%) CSP clauses are encoded (21583 clauses, 386069 bytes)
1.53/1.60	c 2	228 (70%) CSP clauses are encoded (25108 clauses, 453585 bytes)
1.53/1.62	c 2	260 (80%) CSP clauses are encoded (28539 clauses, 519338 bytes)
1.53/1.64	c 2	293 (90%) CSP clauses are encoded (32051 clauses, 586759 bytes)
1.53/1.66	c 2	325 (100%) CSP clauses are encoded (35468 clauses, 652067 bytes)
1.53/1.66	c 2	325 CSP clauses encoded
1.53/1.66	c 2	Writing map file : HOME/temp.map
1.53/1.66	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.53/1.66	c 2	SAT : 650 SAT variables, 35468 SAT clauses, 652067 bytes
1.53/1.66	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.60/1.70	c 2	SOLVING HOME/temp.cnf
1.60/1.70	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.60/1.70	c 2	This is MiniSat 2.0 beta
1.60/1.70	c 2	WARNING: for repeatability, setting FPU to use double precision
1.60/1.70	c 2	============================[ Problem Statistics ]=============================
1.60/1.70	c 2	|                                                                             |
1.60/1.70	c 2	|  Number of variables:  650                                                  |
1.60/1.70	c 2	|  Number of clauses:    35468                                                |
1.60/1.72	c 2	|  Parsing time:         0.02         s                                       |
1.60/1.72	c 2	============================[ Search Statistics ]==============================
1.60/1.72	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.60/1.72	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.60/1.72	c 2	===============================================================================
1.60/1.72	c 2	|         0 |     650    35468   134100 |    11822        0    nan |  0.000 % |
1.60/1.74	c 2	|       101 |     650    35468   134100 |    13004      101     11 |  0.000 % |
1.60/1.77	c 2	|       251 |     650    35468   134100 |    14305      251     11 |  0.009 % |
1.61/1.81	c 2	|       476 |     650    35468   134100 |    15735      476     11 |  0.009 % |
1.61/1.86	c 2	|       813 |     650    35468   134100 |    17309      813     11 |  0.007 % |
1.61/1.94	c 2	|      1319 |     650    35468   134100 |    19040     1319     11 |  0.011 % |
1.61/2.08	c 2	|      2079 |     650    35468   134100 |    20944     2079     11 |  0.011 % |
2.20/2.30	c 2	|      3218 |     650    35468   134100 |    23039     3218     12 |  0.008 % |
2.50/2.62	c 3	|      4926 |     650    35468   134100 |    25342     4926     12 |  0.008 % |
3.00/3.11	c 3	|      7490 |     650    35468   134100 |    27877     7490     13 |  0.003 % |
3.80/3.93	c 4	|     11335 |     650    35468   134100 |    30664    11335     14 |  0.009 % |
5.09/5.29	c 5	|     17102 |     650    35468   134100 |    33731    17102     14 |  0.009 % |
7.60/7.72	c 8	|     25751 |     650    35468   134100 |    37104    25751     14 |  0.004 % |
12.29/12.43	c 12	|     38725 |     650    35468   134100 |    40815    13196     14 |  0.006 % |
18.99/19.10	c 19	|     58187 |     650    35468   134100 |    44896    32658     15 |  0.009 % |
29.49/29.65	c 30	|     87381 |     650    35468   134100 |    49386    28629     17 |  0.005 % |
46.18/46.33	c 46	|    131170 |     650    35468   134100 |    54324    35207     16 |  0.006 % |
76.88/77.00	c 77	|    196854 |     650    35468   134100 |    59757    19438     14 |  0.011 % |
123.47/123.61	c 124	|    295382 |     650    35468   134100 |    65733    25087     16 |  0.009 % |
197.34/197.65	c 198	|    443173 |     650    35468   134100 |    72306    16632     15 |  0.009 % |
311.51/311.84	c 312	|    664856 |     650    35468   134100 |    79536    62863     17 |  0.009 % |
502.76/503.16	c 503	|    997382 |     650    35468   134100 |    87490    67788     17 |  0.009 % |
787.96/788.85	c 789	|   1496170 |     650    35468   134100 |    96239    53074     19 |  0.005 % |
1244.25/1245.60	c 1246	|   2244352 |     650    35468   134100 |   105863    69146     15 |  0.011 % |
1800.06/1801.91	sh: line 1: 12817 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.06/1801.91	c 1802	DECODING HOME/temp.out WITH HOME/temp.map
1800.06/1801.91	c 1802	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.06/1801.91	c ERROR INTERRUPTED
1800.06/1801.92	s UNKNOWN
1800.06/1801.92	c 1802	CPU 1800.08 (0.05 0.02 1799.76 0.25)
1800.06/1801.92	c 1802	END Sat Jul 11 16:49:20 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-2058685-1247321958/watcher-2058685-1247321958 -o /tmp/evaluation-result-2058685-1247321958/solver-2058685-1247321958 -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-2058685-1247321958.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.92 1.98 1.94 4/85 12793
/proc/meminfo: memFree=1267112/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=12272 CPUtime=0
/proc/12793/stat : 12793 (sugar) R 12791 12793 12127 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 19260962 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 249070058085 0 0 4224 0 0 0 0 17 1 0 0
/proc/12793/statm: 3068 327 246 3 0 168 0

[startup+0.041207 s]
/proc/loadavg: 1.92 1.98 1.94 4/85 12793
/proc/meminfo: memFree=1267112/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=13468 CPUtime=0.03
/proc/12793/stat : 12793 (sugar) R 12791 12793 12127 0 -1 4194304 763 0 0 0 2 1 0 0 18 0 1 0 19260962 13791232 731 996147200 4194304 4206940 548682068608 18446744073709551615 249078791166 0 0 4224 0 0 0 0 17 1 0 0
/proc/12793/statm: 3367 731 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.102211 s]
/proc/loadavg: 1.92 1.98 1.94 4/85 12793
/proc/meminfo: memFree=1267112/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=0.06
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 19260962 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302231 s]
/proc/loadavg: 1.92 1.98 1.94 4/85 12793
/proc/meminfo: memFree=1267112/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=0.06
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 19260962 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702273 s]
/proc/loadavg: 1.92 1.98 1.94 4/85 12793
/proc/meminfo: memFree=1267112/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=0.55
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1309 4860 0 1 4 2 44 5 16 0 1 0 19260962 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 16868

[startup+1.50135 s]
/proc/loadavg: 1.92 1.98 1.94 3/96 12815
/proc/meminfo: memFree=1255184/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=0.56
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1310 4860 0 1 5 2 44 5 15 0 1 0 19260962 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1111 409 3 0 796 0
[pid=12806] ppid=12793 vsize=5356 CPUtime=0
/proc/12806/stat : 12806 (sh) S 12793 12793 12127 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19261022 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12806/statm: 1339 233 193 169 0 50 0
[pid=12807] ppid=12806 vsize=864368 CPUtime=0.88
/proc/12807/stat : 12807 (java) S 12806 12793 12127 0 -1 0 7678 0 1 0 83 5 0 0 18 0 9 0 19261022 885112832 6923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12807/statm: 216092 6923 2590 9 0 210569 0
[pid=12807/tid=12808] ppid=12806 vsize=864368 CPUtime=0.55
/proc/12807/task/12808/stat : 12808 (java) R 12806 12793 12127 0 -1 64 2677 0 1 0 53 2 0 0 22 0 9 0 19261023 885112832 6923 996147200 134512640 134550932 4294955936 18446744073709551615 4126376408 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12807/tid=12809] ppid=12806 vsize=864368 CPUtime=0.23
/proc/12807/task/12809/stat : 12809 (java) S 12806 12793 12127 0 -1 64 3971 0 0 0 22 1 0 0 16 0 9 0 19261025 885112832 6923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12807/tid=12810] ppid=12806 vsize=864368 CPUtime=0
/proc/12807/task/12810/stat : 12810 (java) S 12806 12793 12127 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19261025 885112832 6923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12807/tid=12811] ppid=12806 vsize=864368 CPUtime=0
/proc/12807/task/12811/stat : 12811 (java) S 12806 12793 12127 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19261025 885112832 6923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12807/tid=12812] ppid=12806 vsize=864368 CPUtime=0
/proc/12807/task/12812/stat : 12812 (java) S 12806 12793 12127 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19261027 885112832 6923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12807/tid=12813] ppid=12806 vsize=864368 CPUtime=0.07
/proc/12807/task/12813/stat : 12813 (java) S 12806 12793 12127 0 -1 64 328 0 0 0 7 0 0 0 16 0 9 0 19261027 885112832 6923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12807/tid=12814] ppid=12806 vsize=864368 CPUtime=0
/proc/12807/task/12814/stat : 12814 (java) S 12806 12793 12127 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19261027 885112832 6923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12807/tid=12815] ppid=12806 vsize=864368 CPUtime=0
/proc/12807/task/12815/stat : 12815 (java) S 12806 12793 12127 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19261027 885112832 6923 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886592

[startup+3.10151 s]
/proc/loadavg: 1.93 1.98 1.94 3/88 12817
/proc/meminfo: memFree=1259920/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 15 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=4144 CPUtime=1.39
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 861 0 0 0 139 0 0 0 25 0 1 0 19261133 4243456 847 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 1036 847 75 150 0 883 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 26368

[startup+6.30182 s]
/proc/loadavg: 1.93 1.98 1.94 3/88 12817
/proc/meminfo: memFree=1258512/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=5468 CPUtime=4.59
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 1168 0 0 0 458 1 0 0 25 0 1 0 19261133 5599232 1154 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 1367 1154 75 150 0 1214 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 27692

[startup+12.7014 s]
/proc/loadavg: 1.94 1.98 1.94 3/88 12817
/proc/meminfo: memFree=1256784/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=6820 CPUtime=10.98
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 1521 0 0 0 1097 1 0 0 25 0 1 0 19261133 6983680 1507 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 1705 1507 75 150 0 1552 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 29044

[startup+25.5027 s]
/proc/loadavg: 1.95 1.98 1.94 3/88 12817
/proc/meminfo: memFree=1255568/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=8124 CPUtime=23.78
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 1825 0 0 0 2376 2 0 0 25 0 1 0 19261133 8318976 1811 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 2031 1811 75 150 0 1878 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 30348

[startup+51.1022 s]
/proc/loadavg: 1.96 1.98 1.94 3/88 12817
/proc/meminfo: memFree=1254416/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=9216 CPUtime=49.37
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 2105 0 0 0 4935 2 0 0 25 0 1 0 19261133 9437184 2091 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 2304 2091 75 150 0 2151 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 31440

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.94 3/88 12817
/proc/meminfo: memFree=1252816/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=10808 CPUtime=100.56
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 2492 0 0 0 10054 2 0 0 25 0 1 0 19261133 11067392 2478 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 2702 2478 75 150 0 2549 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 33032

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.94 3/88 12817
/proc/meminfo: memFree=1250896/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=12672 CPUtime=160.54
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 2936 0 0 0 16051 3 0 0 25 0 1 0 19261133 12976128 2922 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 3168 2922 75 150 0 3015 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 34896

[startup+222.303 s]
/proc/loadavg: 1.99 1.98 1.94 3/88 12817
/proc/meminfo: memFree=1196112/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0

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

[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=24540 CPUtime=1299.33
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 5768 0 0 0 129925 8 0 0 25 0 1 0 19261133 25128960 5754 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 6135 5754 75 150 0 5982 0
Current children cumulated CPU time (s) 1300.94
Current children cumulated vsize (KiB) 46764

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/76 12946
/proc/meminfo: memFree=1405736/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=25232 CPUtime=1359.31
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 5944 0 0 0 135923 8 0 0 25 0 1 0 19261133 25837568 5930 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 6308 5930 75 150 0 6155 0
Current children cumulated CPU time (s) 1360.92
Current children cumulated vsize (KiB) 47456

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.94 3/76 12946
/proc/meminfo: memFree=1404520/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=26488 CPUtime=1419.31
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 6246 0 0 0 141922 9 0 0 25 0 1 0 19261133 27123712 6232 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 6622 6232 75 150 0 6469 0
Current children cumulated CPU time (s) 1420.92
Current children cumulated vsize (KiB) 48712

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/76 12946
/proc/meminfo: memFree=1403816/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=27140 CPUtime=1479.29
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 6407 0 0 0 147920 9 0 0 25 0 1 0 19261133 27791360 6393 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 6785 6393 75 150 0 6632 0
Current children cumulated CPU time (s) 1480.9
Current children cumulated vsize (KiB) 49364

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/76 12946
/proc/meminfo: memFree=1403432/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=27652 CPUtime=1539.27
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 6504 0 0 0 153918 9 0 0 25 0 1 0 19261133 28315648 6490 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 6913 6490 75 150 0 6760 0
Current children cumulated CPU time (s) 1540.88
Current children cumulated vsize (KiB) 49876

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/76 12946
/proc/meminfo: memFree=1402728/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=28420 CPUtime=1599.25
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 6690 0 0 0 159916 9 0 0 25 0 1 0 19261133 29102080 6676 996147200 134512640 135127466 4294956256 18446744073709551615 134528424 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 7105 6676 75 150 0 6952 0
Current children cumulated CPU time (s) 1600.86
Current children cumulated vsize (KiB) 50644

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/76 12946
/proc/meminfo: memFree=1402216/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=28880 CPUtime=1659.24
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 6813 0 0 0 165915 9 0 0 25 0 1 0 19261133 29573120 6799 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 7220 6799 75 150 0 7067 0
Current children cumulated CPU time (s) 1660.85
Current children cumulated vsize (KiB) 51104

[startup+1722.3 s]
/proc/loadavg: 1.91 1.96 1.94 3/73 12967
/proc/meminfo: memFree=1363840/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=29028 CPUtime=1719.17
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 6847 0 0 0 171907 10 0 0 25 0 1 0 19261133 29724672 6833 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12817/statm: 7257 6833 75 150 0 7104 0
Current children cumulated CPU time (s) 1720.78
Current children cumulated vsize (KiB) 51252

[startup+1782.3 s]
/proc/loadavg: 2.17 2.05 1.97 3/73 12991
/proc/meminfo: memFree=1214984/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=29600 CPUtime=1778.86
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 6964 0 0 0 177874 12 0 0 25 0 1 0 19261133 30310400 6950 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 7400 6950 75 150 0 7247 0
Current children cumulated CPU time (s) 1780.47
Current children cumulated vsize (KiB) 51824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 2.12 2.05 1.97 3/73 12991
/proc/meminfo: memFree=974408/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=29600 CPUtime=1798.45
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 6971 0 0 0 179833 12 0 0 25 0 1 0 19261133 30310400 6957 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 7400 6957 75 150 0 7247 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 51824

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

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

[startup+1801.9 s]
/proc/loadavg: 2.12 2.05 1.97 3/73 12991
/proc/meminfo: memFree=974408/2055920 swapFree=4192956/4192956
[pid=12793] ppid=12791 vsize=16868 CPUtime=1.61
/proc/12793/stat : 12793 (sugar) S 12791 12793 12127 0 -1 4194304 1374 12880 0 2 5 2 142 12 16 0 1 0 19260962 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12793/statm: 4217 1112 409 3 0 796 0
[pid=12816] ppid=12793 vsize=5356 CPUtime=0
/proc/12816/stat : 12816 (sh) S 12793 12793 12127 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19261132 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12816/statm: 1339 232 193 169 0 50 0
[pid=12817] ppid=12816 vsize=29600 CPUtime=1798.45
/proc/12817/stat : 12817 (minisat) R 12816 12793 12127 0 -1 4194304 6971 0 0 0 179833 12 0 0 25 0 1 0 19261133 30310400 6957 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/12817/statm: 7400 6957 75 150 0 7247 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 51824

Child status: 0
Real time (s): 1801.92
CPU time (s): 1800.11
CPU user time (s): 1799.83
CPU system time (s): 0.282956
CPU usage (%): 99.8995
Max. virtual memory (cumulated for all children) (KiB): 886592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.282956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21941
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= 1987
involuntary context switches= 6267

runsolver used 2.16567 second user time and 5.10122 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-11 16:19:18
IDJOB=2058685
IDBENCH=53513
IDSOLVER=739
FILE ID=node89/2058685-1247321958
PBS_JOBID= 9506458
Free space on /tmp= 66160 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-2-26/normalized-rand-26-26-325-155-60021_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-2058685-1247321958/watcher-2058685-1247321958 -o /tmp/evaluation-result-2058685-1247321958/solver-2058685-1247321958 -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-2058685-1247321958.xml

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

MD5SUM BENCH= 5d0246273045fea8f773bd7d32b28b29
RANDOM SEED=633407175

node89.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.213
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.213
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:       1267528 kB
Buffers:         54208 kB
Cached:         491696 kB
SwapCached:          0 kB
Active:         259012 kB
Inactive:       476420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1267528 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:         205212 kB
Slab:            37852 kB
Committed_AS:   833008 kB
PageTables:       2092 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= 66104 MiB
End job on node89 at 2009-07-11 16:49:22