Trace number 2068189

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 34.2888 34.6022

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-stocfor1.xml
MD5SUM37c9b5b63342fd7d7f483fd5c6b7e07e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9411
Satisfiable
(Un)Satisfiability was proved
Number of variables3330
Number of constraints180
Maximum constraint arity240
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension180
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 23:07:32 2009
0.00/0.08	c 0	PID 15345
0.07/0.08	c 0	HOST node59.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2068189-1247346451.xml TO HOME/temp.csp
0.07/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-2068189-1247346451.xml' 'HOME/temp.csp'
0.07/0.67	c 0	3 domains, 3330 variables, 14 predicates, 0 relations, 180 constraints
0.07/0.72	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.72	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.72/0.80	c 0	Parsing HOME/temp.csp
0.72/0.98	c 0	parsed 3527 expressions
0.72/0.99	c 0	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.72/0.99	c 0	Converting to clausal form CSP
0.98/1.03	c 1	converted 353 (10%) expressions
0.98/1.03	c 1	converted 706 (20%) expressions
0.98/1.04	c 1	converted 1059 (30%) expressions
0.98/1.04	c 1	converted 1411 (40%) expressions
0.98/1.05	c 1	converted 1764 (50%) expressions
0.98/1.05	c 1	converted 2117 (60%) expressions
0.98/1.05	c 1	converted 2469 (70%) expressions
0.98/1.05	c 1	converted 2822 (80%) expressions
0.98/1.05	c 1	converted 3175 (90%) expressions
2.17/2.23	c 2	converted 3527 (100%) expressions
2.17/2.23	c 2	CSP : 5712 integers, 0 booleans, 4944 clauses, largest domain size 405
2.17/2.23	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.17/2.23	c 2	Propagation in CSP
2.47/2.51	c 2	1124 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.47/2.52	c 2	CSP : 5712 integers, 0 booleans, 4944 clauses, largest domain size 405
2.47/2.52	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.47/2.52	c 2	Simplifing CSP by introducing new Boolean variables
2.47/2.53	c 2	CSP : 5712 integers, 0 booleans, 4944 clauses, largest domain size 405
2.47/2.53	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.47/2.59	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.56/2.60	c 2	572 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.56/2.61	c 2	1143 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.56/2.62	c 2	1714 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.56/2.62	c 2	2285 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.56/2.62	c 2	2856 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.56/2.63	c 2	3428 (60%) CSP integer variables are encoded (2854 clauses, 37166 bytes)
2.56/2.66	c 2	3999 (70%) CSP integer variables are encoded (21637 clauses, 309188 bytes)
2.56/2.67	c 2	4570 (80%) CSP integer variables are encoded (30574 clauses, 443243 bytes)
2.67/2.70	c 2	5141 (90%) CSP integer variables are encoded (52452 clauses, 771413 bytes)
2.67/2.74	c 2	5712 (100%) CSP integer variables are encoded (80977 clauses, 1199288 bytes)
6.16/6.23	c 6	495 (10%) CSP clauses are encoded (404666 clauses, 8546853 bytes)
7.54/7.65	c 7	989 (20%) CSP clauses are encoded (799392 clauses, 16977729 bytes)
9.13/9.28	c 9	1484 (30%) CSP clauses are encoded (1081620 clauses, 23697321 bytes)
9.92/10.05	c 10	1978 (40%) CSP clauses are encoded (1153319 clauses, 25598072 bytes)
10.61/10.74	c 10	2472 (50%) CSP clauses are encoded (1219969 clauses, 27208727 bytes)
19.86/20.04	c 20	2967 (60%) CSP clauses are encoded (1710686 clauses, 39143571 bytes)
21.75/21.99	c 21	3461 (70%) CSP clauses are encoded (2018738 clauses, 45903307 bytes)
23.54/23.75	c 23	3956 (80%) CSP clauses are encoded (2359935 clauses, 53395691 bytes)
28.90/29.18	c 29	4450 (90%) CSP clauses are encoded (2715293 clauses, 62571050 bytes)
31.09/31.38	c 31	4944 (100%) CSP clauses are encoded (3728060 clauses, 84206803 bytes)
31.09/31.38	c 31	4944 CSP clauses encoded
31.09/31.38	c 31	Writing map file : HOME/temp.map
31.19/31.40	c 31	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
31.19/31.40	c 31	SAT : 85347 SAT variables, 3728060 SAT clauses, 84206803 bytes
31.19/31.40	c 31	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
31.19/31.46	c 31	SOLVING HOME/temp.cnf
31.19/31.46	c 31	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
31.19/31.46	c 31	This is MiniSat 2.0 beta
31.19/31.46	c 31	WARNING: for repeatability, setting FPU to use double precision
31.19/31.46	c 31	============================[ Problem Statistics ]=============================
31.19/31.46	c 31	|                                                                             |
31.19/31.46	c 31	|  Number of variables:  85347                                                |
31.19/31.46	c 31	|  Number of clauses:    3728060                                              |
33.32/33.67	c 33	|  Parsing time:         1.79         s                                       |
33.52/33.81	c 33	============================[ Search Statistics ]==============================
33.52/33.81	c 33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.52/33.81	c 33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
33.52/33.81	c 33	===============================================================================
33.52/33.81	c 33	|         0 |   85347  3728060 13052368 |  1242686        0    nan |  0.000 % |
33.81/34.13	c 34	|       100 |   85286  3728060 13052368 |  1366955       94      5 |  7.789 % |
33.81/34.18	c 34	===============================================================================
33.81/34.18	c 34	restarts              : 2
33.81/34.18	c 34	conflicts             : 171            (75 /sec)
33.81/34.18	c 34	decisions             : 262            (1.91 % random) (114 /sec)
33.81/34.18	c 34	propagations          : 250581         (109488 /sec)
33.81/34.18	c 34	conflict literals     : 797            (23.22 % deleted)
33.81/34.19	c 34	Memory used           : 165.62 MB
33.81/34.19	c 34	CPU time              : 2.28865 s
33.81/34.19	c 34	
33.81/34.19	c 34	UNSATISFIABLE
33.91/34.21	c 34	DECODING HOME/temp.out WITH HOME/temp.map
33.91/34.21	c 34	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'
33.94/34.31	c 34	Decoding HOME/temp.out
33.94/34.51	s UNSATISFIABLE
33.94/34.52	c 34	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
33.94/34.56	c 34	CPU 34.22 (0.06 0.02 32.76 1.38)
33.94/34.56	c 34	END Sat Jul 11 23:08:06 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-2068189-1247346451/watcher-2068189-1247346451 -o /tmp/evaluation-result-2068189-1247346451/solver-2068189-1247346451 -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-2068189-1247346451.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.19 2.42 2.21 4/83 15345
/proc/meminfo: memFree=1171912/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=12268 CPUtime=0
/proc/15345/stat : 15345 (sugar) R 15343 15345 14078 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 21708267 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 217051789925 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/15345/statm: 3067 316 241 3 0 167 0

[startup+0.085675 s]
/proc/loadavg: 2.19 2.42 2.21 4/83 15345
/proc/meminfo: memFree=1171912/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16872 CPUtime=0.07
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1159 0 0 0 5 2 0 0 18 0 1 0 21708267 17276928 1108 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4218 1108 406 3 0 797 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16872

[startup+0.101673 s]
/proc/loadavg: 2.19 2.42 2.21 4/83 15345
/proc/meminfo: memFree=1171912/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=0.07
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 21708267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301694 s]
/proc/loadavg: 2.19 2.42 2.21 4/83 15345
/proc/meminfo: memFree=1171912/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=0.07
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 21708267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.70277 s]
/proc/loadavg: 2.19 2.42 2.21 4/83 15345
/proc/meminfo: memFree=1171912/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=0.07
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1245 128 0 0 5 2 0 0 16 0 1 0 21708267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50293 s]
/proc/loadavg: 2.17 2.41 2.21 3/94 15367
/proc/meminfo: memFree=1160048/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=0.72
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1309 5236 0 1 5 2 60 5 15 0 1 0 21708267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1111 409 3 0 796 0
[pid=15358] ppid=15345 vsize=5356 CPUtime=0
/proc/15358/stat : 15358 (sh) S 15345 15345 14078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21708339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15358/statm: 1339 233 193 169 0 50 0
[pid=15359] ppid=15358 vsize=868512 CPUtime=0.75
/proc/15359/stat : 15359 (java) S 15358 15345 14078 0 -1 0 7224 0 1 0 71 4 0 0 18 0 9 0 21708339 889356288 6447 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15359/statm: 217128 6447 2566 9 0 211633 0
[pid=15359/tid=15360] ppid=15358 vsize=868512 CPUtime=0.43
/proc/15359/task/15360/stat : 15360 (java) R 15358 15345 14078 0 -1 64 2682 0 1 0 42 1 0 0 23 0 9 0 21708340 889356288 6447 996147200 134512640 134550932 4294955936 18446744073709551615 4125950700 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15361] ppid=15358 vsize=868512 CPUtime=0.1
/proc/15359/task/15361/stat : 15361 (java) S 15358 15345 14078 0 -1 64 2360 0 0 0 9 1 0 0 16 0 9 0 21708342 889356288 6447 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15362] ppid=15358 vsize=868512 CPUtime=0
/proc/15359/task/15362/stat : 15362 (java) S 15358 15345 14078 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21708342 889356288 6447 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15363] ppid=15358 vsize=868512 CPUtime=0
/proc/15359/task/15363/stat : 15363 (java) S 15358 15345 14078 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21708342 889356288 6447 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15364] ppid=15358 vsize=868512 CPUtime=0
/proc/15359/task/15364/stat : 15364 (java) S 15358 15345 14078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21708344 889356288 6447 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15365] ppid=15358 vsize=868512 CPUtime=0.19
/proc/15359/task/15365/stat : 15365 (java) S 15358 15345 14078 0 -1 64 1484 0 0 0 18 1 0 0 16 0 9 0 21708344 889356288 6447 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15366] ppid=15358 vsize=868512 CPUtime=0
/proc/15359/task/15366/stat : 15366 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21708344 889356288 6447 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15367] ppid=15358 vsize=868512 CPUtime=0
/proc/15359/task/15367/stat : 15367 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21708344 889356288 6447 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 890736

[startup+3.10223 s]
/proc/loadavg: 2.17 2.41 2.21 3/94 15367
/proc/meminfo: memFree=1149296/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=0.73
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1310 5236 0 1 6 2 60 5 15 0 1 0 21708267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1111 409 3 0 796 0
[pid=15358] ppid=15345 vsize=5356 CPUtime=0
/proc/15358/stat : 15358 (sh) S 15345 15345 14078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21708339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15358/statm: 1339 233 193 169 0 50 0
[pid=15359] ppid=15358 vsize=868712 CPUtime=2.34
/proc/15359/stat : 15359 (java) S 15358 15345 14078 0 -1 0 8469 0 1 0 226 8 0 0 18 0 9 0 21708339 889561088 7492 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15359/statm: 217178 7492 2590 9 0 211655 0
[pid=15359/tid=15360] ppid=15358 vsize=868712 CPUtime=1.75
/proc/15359/task/15360/stat : 15360 (java) R 15358 15345 14078 0 -1 64 2921 0 1 0 171 4 0 0 25 0 9 0 21708340 889561088 7492 996147200 134512640 134550932 4294955936 18446744073709551615 4127008148 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15361] ppid=15358 vsize=868712 CPUtime=0.33
/proc/15359/task/15361/stat : 15361 (java) S 15358 15345 14078 0 -1 64 3317 0 0 0 31 2 0 0 16 0 9 0 21708342 889561088 7492 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15362] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15362/stat : 15362 (java) S 15358 15345 14078 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21708342 889561088 7492 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15363] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15363/stat : 15363 (java) S 15358 15345 14078 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21708342 889561088 7492 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15364] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15364/stat : 15364 (java) S 15358 15345 14078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21708344 889561088 7492 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15365] ppid=15358 vsize=868712 CPUtime=0.24
/proc/15359/task/15365/stat : 15365 (java) S 15358 15345 14078 0 -1 64 1533 0 0 0 23 1 0 0 16 0 9 0 21708344 889561088 7492 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15366] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15366/stat : 15366 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21708344 889561088 7492 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15367] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15367/stat : 15367 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21708344 889561088 7492 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 890936

[startup+6.30284 s]
/proc/loadavg: 2.17 2.41 2.21 3/94 15367
/proc/meminfo: memFree=1140592/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=0.73
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1310 5236 0 1 6 2 60 5 16 0 1 0 21708267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1111 409 3 0 796 0
[pid=15358] ppid=15345 vsize=5356 CPUtime=0
/proc/15358/stat : 15358 (sh) S 15345 15345 14078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21708339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15358/statm: 1339 233 193 169 0 50 0
[pid=15359] ppid=15358 vsize=868712 CPUtime=5.53
/proc/15359/stat : 15359 (java) S 15358 15345 14078 0 -1 0 8756 0 1 0 540 13 0 0 18 0 9 0 21708339 889561088 7499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15359/statm: 217178 7499 2590 9 0 211655 0
[pid=15359/tid=15360] ppid=15358 vsize=868712 CPUtime=4.84
/proc/15359/task/15360/stat : 15360 (java) R 15358 15345 14078 0 -1 64 3201 0 1 0 476 8 0 0 25 0 9 0 21708340 889561088 7499 996147200 134512640 134550932 4294955936 18446744073709551615 4126996979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15361] ppid=15358 vsize=868712 CPUtime=0.41
/proc/15359/task/15361/stat : 15361 (java) S 15358 15345 14078 0 -1 64 3317 0 0 0 38 3 0 0 16 0 9 0 21708342 889561088 7499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15362] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15362/stat : 15362 (java) S 15358 15345 14078 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21708342 889561088 7499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15363] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15363/stat : 15363 (java) S 15358 15345 14078 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21708342 889561088 7499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15364] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15364/stat : 15364 (java) S 15358 15345 14078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21708344 889561088 7499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15365] ppid=15358 vsize=868712 CPUtime=0.25
/proc/15359/task/15365/stat : 15365 (java) S 15358 15345 14078 0 -1 64 1540 0 0 0 24 1 0 0 17 0 9 0 21708344 889561088 7499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15366] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15366/stat : 15366 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21708344 889561088 7499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15367] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15367/stat : 15367 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21708344 889561088 7499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 890936

[startup+12.7011 s]
/proc/loadavg: 2.15 2.40 2.21 3/94 15367
/proc/meminfo: memFree=1119664/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=0.73
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1310 5236 0 1 6 2 60 5 15 0 1 0 21708267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1111 409 3 0 796 0
[pid=15358] ppid=15345 vsize=5356 CPUtime=0
/proc/15358/stat : 15358 (sh) S 15345 15345 14078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21708339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15358/statm: 1339 233 193 169 0 50 0
[pid=15359] ppid=15358 vsize=868712 CPUtime=11.87
/proc/15359/stat : 15359 (java) S 15358 15345 14078 0 -1 0 9476 0 1 0 1153 34 0 0 18 0 9 0 21708339 889561088 7502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15359/statm: 217178 7502 2590 9 0 211655 0
[pid=15359/tid=15360] ppid=15358 vsize=868712 CPUtime=10.99
/proc/15359/task/15360/stat : 15360 (java) R 15358 15345 14078 0 -1 64 3918 0 1 0 1075 24 0 0 25 0 9 0 21708340 889561088 7502 996147200 134512640 134550932 4294955936 18446744073709551615 4126995963 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15361] ppid=15358 vsize=868712 CPUtime=0.6
/proc/15359/task/15361/stat : 15361 (java) S 15358 15345 14078 0 -1 64 3317 0 0 0 53 7 0 0 16 0 9 0 21708342 889561088 7502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15362] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15362/stat : 15362 (java) S 15358 15345 14078 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21708342 889561088 7502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15363] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15363/stat : 15363 (java) S 15358 15345 14078 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21708342 889561088 7502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15364] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15364/stat : 15364 (java) S 15358 15345 14078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21708344 889561088 7502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15365] ppid=15358 vsize=868712 CPUtime=0.26
/proc/15359/task/15365/stat : 15365 (java) S 15358 15345 14078 0 -1 64 1543 0 0 0 25 1 0 0 17 0 9 0 21708344 889561088 7502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15366] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15366/stat : 15366 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21708344 889561088 7502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15367] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15367/stat : 15367 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21708344 889561088 7502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 890936

[startup+25.5025 s]
/proc/loadavg: 2.12 2.38 2.21 3/94 15367
/proc/meminfo: memFree=1093552/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=0.73
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1310 5236 0 1 6 2 60 5 16 0 1 0 21708267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1111 409 3 0 796 0
[pid=15358] ppid=15345 vsize=5356 CPUtime=0
/proc/15358/stat : 15358 (sh) S 15345 15345 14078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21708339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15358/statm: 1339 233 193 169 0 50 0
[pid=15359] ppid=15358 vsize=868712 CPUtime=24.59
/proc/15359/stat : 15359 (java) S 15358 15345 14078 0 -1 0 10545 0 1 0 2401 58 0 0 18 0 9 0 21708339 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15359/statm: 217178 7509 2590 9 0 211655 0
[pid=15359/tid=15360] ppid=15358 vsize=868712 CPUtime=23.4
/proc/15359/task/15360/stat : 15360 (java) R 15358 15345 14078 0 -1 64 4980 0 1 0 2298 42 0 0 25 0 9 0 21708340 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4126975208 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15361] ppid=15358 vsize=868712 CPUtime=0.9
/proc/15359/task/15361/stat : 15361 (java) S 15358 15345 14078 0 -1 64 3317 0 0 0 76 14 0 0 16 0 9 0 21708342 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15362] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15362/stat : 15362 (java) S 15358 15345 14078 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21708342 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15363] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15363/stat : 15363 (java) S 15358 15345 14078 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21708342 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15364] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15364/stat : 15364 (java) S 15358 15345 14078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21708344 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15365] ppid=15358 vsize=868712 CPUtime=0.27
/proc/15359/task/15365/stat : 15365 (java) S 15358 15345 14078 0 -1 64 1550 0 0 0 26 1 0 0 16 0 9 0 21708344 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15366] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15366/stat : 15366 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21708344 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15367] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15367/stat : 15367 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21708344 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 890936

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

[startup+28.7021 s]
/proc/loadavg: 2.11 2.38 2.20 3/94 15367
/proc/meminfo: memFree=1088880/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=0.73
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1310 5236 0 1 6 2 60 5 16 0 1 0 21708267 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1111 409 3 0 796 0
[pid=15358] ppid=15345 vsize=5356 CPUtime=0
/proc/15358/stat : 15358 (sh) S 15345 15345 14078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21708339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15358/statm: 1339 233 193 169 0 50 0
[pid=15359] ppid=15358 vsize=868712 CPUtime=27.77
/proc/15359/stat : 15359 (java) S 15358 15345 14078 0 -1 0 10777 0 1 0 2712 65 0 0 18 0 9 0 21708339 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15359/statm: 217178 7509 2590 9 0 211655 0
[pid=15359/tid=15360] ppid=15358 vsize=868712 CPUtime=26.5
/proc/15359/task/15360/stat : 15360 (java) R 15358 15345 14078 0 -1 64 5212 0 1 0 2604 46 0 0 25 0 9 0 21708340 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4126555294 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15361] ppid=15358 vsize=868712 CPUtime=0.98
/proc/15359/task/15361/stat : 15361 (java) S 15358 15345 14078 0 -1 64 3317 0 0 0 82 16 0 0 16 0 9 0 21708342 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15362] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15362/stat : 15362 (java) S 15358 15345 14078 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21708342 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15363] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15363/stat : 15363 (java) S 15358 15345 14078 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21708342 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15364] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15364/stat : 15364 (java) S 15358 15345 14078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21708344 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15365] ppid=15358 vsize=868712 CPUtime=0.27
/proc/15359/task/15365/stat : 15365 (java) S 15358 15345 14078 0 -1 64 1550 0 0 0 26 1 0 0 16 0 9 0 21708344 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15366] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15366/stat : 15366 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21708344 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15359/tid=15367] ppid=15358 vsize=868712 CPUtime=0
/proc/15359/task/15367/stat : 15367 (java) S 15358 15345 14078 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21708344 889561088 7509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.5
Current children cumulated vsize (KiB) 890936

[startup+31.9077 s]
/proc/loadavg: 2.10 2.37 2.20 3/86 15369
/proc/meminfo: memFree=1055088/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=31.21
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1376 16974 0 2 6 2 3022 91 16 0 1 0 21708267 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1113 409 3 0 796 0
[pid=15368] ppid=15345 vsize=5356 CPUtime=0
/proc/15368/stat : 15368 (sh) S 15345 15345 14078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21711413 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15368/statm: 1339 232 193 169 0 50 0
[pid=15369] ppid=15368 vsize=39064 CPUtime=0.42
/proc/15369/stat : 15369 (minisat) R 15368 15345 14078 0 -1 4194304 9201 0 0 0 35 7 0 0 23 0 1 0 21711413 40001536 9187 996147200 134512640 135127466 4294956256 18446744073709551615 134514089 0 0 4096 3 0 0 0 17 1 0 0
/proc/15369/statm: 9766 9187 62 150 0 9613 0
Current children cumulated CPU time (s) 31.63
Current children cumulated vsize (KiB) 61288

[startup+33.501 s]
/proc/loadavg: 2.10 2.37 2.20 3/86 15369
/proc/meminfo: memFree=980144/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=31.21
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1376 16974 0 2 6 2 3022 91 16 0 1 0 21708267 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1113 409 3 0 796 0
[pid=15368] ppid=15345 vsize=5356 CPUtime=0
/proc/15368/stat : 15368 (sh) S 15345 15345 14078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21711413 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15368/statm: 1339 232 193 169 0 50 0
[pid=15369] ppid=15368 vsize=146444 CPUtime=2
/proc/15369/stat : 15369 (minisat) R 15368 15345 14078 0 -1 4194304 36238 0 0 0 163 37 0 0 25 0 1 0 21711413 149958656 36224 996147200 134512640 135127466 4294956256 18446744073709551615 134532581 0 0 4096 3 0 0 0 17 1 0 0
/proc/15369/statm: 36611 36224 62 150 0 36458 0
Current children cumulated CPU time (s) 33.21
Current children cumulated vsize (KiB) 168668

[startup+34.3022 s]
/proc/loadavg: 2.10 2.37 2.20 3/86 15369
/proc/meminfo: memFree=922800/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=33.94
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1430 57875 0 2 6 2 3251 135 16 0 1 0 21708267 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15345/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 33.94
Current children cumulated vsize (KiB) 16868

[startup+34.5012 s]
/proc/loadavg: 2.10 2.37 2.20 3/86 15369
/proc/meminfo: memFree=922800/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=16868 CPUtime=33.94
/proc/15345/stat : 15345 (sugar) S 15343 15345 14078 0 -1 4194304 1448 57875 0 2 6 2 3251 135 16 0 1 0 21708267 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15345/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 33.94
Current children cumulated vsize (KiB) 16868

[startup+34.6013 s]
/proc/loadavg: 2.10 2.37 2.20 3/86 15369
/proc/meminfo: memFree=922800/2055920 swapFree=4192812/4192956
[pid=15345] ppid=15343 vsize=0 CPUtime=34.26
/proc/15345/stat : 15345 (sugar) R 15343 15345 14078 0 -1 4194308 1537 61950 0 3 6 6 3276 138 16 0 1 0 21708267 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 0 0 0
/proc/15345/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 34.26
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 34.6022
CPU time (s): 34.2888
CPU user time (s): 32.837
CPU system time (s): 1.45178
CPU usage (%): 99.0942
Max. virtual memory (cumulated for all children) (KiB): 890936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.837
system time used= 1.45178
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63487
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= 30944
involuntary context switches= 31764

runsolver used 0.056991 second user time and 0.123981 second system time

The end

Launcher Data

Begin job on node59 at 2009-07-11 23:07:31
IDJOB=2068189
IDBENCH=54833
IDSOLVER=739
FILE ID=node59/2068189-1247346451
PBS_JOBID= 9506701
Free space on /tmp= 66368 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-stocfor1.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-2068189-1247346451/watcher-2068189-1247346451 -o /tmp/evaluation-result-2068189-1247346451/solver-2068189-1247346451 -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-2068189-1247346451.xml

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

MD5SUM BENCH= 37c9b5b63342fd7d7f483fd5c6b7e07e
RANDOM SEED=816671493

node59.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.263
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.263
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:       1172392 kB
Buffers:         31824 kB
Cached:          93704 kB
SwapCached:          0 kB
Active:         787284 kB
Inactive:        45296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1172392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:         722816 kB
Slab:            34652 kB
Committed_AS:   865624 kB
PageTables:       3468 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= 66368 MiB
End job on node59 at 2009-07-11 23:08:06