Trace number 2059223

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+picosat? (MO) 30.55 30.627

General information on the benchmark

Namecsp/marc/
normalized-large-96-unsat_ext.xml
MD5SUMb27e6efb6e10edd4280a0b0099140167
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.6709
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints4560
Maximum constraint arity2
Maximum domain size96
Number of constraints which are defined in extension4560
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sat Jul 11 16:49:40 2009
0.00/0.08	c 0	PID 13266
0.00/0.08	c 0	HOST node43.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2059223-1247323769.xml TO HOME/temp.csp
0.00/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-2059223-1247323769.xml' 'HOME/temp.csp'
24.48/24.56	c 25	1 domains, 96 variables, 0 predicates, 3591 relations, 4560 constraints
24.55/24.65	c 25	ENCODING HOME/temp.csp TO HOME/temp.cnf
24.55/24.65	c 25	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'
24.62/24.73	c 25	Parsing HOME/temp.csp
30.05/30.12	c ERROR INTERRUPTED
30.55/30.62	s UNKNOWN
30.55/30.62	c 31	CPU 24.63 (0.05 0.02 23.35 1.21)
30.55/30.62	c 31	END Sat Jul 11 16:50:11 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-2059223-1247323769/watcher-2059223-1247323769 -o /tmp/evaluation-result-2059223-1247323769/solver-2059223-1247323769 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2059223-1247323769.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.13 2.14 2.00 4/80 13266
/proc/meminfo: memFree=1687848/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=12268 CPUtime=0
/proc/13266/stat : 13266 (sugar) R 13264 13266 12183 0 -1 4194304 325 0 0 0 0 0 0 0 22 0 1 0 19441902 12562432 293 996147200 4194304 4206940 548682068608 18446744073709551615 221968352583 0 0 4224 0 0 0 0 17 1 0 0
/proc/13266/statm: 3067 293 219 3 0 167 0

[startup+0.0870599 s]
/proc/loadavg: 2.13 2.14 2.00 4/80 13266
/proc/meminfo: memFree=1687848/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=0.06
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19441902 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13266/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101018 s]
/proc/loadavg: 2.13 2.14 2.00 4/80 13266
/proc/meminfo: memFree=1687848/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=0.06
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19441902 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13266/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30189 s]
/proc/loadavg: 2.13 2.14 2.00 4/80 13266
/proc/meminfo: memFree=1687848/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=0.06
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19441902 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13266/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701928 s]
/proc/loadavg: 2.13 2.14 2.00 4/80 13266
/proc/meminfo: memFree=1687848/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=0.06
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19441902 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13266/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.503 s]
/proc/loadavg: 2.20 2.16 2.00 4/91 13278
/proc/meminfo: memFree=1583120/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=0.06
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19441902 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13266/statm: 4217 1111 409 3 0 796 0
[pid=13269] ppid=13266 vsize=5356 CPUtime=0
/proc/13269/stat : 13269 (sh) S 13266 13266 12183 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 19441910 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13269/statm: 1339 233 193 169 0 50 0
[pid=13270] ppid=13269 vsize=864756 CPUtime=1.39
/proc/13270/stat : 13270 (java) S 13269 13266 12183 0 -1 0 33247 0 1 0 120 19 0 0 18 0 9 0 19441911 885510144 32499 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13270/statm: 216189 32499 2556 9 0 210701 0
[pid=13270/tid=13271] ppid=13269 vsize=864756 CPUtime=0.93
/proc/13270/task/13271/stat : 13271 (java) R 13269 13266 12183 0 -1 64 3897 0 1 0 85 8 0 0 17 0 9 0 19441912 885510144 32499 996147200 134512640 134550932 4294955984 18446744073709551615 4126451273 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13272] ppid=13269 vsize=864756 CPUtime=0.34
/proc/13270/task/13272/stat : 13272 (java) S 13269 13266 12183 0 -1 64 28166 0 0 0 24 10 0 0 16 0 9 0 19441913 885510144 32499 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13270/tid=13273] ppid=13269 vsize=864756 CPUtime=0
/proc/13270/task/13273/stat : 13273 (java) S 13269 13266 12183 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19441913 885510144 32499 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13274] ppid=13269 vsize=864756 CPUtime=0
/proc/13270/task/13274/stat : 13274 (java) S 13269 13266 12183 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19441913 885510144 32499 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13275] ppid=13269 vsize=864756 CPUtime=0
/proc/13270/task/13275/stat : 13275 (java) S 13269 13266 12183 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19441915 885510144 32499 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13276] ppid=13269 vsize=864756 CPUtime=0.09
/proc/13270/task/13276/stat : 13276 (java) S 13269 13266 12183 0 -1 64 482 0 0 0 9 0 0 0 16 0 9 0 19441915 885510144 32499 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13277] ppid=13269 vsize=864756 CPUtime=0
/proc/13270/task/13277/stat : 13277 (java) S 13269 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19441915 885510144 32499 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13278] ppid=13269 vsize=864756 CPUtime=0
/proc/13270/task/13278/stat : 13278 (java) S 13269 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19441915 885510144 32499 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 886980

[startup+3.10214 s]
/proc/loadavg: 2.20 2.16 2.00 2/78 13296
/proc/meminfo: memFree=1505336/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=0.06
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19441902 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13266/statm: 4217 1111 409 3 0 796 0
[pid=13269] ppid=13266 vsize=5356 CPUtime=0
/proc/13269/stat : 13269 (sh) S 13266 13266 12183 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 19441910 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13269/statm: 1339 233 193 169 0 50 0
[pid=13270] ppid=13269 vsize=865048 CPUtime=3.02
/proc/13270/stat : 13270 (java) S 13269 13266 12183 0 -1 0 58878 0 1 0 266 36 0 0 18 0 9 0 19441911 885809152 58055 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13270/statm: 216262 58055 2556 9 0 210774 0
[pid=13270/tid=13271] ppid=13269 vsize=865048 CPUtime=2.25
/proc/13270/task/13271/stat : 13271 (java) S 13269 13266 12183 0 -1 64 4949 0 1 0 211 14 0 0 17 0 9 0 19441912 885809152 58055 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13272] ppid=13269 vsize=865048 CPUtime=0.62
/proc/13270/task/13272/stat : 13272 (java) R 13269 13266 12183 0 -1 64 52715 0 0 0 41 21 0 0 16 0 9 0 19441913 885809152 58055 996147200 134512640 134550932 4294955984 18446744073709551615 102510001 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13270/tid=13273] ppid=13269 vsize=865048 CPUtime=0
/proc/13270/task/13273/stat : 13273 (java) S 13269 13266 12183 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19441913 885809152 58055 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13274] ppid=13269 vsize=865048 CPUtime=0
/proc/13270/task/13274/stat : 13274 (java) S 13269 13266 12183 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19441913 885809152 58055 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13275] ppid=13269 vsize=865048 CPUtime=0
/proc/13270/task/13275/stat : 13275 (java) S 13269 13266 12183 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19441915 885809152 58055 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13276] ppid=13269 vsize=865048 CPUtime=0.13
/proc/13270/task/13276/stat : 13276 (java) S 13269 13266 12183 0 -1 64 512 0 0 0 13 0 0 0 15 0 9 0 19441915 885809152 58055 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13270/tid=13277] ppid=13269 vsize=865048 CPUtime=0
/proc/13270/task/13277/stat : 13277 (java) S 13269 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19441915 885809152 58055 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13278] ppid=13269 vsize=865048 CPUtime=0
/proc/13270/task/13278/stat : 13278 (java) S 13269 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19441915 885809152 58055 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 887272

[startup+6.30243 s]
/proc/loadavg: 2.20 2.16 2.00 2/78 13323
/proc/meminfo: memFree=1438776/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=0.06
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19441902 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13266/statm: 4217 1111 409 3 0 796 0
[pid=13269] ppid=13266 vsize=5356 CPUtime=0
/proc/13269/stat : 13269 (sh) S 13266 13266 12183 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 19441910 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13269/statm: 1339 233 193 169 0 50 0
[pid=13270] ppid=13269 vsize=864792 CPUtime=6.27
/proc/13270/stat : 13270 (java) S 13269 13266 12183 0 -1 0 66847 0 1 0 581 46 0 0 18 0 9 0 19441911 885547008 65929 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13270/statm: 216198 65929 2556 9 0 210710 0
[pid=13270/tid=13271] ppid=13269 vsize=864792 CPUtime=5.15
/proc/13270/task/13271/stat : 13271 (java) S 13269 13266 12183 0 -1 64 6372 0 1 0 494 21 0 0 18 0 9 0 19441912 885547008 65929 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13270/tid=13272] ppid=13269 vsize=864792 CPUtime=0.91
/proc/13270/task/13272/stat : 13272 (java) R 13269 13266 12183 0 -1 64 59238 0 0 0 68 23 0 0 16 0 9 0 19441913 885547008 65929 996147200 134512640 134550932 4294955984 18446744073709551615 102546970 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13273] ppid=13269 vsize=864792 CPUtime=0
/proc/13270/task/13273/stat : 13273 (java) S 13269 13266 12183 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19441913 885547008 65929 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13270/tid=13274] ppid=13269 vsize=864792 CPUtime=0
/proc/13270/task/13274/stat : 13274 (java) S 13269 13266 12183 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 19441913 885547008 65929 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13270/tid=13275] ppid=13269 vsize=864792 CPUtime=0
/proc/13270/task/13275/stat : 13275 (java) S 13269 13266 12183 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19441915 885547008 65929 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13276] ppid=13269 vsize=864792 CPUtime=0.17
/proc/13270/task/13276/stat : 13276 (java) S 13269 13266 12183 0 -1 64 535 0 0 0 17 0 0 0 16 0 9 0 19441915 885547008 65929 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13277] ppid=13269 vsize=864792 CPUtime=0
/proc/13270/task/13277/stat : 13277 (java) S 13269 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19441915 885547008 65929 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13278] ppid=13269 vsize=864792 CPUtime=0
/proc/13270/task/13278/stat : 13278 (java) S 13269 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19441915 885547008 65929 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 887016

[startup+12.703 s]
/proc/loadavg: 2.10 2.13 1.99 3/92 13347
/proc/meminfo: memFree=1324288/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=0.06
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19441902 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13266/statm: 4217 1111 409 3 0 796 0
[pid=13269] ppid=13266 vsize=5356 CPUtime=0
/proc/13269/stat : 13269 (sh) S 13266 13266 12183 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 19441910 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13269/statm: 1339 233 193 169 0 50 0
[pid=13270] ppid=13269 vsize=864792 CPUtime=12.65
/proc/13270/stat : 13270 (java) S 13269 13266 12183 0 -1 0 81111 0 1 0 1196 69 0 0 18 0 9 0 19441911 885547008 80122 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13270/statm: 216198 80122 2556 9 0 210710 0
[pid=13270/tid=13271] ppid=13269 vsize=864792 CPUtime=11.23
/proc/13270/task/13271/stat : 13271 (java) R 13269 13266 12183 0 -1 64 6443 0 1 0 1085 38 0 0 25 0 9 0 19441912 885547008 80122 996147200 134512640 134550932 4294955984 18446744073709551615 4126490965 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13270/tid=13272] ppid=13269 vsize=864792 CPUtime=1.2
/proc/13270/task/13272/stat : 13272 (java) S 13269 13266 12183 0 -1 64 73425 0 0 0 91 29 0 0 16 0 9 0 19441913 885547008 80122 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13270/tid=13273] ppid=13269 vsize=864792 CPUtime=0
/proc/13270/task/13273/stat : 13273 (java) S 13269 13266 12183 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19441913 885547008 80122 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13270/tid=13274] ppid=13269 vsize=864792 CPUtime=0
/proc/13270/task/13274/stat : 13274 (java) S 13269 13266 12183 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 19441913 885547008 80122 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13270/tid=13275] ppid=13269 vsize=864792 CPUtime=0
/proc/13270/task/13275/stat : 13275 (java) S 13269 13266 12183 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19441915 885547008 80122 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13276] ppid=13269 vsize=864792 CPUtime=0.19
/proc/13270/task/13276/stat : 13276 (java) S 13269 13266 12183 0 -1 64 541 0 0 0 19 0 0 0 16 0 9 0 19441915 885547008 80122 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13270/tid=13277] ppid=13269 vsize=864792 CPUtime=0
/proc/13270/task/13277/stat : 13277 (java) S 13269 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19441915 885547008 80122 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13270/tid=13278] ppid=13269 vsize=864792 CPUtime=0
/proc/13270/task/13278/stat : 13278 (java) S 13269 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19441915 885547008 80122 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 887016

[startup+25.5012 s]
/proc/loadavg: 2.08 2.13 1.99 5/92 13357
/proc/meminfo: memFree=1539768/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=24.62
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1309 111414 0 1 5 2 2334 121 15 0 1 0 19441902 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13266/statm: 4217 1111 409 3 0 796 0
[pid=13348] ppid=13266 vsize=5356 CPUtime=0
/proc/13348/stat : 13348 (sh) S 13266 13266 12183 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19444367 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13348/statm: 1339 233 193 169 0 50 0
[pid=13349] ppid=13348 vsize=862288 CPUtime=0.83
/proc/13349/stat : 13349 (java) S 13348 13266 12183 0 -1 0 7649 0 1 0 79 4 0 0 20 0 9 0 19444368 882982912 6920 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13349/statm: 215572 6920 2158 9 0 210485 0
[pid=13349/tid=13350] ppid=13348 vsize=862288 CPUtime=0.52
/proc/13349/task/13350/stat : 13350 (java) R 13348 13266 12183 0 -1 64 2147 0 1 0 51 1 0 0 25 0 9 0 19444369 882982912 6920 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13351] ppid=13348 vsize=862288 CPUtime=0.27
/proc/13349/task/13351/stat : 13351 (java) R 13348 13266 12183 0 -1 64 4494 0 0 0 25 2 0 0 16 0 9 0 19444370 882982912 6920 996147200 134512640 134550932 4294955936 18446744073709551615 102759496 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13352] ppid=13348 vsize=862288 CPUtime=0
/proc/13349/task/13352/stat : 13352 (java) S 13348 13266 12183 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19444370 882982912 6920 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13353] ppid=13348 vsize=862288 CPUtime=0
/proc/13349/task/13353/stat : 13353 (java) S 13348 13266 12183 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19444370 882982912 6920 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13354] ppid=13348 vsize=862288 CPUtime=0
/proc/13349/task/13354/stat : 13354 (java) S 13348 13266 12183 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 19444372 882982912 6920 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13355] ppid=13348 vsize=862288 CPUtime=0.03
/proc/13349/task/13355/stat : 13355 (java) S 13348 13266 12183 0 -1 64 305 0 0 0 3 0 0 0 21 0 9 0 19444372 882982912 6920 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13356] ppid=13348 vsize=862288 CPUtime=0
/proc/13349/task/13356/stat : 13356 (java) S 13348 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 19444372 882982912 6920 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13357] ppid=13348 vsize=862288 CPUtime=0
/proc/13349/task/13357/stat : 13357 (java) S 13348 13266 12183 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19444372 882982912 6920 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 884512



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+30.1026 s]
/proc/loadavg: 2.07 2.13 1.99 4/92 13357
/proc/meminfo: memFree=1409656/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=24.62
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1309 111414 0 1 5 2 2334 121 15 0 1 0 19441902 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13266/statm: 4217 1111 409 3 0 796 0
[pid=13348] ppid=13266 vsize=5356 CPUtime=0
/proc/13348/stat : 13348 (sh) S 13266 13266 12183 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19444367 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13348/statm: 1339 233 193 169 0 50 0
[pid=13349] ppid=13348 vsize=903376 CPUtime=5.43
/proc/13349/stat : 13349 (java) S 13348 13266 12183 0 -1 0 44645 0 1 0 522 21 0 0 20 0 9 0 19444368 925057024 38817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13349/statm: 225844 38824 2159 9 0 220757 0
[pid=13349/tid=13350] ppid=13348 vsize=903376 CPUtime=3.22
/proc/13349/task/13350/stat : 13350 (java) R 13348 13266 12183 0 -1 64 3098 0 1 0 319 3 0 0 25 0 9 0 19444369 925057024 38846 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13351] ppid=13348 vsize=903376 CPUtime=2.15
/proc/13349/task/13351/stat : 13351 (java) R 13348 13266 12183 0 -1 64 40573 0 0 0 199 16 0 0 16 0 9 0 19444370 925057024 38855 996147200 134512640 134550932 4294955936 18446744073709551615 101593066 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13352] ppid=13348 vsize=903376 CPUtime=0
/proc/13349/task/13352/stat : 13352 (java) S 13348 13266 12183 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19444370 925057024 38863 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13353] ppid=13348 vsize=903376 CPUtime=0
/proc/13349/task/13353/stat : 13353 (java) S 13348 13266 12183 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19444370 925057024 38872 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13354] ppid=13348 vsize=903376 CPUtime=0
/proc/13349/task/13354/stat : 13354 (java) S 13348 13266 12183 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 19444372 925057024 38879 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13355] ppid=13348 vsize=903376 CPUtime=0.03
/proc/13349/task/13355/stat : 13355 (java) S 13348 13266 12183 0 -1 64 308 0 0 0 3 0 0 0 16 0 9 0 19444372 925057024 38888 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13356] ppid=13348 vsize=903376 CPUtime=0
/proc/13349/task/13356/stat : 13356 (java) S 13348 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 19444372 925057024 38896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13357] ppid=13348 vsize=903376 CPUtime=0
/proc/13349/task/13357/stat : 13357 (java) S 13348 13266 12183 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19444372 925057024 38903 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.05
Current children cumulated vsize (KiB) 925600

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

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

[startup+30.2266 s]
/proc/loadavg: 2.07 2.13 1.99 4/92 13357
/proc/meminfo: memFree=1409656/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=24.62
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1323 111414 0 1 5 2 2334 121 16 0 1 0 19441902 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13266/statm: 4217 1112 409 3 0 796 0
[pid=13348] ppid=13266 vsize=0 CPUtime=0
/proc/13348/stat : 13348 (sh) Z 13266 13266 12183 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 19444367 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13348/statm: 0 0 0 0 0 0 0
[pid=13349] ppid=1 vsize=903372 CPUtime=5.55
/proc/13349/stat : 13349 (java) S 1 13266 12183 0 -1 0 52773 0 1 0 531 24 0 0 16 0 9 0 19444368 925052928 41823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13349/statm: 225843 41823 2159 9 0 220756 0
[pid=13349/tid=13350] ppid=1 vsize=903372 CPUtime=3.22
/proc/13349/task/13350/stat : 13350 (java) R 1 13266 12183 0 -1 64 3098 0 1 0 319 3 0 0 25 0 9 0 19444369 925052928 41823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13351] ppid=1 vsize=903372 CPUtime=2.27
/proc/13349/task/13351/stat : 13351 (java) R 1 13266 12183 0 -1 64 48664 0 0 0 207 20 0 0 16 0 9 0 19444370 925052928 41823 996147200 134512640 134550932 4294955936 18446744073709551615 104188640 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13352] ppid=1 vsize=903372 CPUtime=0
/proc/13349/task/13352/stat : 13352 (java) S 1 13266 12183 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19444370 925052928 41823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13353] ppid=1 vsize=903372 CPUtime=0
/proc/13349/task/13353/stat : 13353 (java) S 1 13266 12183 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19444370 925052928 41823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13354] ppid=1 vsize=903372 CPUtime=0
/proc/13349/task/13354/stat : 13354 (java) S 1 13266 12183 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 19444372 925052928 41823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13349/tid=13355] ppid=1 vsize=903372 CPUtime=0.03
/proc/13349/task/13355/stat : 13355 (java) S 1 13266 12183 0 -1 64 308 0 0 0 3 0 0 0 16 0 9 0 19444372 925052928 41823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13356] ppid=1 vsize=903372 CPUtime=0
/proc/13349/task/13356/stat : 13356 (java) S 1 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 19444372 925052928 41823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13357] ppid=1 vsize=903372 CPUtime=0
/proc/13349/task/13357/stat : 13357 (java) S 1 13266 12183 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19444372 925052928 41823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.17
Current children cumulated vsize (KiB) 920240

[startup+30.6026 s]
/proc/loadavg: 2.07 2.13 1.99 4/92 13357
/proc/meminfo: memFree=1409656/2055920 swapFree=4192812/4192956
[pid=13266] ppid=13264 vsize=16868 CPUtime=24.62
/proc/13266/stat : 13266 (sugar) S 13264 13266 12183 0 -1 4194304 1323 111414 0 1 5 2 2334 121 16 0 1 0 19441902 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13266/statm: 4217 1112 409 3 0 796 0
[pid=13348] ppid=13266 vsize=0 CPUtime=0
/proc/13348/stat : 13348 (sh) Z 13266 13266 12183 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 19444367 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13348/statm: 0 0 0 0 0 0 0
[pid=13349] ppid=1 vsize=864760 CPUtime=5.93
/proc/13349/stat : 13349 (java) S 1 13266 12183 0 -1 0 53309 0 1 0 568 25 0 0 16 0 11 0 19444368 885514240 32088 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13349/statm: 216190 32088 2559 9 0 210702 0
[pid=13349/tid=13350] ppid=1 vsize=864760 CPUtime=3.25
/proc/13349/task/13350/stat : 13350 (java) R 1 13266 12183 0 -1 64 3098 0 1 0 322 3 0 0 25 0 11 0 19444369 885514240 32088 996147200 134512640 134550932 4294955936 18446744073709551615 103564371 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13351] ppid=1 vsize=864760 CPUtime=2.61
/proc/13349/task/13351/stat : 13351 (java) S 1 13266 12183 0 -1 64 48728 0 0 0 241 20 0 0 16 0 11 0 19444370 885514240 32088 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13352] ppid=1 vsize=864760 CPUtime=0
/proc/13349/task/13352/stat : 13352 (java) S 1 13266 12183 0 -1 64 15 0 0 0 0 0 0 0 16 0 11 0 19444370 885514240 32088 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13353] ppid=1 vsize=864760 CPUtime=0
/proc/13349/task/13353/stat : 13353 (java) S 1 13266 12183 0 -1 64 9 0 0 0 0 0 0 0 15 0 11 0 19444370 885514240 32088 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13354] ppid=1 vsize=864760 CPUtime=0
/proc/13349/task/13354/stat : 13354 (java) S 1 13266 12183 0 -1 64 459 0 0 0 0 0 0 0 18 0 11 0 19444372 885514240 32088 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13355] ppid=1 vsize=864760 CPUtime=0.03
/proc/13349/task/13355/stat : 13355 (java) S 1 13266 12183 0 -1 64 308 0 0 0 3 0 0 0 16 0 11 0 19444372 885514240 32088 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13356] ppid=1 vsize=864760 CPUtime=0
/proc/13349/task/13356/stat : 13356 (java) S 1 13266 12183 0 -1 64 0 0 0 0 0 0 0 0 25 0 11 0 19444372 885514240 32088 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13349/tid=13357] ppid=1 vsize=864760 CPUtime=0
/proc/13349/task/13357/stat : 13357 (java) S 1 13266 12183 0 -1 64 1 0 0 0 0 0 0 0 15 0 11 0 19444372 885514240 32088 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.55
Current children cumulated vsize (KiB) 881628

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13266 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=405441
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=234812
# CPU time returned by wait4() is 24.6403
# while last known CPU time is 30.55
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 30.627
CPU time (s): 30.55
CPU user time (s): 29.07
CPU system time (s): 1.48
CPU usage (%): 99.7486
Max. virtual memory (cumulated for all children) (KiB): 925600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4054
system time used= 1.23481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113090
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3031
involuntary context switches= 2506

runsolver used 0.044993 second user time and 0.115982 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-11 16:49:40
IDJOB=2059223
IDBENCH=53562
IDSOLVER=738
FILE ID=node43/2059223-1247323769
PBS_JOBID= 9506541
Free space on /tmp= 66096 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/marc/normalized-large-96-unsat_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059223-1247323769/watcher-2059223-1247323769 -o /tmp/evaluation-result-2059223-1247323769/solver-2059223-1247323769 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2059223-1247323769.xml

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

MD5SUM BENCH= b27e6efb6e10edd4280a0b0099140167
RANDOM SEED=1967695937

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
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:       1688712 kB
Buffers:         20964 kB
Cached:         267284 kB
SwapCached:        140 kB
Active:         149804 kB
Inactive:       165156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           98612 kB
Writeback:           0 kB
Mapped:          43940 kB
Slab:            37472 kB
Committed_AS:   896080 kB
PageTables:       1872 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= 66096 MiB
End job on node43 at 2009-07-11 16:50:12