Trace number 1064903

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 NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? (MO) 268.54 270.753

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-22s-smv.xml
MD5SUM12b9f6423c9315112e1682a7a9e966a5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.8231
Satisfiable
(Un)Satisfiability was proved
Number of variables5985
Number of constraints15364
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15364
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Fri Jul  4 06:09:56 2008
0.00/0.04	c 0	PID 18853
0.00/0.05	c 0	HOST node49.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1064903-1215144596.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1064903-1215144596.xml' 'HOME/temp.csp'
1.26/1.35	c 1	3 domains, 5985 variables, 7 predicates, 0 relations, 15364 constraints
1.33/1.41	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.33/1.41	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.33/1.49	c 1	Parsing HOME/temp.csp
1.33/1.93	c 2	parsed 10000 expressions
2.00/2.18	c 2	parsed 20000 expressions
2.20/2.35	c 2	parsed 21359 expressions
2.20/2.35	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.20/2.35	c 2	Converting to clausal form CSP
2.29/2.40	c 2	converted 2136 (10%) expressions
2.29/2.41	c 2	converted 4272 (20%) expressions
2.29/2.48	c 2	converted 6408 (30%) expressions
2.49/2.64	c 2	converted 8544 (40%) expressions
2.49/2.68	c 2	converted 10680 (50%) expressions
2.59/2.72	c 2	converted 12816 (60%) expressions
2.59/2.77	c 3	converted 14952 (70%) expressions
2.79/2.91	c 3	converted 17088 (80%) expressions
2.79/2.97	c 3	converted 19224 (90%) expressions
4.08/4.30	c 4	converted 21359 (100%) expressions
4.18/4.31	c 4	CSP : 23093 integers, 0 booleans, 47404 clauses, largest domain size 314
4.18/4.31	c 4	Heap : 32 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.18/4.31	c 4	Propagation in CSP
4.38/4.58	c 4	4495 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.38/4.59	c 4	CSP : 23093 integers, 0 booleans, 47404 clauses, largest domain size 256
4.38/4.59	c 4	Heap : 32 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.48/4.61	c 4	Simplifing CSP by introducing new Boolean variables
4.48/4.64	c 4	CSP : 23093 integers, 0 booleans, 47404 clauses, largest domain size 256
4.48/4.64	c 4	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.68/4.84	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.68/4.88	c 5	2310 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.68/4.88	c 5	4619 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.77/4.95	c 5	6928 (30%) CSP integer variables are encoded (52103 clauses, 772276 bytes)
4.97/5.13	c 5	9238 (40%) CSP integer variables are encoded (180662 clauses, 2875874 bytes)
5.17/5.31	c 5	11547 (50%) CSP integer variables are encoded (315020 clauses, 5159960 bytes)
5.27/5.49	c 5	13856 (60%) CSP integer variables are encoded (439691 clauses, 7279367 bytes)
5.47/5.66	c 5	16166 (70%) CSP integer variables are encoded (566187 clauses, 9429799 bytes)
5.67/5.86	c 6	18475 (80%) CSP integer variables are encoded (718644 clauses, 12021568 bytes)
5.87/6.06	c 6	20784 (90%) CSP integer variables are encoded (862142 clauses, 14461034 bytes)
6.07/6.25	c 6	23093 (100%) CSP integer variables are encoded (998626 clauses, 16822305 bytes)
6.17/6.32	c 6	4741 (10%) CSP clauses are encoded (1003367 clauses, 16883486 bytes)
6.17/6.36	c 6	9481 (20%) CSP clauses are encoded (1008107 clauses, 16951569 bytes)
9.14/9.36	c 9	14222 (30%) CSP clauses are encoded (2659886 clauses, 51434312 bytes)
15.86/16.11	c 16	18962 (40%) CSP clauses are encoded (6049723 clauses, 131292823 bytes)
22.81/23.20	c 23	23702 (50%) CSP clauses are encoded (9595832 clauses, 216831900 bytes)
28.48/28.96	c 29	28443 (60%) CSP clauses are encoded (12455253 clauses, 285701156 bytes)
33.77/34.38	c 34	33183 (70%) CSP clauses are encoded (15135263 clauses, 350068301 bytes)
43.37/44.17	c 44	37924 (80%) CSP clauses are encoded (19963002 clauses, 466794684 bytes)
51.57/52.51	c 52	42664 (90%) CSP clauses are encoded (24079766 clauses, 566227422 bytes)
59.30/60.43	c 60	47404 (100%) CSP clauses are encoded (27955144 clauses, 661061317 bytes)
59.30/60.43	c 60	47404 CSP clauses encoded
59.30/60.43	c 60	Writing map file : HOME/temp.map
59.30/60.50	c 60	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
59.30/60.50	c 60	SAT : 1020995 SAT variables, 27955144 SAT clauses, 661061317 bytes
59.30/60.50	c 60	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
59.41/60.52	c 60	SOLVING HOME/temp.cnf
59.41/60.52	c 60	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
268.43/270.62	c ERROR INTERRUPTED
268.54/270.75	s UNKNOWN
268.54/270.75	c 271	CPU 54.46 (0.03 0.01 54.43 4.96)
268.54/270.75	c 271	END Fri Jul  4 06:14:27 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1064903-1215144596/watcher-1064903-1215144596 -o /tmp/evaluation-result-1064903-1215144596/solver-1064903-1215144596 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1064903-1215144596.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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.00 4/81 18853
/proc/meminfo: memFree=1753864/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=18572 CPUtime=0
/proc/18853/stat : 18853 (runsolver) R 18851 18853 18490 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 420076937 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 224627584295 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18853/statm: 4643 292 257 25 0 2626 0

[startup+0.0663059 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 18853
/proc/meminfo: memFree=1753864/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=0.04
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 420076937 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18853/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101307 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 18853
/proc/meminfo: memFree=1753864/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=0.04
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 420076937 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18853/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301338 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 18853
/proc/meminfo: memFree=1753864/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=0.04
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 420076937 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18853/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701396 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 18853
/proc/meminfo: memFree=1753864/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=0.04
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 420076937 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18853/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50251 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 18865
/proc/meminfo: memFree=1720432/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=1.33
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 973 12651 0 1 3 1 121 8 16 0 1 0 420076937 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18853/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 13600

[startup+3.10273 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 18875
/proc/meminfo: memFree=1739952/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=1.33
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 974 12651 0 1 3 1 121 8 15 0 1 0 420076937 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18853/statm: 3400 797 370 3 0 500 0
[pid=18866] ppid=18853 vsize=5356 CPUtime=0
/proc/18866/stat : 18866 (sh) S 18853 18853 18490 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 420077079 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18866/statm: 1339 233 193 169 0 50 0
[pid=18867] ppid=18866 vsize=868428 CPUtime=1.65
/proc/18867/stat : 18867 (java) S 18866 18853 18490 0 -1 0 10181 0 1 0 159 6 0 0 18 0 9 0 420077079 889270272 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18867/statm: 217107 9097 2540 9 0 211682 0
[pid=18867/tid=18868] ppid=18866 vsize=868428 CPUtime=1.04
/proc/18867/task/18868/stat : 18868 (java) R 18866 18853 18490 0 -1 64 2786 0 1 0 102 2 0 0 21 0 9 0 420077080 889270272 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4126619101 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18869] ppid=18866 vsize=868428 CPUtime=0.39
/proc/18867/task/18869/stat : 18869 (java) S 18866 18853 18490 0 -1 64 5218 0 0 0 36 3 0 0 16 0 9 0 420077081 889270272 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18870] ppid=18866 vsize=868428 CPUtime=0
/proc/18867/task/18870/stat : 18870 (java) S 18866 18853 18490 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 420077082 889270272 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18871] ppid=18866 vsize=868428 CPUtime=0
/proc/18867/task/18871/stat : 18871 (java) S 18866 18853 18490 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 420077082 889270272 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18872] ppid=18866 vsize=868428 CPUtime=0
/proc/18867/task/18872/stat : 18872 (java) S 18866 18853 18490 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 420077084 889270272 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18873] ppid=18866 vsize=868428 CPUtime=0.2
/proc/18867/task/18873/stat : 18873 (java) S 18866 18853 18490 0 -1 64 1480 0 0 0 20 0 0 0 16 0 9 0 420077084 889270272 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18874] ppid=18866 vsize=868428 CPUtime=0
/proc/18867/task/18874/stat : 18874 (java) S 18866 18853 18490 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 420077084 889270272 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18875] ppid=18866 vsize=868428 CPUtime=0
/proc/18867/task/18875/stat : 18875 (java) S 18866 18853 18490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 420077084 889270272 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887384

[startup+6.30219 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 18875
/proc/meminfo: memFree=1700336/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=1.33
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 974 12651 0 1 3 1 121 8 15 0 1 0 420076937 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18853/statm: 3400 797 370 3 0 500 0
[pid=18866] ppid=18853 vsize=5356 CPUtime=0
/proc/18866/stat : 18866 (sh) S 18853 18853 18490 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 420077079 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18866/statm: 1339 233 193 169 0 50 0
[pid=18867] ppid=18866 vsize=868540 CPUtime=4.84
/proc/18867/stat : 18867 (java) S 18866 18853 18490 0 -1 0 15164 0 1 0 462 22 0 0 18 0 9 0 420077079 889384960 13576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18867/statm: 217135 13576 2565 9 0 211682 0
[pid=18867/tid=18868] ppid=18866 vsize=868540 CPUtime=3.47
/proc/18867/task/18868/stat : 18868 (java) R 18866 18853 18490 0 -1 64 3192 0 1 0 335 12 0 0 25 0 9 0 420077080 889384960 13576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18869] ppid=18866 vsize=868540 CPUtime=1.06
/proc/18867/task/18869/stat : 18869 (java) S 18866 18853 18490 0 -1 64 9752 0 0 0 98 8 0 0 16 0 9 0 420077081 889384960 13576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18870] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18870/stat : 18870 (java) S 18866 18853 18490 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 420077082 889384960 13576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18871] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18871/stat : 18871 (java) S 18866 18853 18490 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 420077082 889384960 13576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18872] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18872/stat : 18872 (java) S 18866 18853 18490 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 420077084 889384960 13576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18873] ppid=18866 vsize=868540 CPUtime=0.27
/proc/18867/task/18873/stat : 18873 (java) R 18866 18853 18490 0 -1 64 1523 0 0 0 27 0 0 0 16 0 9 0 420077084 889384960 13576 996147200 134512640 134550740 4294955952 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18874] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18874/stat : 18874 (java) S 18866 18853 18490 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 420077084 889384960 13576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18875] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18875/stat : 18875 (java) S 18866 18853 18490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 420077084 889384960 13576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 887496

[startup+12.7021 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 18875
/proc/meminfo: memFree=1621808/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=1.33
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 974 12651 0 1 3 1 121 8 16 0 1 0 420076937 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18853/statm: 3400 797 370 3 0 500 0
[pid=18866] ppid=18853 vsize=5356 CPUtime=0
/proc/18866/stat : 18866 (sh) S 18853 18853 18490 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 420077079 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18866/statm: 1339 233 193 169 0 50 0
[pid=18867] ppid=18866 vsize=868540 CPUtime=11.17
/proc/18867/stat : 18867 (java) S 18866 18853 18490 0 -1 0 15811 0 1 0 1043 74 0 0 18 0 9 0 420077079 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18867/statm: 217135 13577 2565 9 0 211682 0
[pid=18867/tid=18868] ppid=18866 vsize=868540 CPUtime=9.51
/proc/18867/task/18868/stat : 18868 (java) R 18866 18853 18490 0 -1 64 3838 0 1 0 891 60 0 0 25 0 9 0 420077080 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18869] ppid=18866 vsize=868540 CPUtime=1.36
/proc/18867/task/18869/stat : 18869 (java) S 18866 18853 18490 0 -1 64 9752 0 0 0 124 12 0 0 16 0 9 0 420077081 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18870] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18870/stat : 18870 (java) S 18866 18853 18490 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 420077082 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18871] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18871/stat : 18871 (java) S 18866 18853 18490 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 420077082 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18872] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18872/stat : 18872 (java) S 18866 18853 18490 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18873] ppid=18866 vsize=868540 CPUtime=0.28
/proc/18867/task/18873/stat : 18873 (java) S 18866 18853 18490 0 -1 64 1524 0 0 0 28 0 0 0 16 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18874] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18874/stat : 18874 (java) S 18866 18853 18490 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18875] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18875/stat : 18875 (java) S 18866 18853 18490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 887496

[startup+25.5019 s]
/proc/loadavg: 2.28 2.07 2.02 3/92 18875
/proc/meminfo: memFree=1462064/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=1.33
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 974 12651 0 1 3 1 121 8 16 0 1 0 420076937 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18853/statm: 3400 797 370 3 0 500 0
[pid=18866] ppid=18853 vsize=5356 CPUtime=0
/proc/18866/stat : 18866 (sh) S 18853 18853 18490 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 420077079 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18866/statm: 1339 233 193 169 0 50 0
[pid=18867] ppid=18866 vsize=868540 CPUtime=23.8
/proc/18867/stat : 18867 (java) S 18866 18853 18490 0 -1 0 17072 0 1 0 2195 185 0 0 18 0 9 0 420077079 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18867/statm: 217135 13577 2565 9 0 211682 0
[pid=18867/tid=18868] ppid=18866 vsize=868540 CPUtime=21.5
/proc/18867/task/18868/stat : 18868 (java) R 18866 18853 18490 0 -1 64 5099 0 1 0 1987 163 0 0 25 0 9 0 420077080 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4126621468 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18869] ppid=18866 vsize=868540 CPUtime=1.98
/proc/18867/task/18869/stat : 18869 (java) S 18866 18853 18490 0 -1 64 9752 0 0 0 178 20 0 0 16 0 9 0 420077081 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18870] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18870/stat : 18870 (java) S 18866 18853 18490 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 420077082 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18871] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18871/stat : 18871 (java) S 18866 18853 18490 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 420077082 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18872] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18872/stat : 18872 (java) S 18866 18853 18490 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18873] ppid=18866 vsize=868540 CPUtime=0.28
/proc/18867/task/18873/stat : 18873 (java) S 18866 18853 18490 0 -1 64 1524 0 0 0 28 0 0 0 16 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18874] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18874/stat : 18874 (java) S 18866 18853 18490 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18875] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18875/stat : 18875 (java) S 18866 18853 18490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 887496

[startup+51.1015 s]
/proc/loadavg: 2.52 2.14 2.04 3/92 18875
/proc/meminfo: memFree=1160304/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=1.33
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 974 12651 0 1 3 1 121 8 16 0 1 0 420076937 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18853/statm: 3400 797 370 3 0 500 0
[pid=18866] ppid=18853 vsize=5356 CPUtime=0
/proc/18866/stat : 18866 (sh) S 18853 18853 18490 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 420077079 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18866/statm: 1339 233 193 169 0 50 0
[pid=18867] ppid=18866 vsize=868540 CPUtime=48.86
/proc/18867/stat : 18867 (java) S 18866 18853 18490 0 -1 0 19582 0 1 0 4478 408 0 0 18 0 9 0 420077079 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18867/statm: 217135 13577 2565 9 0 211682 0
[pid=18867/tid=18868] ppid=18866 vsize=868540 CPUtime=45.33
/proc/18867/task/18868/stat : 18868 (java) R 18866 18853 18490 0 -1 64 7609 0 1 0 4168 365 0 0 25 0 9 0 420077080 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4127094095 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18869] ppid=18866 vsize=868540 CPUtime=3.22
/proc/18867/task/18869/stat : 18869 (java) S 18866 18853 18490 0 -1 64 9752 0 0 0 281 41 0 0 16 0 9 0 420077081 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18870] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18870/stat : 18870 (java) S 18866 18853 18490 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 420077082 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18871] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18871/stat : 18871 (java) S 18866 18853 18490 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 420077082 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18872] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18872/stat : 18872 (java) S 18866 18853 18490 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18873] ppid=18866 vsize=868540 CPUtime=0.28
/proc/18867/task/18873/stat : 18873 (java) S 18866 18853 18490 0 -1 64 1524 0 0 0 28 0 0 0 16 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18874] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18874/stat : 18874 (java) S 18866 18853 18490 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18867/tid=18875] ppid=18866 vsize=868540 CPUtime=0
/proc/18867/task/18875/stat : 18875 (java) S 18866 18853 18490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 420077084 889384960 13577 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 887496

[startup+102.307 s]
/proc/loadavg: 2.39 2.18 2.06 3/84 18877
/proc/meminfo: memFree=865584/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=59.43
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 1022 33466 0 2 3 1 5443 496 16 0 1 0 420076937 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18853/statm: 3400 799 370 3 0 500 0
[pid=18876] ppid=18853 vsize=5356 CPUtime=0
/proc/18876/stat : 18876 (sh) S 18853 18853 18490 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 420082990 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18876/statm: 1339 232 193 169 0 50 0
[pid=18877] ppid=18876 vsize=227548 CPUtime=41.55
/proc/18877/stat : 18877 (picosat) R 18876 18853 18490 0 -1 4194304 55858 0 0 0 1894 2261 0 0 25 0 1 0 420082990 233009152 55844 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18877/statm: 56887 55844 40 102 0 56782 0
Current children cumulated CPU time (s) 100.98
Current children cumulated vsize (KiB) 246504

[startup+162.301 s]
/proc/loadavg: 2.14 2.14 2.05 3/84 18877
/proc/meminfo: memFree=643056/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=59.43
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 1022 33466 0 2 3 1 5443 496 16 0 1 0 420076937 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18853/statm: 3400 799 370 3 0 500 0
[pid=18876] ppid=18853 vsize=5356 CPUtime=0
/proc/18876/stat : 18876 (sh) S 18853 18853 18490 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 420082990 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18876/statm: 1339 232 193 169 0 50 0
[pid=18877] ppid=18876 vsize=476416 CPUtime=101.22
/proc/18877/stat : 18877 (picosat) R 18876 18853 18490 0 -1 4194304 111938 0 0 0 4638 5484 0 0 25 0 1 0 420082990 487849984 111924 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18877/statm: 119104 111924 40 102 0 118999 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 495372

[startup+222.302 s]
/proc/loadavg: 2.05 2.11 2.05 3/84 18877
/proc/meminfo: memFree=416624/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=59.43
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 1022 33466 0 2 3 1 5443 496 16 0 1 0 420076937 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18853/statm: 3400 799 370 3 0 500 0
[pid=18876] ppid=18853 vsize=5356 CPUtime=0
/proc/18876/stat : 18876 (sh) S 18853 18853 18490 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 420082990 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18876/statm: 1339 232 193 169 0 50 0
[pid=18877] ppid=18876 vsize=675868 CPUtime=160.93
/proc/18877/stat : 18877 (picosat) R 18876 18853 18490 0 -1 4194304 167953 0 0 0 7368 8725 0 0 25 0 1 0 420082990 692088832 167939 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18877/statm: 168967 167939 40 102 0 168862 0
Current children cumulated CPU time (s) 220.36
Current children cumulated vsize (KiB) 694824



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+270.607 s]
/proc/loadavg: 2.02 2.09 2.04 3/84 18877
/proc/meminfo: memFree=234096/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=59.43
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 1022 33466 0 2 3 1 5443 496 16 0 1 0 420076937 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18853/statm: 3400 799 370 3 0 500 0
[pid=18876] ppid=18853 vsize=5356 CPUtime=0
/proc/18876/stat : 18876 (sh) S 18853 18853 18490 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 420082990 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18876/statm: 1339 232 193 169 0 50 0
[pid=18877] ppid=18876 vsize=902840 CPUtime=209
/proc/18877/stat : 18877 (picosat) R 18876 18853 18490 0 -1 4194304 213252 0 0 0 9559 11341 0 0 25 0 1 0 420082990 924508160 213238 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18877/statm: 225710 213238 40 102 0 225605 0
Current children cumulated CPU time (s) 268.43
Current children cumulated vsize (KiB) 921796

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

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

[startup+270.72 s]
/proc/loadavg: 2.02 2.09 2.04 3/84 18877
/proc/meminfo: memFree=234096/2055920 swapFree=4180312/4192956
[pid=18853] ppid=18851 vsize=13600 CPUtime=59.43
/proc/18853/stat : 18853 (sugar) S 18851 18853 18490 0 -1 4194304 1042 33466 0 2 3 1 5443 496 16 0 1 0 420076937 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18853/statm: 3400 799 370 3 0 500 0
[pid=18876] ppid=18853 vsize=0 CPUtime=0
/proc/18876/stat : 18876 (sh) Z 18853 18853 18490 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 420082990 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/18876/statm: 0 0 0 0 0 0 0
[pid=18877] ppid=1 vsize=0 CPUtime=209.11
/proc/18877/stat : 18877 (picosat) R 1 18853 18490 0 -1 4195332 213253 0 0 0 9559 11352 0 0 25 0 1 0 420082990 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18877/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 268.54
Current children cumulated vsize (KiB) 13600

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18853 and gives
#  childrusage.ru_utime.tv_sec=54
#  childrusage.ru_utime.tv_usec=471719
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=980242
# CPU time returned by wait4() is 59.452
# while last known CPU time is 268.54
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 270.753
CPU time (s): 268.54
CPU user time (s): 150.05
CPU system time (s): 118.49
CPU usage (%): 99.1828
Max. virtual memory (cumulated for all children) (KiB): 921796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.4717
system time used= 4.98024
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34844
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= 42933
involuntary context switches= 44574

runsolver used 0.294955 second user time and 0.768883 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-04 06:09:56
IDJOB=1064903
IDBENCH=55008
IDSOLVER=345
FILE ID=node49/1064903-1215144596
PBS_JOBID= 7877396
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-22s-smv.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064903-1215144596/watcher-1064903-1215144596 -o /tmp/evaluation-result-1064903-1215144596/solver-1064903-1215144596 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1064903-1215144596.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 12b9f6423c9315112e1682a7a9e966a5
RANDOM SEED=211395646

node49.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.249
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.249
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:       1754344 kB
Buffers:         11336 kB
Cached:         106880 kB
SwapCached:       5544 kB
Active:         181772 kB
Inactive:        69036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754344 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:            3756 kB
Writeback:           0 kB
Mapped:         148984 kB
Slab:            35472 kB
Committed_AS:   922628 kB
PageTables:       2076 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 node49 at 2008-07-04 06:14:28