Trace number 1113129

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) 67.2608 68.9027

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f2.xml
MD5SUMeeb0a55b010d032a275f0f7f80fcdb5a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1488.18
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size42
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.17	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.17	c 0	BEGIN Sat Jul 12 17:55:10 2008
0.04/0.17	c 0	PID 18215
0.04/0.17	c 0	HOST node5.alineos.net
0.04/0.17	c 0	CONVERTING HOME/instance-1113129-1215878109.xml TO HOME/temp.csp
0.04/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113129-1215878109.xml' 'HOME/temp.csp'
0.06/0.85	c 0	5 domains, 680 variables, 2 predicates, 0 relations, 4103 constraints
0.06/0.90	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.90	c 0	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.72/0.97	c 0	Parsing HOME/temp.csp
1.10/1.33	c 1	parsed 4790 expressions
1.10/1.33	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.10/1.37	c 1	MAX CSP: 4103 constraints
1.10/1.37	c 1	Converting to clausal form CSP
1.30/1.58	c 1	converted 890 (10%) expressions
1.90/2.16	c 2	converted 1780 (20%) expressions
2.39/2.64	c 2	converted 2669 (30%) expressions
2.89/3.10	c 3	converted 3559 (40%) expressions
3.28/3.55	c 3	converted 4448 (50%) expressions
3.68/3.99	c 3	converted 5338 (60%) expressions
4.07/4.40	c 4	converted 6228 (70%) expressions
4.57/4.86	c 4	converted 7117 (80%) expressions
5.06/5.30	c 5	converted 8007 (90%) expressions
5.86/6.19	c 6	converted 8896 (100%) expressions
5.86/6.20	c 6	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 6155
5.86/6.20	c 6	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.86/6.20	c 6	Propagation in CSP
6.05/6.40	c 6	4099 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.15/6.40	c 6	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 4104
6.15/6.40	c 6	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.15/6.41	c 6	Simplifing CSP by introducing new Boolean variables
6.15/6.46	c 6	CSP : 8886 integers, 8546 booleans, 21534 clauses, largest domain size 4104
6.15/6.46	c 6	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.24/6.58	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.55/6.84	c 6	889 (10%) CSP integer variables are encoded (24500 clauses, 345930 bytes)
6.55/6.84	c 6	1778 (20%) CSP integer variables are encoded (24500 clauses, 345930 bytes)
6.55/6.84	c 6	2666 (30%) CSP integer variables are encoded (24500 clauses, 345930 bytes)
6.55/6.84	c 6	3555 (40%) CSP integer variables are encoded (24500 clauses, 345930 bytes)
6.55/6.85	c 6	4443 (50%) CSP integer variables are encoded (24500 clauses, 345930 bytes)
6.55/6.86	c 6	5332 (60%) CSP integer variables are encoded (32850 clauses, 471180 bytes)
6.55/6.87	c 6	6221 (70%) CSP integer variables are encoded (40495 clauses, 585855 bytes)
6.55/6.88	c 6	7109 (80%) CSP integer variables are encoded (50987 clauses, 743235 bytes)
6.55/6.89	c 6	7998 (90%) CSP integer variables are encoded (59169 clauses, 865965 bytes)
6.65/6.96	c 6	8886 (100%) CSP integer variables are encoded (114785 clauses, 1746720 bytes)
6.94/7.30	c 7	2154 (10%) CSP clauses are encoded (168963 clauses, 2877425 bytes)
7.24/7.56	c 7	4307 (20%) CSP clauses are encoded (219115 clauses, 3939387 bytes)
7.54/7.83	c 7	6461 (30%) CSP clauses are encoded (272574 clauses, 5078715 bytes)
7.73/8.07	c 8	8614 (40%) CSP clauses are encoded (321544 clauses, 6136728 bytes)
8.04/8.32	c 8	10767 (50%) CSP clauses are encoded (370024 clauses, 7235118 bytes)
8.23/8.56	c 8	12921 (60%) CSP clauses are encoded (418517 clauses, 8334479 bytes)
8.92/9.23	c 9	15074 (70%) CSP clauses are encoded (775314 clauses, 15921451 bytes)
10.89/11.25	c 11	17228 (80%) CSP clauses are encoded (1859949 clauses, 39101996 bytes)
16.47/17.18	c 17	19381 (90%) CSP clauses are encoded (5046107 clauses, 107439937 bytes)
51.02/52.59	c 52	21534 (100%) CSP clauses are encoded (21649045 clauses, 496812931 bytes)
51.02/52.59	c 52	21534 CSP clauses encoded
51.02/52.59	c 52	Writing map file : HOME/temp.map
51.12/52.66	c 52	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
51.12/52.66	c 52	SAT : 132217 SAT variables, 21649045 SAT clauses, 496812931 bytes
51.12/52.66	c 52	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
51.22/52.71	c 52	OBJECTIVE minimize _COST
51.22/52.71	c 52	SOLVING HOME/temp.cnf
51.22/52.71	c 52	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
51.22/52.72	c 52	This is MiniSat 2.0 beta incremental
51.22/52.72	c 52	WARNING: for repeatability, setting FPU to use double precision
51.22/52.72	c 52	============================[ Problem Statistics ]=============================
51.22/52.72	c 52	|                                                                             |
51.22/52.72	c 52	|  Number of variables:  132217                                               |
51.22/52.72	c 52	|  Number of clauses:    21649045                                             |
61.49/63.19	c 63	|  Parsing time:         8.96         s                                       |
61.98/63.62	c 63	OK
61.98/63.62	c 63	OBJECTIVE BOUND: 0 <= _COST <= 
61.98/63.62	c 63	SEARCHING: _COST <= 2052
61.98/63.62	c 63	============================[ Search Statistics ]==============================
61.98/63.62	c 63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
61.98/63.62	c 63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
61.98/63.62	c 63	===============================================================================
61.98/63.62	c 63	|         0 |  132217 21649045 64631809 |  7216348        0    nan |  0.000 % |
64.36/66.03	c 65	|       100 |  132217 21649045 64631809 |  7937983      100     15 |  0.000 % |
66.04/67.79	c 67	|       250 |  132217 21649045 64631809 |  8731781      250     34 |  0.000 % |
66.83/68.51	c ERROR INTERRUPTED
66.83/68.51	s UNKNOWN
66.93/68.68	c 68	CPU 61.66 (0.08 0.01 61.58 5.31)
66.93/68.68	c 68	END Sat Jul 12 17:56:18 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-1113129-1215878109/watcher-1113129-1215878109 -o /tmp/evaluation-result-1113129-1215878109/solver-1113129-1215878109 -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-1113129-1215878109.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.00 2.01 2.05 4/80 18215
/proc/meminfo: memFree=1815264/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=12000 CPUtime=0
/proc/18215/stat : 18215 (sugar++) R 18213 18215 17586 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 44514248 12288000 178 996147200 4194304 4206940 548682068528 18446744073709551615 226931800832 0 0 4224 0 0 0 0 17 1 0 0
/proc/18215/statm: 3000 178 139 3 0 100 0

[startup+0.0700699 s]
/proc/loadavg: 2.00 2.01 2.05 4/80 18215
/proc/meminfo: memFree=1815264/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=13336 CPUtime=0.02
/proc/18215/stat : 18215 (sugar++) D 18213 18215 17586 0 -1 4194304 733 0 0 0 2 0 0 0 18 0 1 0 44514248 13656064 701 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/18215/statm: 3334 701 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.101072 s]
/proc/loadavg: 2.00 2.01 2.05 4/80 18215
/proc/meminfo: memFree=1815264/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=13468 CPUtime=0.04
/proc/18215/stat : 18215 (sugar++) D 18213 18215 17586 0 -1 4194304 770 0 0 0 3 1 0 0 18 0 1 0 44514248 13791232 738 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18215/statm: 3367 738 338 3 0 467 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13468

[startup+0.301101 s]
/proc/loadavg: 2.00 2.01 2.05 4/80 18215
/proc/meminfo: memFree=1815264/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=16740 CPUtime=0.06
/proc/18215/stat : 18215 (sugar++) S 18213 18215 17586 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44514248 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18215/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701141 s]
/proc/loadavg: 2.00 2.01 2.05 4/80 18215
/proc/meminfo: memFree=1815264/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=16740 CPUtime=0.06
/proc/18215/stat : 18215 (sugar++) S 18213 18215 17586 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44514248 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18215/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50223 s]
/proc/loadavg: 2.00 2.01 2.05 4/91 18237
/proc/meminfo: memFree=1807112/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=16740 CPUtime=0.72
/proc/18215/stat : 18215 (sugar++) S 18213 18215 17586 0 -1 4194304 1296 7095 0 1 5 1 62 4 15 0 1 0 44514248 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18215/statm: 4185 1104 409 3 0 764 0
[pid=18228] ppid=18215 vsize=5356 CPUtime=0
/proc/18228/stat : 18228 (sh) S 18215 18215 17586 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44514338 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18228/statm: 1339 233 193 169 0 50 0
[pid=18229] ppid=18228 vsize=864236 CPUtime=0.58
/proc/18229/stat : 18229 (java) S 18228 18215 17586 0 -1 0 4424 0 1 0 56 2 0 0 18 0 9 0 44514338 884977664 3866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18229/statm: 216059 3866 1732 9 0 210634 0
[pid=18229/tid=18230] ppid=18228 vsize=864236 CPUtime=0.42
/proc/18229/task/18230/stat : 18230 (java) R 18228 18215 17586 0 -1 64 2654 0 1 0 41 1 0 0 18 0 9 0 44514339 884977664 3866 996147200 134512640 134550740 4294955920 18446744073709551615 4126600288 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18231] ppid=18228 vsize=864236 CPUtime=0.03
/proc/18229/task/18231/stat : 18231 (java) S 18228 18215 17586 0 -1 64 723 0 0 0 3 0 0 0 16 0 9 0 44514340 884977664 3866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18232] ppid=18228 vsize=864236 CPUtime=0
/proc/18229/task/18232/stat : 18232 (java) S 18228 18215 17586 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 44514340 884977664 3866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18233] ppid=18228 vsize=864236 CPUtime=0
/proc/18229/task/18233/stat : 18233 (java) S 18228 18215 17586 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 44514340 884977664 3866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18234] ppid=18228 vsize=864236 CPUtime=0
/proc/18229/task/18234/stat : 18234 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44514342 884977664 3866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18235] ppid=18228 vsize=864236 CPUtime=0.1
/proc/18229/task/18235/stat : 18235 (java) S 18228 18215 17586 0 -1 64 355 0 0 0 10 0 0 0 16 0 9 0 44514342 884977664 3866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18236] ppid=18228 vsize=864236 CPUtime=0
/proc/18229/task/18236/stat : 18236 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44514342 884977664 3866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18237] ppid=18228 vsize=864236 CPUtime=0
/proc/18229/task/18237/stat : 18237 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44514343 884977664 3866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 886332

[startup+3.10241 s]
/proc/loadavg: 2.00 2.01 2.05 3/91 18237
/proc/meminfo: memFree=1798024/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=16740 CPUtime=0.72
/proc/18215/stat : 18215 (sugar++) S 18213 18215 17586 0 -1 4194304 1296 7095 0 1 5 1 62 4 15 0 1 0 44514248 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18215/statm: 4185 1104 409 3 0 764 0
[pid=18228] ppid=18215 vsize=5356 CPUtime=0
/proc/18228/stat : 18228 (sh) S 18215 18215 17586 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44514338 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18228/statm: 1339 233 193 169 0 50 0
[pid=18229] ppid=18228 vsize=868400 CPUtime=2.17
/proc/18229/stat : 18229 (java) S 18228 18215 17586 0 -1 0 7462 0 1 0 212 5 0 0 18 0 9 0 44514338 889241600 6592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18229/statm: 217100 6592 2540 9 0 211675 0
[pid=18229/tid=18230] ppid=18228 vsize=868400 CPUtime=1.78
/proc/18229/task/18230/stat : 18230 (java) R 18228 18215 17586 0 -1 64 2756 0 1 0 176 2 0 0 25 0 9 0 44514339 889241600 6592 996147200 134512640 134550740 4294955920 18446744073709551615 4126601642 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18231] ppid=18228 vsize=868400 CPUtime=0.15
/proc/18229/task/18231/stat : 18231 (java) S 18228 18215 17586 0 -1 64 2546 0 0 0 14 1 0 0 16 0 9 0 44514340 889241600 6592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18232] ppid=18228 vsize=868400 CPUtime=0
/proc/18229/task/18232/stat : 18232 (java) S 18228 18215 17586 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44514340 889241600 6592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18233] ppid=18228 vsize=868400 CPUtime=0
/proc/18229/task/18233/stat : 18233 (java) S 18228 18215 17586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44514340 889241600 6592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18234] ppid=18228 vsize=868400 CPUtime=0
/proc/18229/task/18234/stat : 18234 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44514342 889241600 6592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18235] ppid=18228 vsize=868400 CPUtime=0.2
/proc/18229/task/18235/stat : 18235 (java) S 18228 18215 17586 0 -1 64 1467 0 0 0 20 0 0 0 15 0 9 0 44514342 889241600 6592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18236] ppid=18228 vsize=868400 CPUtime=0
/proc/18229/task/18236/stat : 18236 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44514342 889241600 6592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18237] ppid=18228 vsize=868400 CPUtime=0
/proc/18229/task/18237/stat : 18237 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44514343 889241600 6592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 890496

[startup+6.30277 s]
/proc/loadavg: 2.00 2.01 2.05 3/91 18237
/proc/meminfo: memFree=1791944/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=16740 CPUtime=0.72
/proc/18215/stat : 18215 (sugar++) S 18213 18215 17586 0 -1 4194304 1297 7095 0 1 5 1 62 4 16 0 1 0 44514248 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18215/statm: 4185 1104 409 3 0 764 0
[pid=18228] ppid=18215 vsize=5356 CPUtime=0
/proc/18228/stat : 18228 (sh) S 18215 18215 17586 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44514338 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18228/statm: 1339 233 193 169 0 50 0
[pid=18229] ppid=18228 vsize=868400 CPUtime=5.33
/proc/18229/stat : 18229 (java) S 18228 18215 17586 0 -1 0 11304 0 1 0 525 8 0 0 18 0 9 0 44514338 889241600 8928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18229/statm: 217100 8928 2540 9 0 211675 0
[pid=18229/tid=18230] ppid=18228 vsize=868400 CPUtime=4.56
/proc/18229/task/18230/stat : 18230 (java) R 18228 18215 17586 0 -1 64 3086 0 1 0 453 3 0 0 25 0 9 0 44514339 889241600 8928 996147200 134512640 134550740 4294955920 18446744073709551615 4126573153 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18231] ppid=18228 vsize=868400 CPUtime=0.5
/proc/18229/task/18231/stat : 18231 (java) S 18228 18215 17586 0 -1 64 6037 0 0 0 47 3 0 0 16 0 9 0 44514340 889241600 8928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18232] ppid=18228 vsize=868400 CPUtime=0
/proc/18229/task/18232/stat : 18232 (java) S 18228 18215 17586 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44514340 889241600 8928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18233] ppid=18228 vsize=868400 CPUtime=0
/proc/18229/task/18233/stat : 18233 (java) S 18228 18215 17586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44514340 889241600 8928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18234] ppid=18228 vsize=868400 CPUtime=0
/proc/18229/task/18234/stat : 18234 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44514342 889241600 8928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18235] ppid=18228 vsize=868400 CPUtime=0.24
/proc/18229/task/18235/stat : 18235 (java) S 18228 18215 17586 0 -1 64 1488 0 0 0 24 0 0 0 15 0 9 0 44514342 889241600 8928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18236] ppid=18228 vsize=868400 CPUtime=0
/proc/18229/task/18236/stat : 18236 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44514342 889241600 8928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18237] ppid=18228 vsize=868400 CPUtime=0
/proc/18229/task/18237/stat : 18237 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44514343 889241600 8928 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 890496

[startup+12.7025 s]
/proc/loadavg: 2.08 2.03 2.06 3/91 18237
/proc/meminfo: memFree=1735304/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=16740 CPUtime=0.73
/proc/18215/stat : 18215 (sugar++) S 18213 18215 17586 0 -1 4194304 1297 7095 0 1 6 1 62 4 16 0 1 0 44514248 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18215/statm: 4185 1104 409 3 0 764 0
[pid=18228] ppid=18215 vsize=5356 CPUtime=0
/proc/18228/stat : 18228 (sh) S 18215 18215 17586 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44514338 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18228/statm: 1339 233 193 169 0 50 0
[pid=18229] ppid=18228 vsize=868512 CPUtime=11.65
/proc/18229/stat : 18229 (java) S 18228 18215 17586 0 -1 0 12955 0 1 0 1114 51 0 0 18 0 9 0 44514338 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18229/statm: 217128 9507 2566 9 0 211675 0
[pid=18229/tid=18230] ppid=18228 vsize=868512 CPUtime=10.36
/proc/18229/task/18230/stat : 18230 (java) R 18228 18215 17586 0 -1 64 4206 0 1 0 995 41 0 0 25 0 9 0 44514339 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4126578244 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18231] ppid=18228 vsize=868512 CPUtime=0.94
/proc/18229/task/18231/stat : 18231 (java) S 18228 18215 17586 0 -1 64 6525 0 0 0 86 8 0 0 16 0 9 0 44514340 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18232] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18232/stat : 18232 (java) S 18228 18215 17586 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44514340 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18233] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18233/stat : 18233 (java) S 18228 18215 17586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44514340 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18234] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18234/stat : 18234 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44514342 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18235] ppid=18228 vsize=868512 CPUtime=0.31
/proc/18229/task/18235/stat : 18235 (java) S 18228 18215 17586 0 -1 64 1531 0 0 0 31 0 0 0 15 0 9 0 44514342 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18236] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18236/stat : 18236 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44514342 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18237] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18237/stat : 18237 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44514343 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 890608

[startup+25.502 s]
/proc/loadavg: 2.28 2.07 2.07 3/91 18237
/proc/meminfo: memFree=1615048/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=16740 CPUtime=0.73
/proc/18215/stat : 18215 (sugar++) S 18213 18215 17586 0 -1 4194304 1297 7095 0 1 6 1 62 4 16 0 1 0 44514248 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18215/statm: 4185 1104 409 3 0 764 0
[pid=18228] ppid=18215 vsize=5356 CPUtime=0
/proc/18228/stat : 18228 (sh) S 18215 18215 17586 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44514338 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18228/statm: 1339 233 193 169 0 50 0
[pid=18229] ppid=18228 vsize=868512 CPUtime=24.03
/proc/18229/stat : 18229 (java) S 18228 18215 17586 0 -1 0 15050 0 1 0 2272 131 0 0 18 0 9 0 44514338 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18229/statm: 217128 9507 2566 9 0 211675 0
[pid=18229/tid=18230] ppid=18228 vsize=868512 CPUtime=22.12
/proc/18229/task/18230/stat : 18230 (java) R 18228 18215 17586 0 -1 64 6301 0 1 0 2103 109 0 0 25 0 9 0 44514339 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18231] ppid=18228 vsize=868512 CPUtime=1.57
/proc/18229/task/18231/stat : 18231 (java) S 18228 18215 17586 0 -1 64 6525 0 0 0 137 20 0 0 15 0 9 0 44514340 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18232] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18232/stat : 18232 (java) S 18228 18215 17586 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44514340 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18233] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18233/stat : 18233 (java) S 18228 18215 17586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44514340 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18234] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18234/stat : 18234 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44514342 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18235] ppid=18228 vsize=868512 CPUtime=0.31
/proc/18229/task/18235/stat : 18235 (java) S 18228 18215 17586 0 -1 64 1531 0 0 0 31 0 0 0 15 0 9 0 44514342 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18236] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18236/stat : 18236 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44514342 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18237] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18237/stat : 18237 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44514343 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.76
Current children cumulated vsize (KiB) 890608

[startup+51.1018 s]
/proc/loadavg: 2.45 2.13 2.09 3/91 18237
/proc/meminfo: memFree=1308232/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=16740 CPUtime=0.73
/proc/18215/stat : 18215 (sugar++) S 18213 18215 17586 0 -1 4194304 1297 7095 0 1 6 1 62 4 16 0 1 0 44514248 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18215/statm: 4185 1104 409 3 0 764 0
[pid=18228] ppid=18215 vsize=5356 CPUtime=0
/proc/18228/stat : 18228 (sh) S 18215 18215 17586 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44514338 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18228/statm: 1339 233 193 169 0 50 0
[pid=18229] ppid=18228 vsize=868512 CPUtime=48.94
/proc/18229/stat : 18229 (java) S 18228 18215 17586 0 -1 0 20076 0 1 0 4543 351 0 0 18 0 9 0 44514338 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18229/statm: 217128 9507 2566 9 0 211675 0
[pid=18229/tid=18230] ppid=18228 vsize=868512 CPUtime=45.45
/proc/18229/task/18230/stat : 18230 (java) D 18228 18215 17586 0 -1 64 11327 0 1 0 4246 299 0 0 25 0 9 0 44514339 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=18229/tid=18231] ppid=18228 vsize=868512 CPUtime=3.15
/proc/18229/task/18231/stat : 18231 (java) S 18228 18215 17586 0 -1 64 6525 0 0 0 265 50 0 0 16 0 9 0 44514340 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18232] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18232/stat : 18232 (java) S 18228 18215 17586 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44514340 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18233] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18233/stat : 18233 (java) S 18228 18215 17586 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44514340 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18234] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18234/stat : 18234 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44514342 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18235] ppid=18228 vsize=868512 CPUtime=0.31
/proc/18229/task/18235/stat : 18235 (java) S 18228 18215 17586 0 -1 64 1531 0 0 0 31 0 0 0 15 0 9 0 44514342 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18236] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18236/stat : 18236 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44514342 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18229/tid=18237] ppid=18228 vsize=868512 CPUtime=0
/proc/18229/task/18237/stat : 18237 (java) S 18228 18215 17586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44514343 889356288 9507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.67
Current children cumulated vsize (KiB) 890608



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+68.5018 s]
/proc/loadavg: 2.35 2.12 2.09 3/82 18238
/proc/meminfo: memFree=434384/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=17268 CPUtime=51.23
/proc/18215/stat : 18215 (sugar++) S 18213 18215 17586 0 -1 4194304 1596 27781 0 2 8 1 4743 371 16 0 1 0 44514248 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18215/statm: 4317 1244 414 3 0 896 0
[pid=18238] ppid=18215 vsize=905200 CPUtime=15.6
/proc/18238/stat : 18238 (minisat-inc) R 18215 18215 17586 0 -1 4194304 219838 0 0 0 1414 146 0 0 25 0 1 0 44519520 926924800 219787 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 1 0 0
/proc/18238/statm: 226300 219787 74 151 0 226146 0
Current children cumulated CPU time (s) 66.83
Current children cumulated vsize (KiB) 922468

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

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

[startup+68.6133 s]
/proc/loadavg: 2.35 2.12 2.09 3/82 18238
/proc/meminfo: memFree=434384/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=17268 CPUtime=51.23
/proc/18215/stat : 18215 (sugar++) S 18213 18215 17586 0 -1 4194304 1619 27781 0 2 8 1 4743 371 15 0 1 0 44514248 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 226922381204 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/18215/statm: 4317 1244 414 3 0 896 0
[pid=18238] ppid=18215 vsize=0 CPUtime=15.7
/proc/18238/stat : 18238 (minisat-inc) R 18215 18215 17586 0 -1 4195332 219838 0 0 0 1414 156 0 0 25 0 1 0 44519520 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18238/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 66.93
Current children cumulated vsize (KiB) 17268

[startup+68.8018 s]
/proc/loadavg: 2.35 2.12 2.09 3/82 18238
/proc/meminfo: memFree=434384/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=17268 CPUtime=67.14
/proc/18215/stat : 18215 (sugar++) R 18213 18215 17586 0 -1 4194304 1623 247619 0 2 8 17 6158 531 18 0 1 0 44514248 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 226913653801 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18215/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 67.14
Current children cumulated vsize (KiB) 17268

[startup+68.9022 s]
/proc/loadavg: 2.35 2.12 2.09 3/82 18238
/proc/meminfo: memFree=434384/2055920 swapFree=4181156/4192956
[pid=18215] ppid=18213 vsize=0 CPUtime=67.24
/proc/18215/stat : 18215 (sugar++) R 18213 18215 17586 0 -1 4194308 1670 247619 0 2 8 27 6158 531 18 0 1 0 44514248 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18215/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 67.24
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 68.9027
CPU time (s): 67.2608
CPU user time (s): 61.6716
CPU system time (s): 5.58915
CPU usage (%): 97.617
Max. virtual memory (cumulated for all children) (KiB): 922468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.6716
system time used= 5.58915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249289
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= 64801
involuntary context switches= 65172

runsolver used 0.101984 second user time and 0.234964 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-12 17:55:09
IDJOB=1113129
IDBENCH=61531
IDSOLVER=367
FILE ID=node5/1113129-1215878109
PBS_JOBID= 7903577
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= eeb0a55b010d032a275f0f7f80fcdb5a
RANDOM SEED=1272374685

node5.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.212
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.212
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:       1815744 kB
Buffers:         12872 kB
Cached:          47932 kB
SwapCached:       5904 kB
Active:         167852 kB
Inactive:        21308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815744 kB
SwapTotal:     4192956 kB
SwapFree:      4181156 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:         144276 kB
Slab:            35992 kB
Committed_AS:  1052004 kB
PageTables:       2080 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= 66532 MiB
End job on node5 at 2008-07-12 17:56:20