Trace number 1113141

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-inc? (MO) 111.966 65.1265

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f6.xml
MD5SUM163d0acbf2787f2fb72755b9c783567a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints6
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size38
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.05/0.22	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.22	c 0	BEGIN Sat Jul 12 17:59:58 2008
0.05/0.22	c 0	PID 18698
0.05/0.23	c 0	HOST node43.alineos.net
0.05/0.23	c 0	CONVERTING HOME/instance-1113141-1215878398.xml TO HOME/temp.csp
0.05/0.23	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113141-1215878398.xml' 'HOME/temp.csp'
0.06/0.70	c 1	5 domains, 680 variables, 2 predicates, 0 relations, 4103 constraints
0.06/0.72	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.72	c 1	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.06/0.79	c 1	Parsing HOME/temp.csp
0.65/0.97	c 1	parsed 4790 expressions
0.65/0.98	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.98/1.01	c 1	MAX CSP: 4103 constraints
0.98/1.01	c 1	Converting to clausal form CSP
1.11/1.17	c 1	converted 890 (10%) expressions
1.58/1.55	c 2	converted 1780 (20%) expressions
1.99/1.94	c 2	converted 2669 (30%) expressions
2.40/2.31	c 2	converted 3559 (40%) expressions
2.70/2.67	c 3	converted 4448 (50%) expressions
3.09/3.01	c 3	converted 5338 (60%) expressions
3.39/3.33	c 3	converted 6228 (70%) expressions
3.80/3.71	c 4	converted 7117 (80%) expressions
4.09/4.04	c 4	converted 8007 (90%) expressions
4.90/4.80	c 5	converted 8896 (100%) expressions
4.90/4.80	c 5	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 6155
4.90/4.80	c 5	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.90/4.80	c 5	Propagation in CSP
5.01/4.99	c 5	4099 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.01/4.99	c 5	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 4104
5.01/4.99	c 5	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.01/5.00	c 5	Simplifing CSP by introducing new Boolean variables
5.12/5.04	c 5	CSP : 8886 integers, 8546 booleans, 21534 clauses, largest domain size 4104
5.12/5.04	c 5	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.22/5.17	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.45/5.37	c 6	889 (10%) CSP integer variables are encoded (21836 clauses, 306036 bytes)
5.45/5.37	c 6	1778 (20%) CSP integer variables are encoded (21836 clauses, 306036 bytes)
5.45/5.37	c 6	2666 (30%) CSP integer variables are encoded (21836 clauses, 306036 bytes)
5.45/5.37	c 6	3555 (40%) CSP integer variables are encoded (21836 clauses, 306036 bytes)
5.45/5.38	c 6	4443 (50%) CSP integer variables are encoded (21836 clauses, 306036 bytes)
5.45/5.39	c 6	5332 (60%) CSP integer variables are encoded (30186 clauses, 431286 bytes)
5.45/5.40	c 6	6221 (70%) CSP integer variables are encoded (37831 clauses, 545961 bytes)
5.55/5.41	c 6	7109 (80%) CSP integer variables are encoded (48323 clauses, 703341 bytes)
5.55/5.42	c 6	7998 (90%) CSP integer variables are encoded (56505 clauses, 826071 bytes)
5.55/5.50	c 6	8886 (100%) CSP integer variables are encoded (112121 clauses, 1701554 bytes)
5.86/5.77	c 6	2154 (10%) CSP clauses are encoded (160783 clauses, 2712631 bytes)
6.08/6.00	c 6	4307 (20%) CSP clauses are encoded (206199 clauses, 3670937 bytes)
6.38/6.23	c 6	6461 (30%) CSP clauses are encoded (254414 clauses, 4696881 bytes)
6.58/6.44	c 7	8614 (40%) CSP clauses are encoded (297895 clauses, 5621706 bytes)
6.79/6.64	c 7	10767 (50%) CSP clauses are encoded (340849 clauses, 6589515 bytes)
6.99/6.86	c 7	12921 (60%) CSP clauses are encoded (383829 clauses, 7562077 bytes)
7.69/7.52	c 8	15074 (70%) CSP clauses are encoded (739586 clauses, 15125129 bytes)
9.59/9.43	c 10	17228 (80%) CSP clauses are encoded (1824221 clauses, 38305674 bytes)
14.95/14.84	c 15	19381 (90%) CSP clauses are encoded (5010379 clauses, 106643615 bytes)
49.06/49.72	c 50	21534 (100%) CSP clauses are encoded (21613317 clauses, 494540844 bytes)
49.06/49.72	c 50	21534 CSP clauses encoded
49.06/49.73	c 50	Writing map file : HOME/temp.map
49.06/49.77	c 50	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
49.06/49.77	c 50	SAT : 129553 SAT variables, 21613317 SAT clauses, 494540844 bytes
49.06/49.77	c 50	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.66/49.82	c 50	OBJECTIVE minimize _COST
0.66/49.82	c 50	SOLVING HOME/temp.cnf
0.66/49.82	c 50	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
49.20/50.12	c 50	This is MiniSat 2.0 beta incremental
49.20/50.12	c 50	WARNING: for repeatability, setting FPU to use double precision
49.20/50.12	c 50	============================[ Problem Statistics ]=============================
49.20/50.12	c 50	|                                                                             |
49.20/50.13	c 50	|  Number of variables:  129553                                               |
49.20/50.13	c 50	|  Number of clauses:    21613317                                             |
59.03/60.22	c 60	|  Parsing time:         8.49         s                                       |
59.40/60.61	c 61	OK
59.40/60.61	c 61	OBJECTIVE BOUND: 0 <= _COST <= 
59.40/60.61	c 61	SEARCHING: _COST <= 2052
59.40/60.61	c 61	============================[ Search Statistics ]==============================
59.40/60.61	c 61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
59.40/60.61	c 61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
59.40/60.61	c 61	===============================================================================
59.40/60.61	c 61	|         0 |  129553 21613317 64527289 |  7204439        0    nan |  0.000 % |
61.86/63.16	c 63	|       100 |  129553 21613317 64527289 |  7924882      100      6 |  0.000 % |
63.24/64.51	c ERROR INTERRUPTED
63.24/64.51	s UNKNOWN
63.35/64.64	c 65	CPU 58.37 (0.08 0.01 58.29 5)
63.35/64.64	c 65	END Sat Jul 12 18:01:03 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-1113141-1215878398/watcher-1113141-1215878398 -o /tmp/evaluation-result-1113141-1215878398/solver-1113141-1215878398 -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-1113141-1215878398.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: 1.00 1.00 1.17 3/82 18698
/proc/meminfo: memFree=1173112/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=18572 CPUtime=0
/proc/18698/stat : 18698 (runsolver) D 18696 18698 18215 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44539243 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 221954764071 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/18698/statm: 4643 292 257 25 0 2626 0

[startup+0.0637491 s]
/proc/loadavg: 1.00 1.00 1.17 3/82 18698
/proc/meminfo: memFree=1173112/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=12268 CPUtime=0
/proc/18698/stat : 18698 (sugar++) D 18696 18698 18215 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 44539243 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 221954931301 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/18698/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.10175 s]
/proc/loadavg: 1.00 1.00 1.17 3/82 18698
/proc/meminfo: memFree=1173112/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=12272 CPUtime=0
/proc/18698/stat : 18698 (sugar++) D 18696 18698 18215 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 44539243 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/18698/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301776 s]
/proc/loadavg: 1.00 1.00 1.17 3/82 18698
/proc/meminfo: memFree=1173112/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=16740 CPUtime=0.06
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 44539243 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18698/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701811 s]
/proc/loadavg: 1.00 1.00 1.17 3/82 18698
/proc/meminfo: memFree=1173112/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=16740 CPUtime=0.06
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 44539243 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18698/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50288 s]
/proc/loadavg: 1.16 1.03 1.18 3/93 18720
/proc/meminfo: memFree=1162208/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=16740 CPUtime=0.65
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1296 7094 0 1 5 1 55 4 15 0 1 0 44539243 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18698/statm: 4185 1104 409 3 0 764 0
[pid=18711] ppid=18698 vsize=5356 CPUtime=0
/proc/18711/stat : 18711 (sh) S 18698 18698 18215 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44539315 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 1339 233 193 169 0 50 0
[pid=18712] ppid=18711 vsize=869156 CPUtime=0.93
/proc/18712/stat : 18712 (java) S 18711 18698 18215 0 -1 0 5717 0 1 0 91 2 0 0 18 0 9 0 44539315 890015744 5094 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18712/statm: 217289 5094 1734 9 0 211864 0
[pid=18712/tid=18713] ppid=18711 vsize=869156 CPUtime=0.69
/proc/18712/task/18713/stat : 18713 (java) R 18711 18698 18215 0 -1 64 2665 0 1 0 68 1 0 0 16 0 9 0 44539316 890015744 5094 996147200 134512640 134550740 4294955920 18446744073709551615 4126595936 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18714] ppid=18711 vsize=869156 CPUtime=0.06
/proc/18712/task/18714/stat : 18714 (java) S 18711 18698 18215 0 -1 64 863 0 0 0 6 0 0 0 16 0 9 0 44539317 890015744 5094 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18715] ppid=18711 vsize=869156 CPUtime=0
/proc/18712/task/18715/stat : 18715 (java) S 18711 18698 18215 0 -1 64 9 0 0 0 0 0 0 0 22 0 9 0 44539317 890015744 5094 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18716] ppid=18711 vsize=869156 CPUtime=0
/proc/18712/task/18716/stat : 18716 (java) S 18711 18698 18215 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 44539317 890015744 5094 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18717] ppid=18711 vsize=869156 CPUtime=0
/proc/18712/task/18717/stat : 18717 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44539319 890015744 5094 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18718] ppid=18711 vsize=869156 CPUtime=0.17
/proc/18712/task/18718/stat : 18718 (java) S 18711 18698 18215 0 -1 64 1497 0 0 0 17 0 0 0 16 0 9 0 44539319 890015744 5094 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18719] ppid=18711 vsize=869156 CPUtime=0
/proc/18712/task/18719/stat : 18719 (java) S 18711 18698 18215 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44539319 890015744 5094 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18720] ppid=18711 vsize=869156 CPUtime=0
/proc/18712/task/18720/stat : 18720 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44539319 890015744 5094 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 891252

[startup+3.10302 s]
/proc/loadavg: 1.16 1.03 1.18 2/93 18720
/proc/meminfo: memFree=1152864/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=16740 CPUtime=0.65
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1296 7094 0 1 5 1 55 4 16 0 1 0 44539243 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18698/statm: 4185 1104 409 3 0 764 0
[pid=18711] ppid=18698 vsize=5356 CPUtime=0
/proc/18711/stat : 18711 (sh) S 18698 18698 18215 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44539315 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 1339 233 193 169 0 50 0
[pid=18712] ppid=18711 vsize=869272 CPUtime=2.54
/proc/18712/stat : 18712 (java) S 18711 18698 18215 0 -1 0 7911 0 1 0 250 4 0 0 18 0 9 0 44539315 890134528 6982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18712/statm: 217318 6982 2540 9 0 211893 0
[pid=18712/tid=18713] ppid=18711 vsize=869272 CPUtime=2.16
/proc/18712/task/18713/stat : 18713 (java) R 18711 18698 18215 0 -1 64 2785 0 1 0 215 1 0 0 18 0 9 0 44539316 890134528 6982 996147200 134512640 134550740 4294955920 18446744073709551615 4126596992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18714] ppid=18711 vsize=869272 CPUtime=0.17
/proc/18712/task/18714/stat : 18714 (java) S 18711 18698 18215 0 -1 64 2920 0 0 0 16 1 0 0 16 0 9 0 44539317 890134528 6982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18715] ppid=18711 vsize=869272 CPUtime=0
/proc/18712/task/18715/stat : 18715 (java) S 18711 18698 18215 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44539317 890134528 6982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18716] ppid=18711 vsize=869272 CPUtime=0
/proc/18712/task/18716/stat : 18716 (java) S 18711 18698 18215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44539317 890134528 6982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18717] ppid=18711 vsize=869272 CPUtime=0
/proc/18712/task/18717/stat : 18717 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44539319 890134528 6982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18718] ppid=18711 vsize=869272 CPUtime=0.18
/proc/18712/task/18718/stat : 18718 (java) S 18711 18698 18215 0 -1 64 1512 0 0 0 18 0 0 0 15 0 9 0 44539319 890134528 6982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18719] ppid=18711 vsize=869272 CPUtime=0
/proc/18712/task/18719/stat : 18719 (java) S 18711 18698 18215 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44539319 890134528 6982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18720] ppid=18711 vsize=869272 CPUtime=0
/proc/18712/task/18720/stat : 18720 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44539319 890134528 6982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 891368

[startup+6.30231 s]
/proc/loadavg: 1.15 1.03 1.18 2/93 18720
/proc/meminfo: memFree=1140192/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=16740 CPUtime=0.66
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1297 7094 0 1 6 1 55 4 15 0 1 0 44539243 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18698/statm: 4185 1104 409 3 0 764 0
[pid=18711] ppid=18698 vsize=5356 CPUtime=0
/proc/18711/stat : 18711 (sh) S 18698 18698 18215 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44539315 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 1339 233 193 169 0 50 0
[pid=18712] ppid=18711 vsize=869384 CPUtime=5.82
/proc/18712/stat : 18712 (java) S 18711 18698 18215 0 -1 0 12106 0 1 0 572 10 0 0 18 0 9 0 44539315 890249216 9541 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18712/statm: 217346 9541 2566 9 0 211893 0
[pid=18712/tid=18713] ppid=18711 vsize=869384 CPUtime=4.9
/proc/18712/task/18713/stat : 18713 (java) R 18711 18698 18215 0 -1 64 3224 0 1 0 486 4 0 0 24 0 9 0 44539316 890249216 9541 996147200 134512640 134550740 4294955920 18446744073709551615 4127084332 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18714] ppid=18711 vsize=869384 CPUtime=0.61
/proc/18712/task/18714/stat : 18714 (java) S 18711 18698 18215 0 -1 64 6607 0 0 0 57 4 0 0 16 0 9 0 44539317 890249216 9541 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18715] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18715/stat : 18715 (java) S 18711 18698 18215 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44539317 890249216 9541 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18716] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18716/stat : 18716 (java) S 18711 18698 18215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44539317 890249216 9541 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18717] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18717/stat : 18717 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44539319 890249216 9541 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18718] ppid=18711 vsize=869384 CPUtime=0.28
/proc/18712/task/18718/stat : 18718 (java) S 18711 18698 18215 0 -1 64 1581 0 0 0 28 0 0 0 16 0 9 0 44539319 890249216 9541 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18719] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18719/stat : 18719 (java) S 18711 18698 18215 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44539319 890249216 9541 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18720] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18720/stat : 18720 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44539319 890249216 9541 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 891480

[startup+12.7029 s]
/proc/loadavg: 1.13 1.03 1.18 2/93 18720
/proc/meminfo: memFree=1069856/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=16740 CPUtime=0.66
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1297 7094 0 1 6 1 55 4 16 0 1 0 44539243 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18698/statm: 4185 1104 409 3 0 764 0
[pid=18711] ppid=18698 vsize=5356 CPUtime=0
/proc/18711/stat : 18711 (sh) S 18698 18698 18215 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44539315 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 1339 233 193 169 0 50 0
[pid=18712] ppid=18711 vsize=869384 CPUtime=12.22
/proc/18712/stat : 18712 (java) S 18711 18698 18215 0 -1 0 13427 0 1 0 1164 58 0 0 18 0 9 0 44539315 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18712/statm: 217346 9552 2566 9 0 211893 0
[pid=18712/tid=18713] ppid=18711 vsize=869384 CPUtime=10.96
/proc/18712/task/18713/stat : 18713 (java) R 18711 18698 18215 0 -1 64 4533 0 1 0 1052 44 0 0 16 0 9 0 44539316 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4127093877 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18714] ppid=18711 vsize=869384 CPUtime=0.92
/proc/18712/task/18714/stat : 18714 (java) S 18711 18698 18215 0 -1 64 6607 0 0 0 81 11 0 0 16 0 9 0 44539317 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18715] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18715/stat : 18715 (java) S 18711 18698 18215 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44539317 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18716] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18716/stat : 18716 (java) S 18711 18698 18215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44539317 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18717] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18717/stat : 18717 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18718] ppid=18711 vsize=869384 CPUtime=0.3
/proc/18712/task/18718/stat : 18718 (java) S 18711 18698 18215 0 -1 64 1593 0 0 0 30 0 0 0 15 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18719] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18719/stat : 18719 (java) S 18711 18698 18215 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18720] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18720/stat : 18720 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 891480

[startup+25.501 s]
/proc/loadavg: 1.19 1.05 1.18 1/93 18720
/proc/meminfo: memFree=949408/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=16740 CPUtime=0.66
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1297 7094 0 1 6 1 55 4 16 0 1 0 44539243 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18698/statm: 4185 1104 409 3 0 764 0
[pid=18711] ppid=18698 vsize=5356 CPUtime=0
/proc/18711/stat : 18711 (sh) S 18698 18698 18215 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44539315 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 1339 233 193 169 0 50 0
[pid=18712] ppid=18711 vsize=869384 CPUtime=24.76
/proc/18712/stat : 18712 (java) S 18711 18698 18215 0 -1 0 15472 0 1 0 2342 134 0 0 18 0 9 0 44539315 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18712/statm: 217346 9552 2566 9 0 211893 0
[pid=18712/tid=18713] ppid=18711 vsize=869384 CPUtime=22.97
/proc/18712/task/18713/stat : 18713 (java) R 18711 18698 18215 0 -1 64 6578 0 1 0 2187 110 0 0 17 0 9 0 44539316 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4127091928 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18714] ppid=18711 vsize=869384 CPUtime=1.46
/proc/18712/task/18714/stat : 18714 (java) S 18711 18698 18215 0 -1 64 6607 0 0 0 124 22 0 0 16 0 9 0 44539317 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18715] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18715/stat : 18715 (java) S 18711 18698 18215 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44539317 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18716] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18716/stat : 18716 (java) S 18711 18698 18215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44539317 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18717] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18717/stat : 18717 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18718] ppid=18711 vsize=869384 CPUtime=0.3
/proc/18712/task/18718/stat : 18718 (java) S 18711 18698 18215 0 -1 64 1593 0 0 0 30 0 0 0 15 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18719] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18719/stat : 18719 (java) S 18711 18698 18215 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18720] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18720/stat : 18720 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 891480

[startup+49.7014 s]
/proc/loadavg: 1.54 1.14 1.21 2/93 18720
/proc/meminfo: memFree=647968/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=16740 CPUtime=0.66
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1297 7094 0 1 6 1 55 4 16 0 1 0 44539243 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18698/statm: 4185 1104 409 3 0 764 0
[pid=18711] ppid=18698 vsize=5356 CPUtime=0
/proc/18711/stat : 18711 (sh) S 18698 18698 18215 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44539315 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18711/statm: 1339 233 193 169 0 50 0
[pid=18712] ppid=18711 vsize=869384 CPUtime=48.4
/proc/18712/stat : 18712 (java) S 18711 18698 18215 0 -1 0 20408 0 1 0 4502 338 0 0 18 0 9 0 44539315 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18712/statm: 217346 9552 2566 9 0 211893 0
[pid=18712/tid=18713] ppid=18711 vsize=869384 CPUtime=45.34
/proc/18712/task/18713/stat : 18713 (java) R 18711 18698 18215 0 -1 64 11514 0 1 0 4246 288 0 0 16 0 9 0 44539316 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4127091873 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18714] ppid=18711 vsize=869384 CPUtime=2.72
/proc/18712/task/18714/stat : 18714 (java) S 18711 18698 18215 0 -1 64 6607 0 0 0 224 48 0 0 16 0 9 0 44539317 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18715] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18715/stat : 18715 (java) S 18711 18698 18215 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44539317 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18716] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18716/stat : 18716 (java) S 18711 18698 18215 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44539317 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18712/tid=18717] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18717/stat : 18717 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18718] ppid=18711 vsize=869384 CPUtime=0.3
/proc/18712/task/18718/stat : 18718 (java) S 18711 18698 18215 0 -1 64 1593 0 0 0 30 0 0 0 15 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18719] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18719/stat : 18719 (java) S 18711 18698 18215 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18712/tid=18720] ppid=18711 vsize=869384 CPUtime=0
/proc/18712/task/18720/stat : 18720 (java) S 18711 18698 18215 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44539319 890249216 9552 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.06
Current children cumulated vsize (KiB) 891480

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

[startup+49.8014 s]
/proc/loadavg: 1.54 1.14 1.21 2/93 18720
/proc/meminfo: memFree=647968/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=16740 CPUtime=0.66
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1297 7094 0 1 6 1 55 4 16 0 1 0 44539243 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18698/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 16740

[startup+51.1015 s]
/proc/loadavg: 1.58 1.15 1.21 2/84 18721
/proc/meminfo: memFree=634152/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=17268 CPUtime=49.2
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1582 27823 4 3 8 1 4567 344 16 0 1 0 44539243 17682432 1242 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18698/statm: 4317 1242 413 3 0 896 0
[pid=18721] ppid=18698 vsize=94476 CPUtime=0.96
/proc/18721/stat : 18721 (minisat-inc) R 18698 18698 18215 0 -1 4194304 23172 0 0 0 83 13 0 0 25 0 1 0 44544255 96743424 23121 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 0 0 0
/proc/18721/statm: 23619 23122 59 151 0 23465 0
Current children cumulated CPU time (s) 50.16
Current children cumulated vsize (KiB) 111744



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+64.5027 s]
/proc/loadavg: 1.49 1.15 1.21 2/84 18727
/proc/meminfo: memFree=15016/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=17268 CPUtime=49.2
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1591 27823 5 3 8 1 4567 344 16 0 1 0 44539243 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18698/statm: 4317 1244 414 3 0 896 0
[pid=18721] ppid=18698 vsize=904444 CPUtime=14.04
/proc/18721/stat : 18721 (minisat-inc) R 18698 18698 18215 0 -1 4194304 219488 0 6 0 1262 142 0 0 25 0 1 0 44544255 926150656 219443 996147200 134512640 135134323 4294956192 18446744073709551615 134532120 0 0 4096 3 0 0 0 17 0 0 0
/proc/18721/statm: 226111 219443 74 151 0 225957 0
Current children cumulated CPU time (s) 63.24
Current children cumulated vsize (KiB) 921712

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

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

[startup+64.6147 s]
/proc/loadavg: 1.49 1.15 1.21 2/84 18727
/proc/meminfo: memFree=15016/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=17268 CPUtime=49.2
/proc/18698/stat : 18698 (sugar++) S 18696 18698 18215 0 -1 4194304 1614 27823 5 3 8 1 4567 344 16 0 1 0 44539243 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 221963665300 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/18698/statm: 4317 1244 414 3 0 896 0
[pid=18721] ppid=18698 vsize=0 CPUtime=14.15
/proc/18721/stat : 18721 (minisat-inc) R 18698 18698 18215 0 -1 4195332 219488 0 6 0 1262 153 0 0 25 0 1 0 44544255 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/18721/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 63.35
Current children cumulated vsize (KiB) 17268

[startup+65.0018 s]
/proc/loadavg: 1.49 1.15 1.21 2/84 18728
/proc/meminfo: memFree=1187432/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=17268 CPUtime=63.53
/proc/18698/stat : 18698 (sugar++) D 18696 18698 18215 0 -1 4194304 1618 247311 5 9 8 16 5829 500 15 0 1 0 44539243 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 221954937897 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18698/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 63.53
Current children cumulated vsize (KiB) 17268

[startup+65.1018 s]
/proc/loadavg: 1.49 1.15 1.21 2/84 18728
/proc/meminfo: memFree=1187432/2055920 swapFree=4192812/4192956
[pid=18698] ppid=18696 vsize=17268 CPUtime=63.54
/proc/18698/stat : 18698 (sugar++) D 18696 18698 18215 0 -1 4194304 1618 247311 5 9 8 17 5829 500 15 0 1 0 44539243 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 221954937897 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18698/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 63.54
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): 48.4
#  lost CPU user time (s): 45.02
#  lost CPU system time (s): 3.38

Real time (s): 65.1265
CPU time (s): 111.966
CPU user time (s): 103.403
CPU system time (s): 8.56321
CPU usage (%): 171.921
Max. virtual memory (cumulated for all children) (KiB): 921712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.3831
system time used= 5.18321
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248975
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37913
involuntary context switches= 27423

runsolver used 0.076988 second user time and 0.220966 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-12 17:59:58
IDJOB=1113141
IDBENCH=61533
IDSOLVER=367
FILE ID=node43/1113141-1215878398
PBS_JOBID= 7903528
Free space on /tmp= 66504 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rlfapScens11/normalized-scen11-f6.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-1113141-1215878398/watcher-1113141-1215878398 -o /tmp/evaluation-result-1113141-1215878398/solver-1113141-1215878398 -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-1113141-1215878398.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 163d0acbf2787f2fb72755b9c783567a
RANDOM SEED=97464738

node43.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.216
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.216
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:       1173592 kB
Buffers:          6780 kB
Cached:          40888 kB
SwapCached:          0 kB
Active:         815308 kB
Inactive:        14576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1173592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1384 kB
Writeback:           0 kB
Mapped:         802440 kB
Slab:            36096 kB
Committed_AS:   961272 kB
PageTables:       3520 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= 66500 MiB
End job on node43 at 2008-07-12 18:01:05