Trace number 2083039

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.14.6+minisat? (MO) 135.56 137.251

General information on the benchmark

Namecsp/fapp/fapp34/
normalized-fapp34-0750-10.xml
MD5SUMc2cac25a9d0eff8b4d5c2c7d14b32353
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.9604
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 07:29:12 2009
0.00/0.08	c 0	PID 22386
0.07/0.08	c 0	HOST node2.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2083039-1247376552.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083039-1247376552.xml' 'HOME/temp.csp'
1.07/1.11	c 1	14 domains, 750 variables, 8 predicates, 0 relations, 8639 constraints
1.07/1.13	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.07/1.13	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.09/1.21	c 2	Parsing HOME/temp.csp
1.09/1.39	c 2	parsed 9411 expressions
1.09/1.40	c 2	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.40	c 2	Converting to clausal form CSP
2.14/2.23	c 3	converted 942 (10%) expressions
4.70/4.81	c 5	converted 1883 (20%) expressions
6.87/7.02	c 7	converted 2824 (30%) expressions
8.57/8.79	c 9	converted 3765 (40%) expressions
10.34/10.60	c 11	converted 4706 (50%) expressions
11.93/12.13	c 12	converted 5647 (60%) expressions
13.31/13.55	c 14	converted 6588 (70%) expressions
15.10/15.33	c 16	converted 7529 (80%) expressions
16.48/16.79	c 17	converted 8470 (90%) expressions
17.86/18.14	c 18	converted 9411 (100%) expressions
17.86/18.14	c 18	CSP : 1491 integers, 24479 booleans, 51761 clauses, largest domain size 3353
17.86/18.14	c 18	Heap : 72 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
17.86/18.14	c 18	Propagation in CSP
18.66/18.91	c 19	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
18.66/18.91	c 19	CSP : 1491 integers, 24479 booleans, 51761 clauses, largest domain size 3353
18.66/18.91	c 19	Heap : 69 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
18.66/18.94	c 19	Simplifing CSP by introducing new Boolean variables
18.76/19.02	c 19	CSP : 1491 integers, 41405 booleans, 68687 clauses, largest domain size 3353
18.76/19.02	c 19	Heap : 76 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
19.26/19.54	c 20	Encoding CSP to SAT : HOME/temp.cnf
21.83/22.11	c 22	150 (10%) CSP integer variables are encoded (62695 clauses, 918343 bytes)
24.50/24.88	c 25	299 (20%) CSP integer variables are encoded (128420 clauses, 1961551 bytes)
27.48/27.87	c 28	448 (30%) CSP integer variables are encoded (199373 clauses, 3167752 bytes)
30.15/30.55	c 31	597 (40%) CSP integer variables are encoded (264225 clauses, 4270236 bytes)
32.72/33.18	c 34	746 (50%) CSP integer variables are encoded (327849 clauses, 5351844 bytes)
33.11/33.59	c 34	895 (60%) CSP integer variables are encoded (643870 clauses, 10724201 bytes)
33.61/34.01	c 34	1044 (70%) CSP integer variables are encoded (982887 clauses, 16487490 bytes)
34.01/34.41	c 35	1193 (80%) CSP integer variables are encoded (1294278 clauses, 22371800 bytes)
34.40/34.82	c 35	1342 (90%) CSP integer variables are encoded (1608923 clauses, 28350055 bytes)
34.80/35.25	c 36	1491 (100%) CSP integer variables are encoded (1940804 clauses, 34655794 bytes)
46.07/46.63	c 47	6869 (10%) CSP clauses are encoded (3727387 clauses, 78346922 bytes)
56.74/57.45	c 58	13738 (20%) CSP clauses are encoded (5168513 clauses, 115203472 bytes)
67.71/68.51	c 69	20607 (30%) CSP clauses are encoded (6964403 clauses, 161658857 bytes)
77.09/78.06	c 78	27475 (40%) CSP clauses are encoded (8700957 clauses, 206758901 bytes)
83.70/84.78	c 85	34344 (50%) CSP clauses are encoded (10236137 clauses, 246534064 bytes)
92.34/93.57	c 94	41213 (60%) CSP clauses are encoded (11984923 clauses, 292518038 bytes)
101.19/102.53	c 103	48081 (70%) CSP clauses are encoded (13855057 clauses, 341733384 bytes)
109.09/110.55	c 111	54950 (80%) CSP clauses are encoded (15792774 clauses, 392322274 bytes)
117.14/118.62	c 119	61819 (90%) CSP clauses are encoded (17592950 clauses, 439470314 bytes)
123.39/124.95	c 125	68687 (100%) CSP clauses are encoded (19158705 clauses, 480479137 bytes)
123.39/124.95	c 125	68687 CSP clauses encoded
123.39/124.95	c 125	Writing map file : HOME/temp.map
123.49/125.05	c 125	Heap : 75 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
123.49/125.05	c 125	SAT : 1983700 SAT variables, 19158705 SAT clauses, 480479137 bytes
123.49/125.05	c 125	Heap : 75 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
123.49/125.09	c 125	SOLVING HOME/temp.cnf
123.49/125.09	c 125	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
123.49/125.09	c 125	This is MiniSat 2.0 beta
123.49/125.09	c 125	WARNING: for repeatability, setting FPU to use double precision
123.49/125.09	c 125	============================[ Problem Statistics ]=============================
123.49/125.09	c 125	|                                                                             |
123.49/125.09	c 125	|  Number of variables:  1983700                                              |
123.49/125.09	c 125	|  Number of clauses:    19158705                                             |
135.45/137.12	c ERROR INTERRUPTED
135.56/137.25	s UNKNOWN
135.56/137.25	c 138	CPU 123.57 (0.07 0.01 120.32 3.17)
135.56/137.25	c 138	END Sun Jul 12 07:31:30 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083039-1247376552/watcher-2083039-1247376552 -o /tmp/evaluation-result-2083039-1247376552/solver-2083039-1247376552 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2083039-1247376552.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.21 2.11 2.03 4/80 22386
/proc/meminfo: memFree=1695968/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=12132 CPUtime=0
/proc/22386/stat : 22386 (sugar) R 22384 22386 17474 0 -1 4194304 220 0 0 0 0 0 0 0 20 0 1 0 24722905 12423168 188 996147200 4194304 4206940 548682068608 18446744073709551615 206381159137 0 0 4224 0 0 0 0 17 1 0 0
/proc/22386/statm: 3033 188 142 3 0 133 0

[startup+0.081523 s]
/proc/loadavg: 2.21 2.11 2.03 4/80 22386
/proc/meminfo: memFree=1695968/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16740 CPUtime=0.07
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 24722905 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102519 s]
/proc/loadavg: 2.21 2.11 2.03 4/80 22386
/proc/meminfo: memFree=1695968/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=0.07
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24722905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.30254 s]
/proc/loadavg: 2.21 2.11 2.03 4/80 22386
/proc/meminfo: memFree=1695968/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=0.07
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24722905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702617 s]
/proc/loadavg: 2.21 2.11 2.03 4/80 22386
/proc/meminfo: memFree=1695968/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=0.07
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24722905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50177 s]
/proc/loadavg: 2.21 2.11 2.03 3/91 22398
/proc/meminfo: memFree=1673288/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=1.09
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1309 8853 0 1 6 1 96 6 15 0 1 0 24722905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 16868

[startup+3.10205 s]
/proc/loadavg: 2.21 2.11 2.03 3/91 22408
/proc/meminfo: memFree=1675592/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=1.09
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1309 8853 0 1 6 1 96 6 15 0 1 0 24722905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4217 1111 409 3 0 796 0
[pid=22399] ppid=22386 vsize=5356 CPUtime=0
/proc/22399/stat : 22399 (sh) S 22386 22386 17474 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24723019 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22399/statm: 1339 233 193 169 0 50 0
[pid=22400] ppid=22399 vsize=868568 CPUtime=1.93
/proc/22400/stat : 22400 (java) S 22399 22386 17474 0 -1 0 8341 0 1 0 187 6 0 0 18 0 9 0 24723019 889413632 7420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22400/statm: 217142 7420 2566 9 0 211647 0
[pid=22400/tid=22401] ppid=22399 vsize=868568 CPUtime=1.5
/proc/22400/task/22401/stat : 22401 (java) R 22399 22386 17474 0 -1 64 2792 0 1 0 148 2 0 0 25 0 9 0 24723020 889413632 7420 996147200 134512640 134550932 4294955936 18446744073709551615 4126501352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22402] ppid=22399 vsize=868568 CPUtime=0.23
/proc/22400/task/22402/stat : 22402 (java) S 22399 22386 17474 0 -1 64 3379 0 0 0 21 2 0 0 16 0 9 0 24723021 889413632 7420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22403] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22403/stat : 22403 (java) S 22399 22386 17474 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24723021 889413632 7420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22404] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22404/stat : 22404 (java) S 22399 22386 17474 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24723022 889413632 7420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22405] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22405/stat : 22405 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24723024 889413632 7420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22406] ppid=22399 vsize=868568 CPUtime=0.17
/proc/22400/task/22406/stat : 22406 (java) S 22399 22386 17474 0 -1 64 1470 0 0 0 17 0 0 0 15 0 9 0 24723024 889413632 7420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22407] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22407/stat : 22407 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24723024 889413632 7420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22408] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22408/stat : 22408 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24723024 889413632 7420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890792

[startup+6.30164 s]
/proc/loadavg: 2.19 2.11 2.03 3/91 22408
/proc/meminfo: memFree=1664328/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=1.09
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1309 8853 0 1 6 1 96 6 16 0 1 0 24722905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4217 1111 409 3 0 796 0
[pid=22399] ppid=22386 vsize=5356 CPUtime=0
/proc/22399/stat : 22399 (sh) S 22386 22386 17474 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24723019 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22399/statm: 1339 233 193 169 0 50 0
[pid=22400] ppid=22399 vsize=868568 CPUtime=5.09
/proc/22400/stat : 22400 (java) S 22399 22386 17474 0 -1 0 11454 0 1 0 499 10 0 0 18 0 9 0 24723019 889413632 10281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22400/statm: 217142 10281 2566 9 0 211647 0
[pid=22400/tid=22401] ppid=22399 vsize=868568 CPUtime=4.33
/proc/22400/task/22401/stat : 22401 (java) R 22399 22386 17474 0 -1 64 3141 0 1 0 430 3 0 0 25 0 9 0 24723020 889413632 10281 996147200 134512640 134550932 4294955936 18446744073709551615 4126503144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22402] ppid=22399 vsize=868568 CPUtime=0.55
/proc/22400/task/22402/stat : 22402 (java) S 22399 22386 17474 0 -1 64 6137 0 0 0 50 5 0 0 16 0 9 0 24723021 889413632 10281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22403] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22403/stat : 22403 (java) S 22399 22386 17474 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24723021 889413632 10281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22404] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22404/stat : 22404 (java) S 22399 22386 17474 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24723022 889413632 10281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22405] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22405/stat : 22405 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24723024 889413632 10281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22406] ppid=22399 vsize=868568 CPUtime=0.2
/proc/22400/task/22406/stat : 22406 (java) S 22399 22386 17474 0 -1 64 1476 0 0 0 19 1 0 0 15 0 9 0 24723024 889413632 10281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22407] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22407/stat : 22407 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24723024 889413632 10281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22408] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22408/stat : 22408 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24723024 889413632 10281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890792

[startup+12.7028 s]
/proc/loadavg: 2.26 2.12 2.03 3/91 22408
/proc/meminfo: memFree=1634696/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=1.09
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1309 8853 0 1 6 1 96 6 16 0 1 0 24722905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4217 1111 409 3 0 796 0
[pid=22399] ppid=22386 vsize=5356 CPUtime=0
/proc/22399/stat : 22399 (sh) S 22386 22386 17474 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24723019 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22399/statm: 1339 233 193 169 0 50 0
[pid=22400] ppid=22399 vsize=868568 CPUtime=11.44
/proc/22400/stat : 22400 (java) S 22399 22386 17474 0 -1 0 20927 0 1 0 1128 16 0 0 18 0 9 0 24723019 889413632 17618 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22400/statm: 217142 17618 2567 9 0 211647 0
[pid=22400/tid=22401] ppid=22399 vsize=868568 CPUtime=9.69
/proc/22400/task/22401/stat : 22401 (java) R 22399 22386 17474 0 -1 64 3721 0 1 0 965 4 0 0 25 0 9 0 24723020 889413632 17618 996147200 134512640 134550932 4294955936 18446744073709551615 4126501304 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22402] ppid=22399 vsize=868568 CPUtime=1.51
/proc/22400/task/22402/stat : 22402 (java) S 22399 22386 17474 0 -1 64 15030 0 0 0 142 9 0 0 16 0 9 0 24723021 889413632 17618 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22403] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22403/stat : 22403 (java) S 22399 22386 17474 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24723021 889413632 17618 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22404] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22404/stat : 22404 (java) S 22399 22386 17474 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24723022 889413632 17618 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22405] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22405/stat : 22405 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24723024 889413632 17618 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22406] ppid=22399 vsize=868568 CPUtime=0.2
/proc/22400/task/22406/stat : 22406 (java) S 22399 22386 17474 0 -1 64 1476 0 0 0 19 1 0 0 16 0 9 0 24723024 889413632 17618 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22407] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22407/stat : 22407 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24723024 889413632 17618 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22408] ppid=22399 vsize=868568 CPUtime=0
/proc/22400/task/22408/stat : 22408 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24723024 889413632 17618 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 890792

[startup+25.5022 s]
/proc/loadavg: 2.20 2.12 2.03 3/91 22408
/proc/meminfo: memFree=1597896/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=1.09
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1310 8853 0 1 6 1 96 6 16 0 1 0 24722905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4217 1111 409 3 0 796 0
[pid=22399] ppid=22386 vsize=5356 CPUtime=0
/proc/22399/stat : 22399 (sh) S 22386 22386 17474 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24723019 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22399/statm: 1339 233 193 169 0 50 0
[pid=22400] ppid=22399 vsize=868680 CPUtime=24.1
/proc/22400/stat : 22400 (java) S 22399 22386 17474 0 -1 0 30832 0 1 0 2387 23 0 0 18 0 9 0 24723019 889528320 25450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22400/statm: 217170 25450 2592 9 0 211647 0
[pid=22400/tid=22401] ppid=22399 vsize=868680 CPUtime=20.93
/proc/22400/task/22401/stat : 22401 (java) R 22399 22386 17474 0 -1 64 4458 0 1 0 2086 7 0 0 25 0 9 0 24723020 889528320 25450 996147200 134512640 134550932 4294955936 18446744073709551615 4126989907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22402] ppid=22399 vsize=868680 CPUtime=2.91
/proc/22400/task/22402/stat : 22402 (java) S 22399 22386 17474 0 -1 64 24166 0 0 0 277 14 0 0 16 0 9 0 24723021 889528320 25450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22403] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22403/stat : 22403 (java) S 22399 22386 17474 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24723021 889528320 25450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22404] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22404/stat : 22404 (java) S 22399 22386 17474 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24723022 889528320 25450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22405] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22405/stat : 22405 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24723024 889528320 25450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22406] ppid=22399 vsize=868680 CPUtime=0.24
/proc/22400/task/22406/stat : 22406 (java) S 22399 22386 17474 0 -1 64 1508 0 0 0 23 1 0 0 15 0 9 0 24723024 889528320 25450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22407] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22407/stat : 22407 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24723024 889528320 25450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22408] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22408/stat : 22408 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24723024 889528320 25450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 890904

[startup+51.1028 s]
/proc/loadavg: 2.35 2.16 2.04 3/91 22408
/proc/meminfo: memFree=1510408/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=1.09
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1310 8853 0 1 6 1 96 6 16 0 1 0 24722905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4217 1111 409 3 0 796 0
[pid=22399] ppid=22386 vsize=5356 CPUtime=0
/proc/22399/stat : 22399 (sh) S 22386 22386 17474 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24723019 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22399/statm: 1339 233 193 169 0 50 0
[pid=22400] ppid=22399 vsize=868680 CPUtime=49.42
/proc/22400/stat : 22400 (java) S 22399 22386 17474 0 -1 0 31115 0 1 0 4866 76 0 0 18 0 9 0 24723019 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22400/statm: 217170 25472 2593 9 0 211647 0
[pid=22400/tid=22401] ppid=22399 vsize=868680 CPUtime=46.05
/proc/22400/task/22401/stat : 22401 (java) R 22399 22386 17474 0 -1 64 4723 0 1 0 4547 58 0 0 25 0 9 0 24723020 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4126991723 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22402] ppid=22399 vsize=868680 CPUtime=3.06
/proc/22400/task/22402/stat : 22402 (java) S 22399 22386 17474 0 -1 64 24166 0 0 0 291 15 0 0 16 0 9 0 24723021 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22403] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22403/stat : 22403 (java) S 22399 22386 17474 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24723021 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22404] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22404/stat : 22404 (java) S 22399 22386 17474 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24723022 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22405] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22405/stat : 22405 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24723024 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22406] ppid=22399 vsize=868680 CPUtime=0.27
/proc/22400/task/22406/stat : 22406 (java) S 22399 22386 17474 0 -1 64 1526 0 0 0 26 1 0 0 16 0 9 0 24723024 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22407] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22407/stat : 22407 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24723024 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22408] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22408/stat : 22408 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24723024 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 890904

[startup+102.307 s]
/proc/loadavg: 2.81 2.31 2.10 4/92 22450
/proc/meminfo: memFree=1285864/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=1.09
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1310 8853 0 1 6 1 96 6 16 0 1 0 24722905 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4217 1111 409 3 0 796 0
[pid=22399] ppid=22386 vsize=5356 CPUtime=0
/proc/22399/stat : 22399 (sh) S 22386 22386 17474 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24723019 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22399/statm: 1339 233 193 169 0 50 0
[pid=22400] ppid=22399 vsize=868680 CPUtime=99.9
/proc/22400/stat : 22400 (java) S 22399 22386 17474 0 -1 0 31797 0 1 0 9761 229 0 0 18 0 9 0 24723019 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22400/statm: 217170 25472 2593 9 0 211647 0
[pid=22400/tid=22401] ppid=22399 vsize=868680 CPUtime=96.09
/proc/22400/task/22401/stat : 22401 (java) R 22399 22386 17474 0 -1 64 5405 0 1 0 9402 207 0 0 25 0 9 0 24723020 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22400/tid=22402] ppid=22399 vsize=868680 CPUtime=3.51
/proc/22400/task/22402/stat : 22402 (java) S 22399 22386 17474 0 -1 64 24166 0 0 0 332 19 0 0 16 0 9 0 24723021 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22400/tid=22403] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22403/stat : 22403 (java) S 22399 22386 17474 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24723021 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22404] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22404/stat : 22404 (java) S 22399 22386 17474 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24723022 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22405] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22405/stat : 22405 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24723024 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22406] ppid=22399 vsize=868680 CPUtime=0.27
/proc/22400/task/22406/stat : 22406 (java) S 22399 22386 17474 0 -1 64 1526 0 0 0 26 1 0 0 16 0 9 0 24723024 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22407] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22407/stat : 22407 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24723024 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22400/tid=22408] ppid=22399 vsize=868680 CPUtime=0
/proc/22400/task/22408/stat : 22408 (java) S 22399 22386 17474 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24723024 889528320 25472 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 890904



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+137.103 s]
/proc/loadavg: 2.80 2.36 2.12 3/84 22452
/proc/meminfo: memFree=375208/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=123.57
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1378 41351 0 2 7 1 12032 317 16 0 1 0 24722905 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22386/statm: 4217 1115 409 3 0 796 0
[pid=22451] ppid=22386 vsize=5356 CPUtime=0
/proc/22451/stat : 22451 (sh) S 22386 22386 17474 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24735415 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22451/statm: 1339 232 193 169 0 50 0
[pid=22452] ppid=22451 vsize=901544 CPUtime=11.88
/proc/22452/stat : 22452 (minisat) R 22451 22386 17474 0 -1 4194304 210749 0 0 0 1020 168 0 0 25 0 1 0 24735415 923181056 210735 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 1 0 0
/proc/22452/statm: 225386 210735 62 150 0 225233 0
Current children cumulated CPU time (s) 135.45
Current children cumulated vsize (KiB) 923768

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

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

[startup+137.222 s]
/proc/loadavg: 2.80 2.36 2.12 3/84 22452
/proc/meminfo: memFree=375208/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16868 CPUtime=123.57
/proc/22386/stat : 22386 (sugar) S 22384 22386 17474 0 -1 4194304 1400 41351 0 2 7 1 12032 317 16 0 1 0 24722905 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22386/statm: 4217 1115 409 3 0 796 0
[pid=22451] ppid=22386 vsize=0 CPUtime=0
/proc/22451/stat : 22451 (sh) Z 22386 22386 17474 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 24735415 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/22451/statm: 0 0 0 0 0 0 0
[pid=22452] ppid=1 vsize=0 CPUtime=11.99
/proc/22452/stat : 22452 (minisat) R 1 22386 17474 0 -1 4195332 210749 0 0 0 1020 179 0 0 25 0 1 0 24735415 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/22452/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 135.56
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22386 and gives
#  childrusage.ru_utime.tv_sec=120
#  childrusage.ru_utime.tv_usec=400696
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=191514
# CPU time returned by wait4() is 123.592
# while last known CPU time is 135.56
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 137.251
CPU time (s): 135.56
CPU user time (s): 130.59
CPU system time (s): 4.97
CPU usage (%): 98.7682
Max. virtual memory (cumulated for all children) (KiB): 923768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.401
system time used= 3.19151
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43112
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= 22541
involuntary context switches= 24460

runsolver used 0.161975 second user time and 0.491925 second system time

The end

Launcher Data

Begin job on node2 at 2009-07-12 07:29:12
IDJOB=2083039
IDBENCH=57683
IDSOLVER=739
FILE ID=node2/2083039-1247376552
PBS_JOBID= 9507033
Free space on /tmp= 66336 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp34/normalized-fapp34-0750-10.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083039-1247376552/watcher-2083039-1247376552 -o /tmp/evaluation-result-2083039-1247376552/solver-2083039-1247376552 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2083039-1247376552.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c2cac25a9d0eff8b4d5c2c7d14b32353
RANDOM SEED=1831814778

node2.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.265
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.265
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:       1696448 kB
Buffers:         43520 kB
Cached:         183872 kB
SwapCached:          0 kB
Active:         203960 kB
Inactive:       100816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2648 kB
Writeback:           0 kB
Mapped:          95252 kB
Slab:            39720 kB
Committed_AS:   918896 kB
PageTables:       2024 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node2 at 2009-07-12 07:31:31