Trace number 2080762

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisatUNSAT 416.089 420.184

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-13.xml
MD5SUM1e59f061701cb973e6608a9b73c6241d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.49177
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints1026
Maximum constraint arity2
Maximum domain size13
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1026
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 05:58:45 2009
0.00/0.08	c 0	PID 25565
0.06/0.08	c 0	HOST node33.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2080762-1247371125.xml TO HOME/temp.csp
0.06/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-2080762-1247371125.xml' 'HOME/temp.csp'
0.06/0.66	c 1	1 domains, 169 variables, 4 predicates, 0 relations, 1026 constraints
0.06/0.71	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.71	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.06/0.79	c 1	Parsing HOME/temp.csp
0.62/0.84	c 1	parsed 1200 expressions
0.62/0.85	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.62/0.85	c 1	Converting to clausal form CSP
0.62/0.88	c 1	converted 120 (10%) expressions
0.62/0.95	c 1	converted 240 (20%) expressions
0.89/1.08	c 1	converted 360 (30%) expressions
0.99/1.11	c 1	converted 480 (40%) expressions
0.99/1.13	c 1	converted 600 (50%) expressions
0.99/1.16	c 1	converted 720 (60%) expressions
0.99/1.18	c 1	converted 840 (70%) expressions
0.99/1.19	c 1	converted 960 (80%) expressions
1.09/1.21	c 1	converted 1080 (90%) expressions
1.09/1.23	c 1	converted 1200 (100%) expressions
1.09/1.23	c 1	CSP : 169 integers, 888 booleans, 2958 clauses, largest domain size 13
1.09/1.23	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.23	c 1	Propagation in CSP
1.09/1.25	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.09/1.25	c 1	CSP : 169 integers, 888 booleans, 2958 clauses, largest domain size 13
1.09/1.25	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.26	c 1	Simplifing CSP by introducing new Boolean variables
1.09/1.28	c 1	CSP : 169 integers, 2028 booleans, 4098 clauses, largest domain size 13
1.09/1.28	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.19/1.31	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.19/1.33	c 2	17 (10%) CSP integer variables are encoded (187 clauses, 1923 bytes)
1.19/1.34	c 2	34 (20%) CSP integer variables are encoded (374 clauses, 3980 bytes)
1.19/1.34	c 2	51 (30%) CSP integer variables are encoded (561 clauses, 6037 bytes)
1.19/1.35	c 2	68 (40%) CSP integer variables are encoded (748 clauses, 8094 bytes)
1.19/1.35	c 2	85 (50%) CSP integer variables are encoded (935 clauses, 10190 bytes)
1.19/1.36	c 2	102 (60%) CSP integer variables are encoded (1122 clauses, 12621 bytes)
1.19/1.36	c 2	119 (70%) CSP integer variables are encoded (1309 clauses, 15052 bytes)
1.19/1.36	c 2	136 (80%) CSP integer variables are encoded (1496 clauses, 17483 bytes)
1.19/1.36	c 2	153 (90%) CSP integer variables are encoded (1683 clauses, 19914 bytes)
1.19/1.37	c 2	169 (100%) CSP integer variables are encoded (1859 clauses, 22202 bytes)
1.29/1.41	c 2	410 (10%) CSP clauses are encoded (5719 clauses, 82854 bytes)
1.29/1.44	c 2	820 (20%) CSP clauses are encoded (9761 clauses, 150430 bytes)
1.29/1.47	c 2	1230 (30%) CSP clauses are encoded (13577 clauses, 213676 bytes)
1.29/1.49	c 2	1640 (40%) CSP clauses are encoded (17631 clauses, 281700 bytes)
1.39/1.52	c 2	2049 (50%) CSP clauses are encoded (21656 clauses, 349194 bytes)
1.39/1.54	c 2	2459 (60%) CSP clauses are encoded (25314 clauses, 409862 bytes)
1.39/1.56	c 2	2869 (70%) CSP clauses are encoded (29210 clauses, 475648 bytes)
1.39/1.57	c 2	3279 (80%) CSP clauses are encoded (33158 clauses, 544426 bytes)
1.39/1.59	c 2	3689 (90%) CSP clauses are encoded (37276 clauses, 618562 bytes)
1.49/1.61	c 2	4098 (100%) CSP clauses are encoded (41357 clauses, 692014 bytes)
1.49/1.61	c 2	4098 CSP clauses encoded
1.49/1.61	c 2	Writing map file : HOME/temp.map
1.49/1.62	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.49/1.62	c 2	SAT : 4056 SAT variables, 41357 SAT clauses, 692014 bytes
1.49/1.62	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.49/1.65	c 2	SOLVING HOME/temp.cnf
1.49/1.65	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.49/1.66	c 2	This is MiniSat 2.0 beta
1.49/1.66	c 2	WARNING: for repeatability, setting FPU to use double precision
1.49/1.66	c 2	============================[ Problem Statistics ]=============================
1.49/1.66	c 2	|                                                                             |
1.49/1.66	c 2	|  Number of variables:  4056                                                 |
1.49/1.66	c 2	|  Number of clauses:    41357                                                |
1.49/1.68	c 2	|  Parsing time:         0.02         s                                       |
1.49/1.68	c 2	============================[ Search Statistics ]==============================
1.49/1.68	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.68	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/1.68	c 2	===============================================================================
1.49/1.68	c 2	|         0 |    4056    41357   114790 |    13785        0    nan |  0.000 % |
1.49/1.69	c 2	|       103 |    4056    41357   114790 |    15164      103      6 |  0.000 % |
1.53/1.70	c 2	|       254 |    4056    41357   114790 |    16680      254      7 |  0.000 % |
1.53/1.71	c 2	|       479 |    4056    41357   114790 |    18348      479      7 |  0.000 % |
1.53/1.72	c 2	|       816 |    4056    41357   114790 |    20183      816      7 |  0.000 % |
1.53/1.74	c 2	|      1322 |    4056    41357   114790 |    22201     1322      8 |  0.000 % |
1.53/1.75	c 2	|      2081 |    4056    41357   114790 |    24422     2081      8 |  0.000 % |
1.53/1.79	c 2	|      3220 |    4056    41357   114790 |    26864     3220      8 |  0.000 % |
1.53/1.85	c 2	|      4928 |    4056    41357   114790 |    29550     4928      9 |  0.000 % |
1.53/1.93	c 2	|      7493 |    4056    41357   114790 |    32505     7493      9 |  0.000 % |
1.53/2.07	c 2	|     11337 |    4056    41357   114790 |    35756    11337     10 |  0.000 % |
2.25/2.44	c 3	|     17103 |    4056    41357   114790 |    39332    17103     11 |  0.000 % |
2.75/2.91	c 3	|     25752 |    4056    41357   114790 |    43265    25752     12 |  0.000 % |
3.63/3.89	c 4	|     38728 |    4056    41357   114790 |    47591    38728     13 |  0.000 % |
5.03/5.23	c 5	|     58189 |    4056    41357   114790 |    52351    19438     11 |  0.000 % |
8.00/8.29	c 9	|     87382 |    4056    41357   114790 |    57586    48631     12 |  0.000 % |
14.33/14.67	c 15	|    131171 |    4056    41357   114790 |    63344    46102     13 |  0.000 % |
28.40/28.80	c 29	|    196856 |    4056    41357   114790 |    69679    58137     14 |  0.000 % |
48.61/49.23	c 49	|    295383 |    4056    41357   114790 |    76647    40524     15 |  0.000 % |
69.51/70.32	c 71	|    443173 |    4052    41267   114581 |    84311    58638     13 |  0.099 % |
111.81/113.04	c 113	|    664856 |    4048    41175   114367 |    92743    65915     13 |  0.197 % |
182.32/184.21	c 184	|    997383 |    4036    40895   113715 |   102017    64776     13 |  0.493 % |
300.01/303.05	c 303	|   1496171 |    4016    40433   112640 |   112219    34797     12 |  0.986 % |
415.91/420.00	c 420	===============================================================================
415.91/420.00	c 420	restarts              : 23
415.91/420.00	c 420	conflicts             : 1949598        (4706 /sec)
415.91/420.00	c 420	decisions             : 2342690        (1.50 % random) (5655 /sec)
415.91/420.00	c 420	propagations          : 74731564       (180379 /sec)
415.91/420.00	c 420	conflict literals     : 26563484       (5.43 % deleted)
415.91/420.00	c 420	Memory used           : 38.81 MB
415.91/420.00	c 420	CPU time              : 414.303 s
415.91/420.00	c 420	
415.91/420.00	c 420	UNSATISFIABLE
415.91/420.01	c 420	DECODING HOME/temp.out WITH HOME/temp.map
415.91/420.01	c 420	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'
415.91/420.09	c 420	Decoding HOME/temp.out
415.99/420.13	s UNSATISFIABLE
415.99/420.14	c 420	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
415.99/420.18	c 420	CPU 416.06 (0.05 0.02 415.78 0.21)
415.99/420.18	c 420	END Sun Jul 12 06:05:45 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 25565
/proc/meminfo: memFree=1771784/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=18576 CPUtime=0
/proc/25565/stat : 25565 (runsolver) R 25563 25565 24630 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24178516 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 210824129831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25565/statm: 4644 284 249 26 0 2626 0

[startup+0.0816609 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 25565
/proc/meminfo: memFree=1771784/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16740 CPUtime=0.06
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 24178516 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.106912 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 25565
/proc/meminfo: memFree=1771784/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=0.06
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24178516 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301117 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 25565
/proc/meminfo: memFree=1771784/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=0.06
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24178516 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701166 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 25565
/proc/meminfo: memFree=1771784/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=0.06
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1245 128 0 0 5 1 0 0 15 0 1 0 24178516 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50226 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 25587
/proc/meminfo: memFree=1761968/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=0.63
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1310 4846 0 1 5 2 53 3 15 0 1 0 24178516 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1111 409 3 0 796 0
[pid=25578] ppid=25565 vsize=5356 CPUtime=0
/proc/25578/stat : 25578 (sh) S 25565 25565 24630 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24178587 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25578/statm: 1339 233 193 169 0 50 0
[pid=25579] ppid=25578 vsize=868616 CPUtime=0.76
/proc/25579/stat : 25579 (java) S 25578 25565 24630 0 -1 0 6675 0 1 0 72 4 0 0 19 0 9 0 24178587 889462784 5898 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25579/statm: 217154 5898 2591 9 0 211631 0
[pid=25579/tid=25580] ppid=25578 vsize=868616 CPUtime=0.48
/proc/25579/task/25580/stat : 25580 (java) R 25578 25565 24630 0 -1 64 2747 0 1 0 46 2 0 0 18 0 9 0 24178588 889462784 5898 996147200 134512640 134550932 4294955936 18446744073709551615 102093962 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25579/tid=25581] ppid=25578 vsize=868616 CPUtime=0.06
/proc/25579/task/25581/stat : 25581 (java) S 25578 25565 24630 0 -1 64 1735 0 0 0 6 0 0 0 16 0 9 0 24178589 889462784 5898 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25579/tid=25582] ppid=25578 vsize=868616 CPUtime=0
/proc/25579/task/25582/stat : 25582 (java) S 25578 25565 24630 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24178589 889462784 5898 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25579/tid=25583] ppid=25578 vsize=868616 CPUtime=0
/proc/25579/task/25583/stat : 25583 (java) S 25578 25565 24630 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24178589 889462784 5898 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25579/tid=25584] ppid=25578 vsize=868616 CPUtime=0
/proc/25579/task/25584/stat : 25584 (java) S 25578 25565 24630 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24178591 889462784 5898 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25579/tid=25585] ppid=25578 vsize=868616 CPUtime=0.18
/proc/25579/task/25585/stat : 25585 (java) S 25578 25565 24630 0 -1 64 1494 0 0 0 18 0 0 0 16 0 9 0 24178592 889462784 5898 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25579/tid=25586] ppid=25578 vsize=868616 CPUtime=0
/proc/25579/task/25586/stat : 25586 (java) S 25578 25565 24630 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24178592 889462784 5898 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25579/tid=25587] ppid=25578 vsize=868616 CPUtime=0
/proc/25579/task/25587/stat : 25587 (java) S 25578 25565 24630 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24178592 889462784 5898 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 890840

[startup+3.10246 s]
/proc/loadavg: 2.08 2.02 2.01 3/75 25589
/proc/meminfo: memFree=1763888/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 15 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=6568 CPUtime=1.41
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 1430 0 0 0 141 0 0 0 25 0 1 0 24178682 6725632 1416 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 1642 1416 76 150 0 1489 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 28792

[startup+6.30184 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 25589
/proc/meminfo: memFree=1760248/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=8496 CPUtime=4.59
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 1924 0 0 0 458 1 0 0 25 0 1 0 24178682 8699904 1910 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 2124 1910 76 150 0 1971 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 30720

[startup+12.7026 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 25589
/proc/meminfo: memFree=1758584/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=10092 CPUtime=10.92
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 2324 0 0 0 1091 1 0 0 25 0 1 0 24178682 10334208 2310 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 2523 2310 76 150 0 2370 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 32316

[startup+25.5012 s]
/proc/loadavg: 2.06 2.01 2.00 3/75 25589
/proc/meminfo: memFree=1756728/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=12140 CPUtime=23.6
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 2809 0 0 0 2358 2 0 0 25 0 1 0 24178682 12431360 2795 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 3035 2795 76 150 0 2882 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 34364

[startup+51.1012 s]
/proc/loadavg: 2.03 2.01 2.00 3/75 25589
/proc/meminfo: memFree=1753784/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=15148 CPUtime=48.96
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 3541 0 0 0 4893 3 0 0 25 0 1 0 24178682 15511552 3527 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 3787 3527 76 150 0 3634 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 37372

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 25589
/proc/meminfo: memFree=1748408/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=20552 CPUtime=99.68
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 4889 0 0 0 9964 4 0 0 25 0 1 0 24178682 21045248 4875 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 5138 4875 76 150 0 4985 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 42776

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25595
/proc/meminfo: memFree=1743864/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=25224 CPUtime=159.1
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 5989 0 0 0 15905 5 0 0 25 0 1 0 24178682 25829376 5975 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 6306 5975 76 150 0 6153 0
Current children cumulated CPU time (s) 160.63
Current children cumulated vsize (KiB) 47448

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25595
/proc/meminfo: memFree=1740024/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=29200 CPUtime=218.53
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 6938 0 0 0 21847 6 0 0 25 0 1 0 24178682 29900800 6924 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 7300 6924 76 150 0 7147 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (KiB) 51424

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25595
/proc/meminfo: memFree=1737016/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=32408 CPUtime=277.97
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 7687 0 0 0 27790 7 0 0 25 0 1 0 24178682 33185792 7673 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 8102 7673 76 150 0 7949 0
Current children cumulated CPU time (s) 279.5
Current children cumulated vsize (KiB) 54632

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25595
/proc/meminfo: memFree=1732408/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=36860 CPUtime=337.4
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 8766 0 0 0 33733 7 0 0 25 0 1 0 24178682 37744640 8752 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 9215 8752 76 150 0 9062 0
Current children cumulated CPU time (s) 338.93
Current children cumulated vsize (KiB) 59084

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25595
/proc/meminfo: memFree=1730296/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=39156 CPUtime=396.84
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 9325 0 0 0 39677 7 0 0 25 0 1 0 24178682 40095744 9311 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 9789 9311 76 150 0 9636 0
Current children cumulated CPU time (s) 398.37
Current children cumulated vsize (KiB) 61380

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

[startup+409.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25595
/proc/meminfo: memFree=1730040/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=39440 CPUtime=403.97
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 9385 0 0 0 40389 8 0 0 25 0 1 0 24178682 40386560 9371 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 9860 9371 76 150 0 9707 0
Current children cumulated CPU time (s) 405.5
Current children cumulated vsize (KiB) 61664

[startup+415.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25595
/proc/meminfo: memFree=1729720/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=39740 CPUtime=410.31
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 9462 0 0 0 41023 8 0 0 25 0 1 0 24178682 40693760 9448 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 9935 9448 76 150 0 9782 0
Current children cumulated CPU time (s) 411.84
Current children cumulated vsize (KiB) 61964

[startup+417.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25595
/proc/meminfo: memFree=1729656/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=39740 CPUtime=411.9
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 9473 0 0 0 41182 8 0 0 25 0 1 0 24178682 40693760 9459 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 9935 9459 76 150 0 9782 0
Current children cumulated CPU time (s) 413.43
Current children cumulated vsize (KiB) 61964

[startup+419.107 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25595
/proc/meminfo: memFree=1729656/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=39740 CPUtime=413.49
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 9473 0 0 0 41341 8 0 0 25 0 1 0 24178682 40693760 9459 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 9935 9459 76 150 0 9782 0
Current children cumulated CPU time (s) 415.02
Current children cumulated vsize (KiB) 61964

[startup+419.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25595
/proc/meminfo: memFree=1729656/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=1.53
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1376 11850 0 2 5 2 137 9 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25588] ppid=25565 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25565 25565 24630 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24178681 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 232 193 169 0 50 0
[pid=25589] ppid=25588 vsize=39740 CPUtime=414.28
/proc/25589/stat : 25589 (minisat) R 25588 25565 24630 0 -1 4194304 9473 0 0 0 41420 8 0 0 25 0 1 0 24178682 40693760 9459 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/25589/statm: 9935 9459 76 150 0 9782 0
Current children cumulated CPU time (s) 415.81
Current children cumulated vsize (KiB) 61964

[startup+420.102 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 25605
/proc/meminfo: memFree=1762936/2055920 swapFree=4192812/4192956
[pid=25565] ppid=25563 vsize=16868 CPUtime=415.93
/proc/25565/stat : 25565 (sugar) S 25563 25565 24630 0 -1 4194304 1448 21617 0 2 5 2 41568 18 16 0 1 0 24178516 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25565/statm: 4217 1113 409 3 0 796 0
[pid=25596] ppid=25565 vsize=5356 CPUtime=0
/proc/25596/stat : 25596 (sh) S 25565 25565 24630 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24220517 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25596/statm: 1339 233 193 169 0 50 0
[pid=25597] ppid=25596 vsize=862012 CPUtime=0.06
/proc/25597/stat : 25597 (java) S 25596 25565 24630 0 -1 0 2735 0 1 0 5 1 0 0 18 0 9 0 24220518 882700288 2218 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25597/statm: 215503 2218 1220 9 0 210416 0
[pid=25597/tid=25598] ppid=25596 vsize=862012 CPUtime=0.06
/proc/25597/task/25598/stat : 25598 (java) R 25596 25565 24630 0 -1 64 1831 0 1 0 5 1 0 0 19 0 9 0 24220519 882700288 2218 996147200 134512640 134550932 4294955984 18446744073709551615 104263695 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25597/tid=25599] ppid=25596 vsize=862012 CPUtime=0
/proc/25597/task/25599/stat : 25599 (java) S 25596 25565 24630 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 24220520 882700288 2218 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25597/tid=25600] ppid=25596 vsize=862012 CPUtime=0
/proc/25597/task/25600/stat : 25600 (java) S 25596 25565 24630 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 24220520 882700288 2218 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25597/tid=25601] ppid=25596 vsize=862012 CPUtime=0
/proc/25597/task/25601/stat : 25601 (java) S 25596 25565 24630 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 24220520 882700288 2218 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25597/tid=25602] ppid=25596 vsize=862012 CPUtime=0
/proc/25597/task/25602/stat : 25602 (java) S 25596 25565 24630 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24220522 882700288 2218 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25597/tid=25603] ppid=25596 vsize=862012 CPUtime=0
/proc/25597/task/25603/stat : 25603 (java) R 25596 25565 24630 0 -1 64 208 0 0 0 0 0 0 0 19 0 9 0 24220522 882700288 2218 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25597/tid=25604] ppid=25596 vsize=862012 CPUtime=0
/proc/25597/task/25604/stat : 25604 (java) S 25596 25565 24630 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24220522 882700288 2218 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25597/tid=25605] ppid=25596 vsize=862012 CPUtime=0
/proc/25597/task/25605/stat : 25605 (java) S 25596 25565 24630 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 24220523 882700288 2218 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 415.99
Current children cumulated vsize (KiB) 884236

Child status: 0
Real time (s): 420.184
CPU time (s): 416.089
CPU user time (s): 415.849
CPU system time (s): 0.239963
CPU usage (%): 99.0254
Max. virtual memory (cumulated for all children) (KiB): 890840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 415.849
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26919
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= 2021
involuntary context switches= 10740

runsolver used 0.518921 second user time and 1.41378 second system time

The end

Launcher Data

Begin job on node33 at 2009-07-12 05:58:45
IDJOB=2080762
IDBENCH=57144
IDSOLVER=739
FILE ID=node33/2080762-1247371125
PBS_JOBID= 9507111
Free space on /tmp= 66448 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-13.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2080762-1247371125/watcher-2080762-1247371125 -o /tmp/evaluation-result-2080762-1247371125/solver-2080762-1247371125 -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-2080762-1247371125.xml

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

MD5SUM BENCH= 1e59f061701cb973e6608a9b73c6241d
RANDOM SEED=753966024

node33.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:       1772264 kB
Buffers:         38532 kB
Cached:         170636 kB
SwapCached:          0 kB
Active:         139660 kB
Inactive:        86084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          28168 kB
Slab:            43348 kB
Committed_AS:   174648 kB
PageTables:       1716 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= 66448 MiB
End job on node33 at 2009-07-12 06:05:45