Trace number 2083952

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 72.0151 72.9254

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-8.xml
MD5SUMd3d9c6951aa2e5cf17a15b212b668836
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 benchmark34.3888
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data

0.05/0.22	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.22	c 0	BEGIN Sun Jul 12 08:02:16 2009
0.05/0.22	c 0	PID 26376
0.05/0.22	c 0	HOST node69.alineos.net
0.05/0.22	c 0	CONVERTING HOME/instance-2083952-1247378536.xml TO HOME/temp.csp
0.05/0.22	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083952-1247378536.xml' 'HOME/temp.csp'
0.07/0.94	c 1	5 domains, 350 variables, 7 predicates, 0 relations, 4665 constraints
0.07/0.99	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.99	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.68/1.07	c 1	Parsing HOME/temp.csp
0.87/1.20	c 1	parsed 5027 expressions
0.87/1.21	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.87/1.21	c 1	Converting to clausal form CSP
1.27/1.61	c 1	converted 503 (10%) expressions
1.96/2.32	c 2	converted 1006 (20%) expressions
2.56/2.90	c 3	converted 1509 (30%) expressions
3.05/3.47	c 3	converted 2011 (40%) expressions
3.45/3.85	c 4	converted 2514 (50%) expressions
3.85/4.23	c 4	converted 3017 (60%) expressions
4.34/4.74	c 5	converted 3519 (70%) expressions
4.74/5.12	c 5	converted 4022 (80%) expressions
5.14/5.52	c 5	converted 4525 (90%) expressions
5.54/5.91	c 6	converted 5027 (100%) expressions
5.54/5.91	c 6	CSP : 697 integers, 13348 booleans, 28400 clauses, largest domain size 2717
5.54/5.91	c 6	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.54/5.91	c 6	Propagation in CSP
5.74/6.12	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.74/6.12	c 6	CSP : 697 integers, 13348 booleans, 28400 clauses, largest domain size 2717
5.74/6.12	c 6	Heap : 28 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.74/6.14	c 6	Simplifing CSP by introducing new Boolean variables
5.84/6.20	c 6	CSP : 697 integers, 23214 booleans, 38266 clauses, largest domain size 2717
5.84/6.20	c 6	Heap : 30 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.04/6.50	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.44/6.87	c 7	70 (10%) CSP integer variables are encoded (15840 clauses, 215546 bytes)
6.74/7.20	c 7	140 (20%) CSP integer variables are encoded (32412 clauses, 464126 bytes)
7.03/7.50	c 7	210 (30%) CSP integer variables are encoded (47677 clauses, 693101 bytes)
7.34/7.79	c 8	279 (40%) CSP integer variables are encoded (62774 clauses, 919556 bytes)
7.74/8.10	c 8	349 (50%) CSP integer variables are encoded (78547 clauses, 1156151 bytes)
7.93/8.32	c 8	419 (60%) CSP integer variables are encoded (252532 clauses, 4071709 bytes)
8.04/8.49	c 8	488 (70%) CSP integer variables are encoded (386769 clauses, 6353738 bytes)
8.23/8.68	c 8	558 (80%) CSP integer variables are encoded (545137 clauses, 9045994 bytes)
8.44/8.86	c 9	628 (90%) CSP integer variables are encoded (690149 clauses, 11511198 bytes)
8.63/9.01	c 9	697 (100%) CSP integer variables are encoded (815836 clauses, 13647877 bytes)
11.82/12.23	c 12	3827 (10%) CSP clauses are encoded (1817991 clauses, 37339223 bytes)
15.02/15.47	c 15	7654 (20%) CSP clauses are encoded (2947125 clauses, 64456912 bytes)
17.89/18.32	c 18	11480 (30%) CSP clauses are encoded (3984904 clauses, 89480238 bytes)
20.26/20.73	c 21	15307 (40%) CSP clauses are encoded (4864841 clauses, 110832895 bytes)
23.36/23.89	c 24	19133 (50%) CSP clauses are encoded (6095975 clauses, 140604949 bytes)
26.34/26.83	c 27	22960 (60%) CSP clauses are encoded (7231545 clauses, 167933322 bytes)
29.42/29.94	c 30	26787 (70%) CSP clauses are encoded (8434253 clauses, 197048748 bytes)
32.24/32.84	c 33	30613 (80%) CSP clauses are encoded (9512894 clauses, 223270974 bytes)
35.00/35.68	c 35	34440 (90%) CSP clauses are encoded (10596065 clauses, 249523894 bytes)
37.68/38.34	c 38	38266 (100%) CSP clauses are encoded (11611520 clauses, 274260312 bytes)
37.68/38.34	c 38	38266 CSP clauses encoded
37.68/38.34	c 38	Writing map file : HOME/temp.map
37.68/38.38	c 38	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
37.68/38.38	c 38	SAT : 839747 SAT variables, 11611520 SAT clauses, 274260312 bytes
37.68/38.38	c 38	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
37.76/38.42	c 38	SOLVING HOME/temp.cnf
37.76/38.42	c 38	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
37.76/38.42	c 38	This is MiniSat 2.0 beta
37.76/38.42	c 38	WARNING: for repeatability, setting FPU to use double precision
37.76/38.42	c 38	============================[ Problem Statistics ]=============================
37.76/38.42	c 38	|                                                                             |
37.76/38.43	c 38	|  Number of variables:  839747                                               |
37.76/38.43	c 38	|  Number of clauses:    11611520                                             |
44.09/44.85	c 45	|  Parsing time:         5.57         s                                       |
44.40/45.16	c 45	============================[ Search Statistics ]==============================
44.40/45.16	c 45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.40/45.16	c 45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
44.40/45.16	c 45	===============================================================================
44.40/45.16	c 45	|         0 |  839745 11611516 33196730 |  3870505        0    nan |  0.000 % |
45.39/46.18	c 46	|       100 |  839743 11611516 33196730 |  4257555       99      3 |  0.004 % |
47.27/48.06	c 48	|       250 |  839740 11611516 33196730 |  4683311      247      3 |  0.548 % |
50.15/50.95	c 51	|       475 |  839737 11611516 33196730 |  5151642      469      4 |  0.548 % |
53.62/54.42	c 54	|       812 |  839734 11611516 33196730 |  5666806      804      4 |  1.063 % |
58.38/59.27	c 59	|      1318 |  839729 11611516 33196730 |  6233487     1305      5 |  1.063 % |
64.53/65.40	c 65	|      2077 |  817776 11297010 32297307 |  6856836     2056      5 |  2.753 % |
71.28/72.27	c 72	===============================================================================
71.28/72.27	c 72	restarts              : 7
71.28/72.27	c 72	conflicts             : 3087           (94 /sec)
71.28/72.27	c 72	decisions             : 110831         (1.56 % random) (3386 /sec)
71.28/72.27	c 72	propagations          : 58413878       (1784773 /sec)
71.28/72.27	c 72	conflict literals     : 18029          (8.38 % deleted)
71.28/72.27	c 72	Memory used           : 549.17 MB
71.28/72.27	c 72	CPU time              : 32.729 s
71.28/72.27	c 72	
71.28/72.27	c 72	UNSATISFIABLE
71.38/72.36	c 72	DECODING HOME/temp.out WITH HOME/temp.map
71.38/72.36	c 72	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'
71.45/72.44	c 72	Decoding HOME/temp.out
71.77/72.75	s UNSATISFIABLE
71.77/72.76	c 73	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
71.77/72.79	c 73	CPU 71.85 (0.06 0.02 68.84 2.93)
71.77/72.79	c 73	END Sun Jul 12 08:03:29 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-2083952-1247378536/watcher-2083952-1247378536 -o /tmp/evaluation-result-2083952-1247378536/solver-2083952-1247378536 -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-2083952-1247378536.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.66 2.29 2.15 4/83 26376
/proc/meminfo: memFree=1255304/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=18576 CPUtime=0
/proc/26376/stat : 26376 (runsolver) R 26374 26376 26306 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 24916283 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 237947645223 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26376/statm: 4644 284 249 26 0 2626 0

[startup+0.0953899 s]
/proc/loadavg: 2.66 2.29 2.15 4/83 26376
/proc/meminfo: memFree=1255304/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=12272 CPUtime=0
/proc/26376/stat : 26376 (sugar) R 26374 26376 26306 0 -1 4194304 406 0 3 0 0 0 0 0 18 0 1 0 24916283 12566528 377 996147200 4194304 4206940 548682068608 18446744073709551615 237956545534 0 0 4224 0 0 0 0 17 0 0 0
/proc/26376/statm: 3068 377 275 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101382 s]
/proc/loadavg: 2.66 2.29 2.15 4/83 26376
/proc/meminfo: memFree=1255304/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=12412 CPUtime=0
/proc/26376/stat : 26376 (sugar) D 26374 26376 26306 0 -1 4194304 411 0 3 0 0 0 0 0 18 0 1 0 24916283 12709888 382 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/26376/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301407 s]
/proc/loadavg: 2.66 2.29 2.15 4/83 26376
/proc/meminfo: memFree=1255304/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=0.07
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1222 128 5 0 5 2 0 0 18 0 1 0 24916283 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26376/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701438 s]
/proc/loadavg: 2.66 2.29 2.15 4/83 26376
/proc/meminfo: memFree=1255304/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=0.07
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1222 128 5 0 5 2 0 0 18 0 1 0 24916283 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26376/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.5025 s]
/proc/loadavg: 2.66 2.29 2.15 3/86 26390
/proc/meminfo: memFree=1242992/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=0.68
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1304 7289 5 34 5 2 53 8 16 0 1 0 24916283 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26376/statm: 4217 1111 409 3 0 796 0
[pid=26389] ppid=26376 vsize=5356 CPUtime=0
/proc/26389/stat : 26389 (sh) S 26376 26376 26306 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24916382 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26389/statm: 1339 233 193 169 0 50 0
[pid=26390] ppid=26389 vsize=868476 CPUtime=0.49
/proc/26390/stat : 26390 (java) S 26389 26376 26306 0 -1 0 5466 0 2 0 46 3 0 0 20 0 9 0 24916382 889319424 4894 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26390/statm: 217119 4894 1742 9 0 211624 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 890700

[startup+3.10163 s]
/proc/loadavg: 2.66 2.29 2.15 3/94 26398
/proc/meminfo: memFree=1226736/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=0.68
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1304 7289 5 34 5 2 53 8 15 0 1 0 24916283 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26376/statm: 4217 1111 409 3 0 796 0
[pid=26389] ppid=26376 vsize=5356 CPUtime=0
/proc/26389/stat : 26389 (sh) S 26376 26376 26306 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24916382 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26389/statm: 1339 233 193 169 0 50 0
[pid=26390] ppid=26389 vsize=868560 CPUtime=2.07
/proc/26390/stat : 26390 (java) S 26389 26376 26306 0 -1 0 8748 0 2 0 201 6 0 0 20 0 9 0 24916382 889405440 7840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26390/statm: 217140 7840 2566 9 0 211645 0
[pid=26390/tid=26391] ppid=26389 vsize=868560 CPUtime=1.56
/proc/26390/task/26391/stat : 26391 (java) R 26389 26376 26306 0 -1 64 2827 0 2 0 155 1 0 0 25 0 9 0 24916384 889405440 7840 996147200 134512640 134550932 4294955936 18446744073709551615 4126509194 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26392] ppid=26389 vsize=868560 CPUtime=0.3
/proc/26390/task/26392/stat : 26392 (java) S 26389 26376 26306 0 -1 64 3754 0 0 0 27 3 0 0 16 0 9 0 24916385 889405440 7840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26393] ppid=26389 vsize=868560 CPUtime=0
/proc/26390/task/26393/stat : 26393 (java) S 26389 26376 26306 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24916385 889405440 7840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26394] ppid=26389 vsize=868560 CPUtime=0
/proc/26390/task/26394/stat : 26394 (java) S 26389 26376 26306 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24916385 889405440 7840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26395] ppid=26389 vsize=868560 CPUtime=0
/proc/26390/task/26395/stat : 26395 (java) S 26389 26376 26306 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24916387 889405440 7840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26396] ppid=26389 vsize=868560 CPUtime=0.18
/proc/26390/task/26396/stat : 26396 (java) S 26389 26376 26306 0 -1 64 1469 0 0 0 18 0 0 0 15 0 9 0 24916387 889405440 7840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26397] ppid=26389 vsize=868560 CPUtime=0
/proc/26390/task/26397/stat : 26397 (java) S 26389 26376 26306 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24916387 889405440 7840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26398] ppid=26389 vsize=868560 CPUtime=0
/proc/26390/task/26398/stat : 26398 (java) S 26389 26376 26306 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24916387 889405440 7840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 890784

[startup+6.30188 s]
/proc/loadavg: 2.68 2.31 2.15 3/83 26426
/proc/meminfo: memFree=1882376/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=0.69
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1305 7289 5 34 6 2 53 8 15 0 1 0 24916283 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26376/statm: 4217 1111 409 3 0 796 0
[pid=26389] ppid=26376 vsize=5356 CPUtime=0
/proc/26389/stat : 26389 (sh) S 26376 26376 26306 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24916382 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26389/statm: 1339 233 193 169 0 50 0
[pid=26390] ppid=26389 vsize=871376 CPUtime=5.25
/proc/26390/stat : 26390 (java) S 26389 26376 26306 0 -1 0 16366 0 2 0 514 11 0 0 20 0 9 0 24916382 892289024 13953 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26390/statm: 217844 13953 2567 9 0 212349 0
[pid=26390/tid=26391] ppid=26389 vsize=871376 CPUtime=4.07
/proc/26390/task/26391/stat : 26391 (java) R 26389 26376 26306 0 -1 64 3242 0 2 0 405 2 0 0 24 0 9 0 24916384 892289024 13953 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26392] ppid=26389 vsize=871376 CPUtime=0.95
/proc/26390/task/26392/stat : 26392 (java) R 26389 26376 26306 0 -1 64 10943 0 0 0 88 7 0 0 16 0 9 0 24916385 892289024 13953 996147200 134512640 134550932 4294955936 18446744073709551615 103732406 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26393] ppid=26389 vsize=871376 CPUtime=0
/proc/26390/task/26393/stat : 26393 (java) S 26389 26376 26306 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24916385 892289024 13953 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26394] ppid=26389 vsize=871376 CPUtime=0
/proc/26390/task/26394/stat : 26394 (java) S 26389 26376 26306 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24916385 892289024 13953 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26395] ppid=26389 vsize=871376 CPUtime=0
/proc/26390/task/26395/stat : 26395 (java) S 26389 26376 26306 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24916387 892289024 13953 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26396] ppid=26389 vsize=871376 CPUtime=0.2
/proc/26390/task/26396/stat : 26396 (java) S 26389 26376 26306 0 -1 64 1483 0 0 0 20 0 0 0 15 0 9 0 24916387 892289024 13953 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26397] ppid=26389 vsize=871376 CPUtime=0
/proc/26390/task/26397/stat : 26397 (java) S 26389 26376 26306 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24916387 892289024 13953 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26398] ppid=26389 vsize=871376 CPUtime=0
/proc/26390/task/26398/stat : 26398 (java) S 26389 26376 26306 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24916387 892289024 13953 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 893600

[startup+12.7014 s]
/proc/loadavg: 2.63 2.30 2.15 3/83 26426
/proc/meminfo: memFree=1839432/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=0.69
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1305 7289 5 34 6 2 53 8 16 0 1 0 24916283 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26376/statm: 4217 1111 409 3 0 796 0
[pid=26389] ppid=26376 vsize=5356 CPUtime=0
/proc/26389/stat : 26389 (sh) S 26376 26376 26306 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24916382 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26389/statm: 1339 233 193 169 0 50 0
[pid=26390] ppid=26389 vsize=868672 CPUtime=11.64
/proc/26390/stat : 26390 (java) S 26389 26376 26306 0 -1 0 19478 0 3 0 1124 40 0 0 20 0 9 0 24916382 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26390/statm: 217168 13463 2593 9 0 211645 0
[pid=26390/tid=26391] ppid=26389 vsize=868672 CPUtime=10.05
/proc/26390/task/26391/stat : 26391 (java) R 26389 26376 26306 0 -1 64 3735 0 3 0 978 27 0 0 25 0 9 0 24916384 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4126975671 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26392] ppid=26389 vsize=868672 CPUtime=1.28
/proc/26390/task/26392/stat : 26392 (java) S 26389 26376 26306 0 -1 64 13514 0 0 0 118 10 0 0 16 0 9 0 24916385 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26393] ppid=26389 vsize=868672 CPUtime=0
/proc/26390/task/26393/stat : 26393 (java) S 26389 26376 26306 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24916385 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26394] ppid=26389 vsize=868672 CPUtime=0
/proc/26390/task/26394/stat : 26394 (java) S 26389 26376 26306 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24916385 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26395] ppid=26389 vsize=868672 CPUtime=0
/proc/26390/task/26395/stat : 26395 (java) S 26389 26376 26306 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24916387 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26396] ppid=26389 vsize=868672 CPUtime=0.26
/proc/26390/task/26396/stat : 26396 (java) S 26389 26376 26306 0 -1 64 1531 0 0 0 26 0 0 0 16 0 9 0 24916387 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26397] ppid=26389 vsize=868672 CPUtime=0
/proc/26390/task/26397/stat : 26397 (java) S 26389 26376 26306 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24916387 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26398] ppid=26389 vsize=868672 CPUtime=0
/proc/26390/task/26398/stat : 26398 (java) S 26389 26376 26306 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24916387 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 890896

[startup+25.5024 s]
/proc/loadavg: 2.49 2.28 2.15 3/83 26426
/proc/meminfo: memFree=1720584/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=0.69
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1305 7289 5 34 6 2 53 8 16 0 1 0 24916283 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26376/statm: 4217 1111 409 3 0 796 0
[pid=26389] ppid=26376 vsize=5356 CPUtime=0
/proc/26389/stat : 26389 (sh) S 26376 26376 26306 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24916382 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26389/statm: 1339 233 193 169 0 50 0
[pid=26390] ppid=26389 vsize=868672 CPUtime=24.35
/proc/26390/stat : 26390 (java) S 26389 26376 26306 0 -1 0 20342 0 3 0 2321 114 0 0 20 0 9 0 24916382 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26390/statm: 217168 13463 2593 9 0 211645 0
[pid=26390/tid=26391] ppid=26389 vsize=868672 CPUtime=22.39
/proc/26390/task/26391/stat : 26391 (java) R 26389 26376 26306 0 -1 64 4599 0 3 0 2143 96 0 0 25 0 9 0 24916384 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4126517395 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26392] ppid=26389 vsize=868672 CPUtime=1.67
/proc/26390/task/26392/stat : 26392 (java) S 26389 26376 26306 0 -1 64 13514 0 0 0 151 16 0 0 16 0 9 0 24916385 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26393] ppid=26389 vsize=868672 CPUtime=0
/proc/26390/task/26393/stat : 26393 (java) S 26389 26376 26306 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24916385 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26394] ppid=26389 vsize=868672 CPUtime=0
/proc/26390/task/26394/stat : 26394 (java) S 26389 26376 26306 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24916385 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26395] ppid=26389 vsize=868672 CPUtime=0
/proc/26390/task/26395/stat : 26395 (java) S 26389 26376 26306 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24916387 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26396] ppid=26389 vsize=868672 CPUtime=0.26
/proc/26390/task/26396/stat : 26396 (java) S 26389 26376 26306 0 -1 64 1531 0 0 0 26 0 0 0 17 0 9 0 24916387 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26390/tid=26397] ppid=26389 vsize=868672 CPUtime=0
/proc/26390/task/26397/stat : 26397 (java) S 26389 26376 26306 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24916387 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26390/tid=26398] ppid=26389 vsize=868672 CPUtime=0
/proc/26390/task/26398/stat : 26398 (java) S 26389 26376 26306 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24916387 889520128 13463 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 890896

[startup+51.1015 s]
/proc/loadavg: 2.32 2.26 2.15 3/75 26428
/proc/meminfo: memFree=1108168/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=37.78
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1372 28841 5 37 6 2 3576 194 16 0 1 0 24916283 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26376/statm: 4217 1114 409 3 0 796 0
[pid=26427] ppid=26376 vsize=5356 CPUtime=0
/proc/26427/stat : 26427 (sh) S 26376 26376 26306 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24920125 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26427/statm: 1339 232 193 169 0 50 0
[pid=26428] ppid=26427 vsize=552404 CPUtime=12.57
/proc/26428/stat : 26428 (minisat) R 26427 26376 26306 0 -1 4194304 134160 0 0 0 1173 84 0 0 25 0 1 0 24920126 565661696 134146 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26428/statm: 138101 134146 76 150 0 137948 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 574628

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

[startup+63.9015 s]
/proc/loadavg: 2.25 2.25 2.14 3/75 26428
/proc/meminfo: memFree=1097096/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=37.78
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1372 28841 5 37 6 2 3576 194 16 0 1 0 24916283 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26376/statm: 4217 1114 409 3 0 796 0
[pid=26427] ppid=26376 vsize=5356 CPUtime=0
/proc/26427/stat : 26427 (sh) S 26376 26376 26306 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24920125 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26427/statm: 1339 232 193 169 0 50 0
[pid=26428] ppid=26427 vsize=562348 CPUtime=25.26
/proc/26428/stat : 26428 (minisat) R 26427 26376 26306 0 -1 4194304 136640 0 0 0 2442 84 0 0 25 0 1 0 24920126 575844352 136626 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 0 0 0
/proc/26428/statm: 140587 136626 76 150 0 140434 0
Current children cumulated CPU time (s) 63.04
Current children cumulated vsize (KiB) 584572

[startup+67.1068 s]
/proc/loadavg: 2.25 2.25 2.14 3/75 26428
/proc/meminfo: memFree=1097096/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=37.78
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1372 28841 5 37 6 2 3576 194 16 0 1 0 24916283 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26376/statm: 4217 1114 409 3 0 796 0
[pid=26427] ppid=26376 vsize=5356 CPUtime=0
/proc/26427/stat : 26427 (sh) S 26376 26376 26306 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24920125 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26427/statm: 1339 232 193 169 0 50 0
[pid=26428] ppid=26427 vsize=562348 CPUtime=28.44
/proc/26428/stat : 26428 (minisat) R 26427 26376 26306 0 -1 4194304 136643 0 0 0 2760 84 0 0 25 0 1 0 24920126 575844352 136629 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/26428/statm: 140587 136629 76 150 0 140434 0
Current children cumulated CPU time (s) 66.22
Current children cumulated vsize (KiB) 584572

[startup+70.3021 s]
/proc/loadavg: 2.23 2.24 2.14 3/75 26428
/proc/meminfo: memFree=1097096/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=37.78
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1372 28841 5 37 6 2 3576 194 16 0 1 0 24916283 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26376/statm: 4217 1114 409 3 0 796 0
[pid=26427] ppid=26376 vsize=5356 CPUtime=0
/proc/26427/stat : 26427 (sh) S 26376 26376 26306 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24920125 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26427/statm: 1339 232 193 169 0 50 0
[pid=26428] ppid=26427 vsize=562348 CPUtime=31.62
/proc/26428/stat : 26428 (minisat) R 26427 26376 26306 0 -1 4194304 136645 0 0 0 3077 85 0 0 25 0 1 0 24920126 575844352 136631 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26428/statm: 140587 136631 76 150 0 140434 0
Current children cumulated CPU time (s) 69.4
Current children cumulated vsize (KiB) 584572

[startup+71.9012 s]
/proc/loadavg: 2.23 2.24 2.14 3/75 26428
/proc/meminfo: memFree=1097096/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=37.78
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1372 28841 5 37 6 2 3576 194 16 0 1 0 24916283 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26376/statm: 4217 1114 409 3 0 796 0
[pid=26427] ppid=26376 vsize=5356 CPUtime=0
/proc/26427/stat : 26427 (sh) S 26376 26376 26306 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24920125 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26427/statm: 1339 232 193 169 0 50 0
[pid=26428] ppid=26427 vsize=562348 CPUtime=33.21
/proc/26428/stat : 26428 (minisat) R 26427 26376 26306 0 -1 4194304 136645 0 0 0 3236 85 0 0 25 0 1 0 24920126 575844352 136631 996147200 134512640 135127466 4294956256 18446744073709551615 134522676 0 0 4096 3 0 0 0 17 0 0 0
/proc/26428/statm: 140587 136631 76 150 0 140434 0
Current children cumulated CPU time (s) 70.99
Current children cumulated vsize (KiB) 584572

[startup+72.7012 s]
/proc/loadavg: 2.23 2.24 2.14 4/83 26438
/proc/meminfo: memFree=1640072/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=71.45
/proc/26376/stat : 26376 (sugar) S 26374 26376 26306 0 -1 4194304 1444 165780 5 37 6 2 6849 288 16 0 1 0 24916283 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26376/statm: 4217 1114 409 3 0 796 0
[pid=26429] ppid=26376 vsize=5356 CPUtime=0
/proc/26429/stat : 26429 (sh) S 26376 26376 26306 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24923519 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26429/statm: 1339 233 193 169 0 50 0
[pid=26430] ppid=26429 vsize=862904 CPUtime=0.32
/proc/26430/stat : 26430 (java) S 26429 26376 26306 0 -1 0 4211 0 2 0 29 3 0 0 19 0 9 0 24923519 883613696 3673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26430/statm: 215726 3673 1284 9 0 210639 0
[pid=26430/tid=26431] ppid=26429 vsize=862904 CPUtime=0.21
/proc/26430/task/26431/stat : 26431 (java) R 26429 26376 26306 0 -1 64 2031 0 1 0 20 1 0 0 25 0 9 0 24923520 883613696 3673 996147200 134512640 134550932 4294955984 18446744073709551615 4126414808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26430/tid=26432] ppid=26429 vsize=862904 CPUtime=0.02
/proc/26430/task/26432/stat : 26432 (java) S 26429 26376 26306 0 -1 64 996 0 0 0 2 0 0 0 16 0 9 0 24923522 883613696 3673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26430/tid=26433] ppid=26429 vsize=862904 CPUtime=0
/proc/26430/task/26433/stat : 26433 (java) S 26429 26376 26306 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 24923522 883613696 3673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26430/tid=26434] ppid=26429 vsize=862904 CPUtime=0
/proc/26430/task/26434/stat : 26434 (java) S 26429 26376 26306 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 24923522 883613696 3673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26430/tid=26435] ppid=26429 vsize=862904 CPUtime=0
/proc/26430/task/26435/stat : 26435 (java) S 26429 26376 26306 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24923524 883613696 3673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26430/tid=26436] ppid=26429 vsize=862904 CPUtime=0.05
/proc/26430/task/26436/stat : 26436 (java) S 26429 26376 26306 0 -1 64 491 0 1 0 5 0 0 0 17 0 9 0 24923524 883613696 3673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26430/tid=26437] ppid=26429 vsize=862904 CPUtime=0
/proc/26430/task/26437/stat : 26437 (java) S 26429 26376 26306 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24923524 883613696 3673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26430/tid=26438] ppid=26429 vsize=862904 CPUtime=0
/proc/26430/task/26438/stat : 26438 (java) S 26429 26376 26306 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24923524 883613696 3673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 71.77
Current children cumulated vsize (KiB) 885128

[startup+72.9013 s]
/proc/loadavg: 2.23 2.24 2.14 4/83 26438
/proc/meminfo: memFree=1640072/2055920 swapFree=4192812/4192956
[pid=26376] ppid=26374 vsize=16868 CPUtime=71.97
/proc/26376/stat : 26376 (sugar) R 26374 26376 26306 0 -1 4194304 1473 172257 5 39 6 14 6884 293 16 0 1 0 24916283 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 237947819049 0 0 4224 16386 0 0 0 17 0 0 0
/proc/26376/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 71.97
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 72.9254
CPU time (s): 72.0151
CPU user time (s): 68.9175
CPU system time (s): 3.09753
CPU usage (%): 98.7516
Max. virtual memory (cumulated for all children) (KiB): 901284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.9175
system time used= 3.09753
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173790
page faults= 44
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25054
involuntary context switches= 25090

runsolver used 0.074988 second user time and 0.243962 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-12 08:02:16
IDJOB=2083952
IDBENCH=57984
IDSOLVER=739
FILE ID=node69/2083952-1247378536
PBS_JOBID= 9507198
Free space on /tmp= 66504 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp05/normalized-fapp05-0350-8.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-2083952-1247378536/watcher-2083952-1247378536 -o /tmp/evaluation-result-2083952-1247378536/solver-2083952-1247378536 -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-2083952-1247378536.xml

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

MD5SUM BENCH= d3d9c6951aa2e5cf17a15b212b668836
RANDOM SEED=227577351

node69.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.211
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.211
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:       1255784 kB
Buffers:          4452 kB
Cached:          45188 kB
SwapCached:          0 kB
Active:         732296 kB
Inactive:        15752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1255784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2060 kB
Writeback:           0 kB
Mapped:         714100 kB
Slab:            35832 kB
Committed_AS:   879356 kB
PageTables:       3228 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= 66504 MiB
End job on node69 at 2009-07-12 08:03:29