Trace number 1113820

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? (MO) 78.6698 109.188

General information on the benchmark

Namecsp/js-taillard-20/
normalized-js-taillard-20-95-7.xml
MD5SUMa7bfced7c76430a4e64d921de0f86ae8
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints37
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1551
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c 0	Sugar v1-13 + HOME/minisat
0.00/0.03	c 0	BEGIN Thu Aug  7 20:51:01 2008
0.00/0.03	c 0	PID 19825
0.00/0.04	c 0	HOST node82.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1113820-1218135061.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113820-1218135061.xml' 'HOME/temp.csp'
0.03/0.65	c 1	400 domains, 400 variables, 2 predicates, 0 relations, 4180 constraints
0.03/0.67	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.67	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.66/0.74	c 1	Parsing HOME/temp.csp
0.66/0.95	c 1	parsed 4982 expressions
0.66/0.95	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.66/0.99	c 1	MAX CSP: 4180 constraints
0.66/0.99	c 1	Converting to clausal form CSP
1.04/1.03	c 1	converted 917 (10%) expressions
1.19/1.11	c 1	converted 1833 (20%) expressions
1.19/1.15	c 1	converted 2750 (30%) expressions
1.33/1.22	c 1	converted 3666 (40%) expressions
1.33/1.24	c 1	converted 4583 (50%) expressions
1.33/1.26	c 1	converted 5499 (60%) expressions
1.33/1.28	c 1	converted 6416 (70%) expressions
1.43/1.30	c 1	converted 7332 (80%) expressions
1.43/1.32	c 1	converted 8249 (90%) expressions
1.84/1.73	c 2	converted 9165 (100%) expressions
1.84/1.74	c 2	CSP : 8760 integers, 0 booleans, 12539 clauses, largest domain size 6271
1.84/1.74	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.84/1.74	c 2	Propagation in CSP
1.96/1.89	c 2	4176 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.96/1.90	c 2	CSP : 8760 integers, 0 booleans, 12539 clauses, largest domain size 4181
2.06/1.90	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.06/1.91	c 2	Simplifing CSP by introducing new Boolean variables
2.06/1.95	c 2	CSP : 8760 integers, 7600 booleans, 20139 clauses, largest domain size 4181
2.06/1.95	c 2	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.16/2.03	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.88/2.76	c 3	876 (10%) CSP integer variables are encoded (599798 clauses, 9974569 bytes)
2.88/2.76	c 3	1752 (20%) CSP integer variables are encoded (599798 clauses, 9974569 bytes)
2.88/2.76	c 3	2628 (30%) CSP integer variables are encoded (599798 clauses, 9974569 bytes)
2.88/2.76	c 3	3504 (40%) CSP integer variables are encoded (599798 clauses, 9974569 bytes)
2.88/2.77	c 3	4380 (50%) CSP integer variables are encoded (599798 clauses, 9974569 bytes)
2.88/2.78	c 3	5256 (60%) CSP integer variables are encoded (609048 clauses, 10131819 bytes)
2.98/2.84	c 3	6132 (70%) CSP integer variables are encoded (660477 clauses, 11006112 bytes)
2.98/2.86	c 3	7008 (80%) CSP integer variables are encoded (673154 clauses, 11221621 bytes)
2.98/2.87	c 3	7884 (90%) CSP integer variables are encoded (681335 clauses, 11360698 bytes)
2.98/2.88	c 3	8760 (100%) CSP integer variables are encoded (691931 clauses, 11540830 bytes)
6.47/6.33	c 6	2014 (10%) CSP clauses are encoded (2669776 clauses, 58312973 bytes)
9.85/9.76	c 10	4028 (20%) CSP clauses are encoded (4640131 clauses, 105919556 bytes)
13.31/21.57	c 22	6042 (30%) CSP clauses are encoded (6604074 clauses, 154997133 bytes)
16.76/25.02	c 25	8056 (40%) CSP clauses are encoded (8572547 clauses, 204187904 bytes)
20.24/28.53	c 28	10070 (50%) CSP clauses are encoded (10557171 clauses, 253782366 bytes)
23.33/32.42	c 32	12084 (60%) CSP clauses are encoded (12302150 clauses, 297363692 bytes)
43.66/53.33	c 53	14098 (70%) CSP clauses are encoded (21134640 clauses, 512941143 bytes)
59.03/70.29	c 70	16112 (80%) CSP clauses are encoded (29898572 clauses, 727432007 bytes)
61.01/72.29	c 72	18126 (90%) CSP clauses are encoded (31006750 clauses, 754428738 bytes)
66.89/78.47	c 78	20139 (100%) CSP clauses are encoded (34307572 clauses, 835095187 bytes)
66.89/78.47	c 78	20139 CSP clauses encoded
66.89/78.47	c 78	Writing map file : HOME/temp.map
66.99/78.52	c 78	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
66.99/78.52	c 78	SAT : 708291 SAT variables, 34307572 SAT clauses, 835095187 bytes
66.99/78.52	c 78	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
66.99/78.55	c 79	OBJECTIVE minimize _COST
66.99/78.55	c 79	OBJECTIVE BOUND: 0 <= _COST <= 
66.99/78.55	c 79	SEARCHING: _COST <= 2090
66.99/78.55	c 79	SOLVING HOME/temp.cnf
66.99/78.55	c 79	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
66.99/78.56	c 79	This is MiniSat 2.0 beta
66.99/78.56	c 79	WARNING: for repeatability, setting FPU to use double precision
66.99/78.56	c 79	============================[ Problem Statistics ]=============================
66.99/78.56	c 79	|                                                                             |
66.99/78.56	c 79	|  Number of variables:  708291                                               |
66.99/78.56	c 79	|  Number of clauses:    34307573                                             |
78.40/108.42	c ERROR INTERRUPTED
78.51/108.54	s UNKNOWN
78.51/108.54	c 109	CPU 61.47 (0.05 0 61.42 5.58)
78.51/108.54	c 109	END Thu Aug  7 20:52:50 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-1113820-1218135061/watcher-1113820-1218135061 -o /tmp/evaluation-result-1113820-1218135061/solver-1113820-1218135061 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1113820-1218135061.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.41 3.13 3.13 3/83 19825
/proc/meminfo: memFree=1174448/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=12272 CPUtime=0
/proc/19825/stat : 19825 (sugar) R 19823 19825 18258 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 140592015 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 224273677310 0 0 4224 0 0 0 0 17 0 0 0
/proc/19825/statm: 3068 364 274 3 0 168 0

[startup+0.064413 s]
/proc/loadavg: 2.41 3.13 3.13 3/83 19825
/proc/meminfo: memFree=1174448/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.03
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 140592015 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101416 s]
/proc/loadavg: 2.41 3.13 3.13 3/83 19825
/proc/meminfo: memFree=1174448/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.03
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 140592015 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302456 s]
/proc/loadavg: 2.41 3.13 3.13 3/83 19825
/proc/meminfo: memFree=1174448/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.03
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 140592015 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701531 s]
/proc/loadavg: 2.41 3.13 3.13 3/83 19825
/proc/meminfo: memFree=1174448/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.66
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 957 7189 0 1 3 0 59 4 16 0 1 0 140592015 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 13600

[startup+1.50268 s]
/proc/loadavg: 2.41 3.13 3.13 2/94 19847
/proc/meminfo: memFree=1163288/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.66
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 974 7189 0 1 3 0 59 4 16 0 1 0 140592015 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 797 370 3 0 500 0
[pid=19838] ppid=19825 vsize=5356 CPUtime=0
/proc/19838/stat : 19838 (sh) S 19825 19825 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140592083 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19838/statm: 1339 233 193 169 0 50 0
[pid=19839] ppid=19838 vsize=869236 CPUtime=0.98
/proc/19839/stat : 19839 (java) S 19838 19825 18258 0 -1 0 8336 0 1 0 95 3 0 0 19 0 9 0 140592083 890097664 7504 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19839/statm: 217309 7504 2540 9 0 211884 0
[pid=19839/tid=19840] ppid=19838 vsize=869236 CPUtime=0.59
/proc/19839/task/19840/stat : 19840 (java) R 19838 19825 18258 0 -1 64 2679 0 1 0 58 1 0 0 16 0 9 0 140592084 890097664 7504 996147200 134512640 134550740 4294955936 18446744073709551615 4126631970 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19841] ppid=19838 vsize=869236 CPUtime=0.18
/proc/19839/task/19841/stat : 19841 (java) S 19838 19825 18258 0 -1 64 3454 0 0 0 18 0 0 0 16 0 9 0 140592085 890097664 7504 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19842] ppid=19838 vsize=869236 CPUtime=0
/proc/19839/task/19842/stat : 19842 (java) S 19838 19825 18258 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140592086 890097664 7504 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19843] ppid=19838 vsize=869236 CPUtime=0
/proc/19839/task/19843/stat : 19843 (java) S 19838 19825 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140592086 890097664 7504 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19844] ppid=19838 vsize=869236 CPUtime=0
/proc/19839/task/19844/stat : 19844 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890097664 7504 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19845] ppid=19838 vsize=869236 CPUtime=0.19
/proc/19839/task/19845/stat : 19845 (java) S 19838 19825 18258 0 -1 64 1511 0 0 0 19 0 0 0 17 0 9 0 140592087 890097664 7504 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19846] ppid=19838 vsize=869236 CPUtime=0
/proc/19839/task/19846/stat : 19846 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890097664 7504 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19847] ppid=19838 vsize=869236 CPUtime=0
/proc/19839/task/19847/stat : 19847 (java) S 19838 19825 18258 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140592087 890097664 7504 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 888192

[startup+3.10198 s]
/proc/loadavg: 2.41 3.13 3.13 2/94 19847
/proc/meminfo: memFree=1145240/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.66
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 974 7189 0 1 3 0 59 4 16 0 1 0 140592015 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 797 370 3 0 500 0
[pid=19838] ppid=19825 vsize=5356 CPUtime=0
/proc/19838/stat : 19838 (sh) S 19825 19825 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140592083 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19838/statm: 1339 233 193 169 0 50 0
[pid=19839] ppid=19838 vsize=869348 CPUtime=2.63
/proc/19839/stat : 19839 (java) S 19838 19825 18258 0 -1 0 10236 0 1 0 249 14 0 0 19 0 9 0 140592083 890212352 9033 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19839/statm: 217337 9033 2565 9 0 211884 0
[pid=19839/tid=19840] ppid=19838 vsize=869348 CPUtime=1.91
/proc/19839/task/19840/stat : 19840 (java) R 19838 19825 18258 0 -1 64 3092 0 1 0 181 10 0 0 19 0 9 0 140592084 890212352 9033 996147200 134512640 134550740 4294955936 18446744073709551615 4127109547 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19841] ppid=19838 vsize=869348 CPUtime=0.45
/proc/19839/task/19841/stat : 19841 (java) S 19838 19825 18258 0 -1 64 4896 0 0 0 43 2 0 0 16 0 9 0 140592085 890212352 9033 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19842] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19842/stat : 19842 (java) S 19838 19825 18258 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140592086 890212352 9033 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19843] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19843/stat : 19843 (java) S 19838 19825 18258 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 140592086 890212352 9033 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19844] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19844/stat : 19844 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890212352 9033 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19845] ppid=19838 vsize=869348 CPUtime=0.25
/proc/19839/task/19845/stat : 19845 (java) S 19838 19825 18258 0 -1 64 1556 0 0 0 25 0 0 0 15 0 9 0 140592087 890212352 9033 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19846] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19846/stat : 19846 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890212352 9033 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19847] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19847/stat : 19847 (java) S 19838 19825 18258 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140592087 890212352 9033 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 888304

[startup+6.30257 s]
/proc/loadavg: 2.30 3.09 3.12 2/94 19847
/proc/meminfo: memFree=1099544/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.66
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 974 7189 0 1 3 0 59 4 16 0 1 0 140592015 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 797 370 3 0 500 0
[pid=19838] ppid=19825 vsize=5356 CPUtime=0
/proc/19838/stat : 19838 (sh) S 19825 19825 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140592083 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19838/statm: 1339 233 193 169 0 50 0
[pid=19839] ppid=19838 vsize=869348 CPUtime=5.81
/proc/19839/stat : 19839 (java) S 19838 19825 18258 0 -1 0 10964 0 1 0 541 40 0 0 19 0 9 0 140592083 890212352 9043 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19839/statm: 217337 9043 2565 9 0 211884 0
[pid=19839/tid=19840] ppid=19838 vsize=869348 CPUtime=4.9
/proc/19839/task/19840/stat : 19840 (java) R 19838 19825 18258 0 -1 64 3808 0 1 0 457 33 0 0 16 0 9 0 140592084 890212352 9043 996147200 134512640 134550740 4294955936 18446744073709551615 102064645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19841] ppid=19838 vsize=869348 CPUtime=0.62
/proc/19839/task/19841/stat : 19841 (java) S 19838 19825 18258 0 -1 64 4896 0 0 0 57 5 0 0 16 0 9 0 140592085 890212352 9043 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19842] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19842/stat : 19842 (java) S 19838 19825 18258 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140592086 890212352 9043 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19843] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19843/stat : 19843 (java) S 19838 19825 18258 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 140592086 890212352 9043 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19844] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19844/stat : 19844 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890212352 9043 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19845] ppid=19838 vsize=869348 CPUtime=0.26
/proc/19839/task/19845/stat : 19845 (java) S 19838 19825 18258 0 -1 64 1568 0 0 0 26 0 0 0 15 0 9 0 140592087 890212352 9043 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19846] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19846/stat : 19846 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890212352 9043 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19847] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19847/stat : 19847 (java) S 19838 19825 18258 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140592087 890212352 9043 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.47
Current children cumulated vsize (KiB) 888304

[startup+12.7018 s]
/proc/loadavg: 2.27 3.07 3.11 1/94 19847
/proc/meminfo: memFree=1023680/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.66
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 974 7189 0 1 3 0 59 4 16 0 1 0 140592015 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 797 370 3 0 500 0
[pid=19838] ppid=19825 vsize=5356 CPUtime=0
/proc/19838/stat : 19838 (sh) S 19825 19825 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140592083 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19838/statm: 1339 233 193 169 0 50 0
[pid=19839] ppid=19838 vsize=869348 CPUtime=10.25
/proc/19839/stat : 19839 (java) S 19838 19825 18258 0 -1 0 11973 0 1 0 946 79 0 0 19 0 9 0 140592083 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19839/statm: 217337 9046 2565 9 0 211884 0
[pid=19839/tid=19840] ppid=19838 vsize=869348 CPUtime=9.1
/proc/19839/task/19840/stat : 19840 (java) D 19838 19825 18258 0 -1 64 4812 0 1 0 844 66 0 0 17 0 9 0 140592084 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=19839/tid=19841] ppid=19838 vsize=869348 CPUtime=0.85
/proc/19839/task/19841/stat : 19841 (java) S 19838 19825 18258 0 -1 64 4896 0 0 0 75 10 0 0 16 0 9 0 140592085 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19842] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19842/stat : 19842 (java) S 19838 19825 18258 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140592086 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19843] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19843/stat : 19843 (java) S 19838 19825 18258 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 140592086 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19844] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19844/stat : 19844 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19845] ppid=19838 vsize=869348 CPUtime=0.26
/proc/19839/task/19845/stat : 19845 (java) S 19838 19825 18258 0 -1 64 1573 0 0 0 26 0 0 0 16 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19846] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19846/stat : 19846 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19847] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19847/stat : 19847 (java) S 19838 19825 18258 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.91
Current children cumulated vsize (KiB) 888304

[startup+25.5025 s]
/proc/loadavg: 2.13 3.00 3.09 2/94 19847
/proc/meminfo: memFree=937800/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.66
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 974 7189 0 1 3 0 59 4 16 0 1 0 140592015 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 797 370 3 0 500 0
[pid=19838] ppid=19825 vsize=5356 CPUtime=0
/proc/19838/stat : 19838 (sh) S 19825 19825 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140592083 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19838/statm: 1339 233 193 169 0 50 0
[pid=19839] ppid=19838 vsize=869348 CPUtime=16.6
/proc/19839/stat : 19839 (java) S 19838 19825 18258 0 -1 0 13427 0 1 0 1528 132 0 0 19 0 9 0 140592083 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19839/statm: 217337 9046 2565 9 0 211884 0
[pid=19839/tid=19840] ppid=19838 vsize=869348 CPUtime=15.13
/proc/19839/task/19840/stat : 19840 (java) R 19838 19825 18258 0 -1 64 6266 0 1 0 1400 113 0 0 16 0 9 0 140592084 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4127064442 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19841] ppid=19838 vsize=869348 CPUtime=1.18
/proc/19839/task/19841/stat : 19841 (java) S 19838 19825 18258 0 -1 64 4896 0 0 0 101 17 0 0 16 0 9 0 140592085 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19842] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19842/stat : 19842 (java) S 19838 19825 18258 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140592086 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19843] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19843/stat : 19843 (java) S 19838 19825 18258 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 140592086 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19844] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19844/stat : 19844 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19845] ppid=19838 vsize=869348 CPUtime=0.26
/proc/19839/task/19845/stat : 19845 (java) S 19838 19825 18258 0 -1 64 1573 0 0 0 26 0 0 0 16 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19846] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19846/stat : 19846 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19847] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19847/stat : 19847 (java) S 19838 19825 18258 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.26
Current children cumulated vsize (KiB) 888304

[startup+51.1029 s]
/proc/loadavg: 2.50 3.02 3.09 2/94 19848
/proc/meminfo: memFree=662152/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.66
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 974 7189 0 1 3 0 59 4 16 0 1 0 140592015 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 797 370 3 0 500 0
[pid=19838] ppid=19825 vsize=5356 CPUtime=0
/proc/19838/stat : 19838 (sh) S 19825 19825 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140592083 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19838/statm: 1339 233 193 169 0 50 0
[pid=19839] ppid=19838 vsize=869348 CPUtime=40.83
/proc/19839/stat : 19839 (java) S 19838 19825 18258 0 -1 0 18169 0 1 0 3763 320 0 0 19 0 9 0 140592083 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19839/statm: 217337 9046 2565 9 0 211884 0
[pid=19839/tid=19840] ppid=19838 vsize=869348 CPUtime=38.18
/proc/19839/task/19840/stat : 19840 (java) R 19838 19825 18258 0 -1 64 11008 0 1 0 3540 278 0 0 16 0 9 0 140592084 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4126565487 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19841] ppid=19838 vsize=869348 CPUtime=2.35
/proc/19839/task/19841/stat : 19841 (java) S 19838 19825 18258 0 -1 64 4896 0 0 0 195 40 0 0 16 0 9 0 140592085 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19842] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19842/stat : 19842 (java) S 19838 19825 18258 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140592086 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19843] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19843/stat : 19843 (java) S 19838 19825 18258 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 140592086 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19844] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19844/stat : 19844 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19845] ppid=19838 vsize=869348 CPUtime=0.26
/proc/19839/task/19845/stat : 19845 (java) S 19838 19825 18258 0 -1 64 1573 0 0 0 26 0 0 0 16 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19846] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19846/stat : 19846 (java) S 19838 19825 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19839/tid=19847] ppid=19838 vsize=869348 CPUtime=0
/proc/19839/task/19847/stat : 19847 (java) S 19838 19825 18258 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140592087 890212352 9046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (KiB) 888304

[startup+102.301 s]
/proc/loadavg: 3.28 3.14 3.13 1/87 19854
/proc/meminfo: memFree=16392/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=14128 CPUtime=67.05
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 1189 31296 0 2 5 0 6142 558 16 0 1 0 140592015 14467072 936 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3532 936 374 3 0 632 0
[pid=19852] ppid=19825 vsize=5356 CPUtime=0
/proc/19852/stat : 19852 (sh) S 19825 19825 18258 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140599871 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19852/statm: 1339 232 193 169 0 50 0
[pid=19853] ppid=19852 vsize=864536 CPUtime=10.77
/proc/19853/stat : 19853 (minisat) D 19852 19825 18258 0 -1 4194304 206621 0 0 0 933 144 0 0 18 0 1 0 140599872 885284864 206607 996147200 134512640 135127466 4294956256 18446744073709551615 134722894 0 0 4096 3 18446744071563478208 0 0 17 0 0 0
/proc/19853/statm: 216134 206607 62 150 0 215981 0
Current children cumulated CPU time (s) 77.82
Current children cumulated vsize (KiB) 884020



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+108.403 s]
/proc/loadavg: 3.17 3.12 3.12 1/86 19854
/proc/meminfo: memFree=15056/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=14128 CPUtime=67.05
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 1189 31296 0 2 5 0 6142 558 16 0 1 0 140592015 14467072 936 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3532 936 374 3 0 632 0
[pid=19852] ppid=19825 vsize=5356 CPUtime=0
/proc/19852/stat : 19852 (sh) S 19825 19825 18258 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140599871 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19852/statm: 1339 232 193 169 0 50 0
[pid=19853] ppid=19852 vsize=904456 CPUtime=11.35
/proc/19853/stat : 19853 (minisat) D 19852 19825 18258 0 -1 4194304 217628 0 0 0 982 153 0 0 18 0 1 0 140599872 926162944 217614 996147200 134512640 135127466 4294956256 18446744073709551615 134722894 0 0 4096 3 18446744071563479169 0 0 17 0 0 0
/proc/19853/statm: 226114 217614 62 150 0 225961 0
Current children cumulated CPU time (s) 78.4
Current children cumulated vsize (KiB) 923940

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

[startup+108.524 s]
/proc/loadavg: 3.17 3.12 3.12 1/86 19854
/proc/meminfo: memFree=15056/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=14128 CPUtime=67.05
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 1200 31296 0 2 5 0 6142 558 16 0 1 0 140592015 14467072 936 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3532 936 374 3 0 632 0
[pid=19852] ppid=19825 vsize=0 CPUtime=0
/proc/19852/stat : 19852 (sh) Z 19825 19825 18258 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 140599871 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/19852/statm: 0 0 0 0 0 0 0
[pid=19853] ppid=1 vsize=0 CPUtime=11.46
/proc/19853/stat : 19853 (minisat) R 1 19825 18258 0 -1 4195332 217628 0 0 0 982 164 0 0 18 0 1 0 140599872 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/19853/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 78.51
Current children cumulated vsize (KiB) 14128

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

[startup+108.603 s]
/proc/loadavg: 3.17 3.12 3.12 1/86 19854
/proc/meminfo: memFree=15056/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=14128 CPUtime=67.1
/proc/19825/stat : 19825 (sugar) R 19823 19825 18258 0 -1 4194304 1226 31573 0 2 5 5 6142 558 16 0 1 0 140592015 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 224264950825 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19825/statm: 3532 937 375 3 0 632 0
Current children cumulated CPU time (s) 67.1
Current children cumulated vsize (KiB) 14128

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

[startup+108.524 s]
/proc/loadavg: 3.17 3.12 3.12 1/86 19854
/proc/meminfo: memFree=15056/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=14128 CPUtime=67.05
/proc/19825/stat : 19825 (sugar) S 19823 19825 18258 0 -1 4194304 1200 31296 0 2 5 0 6142 558 16 0 1 0 140592015 14467072 936 996147200 4194304 4206940 548682068592 18446744073709551615 224273674338 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3532 936 374 3 0 632 0
[pid=19852] ppid=19825 vsize=0 CPUtime=0
/proc/19852/stat : 19852 (sh) Z 19825 19825 18258 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 140599871 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/19852/statm: 0 0 0 0 0 0 0
[pid=19853] ppid=1 vsize=0 CPUtime=11.46
/proc/19853/stat : 19853 (minisat) R 1 19825 18258 0 -1 4195332 217628 0 0 0 982 164 0 0 18 0 1 0 140599872 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/19853/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 78.51
Current children cumulated vsize (KiB) 14128

[startup+108.901 s]
/proc/loadavg: 3.17 3.12 3.12 1/86 19854
/proc/meminfo: memFree=15056/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=14128 CPUtime=67.21
/proc/19825/stat : 19825 (sugar) R 19823 19825 18258 0 -1 4194304 1226 31573 0 2 5 16 6142 558 15 0 1 0 140592015 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 224264950825 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19825/statm: 3532 937 375 3 0 632 0
Current children cumulated CPU time (s) 67.21
Current children cumulated vsize (KiB) 14128

[startup+109.101 s]
/proc/loadavg: 3.17 3.12 3.12 1/86 19854
/proc/meminfo: memFree=15056/2055920 swapFree=4181028/4192956
[pid=19825] ppid=19823 vsize=14128 CPUtime=67.23
/proc/19825/stat : 19825 (sugar) D 19823 19825 18258 0 -1 4194304 1226 31573 0 2 5 18 6142 558 15 0 1 0 140592015 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 224264950825 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19825/statm: 3532 937 375 3 0 632 0
Current children cumulated CPU time (s) 67.23
Current children cumulated vsize (KiB) 14128

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): 11.41
#  lost CPU user time (s): 9.82
#  lost CPU system time (s): 1.59

Real time (s): 109.188
CPU time (s): 78.6698
CPU user time (s): 71.3057
CPU system time (s): 7.36412
CPU usage (%): 72.0501
Max. virtual memory (cumulated for all children) (KiB): 923940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.4857
system time used= 5.77412
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32829
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= 55213
involuntary context switches= 36322

runsolver used 0.12698 second user time and 0.412937 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-08-07 20:51:01
IDJOB=1113820
IDBENCH=61646
IDSOLVER=368
FILE ID=node82/1113820-1218135061
PBS_JOBID= 8000812
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/js-taillard-20/normalized-js-taillard-20-95-7.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113820-1218135061/watcher-1113820-1218135061 -o /tmp/evaluation-result-1113820-1218135061/solver-1113820-1218135061 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1113820-1218135061.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a7bfced7c76430a4e64d921de0f86ae8
RANDOM SEED=1951734858

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:       1174992 kB
Buffers:          3176 kB
Cached:          38776 kB
SwapCached:       4152 kB
Active:         811664 kB
Inactive:         9840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1174992 kB
SwapTotal:     4192956 kB
SwapFree:      4181028 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:         795744 kB
Slab:            43220 kB
Committed_AS:   945912 kB
PageTables:       3324 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= 66552 MiB
End job on node82 at 2008-08-07 20:52:51