Trace number 1112547

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) 116.238 120.848

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-23.xml
MD5SUMf282a7bc045af28efe9331ccc5efb812
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints48
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1171
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 15:40:36 2008
0.00/0.08	c 0	PID 17114
0.06/0.08	c 1	HOST node13.alineos.net
0.06/0.08	c 1	CONVERTING HOME/instance-1112547-1215870036.xml TO HOME/temp.csp
0.06/0.08	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112547-1215870036.xml' 'HOME/temp.csp'
0.64/1.09	c 2	89 domains, 450 variables, 4 predicates, 0 relations, 5580 constraints
0.73/1.20	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.73/1.20	c 2	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.73/1.28	c 2	Parsing HOME/temp.csp
0.73/1.65	c 2	parsed 6123 expressions
0.73/1.65	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.73/1.70	c 2	MAX CSP: 5580 constraints
0.73/1.70	c 2	Converting to clausal form CSP
0.73/1.88	c 2	converted 1171 (10%) expressions
0.73/1.97	c 2	converted 2342 (20%) expressions
0.73/2.01	c 2	converted 3512 (30%) expressions
0.73/2.04	c 2	converted 4683 (40%) expressions
0.73/2.07	c 2	converted 5853 (50%) expressions
0.73/2.09	c 3	converted 7024 (60%) expressions
1.61/2.13	c 3	converted 8195 (70%) expressions
1.71/2.21	c 3	converted 9365 (80%) expressions
1.71/2.24	c 3	converted 10536 (90%) expressions
2.21/2.77	c 3	converted 11706 (100%) expressions
2.21/2.77	c 3	CSP : 11610 integers, 0 booleans, 16739 clauses, largest domain size 8371
2.21/2.77	c 3	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.21/2.77	c 3	Propagation in CSP
2.40/3.00	c 3	5573 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.50/3.00	c 3	CSP : 11610 integers, 0 booleans, 16739 clauses, largest domain size 5581
2.50/3.00	c 3	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.50/3.01	c 3	Simplifing CSP by introducing new Boolean variables
2.50/3.07	c 3	CSP : 11610 integers, 9900 booleans, 26639 clauses, largest domain size 5581
2.50/3.07	c 3	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.60/3.18	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.29/3.86	c 4	1161 (10%) CSP integer variables are encoded (504138 clauses, 8348401 bytes)
3.29/3.87	c 4	2322 (20%) CSP integer variables are encoded (504138 clauses, 8348401 bytes)
3.29/3.87	c 4	3483 (30%) CSP integer variables are encoded (504138 clauses, 8348401 bytes)
3.29/3.87	c 4	4644 (40%) CSP integer variables are encoded (504138 clauses, 8348401 bytes)
3.29/3.87	c 4	5805 (50%) CSP integer variables are encoded (504138 clauses, 8348401 bytes)
3.29/3.89	c 4	6966 (60%) CSP integer variables are encoded (517099 clauses, 8568738 bytes)
3.39/3.98	c 4	8127 (70%) CSP integer variables are encoded (587575 clauses, 9766830 bytes)
3.50/4.00	c 4	9288 (80%) CSP integer variables are encoded (603717 clauses, 10041244 bytes)
3.50/4.02	c 4	10449 (90%) CSP integer variables are encoded (615176 clauses, 10236047 bytes)
3.50/4.04	c 4	11610 (100%) CSP integer variables are encoded (629874 clauses, 10485913 bytes)
7.07/7.63	c 8	2664 (10%) CSP clauses are encoded (2547371 clauses, 55623838 bytes)
10.43/11.39	c 12	5328 (20%) CSP clauses are encoded (4477606 clauses, 101742698 bytes)
13.89/14.89	c 15	7992 (30%) CSP clauses are encoded (6425781 clauses, 150284200 bytes)
17.41/18.41	c 19	10656 (40%) CSP clauses are encoded (8377820 clauses, 199057241 bytes)
20.87/21.95	c 22	13320 (50%) CSP clauses are encoded (10338705 clauses, 248051292 bytes)
23.79/24.99	c 25	15984 (60%) CSP clauses are encoded (11997956 clauses, 289465292 bytes)
61.07/63.08	c 64	18648 (70%) CSP clauses are encoded (27709712 clauses, 673297905 bytes)
89.72/93.21	c 94	21312 (80%) CSP clauses are encoded (43294860 clauses, 1054828331 bytes)
93.42/97.06	c 97	23976 (90%) CSP clauses are encoded (45262174 clauses, 1102813054 bytes)
104.53/108.78	c 109	26639 (100%) CSP clauses are encoded (51133566 clauses, 1246381373 bytes)
104.53/108.79	c 109	26639 CSP clauses encoded
104.53/108.79	c 109	Writing map file : HOME/temp.map
104.60/108.85	c 109	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
104.60/108.85	c 109	SAT : 651384 SAT variables, 51133566 SAT clauses, 1246381373 bytes
104.60/108.85	c 109	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
104.64/108.96	c 109	OBJECTIVE minimize _COST
104.64/108.96	c 109	SOLVING HOME/temp.cnf
104.64/108.96	c 109	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
104.64/108.98	c 109	This is MiniSat 2.0 beta incremental
104.64/108.98	c 109	WARNING: for repeatability, setting FPU to use double precision
104.64/108.98	c 109	============================[ Problem Statistics ]=============================
104.64/108.98	c 109	|                                                                             |
104.64/108.98	c 109	|  Number of variables:  651384                                               |
104.64/108.98	c 109	|  Number of clauses:    51133566                                             |
115.57/119.91	c ERROR INTERRUPTED
115.57/119.91	s UNKNOWN
115.68/120.04	c 120	CPU 105.11 (0.07 0.02 105.04 10.58)
115.68/120.04	c 120	END Sat Jul 12 15:42:36 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-1112547-1215870036/watcher-1112547-1215870036 -o /tmp/evaluation-result-1112547-1215870036/solver-1112547-1215870036 -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-1112547-1215870036.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.67 2.64 2.41 5/80 17114
/proc/meminfo: memFree=1840976/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=12268 CPUtime=0
/proc/17114/stat : 17114 (sugar++) R 17112 17114 16948 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 43706374 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 269757413989 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/17114/statm: 3067 316 241 3 0 167 0

[startup+0.08159 s]
/proc/loadavg: 2.67 2.64 2.41 5/80 17114
/proc/meminfo: memFree=1840976/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.06
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1143 0 0 0 4 2 0 0 18 0 1 0 43706374 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17114/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101842 s]
/proc/loadavg: 2.67 2.64 2.41 5/80 17114
/proc/meminfo: memFree=1840976/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.06
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1219 128 0 0 4 2 0 0 19 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302864 s]
/proc/loadavg: 2.67 2.64 2.41 5/80 17114
/proc/meminfo: memFree=1840976/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.06
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1219 128 0 0 4 2 0 0 19 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702918 s]
/proc/loadavg: 2.67 2.64 2.41 5/80 17114
/proc/meminfo: memFree=1840976/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.06
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1219 128 0 0 4 2 0 0 19 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.20243 s]
/proc/loadavg: 2.67 2.64 2.41 4/91 17126
/proc/meminfo: memFree=1822200/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.06
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1236 128 0 0 4 2 0 0 16 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
[pid=17117] ppid=17114 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (sh) S 17114 17114 16948 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43706383 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 1339 233 193 169 0 50 0
[pid=17118] ppid=17117 vsize=0 CPUtime=0.67
/proc/17118/stat : 17118 (java) Z 17117 17114 16948 0 -1 12 7220 0 1 0 61 6 0 0 16 0 2 0 43706383 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17118/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 22096

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

[startup+1.301 s]
/proc/loadavg: 2.67 2.64 2.41 4/91 17126
/proc/meminfo: memFree=1822200/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.73
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1297 7633 0 1 4 2 61 6 15 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 16740

[startup+1.50203 s]
/proc/loadavg: 2.67 2.64 2.41 4/91 17126
/proc/meminfo: memFree=1822200/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.73
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1297 7633 0 1 4 2 61 6 15 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 16740

[startup+3.10225 s]
/proc/loadavg: 2.67 2.64 2.41 3/91 17136
/proc/meminfo: memFree=1819960/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.73
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1297 7633 0 1 4 2 61 6 15 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
[pid=17127] ppid=17114 vsize=5356 CPUtime=0
/proc/17127/stat : 17127 (sh) S 17114 17114 16948 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43706495 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17127/statm: 1339 233 193 169 0 50 0
[pid=17128] ppid=17127 vsize=868664 CPUtime=1.87
/proc/17128/stat : 17128 (java) S 17127 17114 16948 0 -1 0 10993 0 1 0 181 6 0 0 18 0 9 0 43706495 889511936 10125 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17128/statm: 217166 10125 2540 9 0 211741 0
[pid=17128/tid=17129] ppid=17127 vsize=868664 CPUtime=1.2
/proc/17128/task/17129/stat : 17129 (java) R 17127 17114 16948 0 -1 64 2837 0 1 0 118 2 0 0 25 0 9 0 43706496 889511936 10125 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17130] ppid=17127 vsize=868664 CPUtime=0.42
/proc/17128/task/17130/stat : 17130 (java) R 17127 17114 16948 0 -1 64 5970 0 0 0 40 2 0 0 16 0 9 0 43706497 889511936 10125 996147200 134512640 134550740 4294955920 18446744073709551615 102721793 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17131] ppid=17127 vsize=868664 CPUtime=0
/proc/17128/task/17131/stat : 17131 (java) S 17127 17114 16948 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43706497 889511936 10125 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17132] ppid=17127 vsize=868664 CPUtime=0
/proc/17128/task/17132/stat : 17132 (java) S 17127 17114 16948 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43706497 889511936 10125 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17133] ppid=17127 vsize=868664 CPUtime=0
/proc/17128/task/17133/stat : 17133 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43706499 889511936 10125 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17134] ppid=17127 vsize=868664 CPUtime=0.22
/proc/17128/task/17134/stat : 17134 (java) S 17127 17114 16948 0 -1 64 1492 0 0 0 22 0 0 0 15 0 9 0 43706499 889511936 10125 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17135] ppid=17127 vsize=868664 CPUtime=0
/proc/17128/task/17135/stat : 17135 (java) S 17127 17114 16948 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43706499 889511936 10125 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17136] ppid=17127 vsize=868664 CPUtime=0
/proc/17128/task/17136/stat : 17136 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43706500 889511936 10125 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 890760

[startup+6.30267 s]
/proc/loadavg: 2.70 2.64 2.41 4/91 17136
/proc/meminfo: memFree=1779512/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.73
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1297 7633 0 1 4 2 61 6 15 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
[pid=17127] ppid=17114 vsize=5356 CPUtime=0
/proc/17127/stat : 17127 (sh) S 17114 17114 16948 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43706495 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17127/statm: 1339 233 193 169 0 50 0
[pid=17128] ppid=17127 vsize=868524 CPUtime=5.05
/proc/17128/stat : 17128 (java) S 17127 17114 16948 0 -1 0 11681 0 1 0 471 34 0 0 18 0 9 0 43706495 889368576 10130 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17128/statm: 217131 10130 2565 9 0 211678 0
[pid=17128/tid=17129] ppid=17127 vsize=868524 CPUtime=4.07
/proc/17128/task/17129/stat : 17129 (java) R 17127 17114 16948 0 -1 64 3496 0 1 0 381 26 0 0 25 0 9 0 43706496 889368576 10130 996147200 134512640 134550740 4294955920 18446744073709551615 101453629 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17130] ppid=17127 vsize=868524 CPUtime=0.68
/proc/17128/task/17130/stat : 17130 (java) S 17127 17114 16948 0 -1 64 5970 0 0 0 62 6 0 0 16 0 9 0 43706497 889368576 10130 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17131] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17131/stat : 17131 (java) S 17127 17114 16948 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43706497 889368576 10130 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17132] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17132/stat : 17132 (java) S 17127 17114 16948 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43706497 889368576 10130 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17133] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17133/stat : 17133 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43706499 889368576 10130 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17134] ppid=17127 vsize=868524 CPUtime=0.27
/proc/17128/task/17134/stat : 17134 (java) S 17127 17114 16948 0 -1 64 1521 0 0 0 27 0 0 0 15 0 9 0 43706499 889368576 10130 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17135] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17135/stat : 17135 (java) S 17127 17114 16948 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43706499 889368576 10130 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17136] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17136/stat : 17136 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43706500 889368576 10130 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 890620

[startup+12.7015 s]
/proc/loadavg: 2.64 2.63 2.41 3/91 17136
/proc/meminfo: memFree=1696760/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.73
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1297 7633 0 1 4 2 61 6 16 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
[pid=17127] ppid=17114 vsize=5356 CPUtime=0
/proc/17127/stat : 17127 (sh) S 17114 17114 16948 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43706495 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17127/statm: 1339 233 193 169 0 50 0
[pid=17128] ppid=17127 vsize=868524 CPUtime=11.09
/proc/17128/stat : 17128 (java) S 17127 17114 16948 0 -1 0 12954 0 1 0 1018 91 0 0 18 0 9 0 43706495 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17128/statm: 217131 10135 2565 9 0 211678 0
[pid=17128/tid=17129] ppid=17127 vsize=868524 CPUtime=9.72
/proc/17128/task/17129/stat : 17129 (java) R 17127 17114 16948 0 -1 64 4764 0 1 0 896 76 0 0 25 0 9 0 43706496 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17128/tid=17130] ppid=17127 vsize=868524 CPUtime=1.07
/proc/17128/task/17130/stat : 17130 (java) S 17127 17114 16948 0 -1 64 5970 0 0 0 93 14 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17128/tid=17131] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17131/stat : 17131 (java) S 17127 17114 16948 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17132] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17132/stat : 17132 (java) S 17127 17114 16948 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17133] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17133/stat : 17133 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17134] ppid=17127 vsize=868524 CPUtime=0.28
/proc/17128/task/17134/stat : 17134 (java) S 17127 17114 16948 0 -1 64 1526 0 0 0 28 0 0 0 16 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17128/tid=17135] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17135/stat : 17135 (java) S 17127 17114 16948 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17136] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17136/stat : 17136 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43706500 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 890620

[startup+25.5022 s]
/proc/loadavg: 2.73 2.65 2.42 3/91 17136
/proc/meminfo: memFree=1514424/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.73
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1297 7633 0 1 4 2 61 6 16 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
[pid=17127] ppid=17114 vsize=5356 CPUtime=0
/proc/17127/stat : 17127 (sh) S 17114 17114 16948 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43706495 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17127/statm: 1339 233 193 169 0 50 0
[pid=17128] ppid=17127 vsize=868524 CPUtime=23.65
/proc/17128/stat : 17128 (java) S 17127 17114 16948 0 -1 0 15648 0 1 0 2156 209 0 0 18 0 9 0 43706495 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17128/statm: 217131 10135 2565 9 0 211678 0
[pid=17128/tid=17129] ppid=17127 vsize=868524 CPUtime=21.44
/proc/17128/task/17129/stat : 17129 (java) R 17127 17114 16948 0 -1 64 7458 0 1 0 1967 177 0 0 25 0 9 0 43706496 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17128/tid=17130] ppid=17127 vsize=868524 CPUtime=1.89
/proc/17128/task/17130/stat : 17130 (java) S 17127 17114 16948 0 -1 64 5970 0 0 0 160 29 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17128/tid=17131] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17131/stat : 17131 (java) S 17127 17114 16948 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17132] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17132/stat : 17132 (java) S 17127 17114 16948 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17133] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17133/stat : 17133 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17134] ppid=17127 vsize=868524 CPUtime=0.28
/proc/17128/task/17134/stat : 17134 (java) S 17127 17114 16948 0 -1 64 1526 0 0 0 28 0 0 0 16 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17128/tid=17135] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17135/stat : 17135 (java) S 17127 17114 16948 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17136] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17136/stat : 17136 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43706500 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.38
Current children cumulated vsize (KiB) 890620

[startup+51.1026 s]
/proc/loadavg: 2.96 2.71 2.44 4/91 17136
/proc/meminfo: memFree=1252408/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.73
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1297 7633 0 1 4 2 61 6 16 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
[pid=17127] ppid=17114 vsize=5356 CPUtime=0
/proc/17127/stat : 17127 (sh) S 17114 17114 16948 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43706495 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17127/statm: 1339 233 193 169 0 50 0
[pid=17128] ppid=17127 vsize=868524 CPUtime=48.63
/proc/17128/stat : 17128 (java) S 17127 17114 16948 0 -1 0 20081 0 1 0 4465 398 0 0 18 0 9 0 43706495 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17128/statm: 217131 10135 2565 9 0 211678 0
[pid=17128/tid=17129] ppid=17127 vsize=868524 CPUtime=45.05
/proc/17128/task/17129/stat : 17129 (java) R 17127 17114 16948 0 -1 64 11891 0 1 0 4166 339 0 0 25 0 9 0 43706496 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4127110213 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17130] ppid=17127 vsize=868524 CPUtime=3.26
/proc/17128/task/17130/stat : 17130 (java) S 17127 17114 16948 0 -1 64 5970 0 0 0 270 56 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17131] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17131/stat : 17131 (java) S 17127 17114 16948 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17132] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17132/stat : 17132 (java) S 17127 17114 16948 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17133] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17133/stat : 17133 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17134] ppid=17127 vsize=868524 CPUtime=0.28
/proc/17128/task/17134/stat : 17134 (java) S 17127 17114 16948 0 -1 64 1526 0 0 0 28 0 0 0 16 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17128/tid=17135] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17135/stat : 17135 (java) S 17127 17114 16948 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17136] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17136/stat : 17136 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43706500 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.36
Current children cumulated vsize (KiB) 890620

[startup+102.307 s]
/proc/loadavg: 3.08 2.78 2.48 4/91 17136
/proc/meminfo: memFree=638456/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=16740 CPUtime=0.73
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1297 7633 0 1 4 2 61 6 16 0 1 0 43706374 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17114/statm: 4185 1104 409 3 0 764 0
[pid=17127] ppid=17114 vsize=5356 CPUtime=0
/proc/17127/stat : 17127 (sh) S 17114 17114 16948 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 43706495 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17127/statm: 1339 233 193 169 0 50 0
[pid=17128] ppid=17127 vsize=868524 CPUtime=97.78
/proc/17128/stat : 17128 (java) S 17127 17114 16948 0 -1 0 29617 0 1 0 8944 834 0 0 18 0 9 0 43706495 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17128/statm: 217131 10135 2565 9 0 211678 0
[pid=17128/tid=17129] ppid=17127 vsize=868524 CPUtime=91.17
/proc/17128/task/17129/stat : 17129 (java) R 17127 17114 16948 0 -1 64 21427 0 1 0 8398 719 0 0 25 0 9 0 43706496 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4127074119 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17130] ppid=17127 vsize=868524 CPUtime=6.3
/proc/17128/task/17130/stat : 17130 (java) S 17127 17114 16948 0 -1 64 5970 0 0 0 517 113 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17131] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17131/stat : 17131 (java) S 17127 17114 16948 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17132] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17132/stat : 17132 (java) S 17127 17114 16948 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43706497 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17133] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17133/stat : 17133 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17134] ppid=17127 vsize=868524 CPUtime=0.28
/proc/17128/task/17134/stat : 17134 (java) S 17127 17114 16948 0 -1 64 1526 0 0 0 28 0 0 0 16 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17128/tid=17135] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17135/stat : 17135 (java) S 17127 17114 16948 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43706499 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17128/tid=17136] ppid=17127 vsize=868524 CPUtime=0
/proc/17128/task/17136/stat : 17136 (java) S 17127 17114 16948 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43706500 889368576 10135 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.51
Current children cumulated vsize (KiB) 890620



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+119.907 s]
/proc/loadavg: 2.99 2.78 2.48 3/82 17137
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=17400 CPUtime=104.69
/proc/17114/stat : 17114 (sugar++) S 17112 17114 16948 0 -1 4194304 1617 38781 0 2 7 2 9562 898 16 0 1 0 43706374 17817600 1275 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17114/statm: 4350 1275 413 3 0 929 0
[pid=17137] ppid=17114 vsize=910448 CPUtime=10.88
/proc/17137/stat : 17137 (minisat-inc) R 17114 17114 16948 0 -1 4194304 220795 0 0 0 942 146 0 0 25 0 1 0 43717271 932298752 220743 996147200 134512640 135134323 4294956192 18446744073709551615 134537600 0 0 4096 3 0 0 0 17 0 0 0
/proc/17137/statm: 227612 220744 59 151 0 227458 0
Current children cumulated CPU time (s) 115.57
Current children cumulated vsize (KiB) 927848

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

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

[startup+120.602 s]
/proc/loadavg: 2.99 2.78 2.48 3/82 17137
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=17400 CPUtime=116.2
/proc/17114/stat : 17114 (sugar++) D 17112 17114 16948 0 -1 4194304 1648 259581 0 2 7 51 10504 1058 15 0 1 0 43706374 17817600 1276 996147200 4194304 4206940 548682068528 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17114/statm: 4350 1276 414 3 0 929 0
Current children cumulated CPU time (s) 116.2
Current children cumulated vsize (KiB) 17400

[startup+120.803 s]
/proc/loadavg: 2.99 2.78 2.48 3/82 17137
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=17114] ppid=17112 vsize=17400 CPUtime=116.21
/proc/17114/stat : 17114 (sugar++) D 17112 17114 16948 0 -1 4194304 1648 259581 0 2 7 52 10504 1058 15 0 1 0 43706374 17817600 1276 996147200 4194304 4206940 548682068528 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17114/statm: 4350 1276 414 3 0 929 0
Current children cumulated CPU time (s) 116.21
Current children cumulated vsize (KiB) 17400

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): 5.96046e-08
#  lost CPU user time (s): 5.96046e-08
#  lost CPU system time (s): 0

Real time (s): 120.848
CPU time (s): 116.238
CPU user time (s): 105.121
CPU system time (s): 11.1173
CPU usage (%): 96.1859
Max. virtual memory (cumulated for all children) (KiB): 927848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 105.121
system time used= 11.1173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261276
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 143120
involuntary context switches= 146839

runsolver used 0.157975 second user time and 0.429934 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-12 15:40:36
IDJOB=1112547
IDBENCH=61434
IDSOLVER=367
FILE ID=node13/1112547-1215870036
PBS_JOBID= 7903553
Free space on /tmp= 66524 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-23.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-1112547-1215870036/watcher-1112547-1215870036 -o /tmp/evaluation-result-1112547-1215870036/solver-1112547-1215870036 -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-1112547-1215870036.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f282a7bc045af28efe9331ccc5efb812
RANDOM SEED=1748777537

node13.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.234
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.234
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:       1841456 kB
Buffers:         19624 kB
Cached:          49804 kB
SwapCached:          0 kB
Active:         136236 kB
Inactive:        26732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:         113832 kB
Slab:            36440 kB
Committed_AS:   964168 kB
PageTables:       2100 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= 66524 MiB
End job on node13 at 2008-07-12 15:42:38