Trace number 1058151

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+picosatSAT 112.281 137.18

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-10.xml
MD5SUM3a46901a8ea2c192a6f5d5f8c9f3ac47
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.67974
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints6793
Maximum constraint arity15
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5889
Global constraints used (with number of constraints)alldifferent(904)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Thu Jul  3 21:25:40 2008
0.00/0.05	c 0	PID 13500
0.00/0.05	c 0	HOST node77.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1058151-1215113140.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-1058151-1215113140.xml' 'HOME/temp.csp'
0.98/1.07	c 1	271 domains, 400 variables, 1 predicates, 0 relations, 6793 constraints
0.98/1.10	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.98/1.10	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.05/1.18	c 2	Parsing HOME/temp.csp
1.05/1.52	c 2	parsed 7465 expressions
1.05/1.52	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.05/1.52	c 2	Converting to clausal form CSP
1.05/1.70	c 2	converted 747 (10%) expressions
2.13/2.22	c 3	converted 1493 (20%) expressions
2.42/2.59	c 3	converted 2240 (30%) expressions
2.92/3.03	c 3	converted 2986 (40%) expressions
3.22/3.38	c 4	converted 3733 (50%) expressions
3.81/3.91	c 4	converted 4479 (60%) expressions
4.11/4.25	c 5	converted 5226 (70%) expressions
4.51/4.61	c 5	converted 5972 (80%) expressions
9.58/9.74	c 10	converted 6719 (90%) expressions
41.32/41.69	c 42	converted 7465 (100%) expressions
41.32/41.69	c 42	CSP : 400 integers, 0 booleans, 83360 clauses, largest domain size 33
41.32/41.69	c 42	Heap : 419 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
41.32/41.69	c 42	Propagation in CSP
48.48/48.88	c 49	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
48.48/48.88	c 49	CSP : 400 integers, 0 booleans, 83360 clauses, largest domain size 33
48.48/48.88	c 49	Heap : 445 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
48.58/48.95	c 49	Simplifing CSP by introducing new Boolean variables
49.48/49.81	c 50	CSP : 400 integers, 174316 booleans, 257676 clauses, largest domain size 33
49.48/49.81	c 50	Heap : 482 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
51.87/52.23	c 53	Encoding CSP to SAT : HOME/temp.cnf
51.97/52.30	c 53	40 (10%) CSP integer variables are encoded (966 clauses, 10495 bytes)
51.97/52.31	c 53	80 (20%) CSP integer variables are encoded (1920 clauses, 22897 bytes)
51.97/52.31	c 53	120 (30%) CSP integer variables are encoded (2808 clauses, 34441 bytes)
51.97/52.31	c 53	160 (40%) CSP integer variables are encoded (3739 clauses, 46544 bytes)
51.97/52.32	c 53	200 (50%) CSP integer variables are encoded (4707 clauses, 59128 bytes)
51.97/52.32	c 53	240 (60%) CSP integer variables are encoded (4801 clauses, 60350 bytes)
51.97/52.32	c 53	280 (70%) CSP integer variables are encoded (4914 clauses, 61819 bytes)
51.97/52.32	c 53	320 (80%) CSP integer variables are encoded (5079 clauses, 63964 bytes)
51.97/52.32	c 53	360 (90%) CSP integer variables are encoded (5227 clauses, 65888 bytes)
51.97/52.32	c 53	400 (100%) CSP integer variables are encoded (5366 clauses, 67695 bytes)
53.95/54.35	c 55	25768 (10%) CSP clauses are encoded (324739 clauses, 6143623 bytes)
55.55/55.98	c 56	51536 (20%) CSP clauses are encoded (739195 clauses, 14090106 bytes)
57.33/57.71	c 58	77303 (30%) CSP clauses are encoded (1178264 clauses, 22507702 bytes)
58.92/59.40	c 60	103071 (40%) CSP clauses are encoded (1606483 clauses, 30658638 bytes)
60.70/61.11	c 62	128838 (50%) CSP clauses are encoded (2041206 clauses, 39055176 bytes)
62.39/62.89	c 63	154606 (60%) CSP clauses are encoded (2485920 clauses, 47804891 bytes)
64.18/64.62	c 65	180374 (70%) CSP clauses are encoded (2915077 clauses, 56425224 bytes)
65.88/66.38	c 67	206141 (80%) CSP clauses are encoded (3346877 clauses, 65166895 bytes)
67.67/68.19	c 69	231909 (90%) CSP clauses are encoded (3795477 clauses, 74155209 bytes)
69.46/69.95	c 70	257676 (100%) CSP clauses are encoded (4232022 clauses, 82976157 bytes)
69.46/69.96	c 70	257676 CSP clauses encoded
69.46/69.96	c 70	Writing map file : HOME/temp.map
69.46/69.98	c 70	Heap : 515 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
69.46/69.98	c 70	SAT : 180032 SAT variables, 4232022 SAT clauses, 82976157 bytes
69.46/69.98	c 70	Heap : 515 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
69.54/70.07	c 70	SOLVING HOME/temp.cnf
69.54/70.07	c 70	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
111.77/112.46	c 113	DECODING HOME/temp.out WITH HOME/temp.map
111.77/112.46	c 113	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
111.83/112.54	c 113	Decoding HOME/temp.out
111.83/112.81	s SATISFIABLE
111.83/112.82	v 7 15 21 11 26 28 22 33 15 18 39 22 0 22 41 40 42 1 34 10 10 28 32 2 20 25 29 43 42 3 12 21 15 0 8 44 0 7 8 41 19 30 6 17 20 33 4 23 26 35 41 30 31 19 22 9 44 0 35 30 2 20 15 6 7 30 1 0 34 40 17 2 5 26 8 4 39 26 40 4 15 8 13 13 1 18 25 37 6 43 19 39 37 20 29 16 8 11 7 12 43 20 42 37 33 5 24 23 43 38 8 9 9 9 27 11 32 2 16 28 18 5 24 36 28 4 4 0 17 0 12 10 40 38 31 41 8 5 27 29 30 2 34 13 28 5 21 35 17 44 24 0 32 29 25 29 31 33 35 16 38 26 33 34 19 18 35 27 36 34 17 42 39 1 3 8 1 3 14 36 32 4 6 24 21 12 34 22 14 31 39 41 28 36 10 17 14 33 9 25 18 3 6 18 16 13 13 18 10 3 14 6 17 17 19 16 18 11 8 10 4 19 3 5 18 16 12 19 14 9 18 10 7 15 18 17 18 11 15 16 15 8 16 14 11 11 11 10 14 14 15 16 11 11 16 18 14 1 13 9 19 14 18 12 10 18 10 11 15 10 12 1 12 8 19 19 15 10 7 18 17 17 16 14 17 14 14 18 11 15 13 13 7 5 18 15 11 13 9 15 7 7 7 17 14 11 16 9 5 18 9 17 14 7 14 12 16 11 14 15 6 19 19 5 11 17 10 13 7 3 5 11 15 17 6 14 8 7 8 11 1 10 4 12 3 8 1 10 17 18 17 4 13 19 10 10 5 6 19 9 7 7 16 6 10 2 8 5 18 3 11 6 12 8 7 5 7 4 16 16 7 16 7 7 16 16 18 11 14 3 9 11 2 13 7 5 12 1 5 7
111.83/112.83	c 113	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
111.83/112.88	c 113	CPU 91.82 (0.03 0.01 91.79 20.37)
111.83/112.88	c 113	END Thu Jul  3 21:27:33 2008

Verifier Data (download as text)

OK

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-1058151-1215113140/watcher-1058151-1215113140 -o /tmp/evaluation-result-1058151-1215113140/solver-1058151-1215113140 -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-1058151-1215113140.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: 1.94 2.08 2.02 4/73 13500
/proc/meminfo: memFree=1487584/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=6268 CPUtime=0
/proc/13500/stat : 13500 (sugar) R 13498 13500 12914 0 -1 4194304 62 0 0 0 0 0 0 0 20 0 1 0 624531834 6418432 47 996147200 4194304 4206940 548682068608 18446744073709551615 228041225705 0 0 4096 0 0 0 0 17 1 0 0
/proc/13500/statm: 1567 47 36 3 0 8 0

[startup+0.0985719 s]
/proc/loadavg: 1.94 2.08 2.02 4/73 13500
/proc/meminfo: memFree=1487584/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=0.04
/proc/13500/stat : 13500 (sugar) S 13498 13500 12914 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 624531834 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13500/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101569 s]
/proc/loadavg: 1.94 2.08 2.02 4/73 13500
/proc/meminfo: memFree=1487584/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=0.04
/proc/13500/stat : 13500 (sugar) S 13498 13500 12914 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 624531834 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13500/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301612 s]
/proc/loadavg: 1.94 2.08 2.02 4/73 13500
/proc/meminfo: memFree=1487584/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=0.04
/proc/13500/stat : 13500 (sugar) S 13498 13500 12914 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 624531834 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13500/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702691 s]
/proc/loadavg: 1.94 2.08 2.02 4/73 13500
/proc/meminfo: memFree=1487584/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=0.04
/proc/13500/stat : 13500 (sugar) S 13498 13500 12914 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 624531834 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13500/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50285 s]
/proc/loadavg: 2.03 2.09 2.02 3/84 13512
/proc/meminfo: memFree=1467848/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=1.05
/proc/13500/stat : 13500 (sugar) S 13498 13500 12914 0 -1 4194304 973 8166 0 1 3 1 95 6 15 0 1 0 624531834 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13500/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 13600

[startup+3.10216 s]
/proc/loadavg: 2.03 2.09 2.02 4/84 13522
/proc/meminfo: memFree=1466696/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=1.05
/proc/13500/stat : 13500 (sugar) S 13498 13500 12914 0 -1 4194304 974 8166 0 1 3 1 95 6 15 0 1 0 624531834 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13500/statm: 3400 797 370 3 0 500 0
[pid=13513] ppid=13500 vsize=5356 CPUtime=0
/proc/13513/stat : 13513 (sh) S 13500 13500 12914 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624531945 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13513/statm: 1339 233 193 169 0 50 0
[pid=13514] ppid=13513 vsize=868372 CPUtime=1.97
/proc/13514/stat : 13514 (java) S 13513 13500 12914 0 -1 0 10376 0 1 0 191 6 0 0 20 0 9 0 624531945 889212928 9525 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13514/statm: 217093 9525 2540 9 0 211668 0
[pid=13514/tid=13515] ppid=13513 vsize=868372 CPUtime=1.37
/proc/13514/task/13515/stat : 13515 (java) R 13513 13500 12914 0 -1 64 2844 0 1 0 135 2 0 0 25 0 9 0 624531946 889212928 9525 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13516] ppid=13513 vsize=868372 CPUtime=0.39
/proc/13514/task/13516/stat : 13516 (java) R 13513 13500 12914 0 -1 64 5371 0 0 0 37 2 0 0 15 0 9 0 624531947 889212928 9525 996147200 134512640 134550740 4294955952 18446744073709551615 104187937 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13517] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13517/stat : 13517 (java) S 13513 13500 12914 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 624531947 889212928 9525 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13518] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13518/stat : 13518 (java) S 13513 13500 12914 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 624531947 889212928 9525 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13519] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13519/stat : 13519 (java) S 13513 13500 12914 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 624531949 889212928 9525 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13520] ppid=13513 vsize=868372 CPUtime=0.17
/proc/13514/task/13520/stat : 13520 (java) S 13513 13500 12914 0 -1 64 1468 0 0 0 17 0 0 0 15 0 9 0 624531949 889212928 9525 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13521] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13521/stat : 13521 (java) S 13513 13500 12914 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624531949 889212928 9525 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13522] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13522/stat : 13522 (java) S 13513 13500 12914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624531949 889212928 9525 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887328

[startup+6.3028 s]
/proc/loadavg: 2.02 2.09 2.02 3/84 13522
/proc/meminfo: memFree=1431048/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=1.05
/proc/13500/stat : 13500 (sugar) S 13498 13500 12914 0 -1 4194304 974 8166 0 1 3 1 95 6 15 0 1 0 624531834 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13500/statm: 3400 797 370 3 0 500 0
[pid=13513] ppid=13500 vsize=5356 CPUtime=0
/proc/13513/stat : 13513 (sh) S 13500 13500 12914 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624531945 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13513/statm: 1339 233 193 169 0 50 0
[pid=13514] ppid=13513 vsize=868372 CPUtime=5.15
/proc/13514/stat : 13514 (java) S 13513 13500 12914 0 -1 0 19309 0 1 0 505 10 0 0 20 0 9 0 624531945 889212928 18413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13514/statm: 217093 18413 2540 9 0 211668 0
[pid=13514/tid=13515] ppid=13513 vsize=868372 CPUtime=3.75
/proc/13514/task/13515/stat : 13515 (java) R 13513 13500 12914 0 -1 64 3305 0 1 0 373 2 0 0 25 0 9 0 624531946 889212928 18413 996147200 134512640 134550740 4294955952 18446744073709551615 4126418654 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13516] ppid=13513 vsize=868372 CPUtime=1.19
/proc/13514/task/13516/stat : 13516 (java) S 13513 13500 12914 0 -1 64 13835 0 0 0 113 6 0 0 16 0 9 0 624531947 889212928 18413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13517] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13517/stat : 13517 (java) S 13513 13500 12914 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 624531947 889212928 18413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13518] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13518/stat : 13518 (java) S 13513 13500 12914 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 624531947 889212928 18413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13519] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13519/stat : 13519 (java) S 13513 13500 12914 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 624531949 889212928 18413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13520] ppid=13513 vsize=868372 CPUtime=0.18
/proc/13514/task/13520/stat : 13520 (java) S 13513 13500 12914 0 -1 64 1476 0 0 0 18 0 0 0 15 0 9 0 624531949 889212928 18413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13521] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13521/stat : 13521 (java) S 13513 13500 12914 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624531949 889212928 18413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13522] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13522/stat : 13522 (java) S 13513 13500 12914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624531949 889212928 18413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 887328

[startup+12.7011 s]
/proc/loadavg: 2.02 2.09 2.02 3/84 13522
/proc/meminfo: memFree=1360904/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=1.05
/proc/13500/stat : 13500 (sugar) S 13498 13500 12914 0 -1 4194304 974 8166 0 1 3 1 95 6 16 0 1 0 624531834 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13500/statm: 3400 797 370 3 0 500 0
[pid=13513] ppid=13500 vsize=5356 CPUtime=0
/proc/13513/stat : 13513 (sh) S 13500 13500 12914 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624531945 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13513/statm: 1339 233 193 169 0 50 0
[pid=13514] ppid=13513 vsize=868372 CPUtime=11.51
/proc/13514/stat : 13514 (java) S 13513 13500 12914 0 -1 0 43763 0 1 0 1129 22 0 0 20 0 9 0 624531945 889212928 35147 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13514/statm: 217093 35147 2540 9 0 211668 0
[pid=13514/tid=13515] ppid=13513 vsize=868372 CPUtime=8.07
/proc/13514/task/13515/stat : 13515 (java) R 13513 13500 12914 0 -1 64 4505 0 1 0 804 3 0 0 25 0 9 0 624531946 889212928 35147 996147200 134512640 134550740 4294955952 18446744073709551615 4126603079 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13516] ppid=13513 vsize=868372 CPUtime=3.23
/proc/13514/task/13516/stat : 13516 (java) S 13513 13500 12914 0 -1 64 37089 0 0 0 306 17 0 0 16 0 9 0 624531947 889212928 35147 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13517] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13517/stat : 13517 (java) S 13513 13500 12914 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 624531947 889212928 35147 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13518] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13518/stat : 13518 (java) S 13513 13500 12914 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 624531947 889212928 35147 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13519] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13519/stat : 13519 (java) S 13513 13500 12914 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 624531949 889212928 35147 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13520] ppid=13513 vsize=868372 CPUtime=0.18
/proc/13514/task/13520/stat : 13520 (java) S 13513 13500 12914 0 -1 64 1476 0 0 0 18 0 0 0 15 0 9 0 624531949 889212928 35147 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13521] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13521/stat : 13521 (java) S 13513 13500 12914 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624531949 889212928 35147 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13522] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13522/stat : 13522 (java) S 13513 13500 12914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624531949 889212928 35147 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 887328

[startup+25.5026 s]
/proc/loadavg: 2.02 2.09 2.02 3/84 13522
/proc/meminfo: memFree=1220104/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=1.05
/proc/13500/stat : 13500 (sugar) S 13498 13500 12914 0 -1 4194304 974 8166 0 1 3 1 95 6 16 0 1 0 624531834 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13500/statm: 3400 797 370 3 0 500 0
[pid=13513] ppid=13500 vsize=5356 CPUtime=0
/proc/13513/stat : 13513 (sh) S 13500 13500 12914 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624531945 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13513/statm: 1339 233 193 169 0 50 0
[pid=13514] ppid=13513 vsize=868372 CPUtime=24.25
/proc/13514/stat : 13514 (java) S 13513 13500 12914 0 -1 0 82057 0 1 0 2386 39 0 0 20 0 9 0 624531945 889212928 69885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13514/statm: 217093 69885 2540 9 0 211668 0
[pid=13514/tid=13515] ppid=13513 vsize=868372 CPUtime=17.62
/proc/13514/task/13515/stat : 13515 (java) R 13513 13500 12914 0 -1 64 5705 0 1 0 1759 3 0 0 25 0 9 0 624531946 889212928 69885 996147200 134512640 134550740 4294955952 18446744073709551615 4126573360 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13516] ppid=13513 vsize=868372 CPUtime=6.42
/proc/13514/task/13516/stat : 13516 (java) S 13513 13500 12914 0 -1 64 74183 0 0 0 609 33 0 0 16 0 9 0 624531947 889212928 69885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13517] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13517/stat : 13517 (java) S 13513 13500 12914 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 624531947 889212928 69885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13518] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13518/stat : 13518 (java) S 13513 13500 12914 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 624531947 889212928 69885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13519] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13519/stat : 13519 (java) S 13513 13500 12914 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 624531949 889212928 69885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13520] ppid=13513 vsize=868372 CPUtime=0.18
/proc/13514/task/13520/stat : 13520 (java) S 13513 13500 12914 0 -1 64 1476 0 0 0 18 0 0 0 15 0 9 0 624531949 889212928 69885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13521] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13521/stat : 13521 (java) S 13513 13500 12914 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624531949 889212928 69885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13522] ppid=13513 vsize=868372 CPUtime=0
/proc/13514/task/13522/stat : 13522 (java) S 13513 13500 12914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624531949 889212928 69885 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 887328

[startup+51.1026 s]
/proc/loadavg: 2.14 2.11 2.03 4/84 13522
/proc/meminfo: memFree=976456/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=1.05
/proc/13500/stat : 13500 (sugar) S 13498 13500 12914 0 -1 4194304 974 8166 0 1 3 1 95 6 16 0 1 0 624531834 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13500/statm: 3400 797 370 3 0 500 0
[pid=13513] ppid=13500 vsize=5356 CPUtime=0
/proc/13513/stat : 13513 (sh) S 13500 13500 12914 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 624531945 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13513/statm: 1339 233 193 169 0 50 0
[pid=13514] ppid=13513 vsize=873500 CPUtime=49.73
/proc/13514/stat : 13514 (java) S 13513 13500 12914 0 -1 0 146547 0 1 0 4905 68 0 0 20 0 9 0 624531945 894464000 130315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13514/statm: 218375 130315 2540 9 0 212950 0
[pid=13514/tid=13515] ppid=13513 vsize=873500 CPUtime=36.46
/proc/13514/task/13515/stat : 13515 (java) R 13513 13500 12914 0 -1 64 7680 0 1 0 3641 5 0 0 25 0 9 0 624531946 894464000 130315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13516] ppid=13513 vsize=873500 CPUtime=13.03
/proc/13514/task/13516/stat : 13516 (java) R 13513 13500 12914 0 -1 64 136683 0 0 0 1242 61 0 0 17 0 9 0 624531947 894464000 130315 996147200 134512640 134550740 4294955952 18446744073709551615 104181410 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13517] ppid=13513 vsize=873500 CPUtime=0
/proc/13514/task/13517/stat : 13517 (java) S 13513 13500 12914 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 624531947 894464000 130315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13518] ppid=13513 vsize=873500 CPUtime=0
/proc/13514/task/13518/stat : 13518 (java) S 13513 13500 12914 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 624531947 894464000 130315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13519] ppid=13513 vsize=873500 CPUtime=0
/proc/13514/task/13519/stat : 13519 (java) S 13513 13500 12914 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 624531949 894464000 130315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13520] ppid=13513 vsize=873500 CPUtime=0.21
/proc/13514/task/13520/stat : 13520 (java) S 13513 13500 12914 0 -1 64 1491 0 0 0 21 0 0 0 15 0 9 0 624531949 894464000 130315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13521] ppid=13513 vsize=873500 CPUtime=0
/proc/13514/task/13521/stat : 13521 (java) S 13513 13500 12914 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 624531949 894464000 130315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13514/tid=13522] ppid=13513 vsize=873500 CPUtime=0
/proc/13514/task/13522/stat : 13522 (java) S 13513 13500 12914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624531949 894464000 130315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 892456

[startup+102.307 s]
/proc/loadavg: 2.73 2.27 2.09 3/76 13524
/proc/meminfo: memFree=1259144/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=69.64
/proc/13500/stat : 13500 (sugar) S 13498 13500 12914 0 -1 4194304 1022 160309 0 2 3 1 6827 133 16 0 1 0 624531834 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13500/statm: 3400 799 370 3 0 500 0
[pid=13523] ppid=13500 vsize=5356 CPUtime=0
/proc/13523/stat : 13523 (sh) S 13500 13500 12914 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 624538842 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13523/statm: 1339 232 193 169 0 50 0
[pid=13524] ppid=13523 vsize=149532 CPUtime=32.08
/proc/13524/stat : 13524 (picosat) R 13523 13500 12914 0 -1 4194304 35194 0 0 0 1474 1734 0 0 25 0 1 0 624538843 153120768 35180 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/13524/statm: 37383 35180 40 102 0 37278 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 168488

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

[startup+115.101 s]
/proc/loadavg: 2.77 2.30 2.10 2/74 13534
/proc/meminfo: memFree=1459224/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=112.24
/proc/13500/stat : 13500 (sugar) D 13498 13500 12914 0 -1 4194304 1119 203488 0 3 3 5 9179 2037 15 0 1 0 624531834 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 228044018729 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/13500/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 112.24
Current children cumulated vsize (KiB) 13600

[startup+127.903 s]
/proc/loadavg: 2.82 2.33 2.11 2/74 13534
/proc/meminfo: memFree=1473760/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=112.25
/proc/13500/stat : 13500 (sugar) D 13498 13500 12914 0 -1 4194304 1119 203488 0 3 3 6 9179 2037 15 0 1 0 624531834 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 228044018729 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/13500/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 112.25
Current children cumulated vsize (KiB) 13600

[startup+131.101 s]
/proc/loadavg: 2.83 2.34 2.11 2/74 13534
/proc/meminfo: memFree=1476512/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=112.25
/proc/13500/stat : 13500 (sugar) D 13498 13500 12914 0 -1 4194304 1119 203488 0 3 3 6 9179 2037 15 0 1 0 624531834 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 228044018729 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/13500/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 112.25
Current children cumulated vsize (KiB) 13600

[startup+134.301 s]
/proc/loadavg: 2.83 2.34 2.11 2/74 13534
/proc/meminfo: memFree=1480864/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=112.25
/proc/13500/stat : 13500 (sugar) D 13498 13500 12914 0 -1 4194304 1119 203488 0 3 3 6 9179 2037 15 0 1 0 624531834 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 228044018729 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/13500/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 112.25
Current children cumulated vsize (KiB) 13600

[startup+135.901 s]
/proc/loadavg: 2.83 2.34 2.11 2/74 13534
/proc/meminfo: memFree=1480864/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=112.25
/proc/13500/stat : 13500 (sugar) D 13498 13500 12914 0 -1 4194304 1119 203488 0 3 3 6 9179 2037 15 0 1 0 624531834 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 228044018729 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/13500/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 112.25
Current children cumulated vsize (KiB) 13600

[startup+136.702 s]
/proc/loadavg: 2.85 2.35 2.12 2/74 13534
/proc/meminfo: memFree=1480864/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=112.26
/proc/13500/stat : 13500 (sugar) D 13498 13500 12914 0 -1 4194304 1119 203488 0 3 3 7 9179 2037 15 0 1 0 624531834 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 228044018729 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/13500/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 112.26
Current children cumulated vsize (KiB) 13600

[startup+137.102 s]
/proc/loadavg: 2.85 2.35 2.12 2/74 13534
/proc/meminfo: memFree=1480864/2055920 swapFree=4165996/4192956
[pid=13500] ppid=13498 vsize=13600 CPUtime=112.26
/proc/13500/stat : 13500 (sugar) D 13498 13500 12914 0 -1 4194304 1119 203488 0 3 3 7 9179 2037 15 0 1 0 624531834 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 228044018729 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/13500/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 112.26
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 137.18
CPU time (s): 112.281
CPU user time (s): 91.835
CPU system time (s): 20.4459
CPU usage (%): 81.8495
Max. virtual memory (cumulated for all children) (KiB): 897576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.835
system time used= 20.4459
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204637
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6799
involuntary context switches= 7851

runsolver used 0.165974 second user time and 0.417936 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-03 21:25:40
IDJOB=1058151
IDBENCH=54110
IDSOLVER=345
FILE ID=node77/1058151-1215113140
PBS_JOBID= 7877053
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-10.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-1058151-1215113140/watcher-1058151-1215113140 -o /tmp/evaluation-result-1058151-1215113140/solver-1058151-1215113140 -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-1058151-1215113140.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3a46901a8ea2c192a6f5d5f8c9f3ac47
RANDOM SEED=476393224

node77.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.274
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.274
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1488000 kB
Buffers:         71224 kB
Cached:         323916 kB
SwapCached:      20884 kB
Active:         272436 kB
Inactive:       219868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1488000 kB
SwapTotal:     4192956 kB
SwapFree:      4165996 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:         104448 kB
Slab:            60868 kB
Committed_AS:  1203792 kB
PageTables:       1884 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= 66496 MiB
End job on node77 at 2008-07-03 21:27:58