Trace number 1112219

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) 103.512 143.199

General information on the benchmark

Namecsp/queensKnights/
normalized-queensKnights-100-5-mul.xml
MD5SUM368c4b39c2d9adff7fe3e26447d96356
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints5460
Maximum constraint arity2
Maximum domain size10000
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5460
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Thu Aug  7 20:20:37 2008
0.00/0.07	c 0	PID 15268
0.06/0.08	c 0	HOST node71.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1112219-1218133237.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112219-1218133237.xml' 'HOME/temp.csp'
0.06/0.68	c 1	2 domains, 105 variables, 4 predicates, 0 relations, 5460 constraints
0.06/0.70	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.70	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.79	c 1	Parsing HOME/temp.csp
0.93/1.08	c 1	parsed 5571 expressions
0.93/1.09	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.03/1.13	c 1	MAX CSP: 5460 constraints
1.03/1.13	c 1	Converting to clausal form CSP
1.32/1.45	c 2	converted 1104 (10%) expressions
1.43/1.53	c 2	converted 2207 (20%) expressions
1.52/1.67	c 2	converted 3311 (30%) expressions
1.63/1.73	c 2	converted 4414 (40%) expressions
1.63/1.80	c 2	converted 5517 (50%) expressions
1.72/1.86	c 2	converted 6621 (60%) expressions
1.93/2.02	c 2	converted 7724 (70%) expressions
1.93/2.08	c 2	converted 8828 (80%) expressions
2.03/2.15	c 2	converted 9931 (90%) expressions
2.62/2.77	c 3	converted 11034 (100%) expressions
2.62/2.78	c 3	CSP : 11045 integers, 9915 booleans, 36264 clauses, largest domain size 10000
2.62/2.78	c 3	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.62/2.78	c 3	Propagation in CSP
3.02/3.17	c 3	5454 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.02/3.18	c 3	CSP : 11045 integers, 9915 booleans, 36264 clauses, largest domain size 10000
3.02/3.18	c 3	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.02/3.19	c 4	Simplifing CSP by introducing new Boolean variables
3.22/3.31	c 4	CSP : 11045 integers, 30763 booleans, 57112 clauses, largest domain size 10000
3.22/3.31	c 4	Heap : 32 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.41/3.51	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.51/3.62	c 4	1105 (10%) CSP integer variables are encoded (61750 clauses, 904327 bytes)
3.51/3.63	c 4	2209 (20%) CSP integer variables are encoded (61750 clauses, 904327 bytes)
3.51/3.63	c 4	3314 (30%) CSP integer variables are encoded (61750 clauses, 904327 bytes)
3.51/3.63	c 4	4418 (40%) CSP integer variables are encoded (61750 clauses, 904327 bytes)
3.51/3.63	c 4	5523 (50%) CSP integer variables are encoded (61750 clauses, 904327 bytes)
3.60/3.71	c 4	6627 (60%) CSP integer variables are encoded (124081 clauses, 1900455 bytes)
3.60/3.74	c 4	7732 (70%) CSP integer variables are encoded (143830 clauses, 2236188 bytes)
3.60/3.76	c 4	8836 (80%) CSP integer variables are encoded (159639 clauses, 2504941 bytes)
3.60/3.78	c 4	9941 (90%) CSP integer variables are encoded (170508 clauses, 2689714 bytes)
3.71/3.80	c 4	11045 (100%) CSP integer variables are encoded (184605 clauses, 2929363 bytes)
4.61/4.76	c 5	5712 (10%) CSP clauses are encoded (649269 clauses, 12943975 bytes)
5.18/5.36	c 6	11423 (20%) CSP clauses are encoded (918328 clauses, 18983374 bytes)
5.79/5.95	c 6	17134 (30%) CSP clauses are encoded (1193645 clauses, 25316803 bytes)
6.37/6.59	c 7	22845 (40%) CSP clauses are encoded (1484848 clauses, 32044365 bytes)
7.08/7.22	c 8	28556 (50%) CSP clauses are encoded (1784087 clauses, 38971796 bytes)
7.68/7.88	c 8	34268 (60%) CSP clauses are encoded (2096249 clauses, 46219758 bytes)
8.36/8.59	c 9	39979 (70%) CSP clauses are encoded (2426020 clauses, 53900998 bytes)
9.16/9.33	c 10	45690 (80%) CSP clauses are encoded (2778343 clauses, 62125839 bytes)
51.70/52.80	c 53	51401 (90%) CSP clauses are encoded (18594884 clauses, 436814220 bytes)
91.13/93.67	c 94	57112 (100%) CSP clauses are encoded (40421458 clauses, 970914387 bytes)
91.13/93.67	c 94	57112 CSP clauses encoded
91.13/93.69	c 94	Writing map file : HOME/temp.map
91.22/93.86	c 94	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
91.22/93.86	c 94	SAT : 226413 SAT variables, 40421458 SAT clauses, 970914387 bytes
91.22/93.86	c 94	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
91.27/93.93	c 94	OBJECTIVE minimize _COST
91.27/93.93	c 94	SOLVING HOME/temp.cnf
91.27/93.93	c 94	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
91.31/94.00	c 94	This is MiniSat 2.0 beta incremental
91.31/94.00	c 94	WARNING: for repeatability, setting FPU to use double precision
91.31/94.02	c 94	============================[ Problem Statistics ]=============================
91.31/94.02	c 94	|                                                                             |
91.31/94.04	c 94	|  Number of variables:  226413                                               |
91.31/94.04	c 94	|  Number of clauses:    40421458                                             |
103.15/142.41	c ERROR INTERRUPTED
103.15/142.41	s UNKNOWN
103.25/142.56	c 143	CPU 93.86 (0.08 0.01 93.78 9.44)
103.25/142.56	c 143	END Thu Aug  7 20:23:00 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-1112219-1218133237/watcher-1112219-1218133237 -o /tmp/evaluation-result-1112219-1218133237/solver-1112219-1218133237 -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-1112219-1218133237.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: 5.25 2.68 1.06 4/82 15268
/proc/meminfo: memFree=1727720/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=18572 CPUtime=0
/proc/15268/stat : 15268 (runsolver) R 15266 15268 14438 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 140410383 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15268/statm: 4643 292 257 25 0 2626 0

[startup+0.078648 s]
/proc/loadavg: 5.25 2.68 1.06 4/82 15268
/proc/meminfo: memFree=1727720/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=16740 CPUtime=0.06
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 140410383 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15268/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101587 s]
/proc/loadavg: 5.25 2.68 1.06 4/82 15268
/proc/meminfo: memFree=1727720/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=16740 CPUtime=0.06
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 140410383 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15268/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301628 s]
/proc/loadavg: 5.25 2.68 1.06 4/82 15268
/proc/meminfo: memFree=1727720/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=16740 CPUtime=0.06
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 140410383 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15268/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701713 s]
/proc/loadavg: 5.25 2.68 1.06 4/82 15268
/proc/meminfo: memFree=1727720/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=16740 CPUtime=0.06
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1236 128 0 0 5 1 0 0 15 0 1 0 140410383 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15268/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50289 s]
/proc/loadavg: 5.25 2.68 1.06 3/93 15290
/proc/meminfo: memFree=1702928/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=16740 CPUtime=0.65
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1296 7444 0 1 5 1 55 4 15 0 1 0 140410383 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15268/statm: 4185 1104 409 3 0 764 0
[pid=15281] ppid=15268 vsize=5356 CPUtime=0
/proc/15281/stat : 15281 (sh) S 15268 15268 14438 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140410454 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15281/statm: 1339 233 193 169 0 50 0
[pid=15282] ppid=15281 vsize=868364 CPUtime=0.78
/proc/15282/stat : 15282 (java) S 15281 15268 14438 0 -1 0 7470 0 1 0 72 6 0 0 19 0 9 0 140410454 889204736 6686 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15282/statm: 217091 6686 2541 9 0 211666 0
[pid=15282/tid=15283] ppid=15281 vsize=868364 CPUtime=0.44
/proc/15282/task/15283/stat : 15283 (java) R 15281 15268 14438 0 -1 64 2675 0 1 0 42 2 0 0 23 0 9 0 140410455 889204736 6686 996147200 134512640 134550740 4294955920 18446744073709551615 4126096999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15284] ppid=15281 vsize=868364 CPUtime=0.12
/proc/15282/task/15284/stat : 15284 (java) S 15281 15268 14438 0 -1 64 2653 0 0 0 11 1 0 0 16 0 9 0 140410456 889204736 6686 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15285] ppid=15281 vsize=868364 CPUtime=0
/proc/15282/task/15285/stat : 15285 (java) S 15281 15268 14438 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140410457 889204736 6686 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15286] ppid=15281 vsize=868364 CPUtime=0
/proc/15282/task/15286/stat : 15286 (java) S 15281 15268 14438 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140410457 889204736 6686 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15287] ppid=15281 vsize=868364 CPUtime=0
/proc/15282/task/15287/stat : 15287 (java) S 15281 15268 14438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 140410459 889204736 6686 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15288] ppid=15281 vsize=868364 CPUtime=0.19
/proc/15282/task/15288/stat : 15288 (java) S 15281 15268 14438 0 -1 64 1449 0 0 0 18 1 0 0 16 0 9 0 140410459 889204736 6686 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15289] ppid=15281 vsize=868364 CPUtime=0
/proc/15282/task/15289/stat : 15289 (java) S 15281 15268 14438 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140410459 889204736 6686 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15290] ppid=15281 vsize=868364 CPUtime=0
/proc/15282/task/15290/stat : 15290 (java) S 15281 15268 14438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140410459 889204736 6686 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890460

[startup+3.10123 s]
/proc/loadavg: 5.07 2.69 1.07 3/93 15290
/proc/meminfo: memFree=1668816/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=16740 CPUtime=0.65
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1297 7444 0 1 5 1 55 4 15 0 1 0 140410383 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15268/statm: 4185 1104 409 3 0 764 0
[pid=15281] ppid=15268 vsize=5356 CPUtime=0
/proc/15281/stat : 15281 (sh) S 15268 15268 14438 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140410454 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15281/statm: 1339 233 193 169 0 50 0
[pid=15282] ppid=15281 vsize=868364 CPUtime=2.37
/proc/15282/stat : 15282 (java) S 15281 15268 14438 0 -1 0 12749 0 1 0 226 11 0 0 19 0 9 0 140410454 889204736 11763 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15282/statm: 217091 11763 2540 9 0 211666 0
[pid=15282/tid=15283] ppid=15281 vsize=868364 CPUtime=1.44
/proc/15282/task/15283/stat : 15283 (java) R 15281 15268 14438 0 -1 64 2976 0 1 0 141 3 0 0 25 0 9 0 140410455 889204736 11763 996147200 134512640 134550740 4294955920 18446744073709551615 4126572184 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15284] ppid=15281 vsize=868364 CPUtime=0.66
/proc/15282/task/15284/stat : 15284 (java) S 15281 15268 14438 0 -1 64 7604 0 0 0 62 4 0 0 16 0 9 0 140410456 889204736 11763 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15285] ppid=15281 vsize=868364 CPUtime=0
/proc/15282/task/15285/stat : 15285 (java) S 15281 15268 14438 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140410457 889204736 11763 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15286] ppid=15281 vsize=868364 CPUtime=0
/proc/15282/task/15286/stat : 15286 (java) S 15281 15268 14438 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140410457 889204736 11763 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15287] ppid=15281 vsize=868364 CPUtime=0
/proc/15282/task/15287/stat : 15287 (java) S 15281 15268 14438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 140410459 889204736 11763 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15288] ppid=15281 vsize=868364 CPUtime=0.23
/proc/15282/task/15288/stat : 15288 (java) S 15281 15268 14438 0 -1 64 1476 0 0 0 22 1 0 0 16 0 9 0 140410459 889204736 11763 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15289] ppid=15281 vsize=868364 CPUtime=0
/proc/15282/task/15289/stat : 15289 (java) S 15281 15268 14438 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140410459 889204736 11763 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15290] ppid=15281 vsize=868364 CPUtime=0
/proc/15282/task/15290/stat : 15290 (java) S 15281 15268 14438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140410459 889204736 11763 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890460

[startup+6.30292 s]
/proc/loadavg: 5.07 2.69 1.07 4/93 15290
/proc/meminfo: memFree=1584016/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=16740 CPUtime=0.66
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1297 7444 0 1 6 1 55 4 15 0 1 0 140410383 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15268/statm: 4185 1104 409 3 0 764 0
[pid=15281] ppid=15268 vsize=5356 CPUtime=0
/proc/15281/stat : 15281 (sh) S 15268 15268 14438 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140410454 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15281/statm: 1339 233 193 169 0 50 0
[pid=15282] ppid=15281 vsize=868476 CPUtime=5.52
/proc/15282/stat : 15282 (java) S 15281 15268 14438 0 -1 0 15011 0 1 0 518 34 0 0 19 0 9 0 140410454 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15282/statm: 217119 13530 2565 9 0 211666 0
[pid=15282/tid=15283] ppid=15281 vsize=868476 CPUtime=4.15
/proc/15282/task/15283/stat : 15283 (java) R 15281 15268 14438 0 -1 64 3341 0 1 0 392 23 0 0 25 0 9 0 140410455 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4117396949 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15284] ppid=15281 vsize=868476 CPUtime=1.05
/proc/15282/task/15284/stat : 15284 (java) S 15281 15268 14438 0 -1 64 9464 0 0 0 97 8 0 0 16 0 9 0 140410456 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15285] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15285/stat : 15285 (java) S 15281 15268 14438 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140410457 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15286] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15286/stat : 15286 (java) S 15281 15268 14438 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140410457 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15287] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15287/stat : 15287 (java) S 15281 15268 14438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15288] ppid=15281 vsize=868476 CPUtime=0.3
/proc/15282/task/15288/stat : 15288 (java) S 15281 15268 14438 0 -1 64 1513 0 0 0 28 2 0 0 15 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15289] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15289/stat : 15289 (java) S 15281 15268 14438 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15290] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15290/stat : 15290 (java) S 15281 15268 14438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890572

[startup+12.7023 s]
/proc/loadavg: 4.82 2.71 1.10 2/93 15290
/proc/meminfo: memFree=1465680/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=16740 CPUtime=0.66
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1297 7444 0 1 6 1 55 4 15 0 1 0 140410383 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15268/statm: 4185 1104 409 3 0 764 0
[pid=15281] ppid=15268 vsize=5356 CPUtime=0
/proc/15281/stat : 15281 (sh) S 15268 15268 14438 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140410454 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15281/statm: 1339 233 193 169 0 50 0
[pid=15282] ppid=15281 vsize=868476 CPUtime=11.88
/proc/15282/stat : 15282 (java) S 15281 15268 14438 0 -1 0 15520 0 1 0 1116 72 0 0 19 0 9 0 140410454 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15282/statm: 217119 13530 2565 9 0 211666 0
[pid=15282/tid=15283] ppid=15281 vsize=868476 CPUtime=10.31
/proc/15282/task/15283/stat : 15283 (java) R 15281 15268 14438 0 -1 64 3850 0 1 0 975 56 0 0 22 0 9 0 140410455 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4127089359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15284] ppid=15281 vsize=868476 CPUtime=1.24
/proc/15282/task/15284/stat : 15284 (java) S 15281 15268 14438 0 -1 64 9464 0 0 0 112 12 0 0 16 0 9 0 140410456 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15285] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15285/stat : 15285 (java) S 15281 15268 14438 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140410457 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15286] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15286/stat : 15286 (java) S 15281 15268 14438 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140410457 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15287] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15287/stat : 15287 (java) S 15281 15268 14438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15288] ppid=15281 vsize=868476 CPUtime=0.3
/proc/15282/task/15288/stat : 15288 (java) S 15281 15268 14438 0 -1 64 1513 0 0 0 28 2 0 0 15 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15289] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15289/stat : 15289 (java) S 15281 15268 14438 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15290] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15290/stat : 15290 (java) S 15281 15268 14438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 890572

[startup+25.502 s]
/proc/loadavg: 4.70 2.75 1.13 3/93 15290
/proc/meminfo: memFree=1209232/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=16740 CPUtime=0.66
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1297 7444 0 1 6 1 55 4 15 0 1 0 140410383 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15268/statm: 4185 1104 409 3 0 764 0
[pid=15281] ppid=15268 vsize=5356 CPUtime=0
/proc/15281/stat : 15281 (sh) S 15268 15268 14438 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140410454 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15281/statm: 1339 233 193 169 0 50 0
[pid=15282] ppid=15281 vsize=868476 CPUtime=24.57
/proc/15282/stat : 15282 (java) S 15281 15268 14438 0 -1 0 16385 0 1 0 2322 135 0 0 19 0 9 0 140410454 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15282/statm: 217119 13530 2565 9 0 211666 0
[pid=15282/tid=15283] ppid=15281 vsize=868476 CPUtime=22.63
/proc/15282/task/15283/stat : 15283 (java) R 15281 15268 14438 0 -1 64 4715 0 1 0 2149 114 0 0 25 0 9 0 140410455 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4127057956 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15282/tid=15284] ppid=15281 vsize=868476 CPUtime=1.62
/proc/15282/task/15284/stat : 15284 (java) S 15281 15268 14438 0 -1 64 9464 0 0 0 145 17 0 0 16 0 9 0 140410456 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15282/tid=15285] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15285/stat : 15285 (java) S 15281 15268 14438 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140410457 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15286] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15286/stat : 15286 (java) S 15281 15268 14438 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140410457 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15287] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15287/stat : 15287 (java) S 15281 15268 14438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15288] ppid=15281 vsize=868476 CPUtime=0.3
/proc/15282/task/15288/stat : 15288 (java) S 15281 15268 14438 0 -1 64 1513 0 0 0 28 2 0 0 15 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15289] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15289/stat : 15289 (java) S 15281 15268 14438 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15290] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15290/stat : 15290 (java) S 15281 15268 14438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 890572

[startup+51.1025 s]
/proc/loadavg: 4.18 2.79 1.18 3/93 15290
/proc/meminfo: memFree=625360/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=16740 CPUtime=0.66
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1297 7444 0 1 6 1 55 4 15 0 1 0 140410383 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15268/statm: 4185 1104 409 3 0 764 0
[pid=15281] ppid=15268 vsize=5356 CPUtime=0
/proc/15281/stat : 15281 (sh) S 15268 15268 14438 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140410454 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15281/statm: 1339 233 193 169 0 50 0
[pid=15282] ppid=15281 vsize=868476 CPUtime=49.45
/proc/15282/stat : 15282 (java) S 15281 15268 14438 0 -1 0 18728 0 1 0 4618 327 0 0 19 0 9 0 140410454 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15282/statm: 217119 13530 2565 9 0 211666 0
[pid=15282/tid=15283] ppid=15281 vsize=868476 CPUtime=46.49
/proc/15282/task/15283/stat : 15283 (java) R 15281 15268 14438 0 -1 64 7058 0 1 0 4358 291 0 0 25 0 9 0 140410455 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15284] ppid=15281 vsize=868476 CPUtime=2.64
/proc/15282/task/15284/stat : 15284 (java) S 15281 15268 14438 0 -1 64 9464 0 0 0 231 33 0 0 16 0 9 0 140410456 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15285] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15285/stat : 15285 (java) S 15281 15268 14438 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140410457 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15286] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15286/stat : 15286 (java) S 15281 15268 14438 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140410457 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15287] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15287/stat : 15287 (java) S 15281 15268 14438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15288] ppid=15281 vsize=868476 CPUtime=0.3
/proc/15282/task/15288/stat : 15288 (java) S 15281 15268 14438 0 -1 64 1513 0 0 0 28 2 0 0 15 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15289] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15289/stat : 15289 (java) S 15281 15268 14438 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15282/tid=15290] ppid=15281 vsize=868476 CPUtime=0
/proc/15282/task/15290/stat : 15290 (java) S 15281 15268 14438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140410459 889319424 13530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 890572

[startup+102.307 s]
/proc/loadavg: 3.65 2.88 1.31 2/84 15291
/proc/meminfo: memFree=15064/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=17400 CPUtime=91.31
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1614 31052 1 2 8 1 8397 725 16 0 1 0 140410383 17817600 1272 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15268/statm: 4350 1272 413 3 0 929 0
[pid=15291] ppid=15268 vsize=220880 CPUtime=2.73
/proc/15291/stat : 15291 (minisat-inc) R 15268 15268 14438 0 -1 4194304 54036 0 7 0 228 45 0 0 18 0 1 0 140419779 226181120 53992 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 0 0 0
/proc/15291/statm: 55220 53992 59 151 0 55066 0
Current children cumulated CPU time (s) 94.04
Current children cumulated vsize (KiB) 238280



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+142.401 s]
/proc/loadavg: 3.26 2.88 1.37 2/84 15291
/proc/meminfo: memFree=16024/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=17400 CPUtime=91.31
/proc/15268/stat : 15268 (sugar++) S 15266 15268 14438 0 -1 4194304 1614 31052 1 2 8 1 8397 725 16 0 1 0 140410383 17817600 1272 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15268/statm: 4350 1272 413 3 0 929 0
[pid=15291] ppid=15268 vsize=906660 CPUtime=11.84
/proc/15291/stat : 15291 (minisat-inc) D 15268 15268 14438 0 -1 4194304 221954 0 7 0 980 204 0 0 18 0 1 0 140419779 928419840 221910 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563479169 0 0 17 1 0 0
/proc/15291/statm: 226665 221910 59 151 0 226511 0
Current children cumulated CPU time (s) 103.15
Current children cumulated vsize (KiB) 924060

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

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

[startup+142.601 s]
/proc/loadavg: 3.26 2.88 1.37 2/84 15291
/proc/meminfo: memFree=16024/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=17400 CPUtime=103.34
/proc/15268/stat : 15268 (sugar++) R 15266 15268 14438 0 -1 4194304 1645 253006 1 9 8 4 9378 944 17 0 1 0 140410383 17817600 1273 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15268/statm: 4350 1273 414 3 0 929 0
Current children cumulated CPU time (s) 103.34
Current children cumulated vsize (KiB) 17400

[startup+143.006 s]
/proc/loadavg: 3.26 2.88 1.37 2/84 15292
/proc/meminfo: memFree=1249624/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=17400 CPUtime=103.46
/proc/15268/stat : 15268 (sugar++) D 15266 15268 14438 0 -1 4194304 1645 253006 1 9 8 16 9378 944 15 0 1 0 140410383 17817600 1273 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15268/statm: 4350 1273 414 3 0 929 0
Current children cumulated CPU time (s) 103.46
Current children cumulated vsize (KiB) 17400

[startup+143.102 s]
/proc/loadavg: 3.26 2.88 1.37 2/84 15292
/proc/meminfo: memFree=1249624/2055920 swapFree=4192812/4192956
[pid=15268] ppid=15266 vsize=17400 CPUtime=103.47
/proc/15268/stat : 15268 (sugar++) R 15266 15268 14438 0 -1 4194304 1645 253006 1 9 8 17 9378 944 16 0 1 0 140410383 17817600 1273 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15268/statm: 4350 1273 414 3 0 929 0
Current children cumulated CPU time (s) 103.47
Current children cumulated vsize (KiB) 17400

Child status: 0
Real time (s): 143.199
CPU time (s): 103.512
CPU user time (s): 93.8627
CPU system time (s): 9.64953
CPU usage (%): 72.2855
Max. virtual memory (cumulated for all children) (KiB): 924060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.8627
system time used= 9.64953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254697
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68173
involuntary context switches= 67114

runsolver used 0.19497 second user time and 0.470928 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-08-07 20:20:37
IDJOB=1112219
IDBENCH=61381
IDSOLVER=367
FILE ID=node71/1112219-1218133237
PBS_JOBID= 8000833
Free space on /tmp= 66404 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/queensKnights/normalized-queensKnights-100-5-mul.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-1112219-1218133237/watcher-1112219-1218133237 -o /tmp/evaluation-result-1112219-1218133237/solver-1112219-1218133237 -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-1112219-1218133237.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 368c4b39c2d9adff7fe3e26447d96356
RANDOM SEED=641263482

node71.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	: 5931.00
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1728328 kB
Buffers:          5564 kB
Cached:         204964 kB
SwapCached:          0 kB
Active:         253272 kB
Inactive:        12600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          166936 kB
Writeback:           0 kB
Mapped:          76376 kB
Slab:            46880 kB
Committed_AS:   219720 kB
PageTables:       2024 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= 64752 MiB
End job on node71 at 2008-08-07 20:23:02