Trace number 1113929

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? (MO) 23.56 23.9733

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-6.xml
MD5SUMd69420449403c15dce93504730da03ea
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints9
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints16
Maximum constraint arity15
Maximum domain size3
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 22:11:49 2008
0.00/0.08	c 0	PID 21651
0.00/0.08	c 0	HOST node56.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1113929-1215893503.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113929-1215893503.xml' 'HOME/temp.csp'
16.97/17.22	c 17	1 domains, 23 variables, 0 predicates, 16 relations, 16 constraints
17.03/17.34	c 17	ENCODING HOME/temp.csp TO HOME/temp.cnf
17.03/17.34	c 17	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
17.08/17.42	c 17	Parsing HOME/temp.csp
22.96/23.32	c ERROR INTERRUPTED
23.56/23.97	s UNKNOWN
23.56/23.97	c 24	CPU 16.09 (0.05 0.01 16.04 0.98)
23.56/23.97	c 24	END Sat Jul 12 22:12:13 2008

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113929-1215893503/watcher-1113929-1215893503 -o /tmp/evaluation-result-1113929-1215893503/solver-1113929-1215893503 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1113929-1215893503.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.01 4/82 21651
/proc/meminfo: memFree=1838816/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=12268 CPUtime=0
/proc/21651/stat : 21651 (sugar++) R 21649 21651 20576 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 46049865 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 250969029221 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/21651/statm: 3067 316 241 3 0 167 0

[startup+0.090314 s]
/proc/loadavg: 2.01 2.00 2.01 4/82 21651
/proc/meminfo: memFree=1838816/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=0.06
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101312 s]
/proc/loadavg: 2.01 2.00 2.01 4/82 21651
/proc/meminfo: memFree=1838816/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=0.06
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301343 s]
/proc/loadavg: 2.01 2.00 2.01 4/82 21651
/proc/meminfo: memFree=1838816/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=0.06
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701417 s]
/proc/loadavg: 2.01 2.00 2.01 4/82 21651
/proc/meminfo: memFree=1838816/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=0.06
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50256 s]
/proc/loadavg: 2.01 2.00 2.01 4/93 21663
/proc/meminfo: memFree=1781704/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=0.06
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
[pid=21654] ppid=21651 vsize=5356 CPUtime=0
/proc/21654/stat : 21654 (sh) S 21651 21651 20576 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46049873 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21654/statm: 1339 233 193 169 0 50 0
[pid=21655] ppid=21654 vsize=864604 CPUtime=1.39
/proc/21655/stat : 21655 (java) S 21654 21651 20576 0 -1 0 31260 0 1 0 122 17 0 0 18 0 9 0 46049873 885354496 30529 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21655/statm: 216151 30529 2528 9 0 210733 0
[pid=21655/tid=21656] ppid=21654 vsize=864604 CPUtime=1
/proc/21655/task/21656/stat : 21656 (java) R 21654 21651 20576 0 -1 64 4085 0 1 0 95 5 0 0 25 0 9 0 46049874 885354496 30529 996147200 134512640 134550740 4294956000 18446744073709551615 4126450367 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21657] ppid=21654 vsize=864604 CPUtime=0.3
/proc/21655/task/21657/stat : 21657 (java) S 21654 21651 20576 0 -1 64 26050 0 0 0 20 10 0 0 16 0 9 0 46049876 885354496 30529 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21658] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21658/stat : 21658 (java) S 21654 21651 20576 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46049876 885354496 30529 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21659] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21659/stat : 21659 (java) S 21654 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46049876 885354496 30529 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21660] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21660/stat : 21660 (java) S 21654 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46049878 885354496 30529 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21661] ppid=21654 vsize=864604 CPUtime=0.05
/proc/21655/task/21661/stat : 21661 (java) S 21654 21651 20576 0 -1 64 428 0 0 0 5 0 0 0 16 0 9 0 46049878 885354496 30529 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21662] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21662/stat : 21662 (java) S 21654 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46049878 885354496 30529 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21663] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21663/stat : 21663 (java) S 21654 21651 20576 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46049878 885354496 30529 996147200 134512640 134550740 4294956000 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) 886700

[startup+3.10284 s]
/proc/loadavg: 2.01 2.00 2.01 3/93 21663
/proc/meminfo: memFree=1642504/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=0.06
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
[pid=21654] ppid=21651 vsize=5356 CPUtime=0
/proc/21654/stat : 21654 (sh) S 21651 21651 20576 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46049873 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21654/statm: 1339 233 193 169 0 50 0
[pid=21655] ppid=21654 vsize=864604 CPUtime=2.98
/proc/21655/stat : 21655 (java) S 21654 21651 20576 0 -1 0 70180 0 1 0 262 36 0 0 18 0 9 0 46049873 885354496 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21655/statm: 216151 69420 2529 9 0 210733 0
[pid=21655/tid=21656] ppid=21654 vsize=864604 CPUtime=2.16
/proc/21655/task/21656/stat : 21656 (java) R 21654 21651 20576 0 -1 64 14325 0 1 0 204 12 0 0 25 0 9 0 46049874 885354496 69420 996147200 134512640 134550740 4294956000 18446744073709551615 12399580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21657] ppid=21654 vsize=864604 CPUtime=0.72
/proc/21655/task/21657/stat : 21657 (java) S 21654 21651 20576 0 -1 64 54718 0 0 0 50 22 0 0 17 0 9 0 46049876 885354496 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21658] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21658/stat : 21658 (java) S 21654 21651 20576 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46049876 885354496 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21659] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21659/stat : 21659 (java) S 21654 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46049876 885354496 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21660] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21660/stat : 21660 (java) S 21654 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46049878 885354496 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21661] ppid=21654 vsize=864604 CPUtime=0.07
/proc/21655/task/21661/stat : 21661 (java) S 21654 21651 20576 0 -1 64 440 0 0 0 7 0 0 0 16 0 9 0 46049878 885354496 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21662] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21662/stat : 21662 (java) S 21654 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46049878 885354496 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21663] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21663/stat : 21663 (java) S 21654 21651 20576 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46049878 885354496 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 886700

[startup+6.30241 s]
/proc/loadavg: 2.09 2.02 2.02 3/93 21663
/proc/meminfo: memFree=1434440/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=0.06
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
[pid=21654] ppid=21651 vsize=5356 CPUtime=0
/proc/21654/stat : 21654 (sh) S 21651 21651 20576 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46049873 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21654/statm: 1339 233 193 169 0 50 0
[pid=21655] ppid=21654 vsize=864604 CPUtime=6.12
/proc/21655/stat : 21655 (java) S 21654 21651 20576 0 -1 0 100814 0 1 0 557 55 0 0 18 0 9 0 46049873 885354496 99094 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21655/statm: 216151 99094 2529 9 0 210733 0
[pid=21655/tid=21656] ppid=21654 vsize=864604 CPUtime=4.72
/proc/21655/task/21656/stat : 21656 (java) R 21654 21651 20576 0 -1 64 15292 0 1 0 453 19 0 0 25 0 9 0 46049874 885354496 99094 996147200 134512640 134550740 4294956000 18446744073709551615 4126548768 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21657] ppid=21654 vsize=864604 CPUtime=1.29
/proc/21655/task/21657/stat : 21657 (java) S 21654 21651 20576 0 -1 64 84375 0 0 0 94 35 0 0 16 0 9 0 46049876 885354496 99094 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21658] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21658/stat : 21658 (java) S 21654 21651 20576 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46049876 885354496 99094 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21659] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21659/stat : 21659 (java) S 21654 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46049876 885354496 99094 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21660] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21660/stat : 21660 (java) S 21654 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46049878 885354496 99094 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21661] ppid=21654 vsize=864604 CPUtime=0.08
/proc/21655/task/21661/stat : 21661 (java) S 21654 21651 20576 0 -1 64 450 0 0 0 8 0 0 0 16 0 9 0 46049878 885354496 99094 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21662] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21662/stat : 21662 (java) S 21654 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46049878 885354496 99094 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21663] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21663/stat : 21663 (java) S 21654 21651 20576 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46049878 885354496 99094 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 886700

[startup+12.7026 s]
/proc/loadavg: 2.16 2.03 2.02 3/93 21663
/proc/meminfo: memFree=1343496/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=0.06
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
[pid=21654] ppid=21651 vsize=5356 CPUtime=0
/proc/21654/stat : 21654 (sh) S 21651 21651 20576 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46049873 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21654/statm: 1339 233 193 169 0 50 0
[pid=21655] ppid=21654 vsize=864604 CPUtime=12.45
/proc/21655/stat : 21655 (java) S 21654 21651 20576 0 -1 0 122511 0 1 0 1168 77 0 0 18 0 9 0 46049873 885354496 117876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21655/statm: 216151 117876 2529 9 0 210733 0
[pid=21655/tid=21656] ppid=21654 vsize=864604 CPUtime=9.92
/proc/21655/task/21656/stat : 21656 (java) R 21654 21651 20576 0 -1 64 15802 0 1 0 959 33 0 0 25 0 9 0 46049874 885354496 117876 996147200 134512640 134550740 4294956000 18446744073709551615 4126545431 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21657] ppid=21654 vsize=864604 CPUtime=2.42
/proc/21655/task/21657/stat : 21657 (java) S 21654 21651 20576 0 -1 64 105561 0 0 0 199 43 0 0 16 0 9 0 46049876 885354496 117876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21658] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21658/stat : 21658 (java) S 21654 21651 20576 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46049876 885354496 117876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21659] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21659/stat : 21659 (java) S 21654 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46049876 885354496 117876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21660] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21660/stat : 21660 (java) S 21654 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46049878 885354496 117876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21661] ppid=21654 vsize=864604 CPUtime=0.08
/proc/21655/task/21661/stat : 21661 (java) S 21654 21651 20576 0 -1 64 451 0 0 0 8 0 0 0 17 0 9 0 46049878 885354496 117876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21662] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21662/stat : 21662 (java) S 21654 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46049878 885354496 117876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21655/tid=21663] ppid=21654 vsize=864604 CPUtime=0
/proc/21655/task/21663/stat : 21663 (java) S 21654 21651 20576 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46049878 885354496 117876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 886700



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+23.3024 s]
/proc/loadavg: 2.34 2.08 2.04 3/93 21673
/proc/meminfo: memFree=1580296/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=17.08
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1296 134049 0 1 5 1 1604 98 16 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
[pid=21664] ppid=21651 vsize=5356 CPUtime=0
/proc/21664/stat : 21664 (sh) S 21651 21651 20576 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46051599 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21664/statm: 1339 233 193 169 0 50 0
[pid=21665] ppid=21664 vsize=917292 CPUtime=5.88
/proc/21665/stat : 21665 (java) S 21664 21651 20576 0 -1 0 58293 0 1 0 561 27 0 0 18 0 9 0 46051599 939307008 47256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 229323 47256 2532 9 0 223905 0
[pid=21665/tid=21666] ppid=21664 vsize=917292 CPUtime=3.05
/proc/21665/task/21666/stat : 21666 (java) S 21664 21651 20576 0 -1 64 3668 0 1 0 302 3 0 0 25 0 9 0 46051600 939307008 47256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21667] ppid=21664 vsize=917292 CPUtime=2.78
/proc/21665/task/21667/stat : 21667 (java) R 21664 21651 20576 0 -1 64 53616 0 0 0 255 23 0 0 19 0 9 0 46051601 939307008 47256 996147200 134512640 134550740 4294955920 18446744073709551615 102470010 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21668] ppid=21664 vsize=917292 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21664 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46051601 939307008 47256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21664 vsize=917292 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21664 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46051601 939307008 47256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21664 vsize=917292 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21664 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46051603 939307008 47256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21664 vsize=917292 CPUtime=0.03
/proc/21665/task/21671/stat : 21671 (java) S 21664 21651 20576 0 -1 64 312 0 0 0 3 0 0 0 16 0 9 0 46051603 939307008 47256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21672] ppid=21664 vsize=917292 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21664 21651 20576 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46051603 939307008 47256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21664 vsize=917292 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21664 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46051603 939307008 47256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.96
Current children cumulated vsize (KiB) 939388

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

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

[startup+23.4275 s]
/proc/loadavg: 2.34 2.08 2.04 3/93 21673
/proc/meminfo: memFree=1580296/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=17.08
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1306 134049 0 1 5 1 1604 98 16 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
[pid=21664] ppid=21651 vsize=0 CPUtime=0
/proc/21664/stat : 21664 (sh) Z 21651 21651 20576 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 46051599 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/21664/statm: 0 0 0 0 0 0 0
[pid=21665] ppid=1 vsize=907048 CPUtime=6.01
/proc/21665/stat : 21665 (java) S 1 21651 20576 0 -1 0 60963 0 1 0 572 29 0 0 16 0 9 0 46051599 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 226762 47365 2532 9 0 221344 0
[pid=21665/tid=21666] ppid=1 vsize=907048 CPUtime=3.05
/proc/21665/task/21666/stat : 21666 (java) S 1 21651 20576 0 -1 64 3668 0 1 0 302 3 0 0 25 0 9 0 46051600 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21667] ppid=1 vsize=907048 CPUtime=2.89
/proc/21665/task/21667/stat : 21667 (java) R 1 21651 20576 0 -1 64 56286 0 0 0 265 24 0 0 20 0 9 0 46051601 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 104180102 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21668] ppid=1 vsize=907048 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 1 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46051601 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=1 vsize=907048 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 1 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46051601 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=1 vsize=907048 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 1 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 46051603 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=1 vsize=907048 CPUtime=0.03
/proc/21665/task/21671/stat : 21671 (java) S 1 21651 20576 0 -1 64 312 0 0 0 3 0 0 0 16 0 9 0 46051603 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21672] ppid=1 vsize=907048 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 1 21651 20576 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46051603 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=1 vsize=907048 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 1 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46051603 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.09
Current children cumulated vsize (KiB) 923788

[startup+23.8025 s]
/proc/loadavg: 2.34 2.08 2.04 3/93 21673
/proc/meminfo: memFree=1580296/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=17.08
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1306 134049 0 1 5 1 1604 98 16 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
[pid=21664] ppid=21651 vsize=0 CPUtime=0
/proc/21664/stat : 21664 (sh) Z 21651 21651 20576 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 46051599 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/21664/statm: 0 0 0 0 0 0 0
[pid=21665] ppid=1 vsize=907048 CPUtime=6.38
/proc/21665/stat : 21665 (java) S 1 21651 20576 0 -1 0 60963 0 1 0 609 29 0 0 16 0 9 0 46051599 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 226762 47365 2532 9 0 221344 0
[pid=21665/tid=21666] ppid=1 vsize=907048 CPUtime=3.05
/proc/21665/task/21666/stat : 21666 (java) S 1 21651 20576 0 -1 64 3668 0 1 0 302 3 0 0 25 0 9 0 46051600 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21667] ppid=1 vsize=907048 CPUtime=3.26
/proc/21665/task/21667/stat : 21667 (java) R 1 21651 20576 0 -1 64 56286 0 0 0 302 24 0 0 23 0 9 0 46051601 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 103736945 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21668] ppid=1 vsize=907048 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 1 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46051601 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=1 vsize=907048 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 1 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46051601 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=1 vsize=907048 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 1 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 46051603 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=1 vsize=907048 CPUtime=0.03
/proc/21665/task/21671/stat : 21671 (java) S 1 21651 20576 0 -1 64 312 0 0 0 3 0 0 0 16 0 9 0 46051603 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21672] ppid=1 vsize=907048 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 1 21651 20576 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46051603 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=1 vsize=907048 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 1 21651 20576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46051603 928817152 47365 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.46
Current children cumulated vsize (KiB) 923788

[startup+23.9025 s]
/proc/loadavg: 2.34 2.08 2.04 3/93 21673
/proc/meminfo: memFree=1580296/2055920 swapFree=4192812/4192956
[pid=21651] ppid=21649 vsize=16740 CPUtime=17.08
/proc/21651/stat : 21651 (sugar++) S 21649 21651 20576 0 -1 4194304 1306 134049 0 1 5 1 1604 98 16 0 1 0 46049865 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 250977759330 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21651/statm: 4185 1104 409 3 0 764 0
[pid=21664] ppid=21651 vsize=0 CPUtime=0
/proc/21664/stat : 21664 (sh) Z 21651 21651 20576 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 46051599 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/21664/statm: 0 0 0 0 0 0 0
[pid=21665] ppid=1 vsize=864724 CPUtime=6.48
/proc/21665/stat : 21665 (java) S 1 21651 20576 0 -1 0 61026 0 1 0 618 30 0 0 16 0 9 0 46051599 885477376 36682 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 216181 36682 2533 9 0 210763 0
[pid=21665/tid=21666] ppid=1 vsize=864724 CPUtime=3.08
/proc/21665/task/21666/stat : 21666 (java) R 1 21651 20576 0 -1 64 3668 0 1 0 305 3 0 0 24 0 9 0 46051600 885477376 36682 996147200 134512640 134550740 4294955920 18446744073709551615 103826815 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21667] ppid=1 vsize=864724 CPUtime=3.33
/proc/21665/task/21667/stat : 21667 (java) R 1 21651 20576 0 -1 64 56329 0 0 0 308 25 0 0 25 0 9 0 46051601 885477376 36682 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21668] ppid=1 vsize=864724 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 1 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46051601 885477376 36682 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=1 vsize=864724 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 1 21651 20576 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46051601 885477376 36682 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=1 vsize=864724 CPUtime=0.03
/proc/21665/task/21671/stat : 21671 (java) S 1 21651 20576 0 -1 64 312 0 0 0 3 0 0 0 16 0 9 0 46051603 885477376 36682 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21665/tid=21672] ppid=1 vsize=864724 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 1 21651 20576 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46051603 885477376 36682 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.56
Current children cumulated vsize (KiB) 881464

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21651 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=108551
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=2847
# CPU time returned by wait4() is 17.1114
# while last known CPU time is 23.56
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 23.9733
CPU time (s): 23.56
CPU user time (s): 22.27
CPU system time (s): 1.29
CPU usage (%): 98.2759
Max. virtual memory (cumulated for all children) (KiB): 939388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1086
system time used= 1.00285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135705
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= 1844
involuntary context switches= 2206

runsolver used 0.035994 second user time and 0.087986 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-12 22:11:49
IDJOB=1113929
IDBENCH=61664
IDSOLVER=367
FILE ID=node56/1113929-1215893503
PBS_JOBID= 7903605
Free space on /tmp= 103172 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/dag-rand/normalized-rand-n23-d3-e16-r15-t150000-6.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113929-1215893503/watcher-1113929-1215893503 -o /tmp/evaluation-result-1113929-1215893503/solver-1113929-1215893503 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1113929-1215893503.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d69420449403c15dce93504730da03ea
RANDOM SEED=1981967407

node56.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.272
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.272
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:       1839296 kB
Buffers:         13096 kB
Cached:         122496 kB
SwapCached:          0 kB
Active:         135380 kB
Inactive:        28168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           71148 kB
Writeback:           0 kB
Mapped:          48156 kB
Slab:            38032 kB
Committed_AS:   293576 kB
PageTables:       2016 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= 103096 MiB
End job on node56 at 2008-07-12 22:12:14