Trace number 1113099

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incNo Cert. 62.1876 64.4163

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f1.xml
MD5SUM82ca51bd7cee57081df4d0e802a460c1
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1525.22
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size43
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.30	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.07/0.30	c 0	BEGIN Sat Jul 12 17:50:53 2008
0.07/0.30	c 0	PID 9838
0.07/0.30	c 0	HOST node75.alineos.net
0.07/0.30	c 0	CONVERTING HOME/instance-1113099-1215877852.xml TO HOME/temp.csp
0.07/0.30	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113099-1215877852.xml' 'HOME/temp.csp'
0.07/0.87	c 0	5 domains, 680 variables, 2 predicates, 0 relations, 4103 constraints
0.07/0.88	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.88	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.62/0.96	c 1	Parsing HOME/temp.csp
0.82/1.18	c 1	parsed 4790 expressions
0.82/1.19	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.92/1.22	c 1	MAX CSP: 4103 constraints
0.92/1.22	c 1	Converting to clausal form CSP
1.12/1.43	c 1	converted 890 (10%) expressions
1.62/1.97	c 2	converted 1780 (20%) expressions
2.12/2.44	c 2	converted 2669 (30%) expressions
2.52/2.88	c 2	converted 3559 (40%) expressions
3.02/3.31	c 3	converted 4448 (50%) expressions
3.42/3.72	c 3	converted 5338 (60%) expressions
3.82/4.10	c 4	converted 6228 (70%) expressions
4.22/4.56	c 4	converted 7117 (80%) expressions
4.62/4.97	c 5	converted 8007 (90%) expressions
5.52/5.81	c 5	converted 8896 (100%) expressions
5.52/5.81	c 5	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 6155
5.52/5.81	c 5	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.52/5.81	c 5	Propagation in CSP
5.62/6.00	c 6	4099 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.72/6.00	c 6	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 4104
5.72/6.00	c 6	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.72/6.01	c 6	Simplifing CSP by introducing new Boolean variables
5.72/6.06	c 6	CSP : 8886 integers, 8546 booleans, 21534 clauses, largest domain size 4104
5.72/6.06	c 6	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.82/6.18	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.11/6.42	c 6	889 (10%) CSP integer variables are encoded (25164 clauses, 355874 bytes)
6.11/6.43	c 6	1778 (20%) CSP integer variables are encoded (25164 clauses, 355874 bytes)
6.11/6.43	c 6	2666 (30%) CSP integer variables are encoded (25164 clauses, 355874 bytes)
6.11/6.43	c 6	3555 (40%) CSP integer variables are encoded (25164 clauses, 355874 bytes)
6.11/6.43	c 6	4443 (50%) CSP integer variables are encoded (25164 clauses, 355874 bytes)
6.11/6.44	c 6	5332 (60%) CSP integer variables are encoded (33514 clauses, 481124 bytes)
6.11/6.45	c 6	6221 (70%) CSP integer variables are encoded (41159 clauses, 595799 bytes)
6.11/6.47	c 6	7109 (80%) CSP integer variables are encoded (51651 clauses, 753179 bytes)
6.11/6.48	c 6	7998 (90%) CSP integer variables are encoded (59833 clauses, 875909 bytes)
6.22/6.54	c 6	8886 (100%) CSP integer variables are encoded (115449 clauses, 1757920 bytes)
6.51/6.87	c 6	2154 (10%) CSP clauses are encoded (171029 clauses, 2918964 bytes)
6.81/7.12	c 7	4307 (20%) CSP clauses are encoded (222369 clauses, 4006420 bytes)
7.01/7.38	c 7	6461 (30%) CSP clauses are encoded (277156 clauses, 5174528 bytes)
7.31/7.63	c 7	8614 (40%) CSP clauses are encoded (327553 clauses, 6269913 bytes)
7.50/7.86	c 7	10767 (50%) CSP clauses are encoded (377466 clauses, 7401262 bytes)
7.81/8.10	c 8	12921 (60%) CSP clauses are encoded (427371 clauses, 8533099 bytes)
8.41/8.74	c 8	15074 (70%) CSP clauses are encoded (784436 clauses, 16126235 bytes)
10.28/10.62	c 10	17228 (80%) CSP clauses are encoded (1869071 clauses, 39306780 bytes)
15.55/15.95	c 15	19381 (90%) CSP clauses are encoded (5055229 clauses, 107644721 bytes)
48.22/49.31	c 49	21534 (100%) CSP clauses are encoded (21658167 clauses, 497115966 bytes)
48.22/49.31	c 49	21534 CSP clauses encoded
48.22/49.31	c 49	Writing map file : HOME/temp.map
48.22/49.37	c 49	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
48.22/49.37	c 49	SAT : 132881 SAT variables, 21658167 SAT clauses, 497115966 bytes
48.22/49.37	c 49	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
48.29/49.43	c 49	OBJECTIVE minimize _COST
48.29/49.43	c 49	SOLVING HOME/temp.cnf
48.29/49.43	c 49	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
48.29/49.45	c 49	This is MiniSat 2.0 beta incremental
48.29/49.45	c 49	WARNING: for repeatability, setting FPU to use double precision
48.29/49.45	c 49	============================[ Problem Statistics ]=============================
48.29/49.45	c 49	|                                                                             |
48.29/49.45	c 49	|  Number of variables:  132881                                               |
48.29/49.45	c 49	|  Number of clauses:    21658167                                             |
58.39/60.09	c 60	|  Parsing time:         8.55         s                                       |
58.87/60.50	c 60	OK
58.87/60.50	c 60	OBJECTIVE BOUND: 0 <= _COST <= 
58.87/60.50	c 60	SEARCHING: _COST <= 2052
58.87/60.50	c 60	============================[ Search Statistics ]==============================
58.87/60.50	c 60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
58.87/60.50	c 60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
58.87/60.50	c 60	===============================================================================
58.87/60.50	c 60	|         0 |  132881 21658167 64658515 |  7219389        0    nan |  0.000 % |
61.33/63.03	c 63	===============================================================================
61.33/63.04	c 63	restarts              : 1
61.33/63.04	c 63	conflicts             : 17            (1 /sec)
61.33/63.04	c 63	decisions             : 4034          (0.77 % random) (355 /sec)
61.33/63.04	c 63	propagations          : 156433         (13751 /sec)
61.33/63.04	c 63	conflict literals     : 184            (1.60 % deleted)
61.33/63.04	c 63	Memory used           : 872.11 MB
61.33/63.04	c 63	CPU time              : 11.3763 s
61.33/63.04	c 63	
61.33/63.04	c 63	SATISFIABLE
61.41/63.10	c 63	OK
61.41/63.10	c 63	FOUND: _COST <= 2052
61.41/63.10	s SATISFIABLE
61.41/63.10	c 63	DECODING HOME/temp.out WITH HOME/temp.map
61.41/63.10	c 63	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
61.41/63.42	c 63	Decoding HOME/temp.out
61.95/63.95	c ERROR INTERRUPTED
61.52/64.06	c 64	CPU 56.25 (0.08 0.02 56.17 5.29)
61.52/64.06	c 64	END Sat Jul 12 17:51:57 2008

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113099-1215877852/watcher-1113099-1215877852 -o /tmp/evaluation-result-1113099-1215877852/solver-1113099-1215877852 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1113099-1215877852.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.06 2.01 4/81 9838
/proc/meminfo: memFree=1225920/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=18572 CPUtime=0
/proc/9838/stat : 9838 (runsolver) D 9836 9838 9620 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44481799 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 231882681639 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/9838/statm: 4643 292 257 25 0 2626 0

[startup+0.0536551 s]
/proc/loadavg: 2.03 2.06 2.01 4/81 9838
/proc/meminfo: memFree=1225920/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=12268 CPUtime=0
/proc/9838/stat : 9838 (sugar++) D 9836 9838 9620 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 44481799 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 231882848869 0 2147483391 4224 0 18446744072099855350 0 0 17 1 0 0
/proc/9838/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101839 s]
/proc/loadavg: 2.03 2.06 2.01 4/81 9838
/proc/meminfo: memFree=1225920/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=12272 CPUtime=0
/proc/9838/stat : 9838 (sugar++) D 9836 9838 9620 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 44481799 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/9838/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301888 s]
/proc/loadavg: 2.03 2.06 2.01 4/81 9838
/proc/meminfo: memFree=1225920/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=16740 CPUtime=0.07
/proc/9838/stat : 9838 (sugar++) R 9836 9838 9620 0 -1 4194304 1100 0 2 0 5 2 0 0 18 0 1 0 44481799 17141760 1070 996147200 4194304 4206940 548682068528 18446744073709551615 231900123840 0 0 4224 0 0 0 0 17 1 0 0
/proc/9838/statm: 4185 1070 381 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701966 s]
/proc/loadavg: 2.03 2.06 2.01 4/81 9838
/proc/meminfo: memFree=1225920/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=16740 CPUtime=0.07
/proc/9838/stat : 9838 (sugar++) S 9836 9838 9620 0 -1 4194304 1217 128 2 0 5 2 0 0 16 0 1 0 44481799 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9838/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50212 s]
/proc/loadavg: 2.03 2.06 2.01 3/92 9860
/proc/meminfo: memFree=1216872/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=16740 CPUtime=0.62
/proc/9838/stat : 9838 (sugar++) S 9836 9838 9620 0 -1 4194304 1294 7094 2 1 5 2 52 3 15 0 1 0 44481799 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9838/statm: 4185 1104 409 3 0 764 0
[pid=9851] ppid=9838 vsize=5356 CPUtime=0
/proc/9851/stat : 9851 (sh) S 9838 9838 9620 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44481887 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9851/statm: 1339 233 193 169 0 50 0
[pid=9852] ppid=9851 vsize=864224 CPUtime=0.6
/proc/9852/stat : 9852 (java) S 9851 9838 9620 0 -1 0 4465 0 1 0 58 2 0 0 20 0 9 0 44481887 884965376 3899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9852/statm: 216056 3899 1732 9 0 210631 0
[pid=9852/tid=9853] ppid=9851 vsize=864224 CPUtime=0.44
/proc/9852/task/9853/stat : 9853 (java) R 9851 9838 9620 0 -1 64 2664 0 1 0 43 1 0 0 25 0 9 0 44481888 884965376 3899 996147200 134512640 134550740 4294955920 18446744073709551615 4160647107 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9854] ppid=9851 vsize=864224 CPUtime=0.04
/proc/9852/task/9854/stat : 9854 (java) R 9851 9838 9620 0 -1 64 748 0 0 0 4 0 0 0 16 0 9 0 44481889 884965376 3899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9855] ppid=9851 vsize=864224 CPUtime=0
/proc/9852/task/9855/stat : 9855 (java) S 9851 9838 9620 0 -1 64 10 0 0 0 0 0 0 0 24 0 9 0 44481889 884965376 3899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9856] ppid=9851 vsize=864224 CPUtime=0
/proc/9852/task/9856/stat : 9856 (java) S 9851 9838 9620 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 44481889 884965376 3899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9857] ppid=9851 vsize=864224 CPUtime=0
/proc/9852/task/9857/stat : 9857 (java) S 9851 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44481891 884965376 3899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9858] ppid=9851 vsize=864224 CPUtime=0.1
/proc/9852/task/9858/stat : 9858 (java) S 9851 9838 9620 0 -1 64 363 0 0 0 10 0 0 0 16 0 9 0 44481891 884965376 3899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9859] ppid=9851 vsize=864224 CPUtime=0
/proc/9852/task/9859/stat : 9859 (java) S 9851 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44481891 884965376 3899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9860] ppid=9851 vsize=864224 CPUtime=0
/proc/9852/task/9860/stat : 9860 (java) S 9851 9838 9620 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44481891 884965376 3899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 886320

[startup+3.10244 s]
/proc/loadavg: 2.03 2.06 2.01 3/92 9860
/proc/meminfo: memFree=1208168/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=16740 CPUtime=0.62
/proc/9838/stat : 9838 (sugar++) S 9836 9838 9620 0 -1 4194304 1294 7094 2 1 5 2 52 3 15 0 1 0 44481799 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9838/statm: 4185 1104 409 3 0 764 0
[pid=9851] ppid=9838 vsize=5356 CPUtime=0
/proc/9851/stat : 9851 (sh) S 9838 9838 9620 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44481887 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9851/statm: 1339 233 193 169 0 50 0
[pid=9852] ppid=9851 vsize=868392 CPUtime=2.2
/proc/9852/stat : 9852 (java) S 9851 9838 9620 0 -1 0 7549 0 1 0 216 4 0 0 20 0 9 0 44481887 889233408 6659 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9852/statm: 217098 6659 2540 9 0 211673 0
[pid=9852/tid=9853] ppid=9851 vsize=868392 CPUtime=1.83
/proc/9852/task/9853/stat : 9853 (java) R 9851 9838 9620 0 -1 64 2777 0 1 0 181 2 0 0 25 0 9 0 44481888 889233408 6659 996147200 134512640 134550740 4294955920 18446744073709551615 4126597279 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9854] ppid=9851 vsize=868392 CPUtime=0.16
/proc/9852/task/9854/stat : 9854 (java) S 9851 9838 9620 0 -1 64 2614 0 0 0 15 1 0 0 16 0 9 0 44481889 889233408 6659 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9855] ppid=9851 vsize=868392 CPUtime=0
/proc/9852/task/9855/stat : 9855 (java) S 9851 9838 9620 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44481889 889233408 6659 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9856] ppid=9851 vsize=868392 CPUtime=0
/proc/9852/task/9856/stat : 9856 (java) S 9851 9838 9620 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44481889 889233408 6659 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9857] ppid=9851 vsize=868392 CPUtime=0
/proc/9852/task/9857/stat : 9857 (java) S 9851 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44481891 889233408 6659 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9858] ppid=9851 vsize=868392 CPUtime=0.19
/proc/9852/task/9858/stat : 9858 (java) S 9851 9838 9620 0 -1 64 1466 0 0 0 19 0 0 0 16 0 9 0 44481891 889233408 6659 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9859] ppid=9851 vsize=868392 CPUtime=0
/proc/9852/task/9859/stat : 9859 (java) S 9851 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44481891 889233408 6659 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9860] ppid=9851 vsize=868392 CPUtime=0
/proc/9852/task/9860/stat : 9860 (java) S 9851 9838 9620 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44481891 889233408 6659 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 890488

[startup+6.30207 s]
/proc/loadavg: 2.03 2.06 2.01 3/92 9860
/proc/meminfo: memFree=1202088/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=16740 CPUtime=0.62
/proc/9838/stat : 9838 (sugar++) S 9836 9838 9620 0 -1 4194304 1295 7094 2 1 5 2 52 3 15 0 1 0 44481799 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9838/statm: 4185 1104 409 3 0 764 0
[pid=9851] ppid=9838 vsize=5356 CPUtime=0
/proc/9851/stat : 9851 (sh) S 9838 9838 9620 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44481887 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9851/statm: 1339 233 193 169 0 50 0
[pid=9852] ppid=9851 vsize=868504 CPUtime=5.39
/proc/9852/stat : 9852 (java) S 9851 9838 9620 0 -1 0 12655 0 1 0 530 9 0 0 20 0 9 0 44481887 889348096 9594 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9852/statm: 217126 9594 2566 9 0 211673 0
[pid=9852/tid=9853] ppid=9851 vsize=868504 CPUtime=4.49
/proc/9852/task/9853/stat : 9853 (java) R 9851 9838 9620 0 -1 64 3190 0 1 0 446 3 0 0 25 0 9 0 44481888 889348096 9594 996147200 134512640 134550740 4294955920 18446744073709551615 4127085484 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9854] ppid=9851 vsize=868504 CPUtime=0.62
/proc/9852/task/9854/stat : 9854 (java) S 9851 9838 9620 0 -1 64 7262 0 0 0 58 4 0 0 16 0 9 0 44481889 889348096 9594 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9855] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9855/stat : 9855 (java) S 9851 9838 9620 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44481889 889348096 9594 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9856] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9856/stat : 9856 (java) S 9851 9838 9620 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44481889 889348096 9594 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9857] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9857/stat : 9857 (java) S 9851 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44481891 889348096 9594 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9858] ppid=9851 vsize=868504 CPUtime=0.26
/proc/9852/task/9858/stat : 9858 (java) S 9851 9838 9620 0 -1 64 1511 0 0 0 25 1 0 0 15 0 9 0 44481891 889348096 9594 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9859] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9859/stat : 9859 (java) S 9851 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44481891 889348096 9594 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9860] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9860/stat : 9860 (java) S 9851 9838 9620 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44481891 889348096 9594 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 890600

[startup+12.7023 s]
/proc/loadavg: 2.02 2.06 2.01 3/92 9860
/proc/meminfo: memFree=1135848/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=16740 CPUtime=0.62
/proc/9838/stat : 9838 (sugar++) S 9836 9838 9620 0 -1 4194304 1295 7094 2 1 5 2 52 3 16 0 1 0 44481799 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9838/statm: 4185 1104 409 3 0 764 0
[pid=9851] ppid=9838 vsize=5356 CPUtime=0
/proc/9851/stat : 9851 (sh) S 9838 9838 9620 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44481887 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9851/statm: 1339 233 193 169 0 50 0
[pid=9852] ppid=9851 vsize=868504 CPUtime=11.74
/proc/9852/stat : 9852 (java) S 9851 9838 9620 0 -1 0 13827 0 1 0 1120 54 0 0 20 0 9 0 44481887 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9852/statm: 217126 9614 2566 9 0 211673 0
[pid=9852/tid=9853] ppid=9851 vsize=868504 CPUtime=10.45
/proc/9852/task/9853/stat : 9853 (java) R 9851 9838 9620 0 -1 64 4344 0 1 0 1004 41 0 0 25 0 9 0 44481888 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9854] ppid=9851 vsize=868504 CPUtime=0.98
/proc/9852/task/9854/stat : 9854 (java) S 9851 9838 9620 0 -1 64 7262 0 0 0 87 11 0 0 16 0 9 0 44481889 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9855] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9855/stat : 9855 (java) S 9851 9838 9620 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44481889 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9856] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9856/stat : 9856 (java) S 9851 9838 9620 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44481889 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9857] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9857/stat : 9857 (java) S 9851 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44481891 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9858] ppid=9851 vsize=868504 CPUtime=0.29
/proc/9852/task/9858/stat : 9858 (java) S 9851 9838 9620 0 -1 64 1529 0 0 0 28 1 0 0 15 0 9 0 44481891 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9859] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9859/stat : 9859 (java) S 9851 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44481891 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9860] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9860/stat : 9860 (java) S 9851 9838 9620 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44481891 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 890600

[startup+25.5019 s]
/proc/loadavg: 2.09 2.07 2.01 3/92 9860
/proc/meminfo: memFree=1002728/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=16740 CPUtime=0.62
/proc/9838/stat : 9838 (sugar++) S 9836 9838 9620 0 -1 4194304 1295 7094 2 1 5 2 52 3 16 0 1 0 44481799 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9838/statm: 4185 1104 409 3 0 764 0
[pid=9851] ppid=9838 vsize=5356 CPUtime=0
/proc/9851/stat : 9851 (sh) S 9838 9838 9620 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44481887 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9851/statm: 1339 233 193 169 0 50 0
[pid=9852] ppid=9851 vsize=868504 CPUtime=24.39
/proc/9852/stat : 9852 (java) S 9851 9838 9620 0 -1 0 16032 0 1 0 2295 144 0 0 20 0 9 0 44481887 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9852/statm: 217126 9614 2566 9 0 211673 0
[pid=9852/tid=9853] ppid=9851 vsize=868504 CPUtime=22.42
/proc/9852/task/9853/stat : 9853 (java) R 9851 9838 9620 0 -1 64 6549 0 1 0 2123 119 0 0 25 0 9 0 44481888 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9854] ppid=9851 vsize=868504 CPUtime=1.65
/proc/9852/task/9854/stat : 9854 (java) S 9851 9838 9620 0 -1 64 7262 0 0 0 142 23 0 0 16 0 9 0 44481889 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9855] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9855/stat : 9855 (java) S 9851 9838 9620 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44481889 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9856] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9856/stat : 9856 (java) S 9851 9838 9620 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44481889 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9857] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9857/stat : 9857 (java) S 9851 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44481891 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9858] ppid=9851 vsize=868504 CPUtime=0.29
/proc/9852/task/9858/stat : 9858 (java) S 9851 9838 9620 0 -1 64 1529 0 0 0 28 1 0 0 15 0 9 0 44481891 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9859] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9859/stat : 9859 (java) S 9851 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44481891 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9852/tid=9860] ppid=9851 vsize=868504 CPUtime=0
/proc/9852/task/9860/stat : 9860 (java) S 9851 9838 9620 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44481891 889348096 9614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 890600

[startup+51.1019 s]
/proc/loadavg: 2.12 2.08 2.02 3/83 9861
/proc/meminfo: memFree=629232/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=17268 CPUtime=48.34
/proc/9838/stat : 9838 (sugar++) S 9836 9838 9620 0 -1 4194304 1580 28179 6 2 8 2 4475 349 16 0 1 0 44481799 17682432 1242 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9838/statm: 4317 1242 413 3 0 896 0
[pid=9861] ppid=9838 vsize=153916 CPUtime=1.63
/proc/9861/stat : 9861 (minisat-inc) R 9838 9838 9620 0 -1 4194304 36623 0 0 0 136 27 0 0 25 0 1 0 44486744 157609984 36572 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 0 0 0
/proc/9861/statm: 38479 36573 59 151 0 38325 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (KiB) 171184



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+63.9015 s]
/proc/loadavg: 2.09 2.07 2.01 4/93 9871
/proc/meminfo: memFree=16168/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=17268 CPUtime=48.34
/proc/9838/stat : 9838 (sugar++) S 9836 9838 9620 0 -1 4194304 1657 28179 7 2 8 2 4475 349 15 0 1 0 44481799 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9838/statm: 4317 1245 414 3 0 896 0
[pid=9861] ppid=9838 vsize=893040 CPUtime=13.07
/proc/9861/stat : 9861 (minisat-inc) S 9838 9838 9620 0 -1 4194304 216766 0 6 0 1141 166 0 0 24 0 1 0 44486744 914472960 216719 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/9861/statm: 223260 216719 78 151 0 223106 0
[pid=9862] ppid=9838 vsize=5356 CPUtime=0
/proc/9862/stat : 9862 (sh) S 9838 9838 9620 0 -1 4194304 275 0 3 0 0 0 0 0 18 0 1 0 44488109 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9862/statm: 1339 233 193 169 0 50 0
[pid=9863] ppid=9862 vsize=196392 CPUtime=0.54
/proc/9863/stat : 9863 (java) S 9862 9838 9620 0 -1 0 4254 0 5 0 51 3 0 0 18 0 9 0 44488117 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9863/statm: 49098 3719 1683 9 0 43680 0
[pid=9863/tid=9864] ppid=9862 vsize=196392 CPUtime=0.4
/proc/9863/task/9864/stat : 9864 (java) R 9862 9838 9620 0 -1 64 2493 0 4 0 39 1 0 0 20 0 9 0 44488119 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9865] ppid=9862 vsize=196392 CPUtime=0.02
/proc/9863/task/9865/stat : 9865 (java) S 9862 9838 9620 0 -1 64 629 0 0 0 2 0 0 0 16 0 9 0 44488129 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9866] ppid=9862 vsize=196392 CPUtime=0
/proc/9863/task/9866/stat : 9866 (java) S 9862 9838 9620 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 44488130 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9867] ppid=9862 vsize=196392 CPUtime=0
/proc/9863/task/9867/stat : 9867 (java) S 9862 9838 9620 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 44488130 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9868] ppid=9862 vsize=196392 CPUtime=0
/proc/9863/task/9868/stat : 9868 (java) S 9862 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44488135 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9869] ppid=9862 vsize=196392 CPUtime=0.09
/proc/9863/task/9869/stat : 9869 (java) S 9862 9838 9620 0 -1 64 441 0 1 0 9 0 0 0 17 0 9 0 44488135 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9870] ppid=9862 vsize=196392 CPUtime=0
/proc/9863/task/9870/stat : 9870 (java) S 9862 9838 9620 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 44488135 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9871] ppid=9862 vsize=196392 CPUtime=0
/proc/9863/task/9871/stat : 9871 (java) S 9862 9838 9620 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44488135 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 61.95
Current children cumulated vsize (KiB) 1112056

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

[startup+63.9015 s]
/proc/loadavg: 2.09 2.07 2.01 4/93 9871
/proc/meminfo: memFree=16168/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=17268 CPUtime=48.34
/proc/9838/stat : 9838 (sugar++) S 9836 9838 9620 0 -1 4194304 1657 28179 7 2 8 2 4475 349 15 0 1 0 44481799 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9838/statm: 4317 1245 414 3 0 896 0
[pid=9861] ppid=9838 vsize=893040 CPUtime=13.07
/proc/9861/stat : 9861 (minisat-inc) S 9838 9838 9620 0 -1 4194304 216766 0 6 0 1141 166 0 0 24 0 1 0 44486744 914472960 216719 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/9861/statm: 223260 216719 78 151 0 223106 0
[pid=9862] ppid=9838 vsize=5356 CPUtime=0
/proc/9862/stat : 9862 (sh) S 9838 9838 9620 0 -1 4194304 275 0 3 0 0 0 0 0 18 0 1 0 44488109 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9862/statm: 1339 233 193 169 0 50 0
[pid=9863] ppid=9862 vsize=196392 CPUtime=0.54
/proc/9863/stat : 9863 (java) S 9862 9838 9620 0 -1 0 4254 0 5 0 51 3 0 0 18 0 9 0 44488117 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9863/statm: 49098 3719 1683 9 0 43680 0
[pid=9863/tid=9864] ppid=9862 vsize=196392 CPUtime=0.4
/proc/9863/task/9864/stat : 9864 (java) R 9862 9838 9620 0 -1 64 2493 0 4 0 39 1 0 0 20 0 9 0 44488119 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9865] ppid=9862 vsize=196392 CPUtime=0.02
/proc/9863/task/9865/stat : 9865 (java) S 9862 9838 9620 0 -1 64 629 0 0 0 2 0 0 0 16 0 9 0 44488129 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9866] ppid=9862 vsize=196392 CPUtime=0
/proc/9863/task/9866/stat : 9866 (java) S 9862 9838 9620 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 44488130 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9867] ppid=9862 vsize=196392 CPUtime=0
/proc/9863/task/9867/stat : 9867 (java) S 9862 9838 9620 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 44488130 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9868] ppid=9862 vsize=196392 CPUtime=0
/proc/9863/task/9868/stat : 9868 (java) S 9862 9838 9620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44488135 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9869] ppid=9862 vsize=196392 CPUtime=0.09
/proc/9863/task/9869/stat : 9869 (java) S 9862 9838 9620 0 -1 64 441 0 1 0 9 0 0 0 17 0 9 0 44488135 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9870] ppid=9862 vsize=196392 CPUtime=0
/proc/9863/task/9870/stat : 9870 (java) S 9862 9838 9620 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 44488135 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9863/tid=9871] ppid=9862 vsize=196392 CPUtime=0
/proc/9863/task/9871/stat : 9871 (java) S 9862 9838 9620 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44488135 201105408 3719 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 61.95
Current children cumulated vsize (KiB) 1112056

# WARNING:
# current cumulated CPU time (61.52 s) is less than in the last sample (61.95 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (0.43 s) to the 'lost time'.

[startup+64.0516 s]
/proc/loadavg: 2.09 2.07 2.01 4/93 9871
/proc/meminfo: memFree=16168/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=17268 CPUtime=48.34
/proc/9838/stat : 9838 (sugar++) S 9836 9838 9620 0 -1 4194304 1688 28454 7 5 8 2 4475 349 15 0 1 0 44481799 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 231891582868 0 0 4224 16386 18446744071563356171 0 0 17 0 0 0
/proc/9838/statm: 4317 1245 414 3 0 896 0
[pid=9861] ppid=9838 vsize=0 CPUtime=13.18
/proc/9861/stat : 9861 (minisat-inc) R 9838 9838 9620 0 -1 4195332 216766 0 6 0 1141 177 0 0 17 0 1 0 44486744 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/9861/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 61.52
Current children cumulated vsize (KiB) 17268

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

[startup+64.0516 s]
/proc/loadavg: 2.09 2.07 2.01 4/93 9871
/proc/meminfo: memFree=16168/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=17268 CPUtime=48.34
/proc/9838/stat : 9838 (sugar++) S 9836 9838 9620 0 -1 4194304 1688 28454 7 5 8 2 4475 349 15 0 1 0 44481799 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 231891582868 0 0 4224 16386 18446744071563356171 0 0 17 0 0 0
/proc/9838/statm: 4317 1245 414 3 0 896 0
[pid=9861] ppid=9838 vsize=0 CPUtime=13.18
/proc/9861/stat : 9861 (minisat-inc) R 9838 9838 9620 0 -1 4195332 216766 0 6 0 1141 177 0 0 17 0 1 0 44486744 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/9861/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 61.52
Current children cumulated vsize (KiB) 17268

[startup+64.4028 s]
/proc/loadavg: 2.09 2.07 2.01 4/93 9871
/proc/meminfo: memFree=16168/2055920 swapFree=4181288/4192956
[pid=9838] ppid=9836 vsize=17268 CPUtime=61.74
/proc/9838/stat : 9838 (sugar++) D 9836 9838 9620 0 -1 4194304 1696 245220 7 11 8 20 5617 529 15 0 1 0 44481799 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 231882855465 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/9838/statm: 4317 1246 415 3 0 896 0
Current children cumulated CPU time (s) 61.74
Current children cumulated vsize (KiB) 17268

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.43
#  lost CPU user time (s): 0.509998
#  lost CPU system time (s): -0.0799994

Real time (s): 64.4163
CPU time (s): 62.1876
CPU user time (s): 56.7664
CPU system time (s): 5.42116
CPU usage (%): 96.5401
Max. virtual memory (cumulated for all children) (KiB): 1112056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.2564
system time used= 5.50116
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246973
page faults= 18
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62720
involuntary context switches= 63102

runsolver used 0.081987 second user time and 0.222966 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-12 17:50:53
IDJOB=1113099
IDBENCH=61526
IDSOLVER=367
FILE ID=node75/1113099-1215877852
PBS_JOBID= 7903587
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rlfapScens11/normalized-scen11-f1.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113099-1215877852/watcher-1113099-1215877852 -o /tmp/evaluation-result-1113099-1215877852/solver-1113099-1215877852 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1113099-1215877852.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 82ca51bd7cee57081df4d0e802a460c1
RANDOM SEED=978190787

node75.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.266
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.266
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1226400 kB
Buffers:          5520 kB
Cached:          46348 kB
SwapCached:       5864 kB
Active:         770068 kB
Inactive:        18268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1226400 kB
SwapTotal:     4192956 kB
SwapFree:      4181288 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:         752108 kB
Slab:            24928 kB
Committed_AS:   890848 kB
PageTables:       3304 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= 66556 MiB
End job on node75 at 2008-07-12 17:51:59