Trace number 1113015

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) 122.074 152.663

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-6.xml
MD5SUM84f9ffd3bc330531b9df688f127dfd93
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.24	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.25	c 0	BEGIN Thu Aug  7 20:36:02 2008
0.04/0.25	c 0	PID 18527
0.04/0.26	c 0	HOST node82.alineos.net
0.04/0.26	c 0	CONVERTING HOME/instance-1113015-1218134161.xml TO HOME/temp.csp
0.04/0.26	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113015-1218134161.xml' 'HOME/temp.csp'
0.07/0.94	c 1	5 domains, 350 variables, 7 predicates, 0 relations, 4665 constraints
0.07/0.96	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.96	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.65/1.04	c 1	Parsing HOME/temp.csp
0.95/1.30	c 1	parsed 5027 expressions
0.95/1.35	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.95/1.39	c 1	MAX CSP: 4665 constraints
0.95/1.39	c 1	Converting to clausal form CSP
1.50/1.99	c 2	converted 970 (10%) expressions
2.00/2.48	c 2	converted 1939 (20%) expressions
2.49/2.94	c 3	converted 2909 (30%) expressions
2.99/3.46	c 3	converted 3878 (40%) expressions
3.38/3.81	c 3	converted 4848 (50%) expressions
3.69/4.17	c 4	converted 5817 (60%) expressions
4.18/4.64	c 4	converted 6787 (70%) expressions
4.58/5.01	c 5	converted 7756 (80%) expressions
4.88/5.38	c 5	converted 8726 (90%) expressions
5.88/6.37	c 6	converted 9695 (100%) expressions
5.88/6.38	c 6	CSP : 10027 integers, 18158 booleans, 42539 clauses, largest domain size 6998
5.88/6.38	c 6	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.88/6.38	c 6	Propagation in CSP
6.47/6.92	c 7	4659 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.47/6.92	c 7	CSP : 10027 integers, 18158 booleans, 42539 clauses, largest domain size 4666
6.47/6.93	c 7	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.47/6.94	c 7	Simplifing CSP by introducing new Boolean variables
6.57/7.01	c 7	CSP : 10027 integers, 28020 booleans, 52401 clauses, largest domain size 4666
6.57/7.01	c 7	Heap : 42 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.88/7.33	c 7	Encoding CSP to SAT : HOME/temp.cnf
8.87/9.33	c 9	1003 (10%) CSP integer variables are encoded (481342 clauses, 7961511 bytes)
9.16/9.65	c 9	2006 (20%) CSP integer variables are encoded (756591 clauses, 12640744 bytes)
9.26/9.72	c 9	3009 (30%) CSP integer variables are encoded (814080 clauses, 13618057 bytes)
9.26/9.72	c 9	4011 (40%) CSP integer variables are encoded (816826 clauses, 13664739 bytes)
9.26/9.73	c 9	5014 (50%) CSP integer variables are encoded (822256 clauses, 13757049 bytes)
9.26/9.74	c 9	6017 (60%) CSP integer variables are encoded (832049 clauses, 13923530 bytes)
9.26/9.75	c 9	7019 (70%) CSP integer variables are encoded (840959 clauses, 14075000 bytes)
9.26/9.77	c 9	8022 (80%) CSP integer variables are encoded (853097 clauses, 14281346 bytes)
9.36/9.84	c 10	9025 (90%) CSP integer variables are encoded (911566 clauses, 15275319 bytes)
9.36/9.86	c 10	10027 (100%) CSP integer variables are encoded (926031 clauses, 15521224 bytes)
25.44/26.04	c 26	5241 (10%) CSP clauses are encoded (3738379 clauses, 76803975 bytes)
34.77/35.46	c 35	10481 (20%) CSP clauses are encoded (5931331 clauses, 126902784 bytes)
39.95/40.78	c 40	15721 (30%) CSP clauses are encoded (7419014 clauses, 162602351 bytes)
44.32/45.17	c 45	20961 (40%) CSP clauses are encoded (8914833 clauses, 199321020 bytes)
48.08/48.97	c 49	26201 (50%) CSP clauses are encoded (10387883 clauses, 236020811 bytes)
51.71/52.61	c 52	31441 (60%) CSP clauses are encoded (11781562 clauses, 270922196 bytes)
55.42/57.07	c 57	36681 (70%) CSP clauses are encoded (13211566 clauses, 306500393 bytes)
58.74/60.47	c 60	41921 (80%) CSP clauses are encoded (14474897 clauses, 337952323 bytes)
62.71/64.48	c 64	47161 (90%) CSP clauses are encoded (16579073 clauses, 389383641 bytes)
111.00/115.94	c 116	52401 (100%) CSP clauses are encoded (42162511 clauses, 1014879254 bytes)
111.00/115.94	c 116	52401 CSP clauses encoded
111.00/115.94	c 116	Writing map file : HOME/temp.map
111.10/116.02	c 116	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
111.10/116.02	c 116	SAT : 964078 SAT variables, 42162511 SAT clauses, 1014879254 bytes
111.10/116.02	c 116	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
111.10/116.08	c 116	OBJECTIVE minimize _COST
111.10/116.08	c 116	SOLVING HOME/temp.cnf
111.10/116.08	c 116	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
111.19/116.78	c 116	This is MiniSat 2.0 beta incremental
111.19/116.78	c 116	WARNING: for repeatability, setting FPU to use double precision
111.19/116.78	c 116	============================[ Problem Statistics ]=============================
111.19/116.78	c 116	|                                                                             |
111.19/116.78	c 116	|  Number of variables:  964078                                               |
111.19/116.78	c 116	|  Number of clauses:    42162511                                             |
121.90/129.21	c ERROR INTERRUPTED
121.90/129.21	s UNKNOWN
122.06/129.79	c 129	CPU 114.11 (0.09 0.03 114.02 7.92)
122.06/129.79	c 129	END Thu Aug  7 20:38:11 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-1113015-1218134161/watcher-1113015-1218134161 -o /tmp/evaluation-result-1113015-1218134161/solver-1113015-1218134161 -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-1113015-1218134161.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: 4.14 3.89 2.92 4/83 18527
/proc/meminfo: memFree=1762880/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=18572 CPUtime=0
/proc/18527/stat : 18527 (runsolver) D 18525 18527 18258 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 140502087 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 224264776999 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/18527/statm: 4643 292 257 25 0 2626 0

[startup+0.0823171 s]
/proc/loadavg: 4.14 3.89 2.92 4/83 18527
/proc/meminfo: memFree=1762880/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=12272 CPUtime=0
/proc/18527/stat : 18527 (sugar++) R 18525 18527 18258 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 140502087 12566528 328 996147200 4194304 4206940 548682068528 18446744073709551615 224264630684 0 0 4224 0 0 0 0 17 0 0 0
/proc/18527/statm: 3068 328 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101317 s]
/proc/loadavg: 4.14 3.89 2.92 4/83 18527
/proc/meminfo: memFree=1762880/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=12272 CPUtime=0
/proc/18527/stat : 18527 (sugar++) D 18525 18527 18258 0 -1 4194304 400 0 0 0 0 0 0 0 18 0 1 0 140502087 12566528 368 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/18527/statm: 3068 368 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.30136 s]
/proc/loadavg: 4.14 3.89 2.92 4/83 18527
/proc/meminfo: memFree=1762880/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=16740 CPUtime=0.07
/proc/18527/stat : 18527 (sugar++) S 18525 18527 18258 0 -1 4194304 1219 128 0 0 5 2 0 0 17 0 1 0 140502087 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18527/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701433 s]
/proc/loadavg: 4.14 3.89 2.92 4/83 18527
/proc/meminfo: memFree=1762880/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=16740 CPUtime=0.07
/proc/18527/stat : 18527 (sugar++) S 18525 18527 18258 0 -1 4194304 1219 128 0 0 5 2 0 0 17 0 1 0 140502087 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18527/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50258 s]
/proc/loadavg: 4.14 3.89 2.92 3/90 18545
/proc/meminfo: memFree=1754376/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=16740 CPUtime=0.63
/proc/18527/stat : 18527 (sugar++) S 18525 18527 18258 0 -1 4194304 1296 7240 0 5 5 2 51 5 15 0 1 0 140502087 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18527/statm: 4185 1104 409 3 0 764 0
[pid=18540] ppid=18527 vsize=5356 CPUtime=0
/proc/18540/stat : 18540 (sh) S 18527 18527 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140502184 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18540/statm: 1339 233 193 169 0 50 0
[pid=18541] ppid=18540 vsize=864212 CPUtime=0.47
/proc/18541/stat : 18541 (java) S 18540 18527 18258 0 -1 0 4665 0 3 0 44 3 0 0 18 0 9 0 140502184 884953088 4098 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18541/statm: 216053 4098 1732 9 0 210628 0
[pid=18541/tid=18542] ppid=18540 vsize=864212 CPUtime=0.32
/proc/18541/task/18542/stat : 18542 (java) R 18540 18527 18258 0 -1 64 2660 0 3 0 30 2 0 0 18 0 9 0 140502185 884953088 4098 996147200 134512640 134550740 4294955920 18446744073709551615 4126587507 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18543] ppid=18540 vsize=864212 CPUtime=0.04
/proc/18541/task/18543/stat : 18543 (java) S 18540 18527 18258 0 -1 64 959 0 0 0 4 0 0 0 16 0 9 0 140502186 884953088 4098 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18544] ppid=18540 vsize=864212 CPUtime=0
/proc/18541/task/18544/stat : 18544 (java) S 18540 18527 18258 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 140502187 884953088 4098 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18545] ppid=18540 vsize=864212 CPUtime=0
/proc/18541/task/18545/stat : 18545 (java) S 18540 18527 18258 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 140502187 884953088 4098 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 886308

[startup+3.10288 s]
/proc/loadavg: 4.14 3.89 2.92 3/94 18549
/proc/meminfo: memFree=1738472/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=16740 CPUtime=0.63
/proc/18527/stat : 18527 (sugar++) S 18525 18527 18258 0 -1 4194304 1296 7240 0 5 5 2 51 5 15 0 1 0 140502087 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18527/statm: 4185 1104 409 3 0 764 0
[pid=18540] ppid=18527 vsize=5356 CPUtime=0
/proc/18540/stat : 18540 (sh) S 18527 18527 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140502184 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18540/statm: 1339 233 193 169 0 50 0
[pid=18541] ppid=18540 vsize=868384 CPUtime=2.07
/proc/18541/stat : 18541 (java) S 18540 18527 18258 0 -1 0 9295 0 3 0 201 6 0 0 18 0 9 0 140502184 889225216 8339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18541/statm: 217096 8339 2540 9 0 211671 0
[pid=18541/tid=18542] ppid=18540 vsize=868384 CPUtime=1.49
/proc/18541/task/18542/stat : 18542 (java) R 18540 18527 18258 0 -1 64 2909 0 3 0 147 2 0 0 25 0 9 0 140502185 889225216 8339 996147200 134512640 134550740 4294955920 18446744073709551615 4126586295 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18543] ppid=18540 vsize=868384 CPUtime=0.35
/proc/18541/task/18543/stat : 18543 (java) S 18540 18527 18258 0 -1 64 4221 0 0 0 34 1 0 0 16 0 9 0 140502186 889225216 8339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18544] ppid=18540 vsize=868384 CPUtime=0
/proc/18541/task/18544/stat : 18544 (java) S 18540 18527 18258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140502187 889225216 8339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18545] ppid=18540 vsize=868384 CPUtime=0
/proc/18541/task/18545/stat : 18545 (java) S 18540 18527 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140502187 889225216 8339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18546] ppid=18540 vsize=868384 CPUtime=0
/proc/18541/task/18546/stat : 18546 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140502188 889225216 8339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18547] ppid=18540 vsize=868384 CPUtime=0.18
/proc/18541/task/18547/stat : 18547 (java) S 18540 18527 18258 0 -1 64 1472 0 0 0 18 0 0 0 15 0 9 0 140502189 889225216 8339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18548] ppid=18540 vsize=868384 CPUtime=0
/proc/18541/task/18548/stat : 18548 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140502189 889225216 8339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18549] ppid=18540 vsize=868384 CPUtime=0
/proc/18541/task/18549/stat : 18549 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140502189 889225216 8339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 890480

[startup+6.30247 s]
/proc/loadavg: 3.97 3.86 2.91 3/94 18549
/proc/meminfo: memFree=1716136/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=16740 CPUtime=0.63
/proc/18527/stat : 18527 (sugar++) S 18525 18527 18258 0 -1 4194304 1296 7240 0 5 5 2 51 5 15 0 1 0 140502087 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18527/statm: 4185 1104 409 3 0 764 0
[pid=18540] ppid=18527 vsize=5356 CPUtime=0
/proc/18540/stat : 18540 (sh) S 18527 18527 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140502184 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18540/statm: 1339 233 193 169 0 50 0
[pid=18541] ppid=18540 vsize=868384 CPUtime=5.25
/proc/18541/stat : 18541 (java) S 18540 18527 18258 0 -1 0 20740 0 3 0 512 13 0 0 18 0 9 0 140502184 889225216 14431 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18541/statm: 217096 14431 2540 9 0 211671 0
[pid=18541/tid=18542] ppid=18540 vsize=868384 CPUtime=3.87
/proc/18541/task/18542/stat : 18542 (java) R 18540 18527 18258 0 -1 64 3447 0 3 0 384 3 0 0 25 0 9 0 140502185 889225216 14431 996147200 134512640 134550740 4294955920 18446744073709551615 4126911806 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18543] ppid=18540 vsize=868384 CPUtime=1.14
/proc/18541/task/18543/stat : 18543 (java) S 18540 18527 18258 0 -1 64 15115 0 0 0 106 8 0 0 16 0 9 0 140502186 889225216 14431 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18544] ppid=18540 vsize=868384 CPUtime=0
/proc/18541/task/18544/stat : 18544 (java) S 18540 18527 18258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140502187 889225216 14431 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18545] ppid=18540 vsize=868384 CPUtime=0
/proc/18541/task/18545/stat : 18545 (java) S 18540 18527 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140502187 889225216 14431 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18546] ppid=18540 vsize=868384 CPUtime=0
/proc/18541/task/18546/stat : 18546 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140502188 889225216 14431 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18547] ppid=18540 vsize=868384 CPUtime=0.2
/proc/18541/task/18547/stat : 18547 (java) S 18540 18527 18258 0 -1 64 1485 0 0 0 20 0 0 0 15 0 9 0 140502189 889225216 14431 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18548] ppid=18540 vsize=868384 CPUtime=0
/proc/18541/task/18548/stat : 18548 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140502189 889225216 14431 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18549] ppid=18540 vsize=868384 CPUtime=0
/proc/18541/task/18549/stat : 18549 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140502189 889225216 14431 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 890480

[startup+12.7027 s]
/proc/loadavg: 3.81 3.83 2.90 3/94 18549
/proc/meminfo: memFree=1667880/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=16740 CPUtime=0.64
/proc/18527/stat : 18527 (sugar++) S 18525 18527 18258 0 -1 4194304 1297 7240 0 5 5 3 51 5 15 0 1 0 140502087 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18527/statm: 4185 1104 409 3 0 764 0
[pid=18540] ppid=18527 vsize=5356 CPUtime=0
/proc/18540/stat : 18540 (sh) S 18527 18527 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140502184 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18540/statm: 1339 233 193 169 0 50 0
[pid=18541] ppid=18540 vsize=868496 CPUtime=11.59
/proc/18541/stat : 18541 (java) S 18540 18527 18258 0 -1 0 27149 0 3 0 1129 30 0 0 18 0 9 0 140502184 889339904 16155 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18541/statm: 217124 16155 2566 9 0 211671 0
[pid=18541/tid=18542] ppid=18540 vsize=868496 CPUtime=9.68
/proc/18541/task/18542/stat : 18542 (java) R 18540 18527 18258 0 -1 64 3693 0 3 0 951 17 0 0 25 0 9 0 140502185 889339904 16155 996147200 134512640 134550740 4294955920 18446744073709551615 4127074619 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18543] ppid=18540 vsize=868496 CPUtime=1.61
/proc/18541/task/18543/stat : 18543 (java) S 18540 18527 18258 0 -1 64 21234 0 0 0 150 11 0 0 16 0 9 0 140502186 889339904 16155 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18544] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18544/stat : 18544 (java) S 18540 18527 18258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140502187 889339904 16155 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18545] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18545/stat : 18545 (java) S 18540 18527 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140502187 889339904 16155 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18546] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18546/stat : 18546 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140502188 889339904 16155 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18547] ppid=18540 vsize=868496 CPUtime=0.27
/proc/18541/task/18547/stat : 18547 (java) S 18540 18527 18258 0 -1 64 1529 0 0 0 27 0 0 0 17 0 9 0 140502189 889339904 16155 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18548] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18548/stat : 18548 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140502189 889339904 16155 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18549] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18549/stat : 18549 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140502189 889339904 16155 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 890592

[startup+25.503 s]
/proc/loadavg: 3.63 3.78 2.91 3/94 18549
/proc/meminfo: memFree=1584936/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=16740 CPUtime=0.64
/proc/18527/stat : 18527 (sugar++) S 18525 18527 18258 0 -1 4194304 1297 7240 0 5 5 3 51 5 15 0 1 0 140502087 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18527/statm: 4185 1104 409 3 0 764 0
[pid=18540] ppid=18527 vsize=5356 CPUtime=0
/proc/18540/stat : 18540 (sh) S 18527 18527 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140502184 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18540/statm: 1339 233 193 169 0 50 0
[pid=18541] ppid=18540 vsize=868496 CPUtime=24.31
/proc/18541/stat : 18541 (java) S 18540 18527 18258 0 -1 0 27469 0 3 0 2369 62 0 0 18 0 9 0 140502184 889339904 16159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18541/statm: 217124 16159 2566 9 0 211671 0
[pid=18541/tid=18542] ppid=18540 vsize=868496 CPUtime=22.24
/proc/18541/task/18542/stat : 18542 (java) R 18540 18527 18258 0 -1 64 4009 0 3 0 2178 46 0 0 25 0 9 0 140502185 889339904 16159 996147200 134512640 134550740 4294955920 18446744073709551615 4127076355 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18543] ppid=18540 vsize=868496 CPUtime=1.75
/proc/18541/task/18543/stat : 18543 (java) S 18540 18527 18258 0 -1 64 21234 0 0 0 162 13 0 0 16 0 9 0 140502186 889339904 16159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18544] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18544/stat : 18544 (java) S 18540 18527 18258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140502187 889339904 16159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18545] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18545/stat : 18545 (java) S 18540 18527 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140502187 889339904 16159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18546] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18546/stat : 18546 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140502188 889339904 16159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18547] ppid=18540 vsize=868496 CPUtime=0.28
/proc/18541/task/18547/stat : 18547 (java) S 18540 18527 18258 0 -1 64 1533 0 0 0 28 0 0 0 15 0 9 0 140502189 889339904 16159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18548] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18548/stat : 18548 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140502189 889339904 16159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18549] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18549/stat : 18549 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140502189 889339904 16159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 890592

[startup+51.1028 s]
/proc/loadavg: 3.48 3.74 2.91 3/94 18549
/proc/meminfo: memFree=1347880/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=16740 CPUtime=0.64
/proc/18527/stat : 18527 (sugar++) S 18525 18527 18258 0 -1 4194304 1297 7240 0 5 5 3 51 5 16 0 1 0 140502087 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18527/statm: 4185 1104 409 3 0 764 0
[pid=18540] ppid=18527 vsize=5356 CPUtime=0
/proc/18540/stat : 18540 (sh) S 18527 18527 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140502184 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18540/statm: 1339 233 193 169 0 50 0
[pid=18541] ppid=18540 vsize=868496 CPUtime=49.59
/proc/18541/stat : 18541 (java) S 18540 18527 18258 0 -1 0 28543 0 3 0 4784 175 0 0 18 0 9 0 140502184 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18541/statm: 217124 16162 2566 9 0 211671 0
[pid=18541/tid=18542] ppid=18540 vsize=868496 CPUtime=47.02
/proc/18541/task/18542/stat : 18542 (java) R 18540 18527 18258 0 -1 64 5081 0 3 0 4550 152 0 0 25 0 9 0 140502185 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18543] ppid=18540 vsize=868496 CPUtime=2.26
/proc/18541/task/18543/stat : 18543 (java) S 18540 18527 18258 0 -1 64 21234 0 0 0 205 21 0 0 16 0 9 0 140502186 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18544] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18544/stat : 18544 (java) S 18540 18527 18258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140502187 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18545] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18545/stat : 18545 (java) S 18540 18527 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140502187 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18546] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18546/stat : 18546 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140502188 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18547] ppid=18540 vsize=868496 CPUtime=0.28
/proc/18541/task/18547/stat : 18547 (java) S 18540 18527 18258 0 -1 64 1535 0 0 0 28 0 0 0 15 0 9 0 140502189 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18548] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18548/stat : 18548 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140502189 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18549] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18549/stat : 18549 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140502189 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 890592

[startup+102.307 s]
/proc/loadavg: 3.93 3.81 2.98 4/95 18553
/proc/meminfo: memFree=637536/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=16740 CPUtime=0.64
/proc/18527/stat : 18527 (sugar++) S 18525 18527 18258 0 -1 4194304 1297 7240 0 5 5 3 51 5 16 0 1 0 140502087 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18527/statm: 4185 1104 409 3 0 764 0
[pid=18540] ppid=18527 vsize=5356 CPUtime=0
/proc/18540/stat : 18540 (sh) S 18527 18527 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140502184 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18540/statm: 1339 233 193 169 0 50 0
[pid=18541] ppid=18540 vsize=868496 CPUtime=97.66
/proc/18541/stat : 18541 (java) S 18540 18527 18258 0 -1 0 31814 0 3 0 9247 519 0 0 18 0 9 0 140502184 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18541/statm: 217124 16162 2566 9 0 211671 0
[pid=18541/tid=18542] ppid=18540 vsize=868496 CPUtime=93.55
/proc/18541/task/18542/stat : 18542 (java) R 18540 18527 18258 0 -1 64 8352 0 3 0 8879 476 0 0 25 0 9 0 140502185 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18541/tid=18543] ppid=18540 vsize=868496 CPUtime=3.79
/proc/18541/task/18543/stat : 18543 (java) S 18540 18527 18258 0 -1 64 21234 0 0 0 338 41 0 0 15 0 9 0 140502186 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18541/tid=18544] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18544/stat : 18544 (java) S 18540 18527 18258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140502187 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18545] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18545/stat : 18545 (java) S 18540 18527 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140502187 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18546] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18546/stat : 18546 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140502188 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18547] ppid=18540 vsize=868496 CPUtime=0.28
/proc/18541/task/18547/stat : 18547 (java) S 18540 18527 18258 0 -1 64 1535 0 0 0 28 0 0 0 15 0 9 0 140502189 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18548] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18548/stat : 18548 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140502189 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18541/tid=18549] ppid=18540 vsize=868496 CPUtime=0
/proc/18541/task/18549/stat : 18549 (java) S 18540 18527 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140502189 889339904 16162 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.3
Current children cumulated vsize (KiB) 890592



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+129.202 s]
/proc/loadavg: 5.57 4.22 3.14 3/93 18565
/proc/meminfo: memFree=15136/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=17400 CPUtime=111.19
/proc/18527/stat : 18527 (sugar++) S 18525 18527 18258 0 -1 4194304 1595 40325 4 8 9 3 10478 629 15 0 1 0 140502087 17817600 1256 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18527/statm: 4350 1256 413 3 0 929 0
[pid=18560] ppid=18527 vsize=908432 CPUtime=10.71
/proc/18560/stat : 18560 (minisat-inc) R 18527 18527 18258 0 -1 4194304 219876 0 0 0 923 148 0 0 25 0 1 0 140513765 930234368 219825 996147200 134512640 135134323 4294956192 18446744073709551615 134515408 0 0 4096 3 0 0 0 17 1 0 0
/proc/18560/statm: 227108 219825 59 151 0 226954 0
Current children cumulated CPU time (s) 121.9
Current children cumulated vsize (KiB) 925832

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

Sending SIGKILL to process tree (bottom up)

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

[startup+140.602 s]
/proc/loadavg: 5.33 4.21 3.15 2/90 18566
/proc/meminfo: memFree=860928/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=17400 CPUtime=122.06
/proc/18527/stat : 18527 (sugar++) D 18525 18527 18258 0 -1 4194304 1626 260201 4 8 9 3 11402 792 15 0 1 0 140502087 17817600 1257 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 18446744071563478208 0 0 17 1 0 0
/proc/18527/statm: 4350 1257 414 3 0 929 0
Current children cumulated CPU time (s) 122.06
Current children cumulated vsize (KiB) 17400

[startup+147.002 s]
/proc/loadavg: 5.22 4.21 3.15 2/87 18566
/proc/meminfo: memFree=861216/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=17400 CPUtime=122.06
/proc/18527/stat : 18527 (sugar++) D 18525 18527 18258 0 -1 4194304 1626 260201 4 8 9 3 11402 792 15 0 1 0 140502087 17817600 1257 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 18446744071563478208 0 0 17 1 0 0
/proc/18527/statm: 4350 1257 414 3 0 929 0
Current children cumulated CPU time (s) 122.06
Current children cumulated vsize (KiB) 17400

[startup+150.201 s]
/proc/loadavg: 5.13 4.21 3.16 2/87 18566
/proc/meminfo: memFree=830176/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=17400 CPUtime=122.06
/proc/18527/stat : 18527 (sugar++) D 18525 18527 18258 0 -1 4194304 1626 260201 4 8 9 3 11402 792 15 0 1 0 140502087 17817600 1257 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 18446744071563478208 0 0 17 1 0 0
/proc/18527/statm: 4350 1257 414 3 0 929 0
Current children cumulated CPU time (s) 122.06
Current children cumulated vsize (KiB) 17400

[startup+151.806 s]
/proc/loadavg: 5.13 4.21 3.16 2/86 18566
/proc/meminfo: memFree=830312/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=17400 CPUtime=122.06
/proc/18527/stat : 18527 (sugar++) D 18525 18527 18258 0 -1 4194304 1626 260201 4 8 9 3 11402 792 15 0 1 0 140502087 17817600 1257 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 18446744071563478208 0 0 17 1 0 0
/proc/18527/statm: 4350 1257 414 3 0 929 0
Current children cumulated CPU time (s) 122.06
Current children cumulated vsize (KiB) 17400

[startup+152.202 s]
/proc/loadavg: 5.13 4.21 3.16 2/86 18566
/proc/meminfo: memFree=830312/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=17400 CPUtime=122.06
/proc/18527/stat : 18527 (sugar++) D 18525 18527 18258 0 -1 4194304 1626 260201 4 8 9 3 11402 792 15 0 1 0 140502087 17817600 1257 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 18446744071563478208 0 0 17 1 0 0
/proc/18527/statm: 4350 1257 414 3 0 929 0
Current children cumulated CPU time (s) 122.06
Current children cumulated vsize (KiB) 17400

[startup+152.602 s]
/proc/loadavg: 5.13 4.21 3.16 2/86 18566
/proc/meminfo: memFree=830312/2055920 swapFree=4181028/4192956
[pid=18527] ppid=18525 vsize=17400 CPUtime=122.06
/proc/18527/stat : 18527 (sugar++) D 18525 18527 18258 0 -1 4194304 1626 260201 4 8 9 3 11402 792 15 0 1 0 140502087 17817600 1257 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 18446744071563478208 0 0 17 1 0 0
/proc/18527/statm: 4350 1257 414 3 0 929 0
Current children cumulated CPU time (s) 122.06
Current children cumulated vsize (KiB) 17400

Child ended because it received signal 9 (SIGKILL)
Real time (s): 152.663
CPU time (s): 122.074
CPU user time (s): 114.116
CPU system time (s): 7.95879
CPU usage (%): 79.9635
Max. virtual memory (cumulated for all children) (KiB): 925832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.116
system time used= 7.95879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261827
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47874
involuntary context switches= 49751

runsolver used 0.199969 second user time and 0.516921 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-08-07 20:36:02
IDJOB=1113015
IDBENCH=61512
IDSOLVER=367
FILE ID=node82/1113015-1218134161
PBS_JOBID= 8000812
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp05/normalized-fapp05-0350-6.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-1113015-1218134161/watcher-1113015-1218134161 -o /tmp/evaluation-result-1113015-1218134161/solver-1113015-1218134161 -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-1113015-1218134161.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 84f9ffd3bc330531b9df688f127dfd93
RANDOM SEED=1343822899

node82.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1763488 kB
Buffers:          2916 kB
Cached:          33120 kB
SwapCached:       4152 kB
Active:         226968 kB
Inactive:         6940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763488 kB
SwapTotal:     4192956 kB
SwapFree:      4181028 kB
Dirty:            2056 kB
Writeback:           0 kB
Mapped:         214620 kB
Slab:            43328 kB
Committed_AS:   383000 kB
PageTables:       2204 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65584 MiB
End job on node82 at 2008-08-07 20:38:34