Trace number 2067474

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisatSAT 271.023 274.076

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-p0548.xml
MD5SUMd7ab9a6483ddfeefb09fd001ed790d68
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.58076
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of constraints156
Maximum constraint arity134
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension156
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.08	c 0	BEGIN Sat Jul 11 22:40:09 2009
0.05/0.08	c 0	PID 17986
0.05/0.08	c 0	HOST node61.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-2067474-1247344809.xml TO HOME/temp.csp
0.05/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-2067474-1247344809.xml' 'HOME/temp.csp'
0.07/0.60	c 0	1 domains, 527 variables, 19 predicates, 0 relations, 156 constraints
0.07/0.62	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.62	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.07/0.69	c 0	Parsing HOME/temp.csp
0.58/0.84	c 1	parsed 703 expressions
0.58/0.88	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.58/0.88	c 1	Converting to clausal form CSP
0.58/0.90	c 1	converted 71 (10%) expressions
0.58/0.90	c 1	converted 141 (20%) expressions
0.58/0.90	c 1	converted 211 (30%) expressions
0.58/0.90	c 1	converted 282 (40%) expressions
0.58/0.90	c 1	converted 352 (50%) expressions
0.58/0.91	c 1	converted 422 (60%) expressions
0.58/0.91	c 1	converted 493 (70%) expressions
0.58/0.93	c 1	converted 563 (80%) expressions
0.58/0.97	c 1	converted 633 (90%) expressions
1.04/1.17	c 1	converted 703 (100%) expressions
1.04/1.17	c 1	CSP : 731 integers, 0 booleans, 564 clauses, largest domain size 10439
1.04/1.17	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.04/1.17	c 1	Propagation in CSP
1.04/1.18	c 1	16 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.04/1.18	c 1	CSP : 731 integers, 0 booleans, 564 clauses, largest domain size 10439
1.04/1.18	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.04/1.18	c 1	Simplifing CSP by introducing new Boolean variables
1.04/1.19	c 1	CSP : 731 integers, 0 booleans, 564 clauses, largest domain size 10439
1.04/1.19	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.14/1.21	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.14/1.22	c 1	74 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.14/1.22	c 1	147 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.14/1.22	c 1	220 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.14/1.22	c 1	293 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.14/1.22	c 1	366 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.14/1.22	c 1	439 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.14/1.23	c 1	512 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.43/1.51	c 1	585 (80%) CSP integer variables are encoded (210248 clauses, 3355509 bytes)
1.72/1.83	c 2	658 (90%) CSP integer variables are encoded (428975 clauses, 7073868 bytes)
1.72/1.86	c 2	731 (100%) CSP integer variables are encoded (454951 clauses, 7515460 bytes)
1.72/1.86	c 2	57 (10%) CSP clauses are encoded (455042 clauses, 7516343 bytes)
1.92/2.05	c 2	113 (20%) CSP clauses are encoded (455889 clauses, 7535123 bytes)
3.30/3.49	c 3	170 (30%) CSP clauses are encoded (1258982 clauses, 23574707 bytes)
5.29/5.42	c 5	226 (40%) CSP clauses are encoded (2280215 clauses, 46419672 bytes)
7.63/7.83	c 8	282 (50%) CSP clauses are encoded (3511710 clauses, 74713154 bytes)
10.11/10.31	c 10	339 (60%) CSP clauses are encoded (4808080 clauses, 104500092 bytes)
12.37/12.68	c 12	395 (70%) CSP clauses are encoded (5997653 clauses, 131847255 bytes)
12.95/13.29	c 13	452 (80%) CSP clauses are encoded (6263069 clauses, 138288140 bytes)
20.54/20.91	c 21	508 (90%) CSP clauses are encoded (10080580 clauses, 231762679 bytes)
38.73/39.79	c 40	564 (100%) CSP clauses are encoded (19545298 clauses, 459125449 bytes)
38.73/39.79	c 40	564 CSP clauses encoded
38.73/39.79	c 40	Writing map file : HOME/temp.map
38.83/39.80	c 40	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
38.83/39.80	c 40	SAT : 455682 SAT variables, 19545298 SAT clauses, 459125449 bytes
38.83/39.80	c 40	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
38.83/39.85	c 40	SOLVING HOME/temp.cnf
38.83/39.85	c 40	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
38.83/39.85	c 40	This is MiniSat 2.0 beta
38.83/39.85	c 40	WARNING: for repeatability, setting FPU to use double precision
38.83/39.86	c 40	============================[ Problem Statistics ]=============================
38.83/39.86	c 40	|                                                                             |
38.83/39.86	c 40	|  Number of variables:  455682                                               |
38.83/39.86	c 40	|  Number of clauses:    19545298                                             |
49.35/50.52	c 50	|  Parsing time:         8.81         s                                       |
49.85/51.05	c 51	============================[ Search Statistics ]==============================
49.85/51.05	c 51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
49.85/51.05	c 51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
49.85/51.05	c 51	===============================================================================
49.85/51.05	c 51	|         0 |  455682 19545298 58152697 |  6515099        0    nan |  0.000 % |
58.17/59.43	c 59	|       101 |  455682 19545298 58152697 |  7166609      101      8 |  0.000 % |
68.06/69.44	c 69	|       251 |  455682 19545298 58152697 |  7883270      251      8 |  0.000 % |
85.30/86.81	c 87	|       476 |  455682 19545298 58152697 |  8671597      476      8 |  0.000 % |
106.00/107.74	c 107	|       814 |  455334 19545298 58152697 |  9538756      806     12 |  8.817 % |
130.46/132.40	c 132	|      1320 |  455334 19545298 58152697 | 10492632     1312     17 |  8.817 % |
160.09/162.36	c 162	|      2079 |  445004 19545298 58152697 | 11541895     2070     19 |  8.843 % |
216.14/218.95	c 219	|      3220 |  415638 19545298 58152697 | 12696085     3209     21 | 13.205 % |
268.26/271.37	c 271	|      4928 |  415638 19545298 58152697 | 13965694     4917     21 | 13.205 % |
269.76/272.83	c 273	===============================================================================
269.76/272.86	c 273	restarts              : 9
269.76/272.86	c 273	conflicts             : 4959           (22 /sec)
269.76/272.86	c 273	decisions             : 8576           (1.05 % random) (37 /sec)
269.76/272.86	c 273	propagations          : 54031593       (235789 /sec)
269.76/272.86	c 273	conflict literals     : 106033         (29.47 % deleted)
269.76/272.86	c 273	Memory used           : 839.98 MB
269.76/272.86	c 273	CPU time              : 229.152 s
269.76/272.86	c 273	
269.96/273.03	c 273	SATISFIABLE
270.06/273.16	c 273	DECODING HOME/temp.out WITH HOME/temp.map
270.06/273.16	c 273	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'
270.13/273.27	c 273	Decoding HOME/temp.out
270.13/273.78	s SATISFIABLE
270.73/273.81	v 1 1 0 1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 0 0 0 0 1 1 1 1 1 0 1 1 1 1 0 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 1 1 1 1 1 1 1 0 1 1 1 1 0 0 0 1 1 1 1 0 1 0 0 1 0 0 0 0 0 1 0 1 0 1 1 1 0 1 0 0 0 0 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 1 1 1 1 0 0 0 1 1 1 1 1 0 0 1 0 1 1 1 1 0 1 1 1 1 0 0 1 1 0 1 0 0 1 1 1 1 0 0 0 0 0 1 0 0 1 1 1 1 1 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 1 1 0 1 1 1 0 1 0 1 1 1 0 1 1 1 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 0 1 0 0 1 0 0 1 0 1 0 1 0 1 1 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 1 1 0 0 1 0 1 1 0 1 1 0 1 0 0 0 1 0 1 1 1 0 1 1 0 1 0 1 1 1 1 1 1 1 1 0 1 0 1 0 1 0 0 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1
270.73/273.82	c 274	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
270.73/273.83	c 274	CPU 270.75 (0.05 0.03 264.89 5.78)
270.73/273.83	c 274	END Sat Jul 11 22:44:43 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2067474-1247344809/watcher-2067474-1247344809 -o /tmp/evaluation-result-2067474-1247344809/solver-2067474-1247344809 -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-2067474-1247344809.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.05 2.13 2.17 4/81 17986
/proc/meminfo: memFree=1417960/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=12268 CPUtime=0
/proc/17986/stat : 17986 (sugar) R 17984 17986 15684 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 21544326 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 246406675045 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/17986/statm: 3067 316 241 3 0 167 0

[startup+0.065483 s]
/proc/loadavg: 2.05 2.13 2.17 4/81 17986
/proc/meminfo: memFree=1417960/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16080 CPUtime=0.05
/proc/17986/stat : 17986 (sugar) R 17984 17986 15684 0 -1 4194304 934 0 0 0 4 1 0 0 18 0 1 0 21544326 16465920 902 996147200 4194304 4206940 548682068608 18446744073709551615 246406353633 0 0 4224 0 0 0 0 17 1 0 0
/proc/17986/statm: 4020 902 380 3 0 599 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16080

[startup+0.10148 s]
/proc/loadavg: 2.05 2.13 2.17 4/81 17986
/proc/meminfo: memFree=1417960/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=0.07
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 21544326 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301491 s]
/proc/loadavg: 2.05 2.13 2.17 4/81 17986
/proc/meminfo: memFree=1417960/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=0.07
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 21544326 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701531 s]
/proc/loadavg: 2.05 2.13 2.17 4/81 17986
/proc/meminfo: memFree=1417960/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=0.58
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1309 4668 0 1 5 2 47 4 16 0 1 0 21544326 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 16868

[startup+1.50272 s]
/proc/loadavg: 2.05 2.13 2.17 3/92 18008
/proc/meminfo: memFree=1408080/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=0.58
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1310 4668 0 1 5 2 47 4 15 0 1 0 21544326 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1111 409 3 0 796 0
[pid=17999] ppid=17986 vsize=5356 CPUtime=0
/proc/17999/stat : 17999 (sh) S 17986 17986 15684 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21544388 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17999/statm: 1339 233 193 169 0 50 0
[pid=18000] ppid=17999 vsize=868624 CPUtime=0.85
/proc/18000/stat : 18000 (java) S 17999 17986 15684 0 -1 0 6438 0 1 0 78 7 0 0 18 0 9 0 21544388 889470976 5607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18000/statm: 217156 5607 2589 9 0 211633 0
[pid=18000/tid=18001] ppid=17999 vsize=868624 CPUtime=0.6
/proc/18000/task/18001/stat : 18001 (java) R 17999 17986 15684 0 -1 64 2798 0 1 0 56 4 0 0 22 0 9 0 21544389 889470976 5607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18002] ppid=17999 vsize=868624 CPUtime=0.05
/proc/18000/task/18002/stat : 18002 (java) S 17999 17986 15684 0 -1 64 1480 0 0 0 5 0 0 0 15 0 9 0 21544390 889470976 5607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18003] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18003/stat : 18003 (java) S 17999 17986 15684 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21544390 889470976 5607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18004] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18004/stat : 18004 (java) S 17999 17986 15684 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21544390 889470976 5607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18005] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18005/stat : 18005 (java) S 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21544393 889470976 5607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18006] ppid=17999 vsize=868624 CPUtime=0.17
/proc/18000/task/18006/stat : 18006 (java) S 17999 17986 15684 0 -1 64 1460 0 0 0 16 1 0 0 16 0 9 0 21544393 889470976 5607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18007] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18007/stat : 18007 (java) S 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21544393 889470976 5607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18008] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18008/stat : 18008 (java) S 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21544393 889470976 5607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890848

[startup+3.10276 s]
/proc/loadavg: 2.12 2.15 2.17 3/92 18008
/proc/meminfo: memFree=1393936/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=0.58
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1310 4668 0 1 5 2 47 4 15 0 1 0 21544326 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1111 409 3 0 796 0
[pid=17999] ppid=17986 vsize=5356 CPUtime=0
/proc/17999/stat : 17999 (sh) S 17986 17986 15684 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21544388 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17999/statm: 1339 233 193 169 0 50 0
[pid=18000] ppid=17999 vsize=868624 CPUtime=2.43
/proc/18000/stat : 18000 (java) S 17999 17986 15684 0 -1 0 6901 0 1 0 222 21 0 0 18 0 9 0 21544388 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18000/statm: 217156 5632 2589 9 0 211633 0
[pid=18000/tid=18001] ppid=17999 vsize=868624 CPUtime=2.05
/proc/18000/task/18001/stat : 18001 (java) R 17999 17986 15684 0 -1 64 3237 0 1 0 189 16 0 0 25 0 9 0 21544389 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4126866143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18002] ppid=17999 vsize=868624 CPUtime=0.17
/proc/18000/task/18002/stat : 18002 (java) S 17999 17986 15684 0 -1 64 1480 0 0 0 14 3 0 0 16 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18003] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18003/stat : 18003 (java) S 17999 17986 15684 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18004] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18004/stat : 18004 (java) S 17999 17986 15684 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18005] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18005/stat : 18005 (java) S 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18006] ppid=17999 vsize=868624 CPUtime=0.19
/proc/18000/task/18006/stat : 18006 (java) S 17999 17986 15684 0 -1 64 1484 0 0 0 18 1 0 0 16 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18007] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18007/stat : 18007 (java) S 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18008] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18008/stat : 18008 (java) S 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890848

[startup+6.30206 s]
/proc/loadavg: 2.12 2.15 2.17 3/92 18008
/proc/meminfo: memFree=1355664/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=0.58
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1310 4668 0 1 5 2 47 4 16 0 1 0 21544326 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1111 409 3 0 796 0
[pid=17999] ppid=17986 vsize=5356 CPUtime=0
/proc/17999/stat : 17999 (sh) S 17986 17986 15684 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21544388 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17999/statm: 1339 233 193 169 0 50 0
[pid=18000] ppid=17999 vsize=868624 CPUtime=5.6
/proc/18000/stat : 18000 (java) S 17999 17986 15684 0 -1 0 7901 0 1 0 511 49 0 0 18 0 9 0 21544388 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18000/statm: 217156 5632 2589 9 0 211633 0
[pid=18000/tid=18001] ppid=17999 vsize=868624 CPUtime=5.01
/proc/18000/task/18001/stat : 18001 (java) R 17999 17986 15684 0 -1 64 4237 0 1 0 462 39 0 0 25 0 9 0 21544389 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4126849512 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18002] ppid=17999 vsize=868624 CPUtime=0.38
/proc/18000/task/18002/stat : 18002 (java) S 17999 17986 15684 0 -1 64 1480 0 0 0 30 8 0 0 16 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18003] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18003/stat : 18003 (java) S 17999 17986 15684 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18004] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18004/stat : 18004 (java) S 17999 17986 15684 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18005] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18005/stat : 18005 (java) S 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18006] ppid=17999 vsize=868624 CPUtime=0.19
/proc/18000/task/18006/stat : 18006 (java) S 17999 17986 15684 0 -1 64 1484 0 0 0 18 1 0 0 16 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18007] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18007/stat : 18007 (java) S 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18008] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18008/stat : 18008 (java) R 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890848

[startup+12.7027 s]
/proc/loadavg: 2.26 2.17 2.18 3/92 18008
/proc/meminfo: memFree=1276368/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=0.58
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1310 4668 0 1 5 2 47 4 16 0 1 0 21544326 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1111 409 3 0 796 0
[pid=17999] ppid=17986 vsize=5356 CPUtime=0
/proc/17999/stat : 17999 (sh) S 17986 17986 15684 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21544388 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17999/statm: 1339 233 193 169 0 50 0
[pid=18000] ppid=17999 vsize=868624 CPUtime=11.88
/proc/18000/stat : 18000 (java) S 17999 17986 15684 0 -1 0 9831 0 1 0 1083 105 0 0 18 0 9 0 21544388 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18000/statm: 217156 5632 2589 9 0 211633 0
[pid=18000/tid=18001] ppid=17999 vsize=868624 CPUtime=10.83
/proc/18000/task/18001/stat : 18001 (java) R 17999 17986 15684 0 -1 64 6167 0 1 0 998 85 0 0 25 0 9 0 21544389 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4126869359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18002] ppid=17999 vsize=868624 CPUtime=0.84
/proc/18000/task/18002/stat : 18002 (java) S 17999 17986 15684 0 -1 64 1480 0 0 0 66 18 0 0 16 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18003] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18003/stat : 18003 (java) S 17999 17986 15684 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18004] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18004/stat : 18004 (java) S 17999 17986 15684 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18005] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18005/stat : 18005 (java) S 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18006] ppid=17999 vsize=868624 CPUtime=0.19
/proc/18000/task/18006/stat : 18006 (java) S 17999 17986 15684 0 -1 64 1484 0 0 0 18 1 0 0 16 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18007] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18007/stat : 18007 (java) S 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18008] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18008/stat : 18008 (java) S 17999 17986 15684 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21544393 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 890848

[startup+25.5019 s]
/proc/loadavg: 2.22 2.17 2.18 3/92 18008
/proc/meminfo: memFree=1117712/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=0.58
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1310 4668 0 1 5 2 47 4 16 0 1 0 21544326 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1111 409 3 0 796 0
[pid=17999] ppid=17986 vsize=5356 CPUtime=0
/proc/17999/stat : 17999 (sh) S 17986 17986 15684 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21544388 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17999/statm: 1339 233 193 169 0 50 0
[pid=18000] ppid=17999 vsize=868624 CPUtime=24.44
/proc/18000/stat : 18000 (java) S 17999 17986 15684 0 -1 0 13734 0 1 0 2205 239 0 0 18 0 9 0 21544388 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18000/statm: 217156 5632 2589 9 0 211633 0
[pid=18000/tid=18001] ppid=17999 vsize=868624 CPUtime=22.38
/proc/18000/task/18001/stat : 18001 (java) R 17999 17986 15684 0 -1 64 10070 0 1 0 2044 194 0 0 25 0 9 0 21544389 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4126515264 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18002] ppid=17999 vsize=868624 CPUtime=1.84
/proc/18000/task/18002/stat : 18002 (java) S 17999 17986 15684 0 -1 64 1480 0 0 0 142 42 0 0 16 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18003] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18003/stat : 18003 (java) S 17999 17986 15684 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18004] ppid=17999 vsize=868624 CPUtime=0
/proc/18000/task/18004/stat : 18004 (java) S 17999 17986 15684 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21544390 889470976 5632 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18000/tid=18005] ppid=17999 vsize=868624 CPUtime=0

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

/proc/18009/statm: 1339 232 193 169 0 50 0
[pid=18010] ppid=18009 vsize=790968 CPUtime=11.1
/proc/18010/stat : 18010 (minisat) R 18009 17986 15684 0 -1 4194304 190003 0 0 0 938 172 0 0 25 0 1 0 21548312 809951232 189989 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18010/statm: 197742 189989 74 150 0 197589 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (KiB) 813192

[startup+102.306 s]
/proc/loadavg: 2.08 2.14 2.17 3/84 18010
/proc/meminfo: memFree=135696/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=38.85
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1376 23065 0 2 5 2 3500 378 16 0 1 0 21544326 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1113 409 3 0 796 0
[pid=18009] ppid=17986 vsize=5356 CPUtime=0
/proc/18009/stat : 18009 (sh) S 17986 17986 15684 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21548311 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18009/statm: 1339 232 193 169 0 50 0
[pid=18010] ppid=18009 vsize=850944 CPUtime=61.81
/proc/18010/stat : 18010 (minisat) R 18009 17986 15684 0 -1 4194304 204865 0 0 0 6001 180 0 0 25 0 1 0 21548312 871366656 204851 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18010/statm: 212736 204851 75 150 0 212583 0
Current children cumulated CPU time (s) 100.66
Current children cumulated vsize (KiB) 873168

[startup+162.302 s]
/proc/loadavg: 2.03 2.11 2.16 3/84 18010
/proc/meminfo: memFree=130192/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=38.85
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1376 23065 0 2 5 2 3500 378 16 0 1 0 21544326 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1113 409 3 0 796 0
[pid=18009] ppid=17986 vsize=5356 CPUtime=0
/proc/18009/stat : 18009 (sh) S 17986 17986 15684 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21548311 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18009/statm: 1339 232 193 169 0 50 0
[pid=18010] ppid=18009 vsize=856212 CPUtime=121.24
/proc/18010/stat : 18010 (minisat) R 18009 17986 15684 0 -1 4194304 206248 0 0 0 11943 181 0 0 25 0 1 0 21548312 876761088 206234 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/18010/statm: 214053 206234 75 150 0 213900 0
Current children cumulated CPU time (s) 160.09
Current children cumulated vsize (KiB) 878436

[startup+222.302 s]
/proc/loadavg: 2.01 2.09 2.15 3/84 18010
/proc/meminfo: memFree=127184/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=38.85
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1376 23065 0 2 5 2 3500 378 16 0 1 0 21544326 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1113 409 3 0 796 0
[pid=18009] ppid=17986 vsize=5356 CPUtime=0
/proc/18009/stat : 18009 (sh) S 17986 17986 15684 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21548311 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18009/statm: 1339 232 193 169 0 50 0
[pid=18010] ppid=18009 vsize=859148 CPUtime=180.65
/proc/18010/stat : 18010 (minisat) R 18009 17986 15684 0 -1 4194304 206992 0 0 0 17884 181 0 0 25 0 1 0 21548312 879767552 206978 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18010/statm: 214787 206978 75 150 0 214634 0
Current children cumulated CPU time (s) 219.5
Current children cumulated vsize (KiB) 881372

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

[startup+230.301 s]
/proc/loadavg: 2.01 2.09 2.14 3/84 18010
/proc/meminfo: memFree=127120/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=38.85
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1376 23065 0 2 5 2 3500 378 16 0 1 0 21544326 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1113 409 3 0 796 0
[pid=18009] ppid=17986 vsize=5356 CPUtime=0
/proc/18009/stat : 18009 (sh) S 17986 17986 15684 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21548311 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18009/statm: 1339 232 193 169 0 50 0
[pid=18010] ppid=18009 vsize=859148 CPUtime=188.58
/proc/18010/stat : 18010 (minisat) R 18009 17986 15684 0 -1 4194304 206994 0 0 0 18677 181 0 0 25 0 1 0 21548312 879767552 206980 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18010/statm: 214787 206980 75 150 0 214634 0
Current children cumulated CPU time (s) 227.43
Current children cumulated vsize (KiB) 881372

[startup+255.902 s]
/proc/loadavg: 1.93 2.06 2.13 3/83 18046
/proc/meminfo: memFree=324256/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=38.85
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1376 23065 0 2 5 2 3500 378 16 0 1 0 21544326 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1113 409 3 0 796 0
[pid=18009] ppid=17986 vsize=5356 CPUtime=0
/proc/18009/stat : 18009 (sh) S 17986 17986 15684 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21548311 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18009/statm: 1339 232 193 169 0 50 0
[pid=18010] ppid=18009 vsize=859280 CPUtime=214.02
/proc/18010/stat : 18010 (minisat) R 18009 17986 15684 0 -1 4194304 207025 0 0 0 21220 182 0 0 25 0 1 0 21548312 879902720 207011 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 214820 207011 75 150 0 214667 0
Current children cumulated CPU time (s) 252.87
Current children cumulated vsize (KiB) 881504

[startup+262.302 s]
/proc/loadavg: 1.94 2.06 2.13 3/83 18046
/proc/meminfo: memFree=323424/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=38.85
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1376 23065 0 2 5 2 3500 378 16 0 1 0 21544326 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1113 409 3 0 796 0
[pid=18009] ppid=17986 vsize=5356 CPUtime=0
/proc/18009/stat : 18009 (sh) S 17986 17986 15684 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21548311 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18009/statm: 1339 232 193 169 0 50 0
[pid=18010] ppid=18009 vsize=859280 CPUtime=220.41
/proc/18010/stat : 18010 (minisat) R 18009 17986 15684 0 -1 4194304 207027 0 0 0 21859 182 0 0 25 0 1 0 21548312 879902720 207013 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 214820 207013 75 150 0 214667 0
Current children cumulated CPU time (s) 259.26
Current children cumulated vsize (KiB) 881504

[startup+268.702 s]
/proc/loadavg: 1.94 2.06 2.13 3/83 18046
/proc/meminfo: memFree=322016/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=38.85
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1376 23065 0 2 5 2 3500 378 16 0 1 0 21544326 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1113 409 3 0 796 0
[pid=18009] ppid=17986 vsize=5356 CPUtime=0
/proc/18009/stat : 18009 (sh) S 17986 17986 15684 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21548311 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18009/statm: 1339 232 193 169 0 50 0
[pid=18010] ppid=18009 vsize=859280 CPUtime=226.81
/proc/18010/stat : 18010 (minisat) R 18009 17986 15684 0 -1 4194304 207027 0 0 0 22499 182 0 0 25 0 1 0 21548312 879902720 207013 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 214820 207013 75 150 0 214667 0
Current children cumulated CPU time (s) 265.66
Current children cumulated vsize (KiB) 881504

[startup+271.901 s]
/proc/loadavg: 1.94 2.06 2.13 3/83 18046
/proc/meminfo: memFree=321184/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=38.85
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1376 23065 0 2 5 2 3500 378 16 0 1 0 21544326 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17986/statm: 4217 1113 409 3 0 796 0
[pid=18009] ppid=17986 vsize=5356 CPUtime=0
/proc/18009/stat : 18009 (sh) S 17986 17986 15684 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21548311 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18009/statm: 1339 232 193 169 0 50 0
[pid=18010] ppid=18009 vsize=859420 CPUtime=230.01
/proc/18010/stat : 18010 (minisat) R 18009 17986 15684 0 -1 4194304 207079 0 0 0 22819 182 0 0 25 0 1 0 21548312 880046080 207065 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 214855 207065 75 150 0 214702 0
Current children cumulated CPU time (s) 268.86
Current children cumulated vsize (KiB) 881644

[startup+272.701 s]
/proc/loadavg: 1.95 2.06 2.13 3/83 18046
/proc/meminfo: memFree=320800/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=38.85
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1376 23065 0 2 5 2 3500 378 16 0 1 0 21544326 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17986/statm: 4217 1113 409 3 0 796 0
[pid=18009] ppid=17986 vsize=5356 CPUtime=0
/proc/18009/stat : 18009 (sh) S 17986 17986 15684 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21548311 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18009/statm: 1339 232 193 169 0 50 0
[pid=18010] ppid=18009 vsize=859552 CPUtime=230.81
/proc/18010/stat : 18010 (minisat) R 18009 17986 15684 0 -1 4194304 207112 0 0 0 22899 182 0 0 25 0 1 0 21548312 880181248 207098 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 214888 207098 75 150 0 214735 0
Current children cumulated CPU time (s) 269.66
Current children cumulated vsize (KiB) 881776

[startup+273.501 s]
/proc/loadavg: 1.95 2.06 2.13 3/83 18046
/proc/meminfo: memFree=320800/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=270.13
/proc/17986/stat : 17986 (sugar) S 17984 17986 15684 0 -1 4194304 1448 230589 0 2 5 2 26432 574 16 0 1 0 21544326 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17986/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 270.13
Current children cumulated vsize (KiB) 16868

[startup+273.906 s]
/proc/loadavg: 1.95 2.06 2.13 4/91 18056
/proc/meminfo: memFree=1141600/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=270.82
/proc/17986/stat : 17986 (sugar) R 17984 17986 15684 0 -1 4194304 1478 234508 0 3 5 10 26489 578 16 0 1 0 21544326 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 246406681641 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17986/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 270.82
Current children cumulated vsize (KiB) 16868

[startup+274.001 s]
/proc/loadavg: 1.95 2.06 2.13 4/91 18056
/proc/meminfo: memFree=1141600/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=16868 CPUtime=270.92
/proc/17986/stat : 17986 (sugar) R 17984 17986 15684 0 -1 4194304 1478 234508 0 3 5 20 26489 578 16 0 1 0 21544326 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 246406681641 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17986/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 270.92
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 274.076
CPU time (s): 271.023
CPU user time (s): 264.96
CPU system time (s): 6.06308
CPU usage (%): 98.8859
Max. virtual memory (cumulated for all children) (KiB): 890848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 264.96
system time used= 6.06308
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236046
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= 107976
involuntary context switches= 118198

runsolver used 0.335948 second user time and 0.945856 second system time

The end

Launcher Data

Begin job on node61 at 2009-07-11 22:40:09
IDJOB=2067474
IDBENCH=54662
IDSOLVER=739
FILE ID=node61/2067474-1247344809
PBS_JOBID= 9506659
Free space on /tmp= 66412 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/niklas/normalized-p0548.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-2067474-1247344809/watcher-2067474-1247344809 -o /tmp/evaluation-result-2067474-1247344809/solver-2067474-1247344809 -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-2067474-1247344809.xml

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

MD5SUM BENCH= d7ab9a6483ddfeefb09fd001ed790d68
RANDOM SEED=1390644740

node61.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.229
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.229
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:       1418440 kB
Buffers:         34832 kB
Cached:          93212 kB
SwapCached:          0 kB
Active:         541516 kB
Inactive:        47048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1408 kB
Writeback:           0 kB
Mapped:         480956 kB
Slab:            33304 kB
Committed_AS:   653824 kB
PageTables:       2676 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node61 at 2009-07-11 22:44:43