Trace number 1113937

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) 21.5595 22.3599

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-15.xml
MD5SUM152be8aa8d76c652ccec1105a92e0891
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.04
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.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sat Jul 12 22:14:47 2008
0.00/0.07	c 0	PID 16804
0.06/0.09	c 0	HOST node88.alineos.net
0.06/0.09	c 0	CONVERTING HOME/instance-1113937-1215893681.xml TO HOME/temp.csp
0.06/0.09	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113937-1215893681.xml' 'HOME/temp.csp'
16.11/16.40	c 17	1 domains, 23 variables, 0 predicates, 16 relations, 16 constraints
16.20/16.50	c 17	ENCODING HOME/temp.csp TO HOME/temp.cnf
16.20/16.50	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'
16.28/16.58	c 17	Parsing HOME/temp.csp
21.43/21.72	c ERROR INTERRUPTED
16.28/22.35	s UNKNOWN
16.28/22.35	c 23	CPU 15.27 (0.05 0.01 15.22 1)
16.28/22.35	c 23	END Sat Jul 12 22:15:10 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-1113937-1215893681/watcher-1113937-1215893681 -o /tmp/evaluation-result-1113937-1215893681/solver-1113937-1215893681 -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-1113937-1215893681.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: 3.27 3.22 3.24 5/111 16804
/proc/meminfo: memFree=1743520/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=18572 CPUtime=0
/proc/16804/stat : 16804 (runsolver) R 16802 16804 15720 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 46065867 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 270187162919 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16804/statm: 4643 292 257 25 0 2626 0

[startup+0.0960919 s]
/proc/loadavg: 3.27 3.22 3.24 5/111 16804
/proc/meminfo: memFree=1743520/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=0.06
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1143 0 0 0 5 1 0 0 20 0 1 0 46065867 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101091 s]
/proc/loadavg: 3.27 3.22 3.24 5/111 16804
/proc/meminfo: memFree=1743520/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=0.06
/proc/16804/stat : 16804 (sugar++) R 16802 16804 15720 0 -1 4194304 1199 128 0 0 5 1 0 0 21 0 1 0 46065867 17141760 1103 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 0 0 0 17 0 0 0
/proc/16804/statm: 4185 1103 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301131 s]
/proc/loadavg: 3.27 3.22 3.24 5/111 16804
/proc/meminfo: memFree=1743520/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=0.06
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701213 s]
/proc/loadavg: 3.27 3.22 3.24 5/111 16804
/proc/meminfo: memFree=1743520/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=0.06
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50237 s]
/proc/loadavg: 3.40 3.25 3.25 3/122 16816
/proc/meminfo: memFree=1664328/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=0.06
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
[pid=16807] ppid=16804 vsize=5356 CPUtime=0
/proc/16807/stat : 16807 (sh) S 16804 16804 15720 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46065877 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16807/statm: 1339 233 193 169 0 50 0
[pid=16808] ppid=16807 vsize=864496 CPUtime=1.34
/proc/16808/stat : 16808 (java) S 16807 16804 15720 0 -1 0 37781 0 1 0 112 22 0 0 19 0 9 0 46065877 885243904 37047 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16808/statm: 216124 37047 2528 9 0 210706 0
[pid=16808/tid=16809] ppid=16807 vsize=864496 CPUtime=0.93
/proc/16808/task/16809/stat : 16809 (java) R 16807 16804 15720 0 -1 64 4093 0 1 0 86 7 0 0 25 0 9 0 46065878 885243904 37047 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16810] ppid=16807 vsize=864496 CPUtime=0.34
/proc/16808/task/16810/stat : 16810 (java) S 16807 16804 15720 0 -1 64 32558 0 0 0 20 14 0 0 16 0 9 0 46065883 885243904 37047 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16811] ppid=16807 vsize=864496 CPUtime=0
/proc/16808/task/16811/stat : 16811 (java) S 16807 16804 15720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46065883 885243904 37047 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16812] ppid=16807 vsize=864496 CPUtime=0
/proc/16808/task/16812/stat : 16812 (java) S 16807 16804 15720 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46065884 885243904 37047 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16813] ppid=16807 vsize=864496 CPUtime=0
/proc/16808/task/16813/stat : 16813 (java) S 16807 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065885 885243904 37047 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16814] ppid=16807 vsize=864496 CPUtime=0.05
/proc/16808/task/16814/stat : 16814 (java) S 16807 16804 15720 0 -1 64 431 0 0 0 5 0 0 0 16 0 9 0 46065886 885243904 37047 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16815] ppid=16807 vsize=864496 CPUtime=0
/proc/16808/task/16815/stat : 16815 (java) S 16807 16804 15720 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 46065886 885243904 37047 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16816] ppid=16807 vsize=864496 CPUtime=0
/proc/16808/task/16816/stat : 16816 (java) S 16807 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46065886 885243904 37047 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 886592

[startup+3.10268 s]
/proc/loadavg: 3.40 3.25 3.25 4/122 16816
/proc/meminfo: memFree=1541960/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=0.06
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
[pid=16807] ppid=16804 vsize=5356 CPUtime=0
/proc/16807/stat : 16807 (sh) S 16804 16804 15720 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46065877 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16807/statm: 1339 233 193 169 0 50 0
[pid=16808] ppid=16807 vsize=864620 CPUtime=2.93
/proc/16808/stat : 16808 (java) S 16807 16804 15720 0 -1 0 72868 0 1 0 254 39 0 0 19 0 9 0 46065877 885370880 72107 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16808/statm: 216155 72107 2529 9 0 210737 0
[pid=16808/tid=16809] ppid=16807 vsize=864620 CPUtime=2.11
/proc/16808/task/16809/stat : 16809 (java) R 16807 16804 15720 0 -1 64 14666 0 1 0 198 13 0 0 25 0 9 0 46065878 885370880 72107 996147200 134512640 134550740 4294956000 18446744073709551615 4126548896 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16810] ppid=16807 vsize=864620 CPUtime=0.72
/proc/16808/task/16810/stat : 16810 (java) S 16807 16804 15720 0 -1 64 57058 0 0 0 48 24 0 0 16 0 9 0 46065883 885370880 72107 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16811] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16811/stat : 16811 (java) S 16807 16804 15720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46065883 885370880 72107 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16812] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16812/stat : 16812 (java) S 16807 16804 15720 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46065884 885370880 72107 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16813] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16813/stat : 16813 (java) S 16807 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065885 885370880 72107 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16814] ppid=16807 vsize=864620 CPUtime=0.07
/proc/16808/task/16814/stat : 16814 (java) S 16807 16804 15720 0 -1 64 445 0 0 0 7 0 0 0 16 0 9 0 46065886 885370880 72107 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16815] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16815/stat : 16815 (java) S 16807 16804 15720 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 46065886 885370880 72107 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16816] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16816/stat : 16816 (java) S 16807 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46065886 885370880 72107 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 886716

[startup+6.3023 s]
/proc/loadavg: 3.53 3.28 3.26 4/122 16816
/proc/meminfo: memFree=1339272/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=0.06
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
[pid=16807] ppid=16804 vsize=5356 CPUtime=0
/proc/16807/stat : 16807 (sh) S 16804 16804 15720 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46065877 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16807/statm: 1339 233 193 169 0 50 0
[pid=16808] ppid=16807 vsize=864620 CPUtime=6.11
/proc/16808/stat : 16808 (java) S 16807 16804 15720 0 -1 0 100820 0 1 0 555 56 0 0 19 0 9 0 46065877 885370880 99099 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16808/statm: 216155 99099 2529 9 0 210737 0
[pid=16808/tid=16809] ppid=16807 vsize=864620 CPUtime=4.71
/proc/16808/task/16809/stat : 16809 (java) R 16807 16804 15720 0 -1 64 15297 0 1 0 452 19 0 0 25 0 9 0 46065878 885370880 99099 996147200 134512640 134550740 4294956000 18446744073709551615 104455057 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16810] ppid=16807 vsize=864620 CPUtime=1.29
/proc/16808/task/16810/stat : 16810 (java) S 16807 16804 15720 0 -1 64 84370 0 0 0 93 36 0 0 16 0 9 0 46065883 885370880 99099 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16811] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16811/stat : 16811 (java) S 16807 16804 15720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46065883 885370880 99099 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16812] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16812/stat : 16812 (java) S 16807 16804 15720 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46065884 885370880 99099 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16813] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16813/stat : 16813 (java) S 16807 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065885 885370880 99099 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16814] ppid=16807 vsize=864620 CPUtime=0.08
/proc/16808/task/16814/stat : 16814 (java) S 16807 16804 15720 0 -1 64 454 0 0 0 8 0 0 0 16 0 9 0 46065886 885370880 99099 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16815] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16815/stat : 16815 (java) S 16807 16804 15720 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 46065886 885370880 99099 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16816] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16816/stat : 16816 (java) S 16807 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46065886 885370880 99099 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 886716

[startup+12.7126 s]
/proc/loadavg: 3.57 3.29 3.26 4/122 16816
/proc/meminfo: memFree=1227208/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=0.06
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
[pid=16807] ppid=16804 vsize=5356 CPUtime=0
/proc/16807/stat : 16807 (sh) S 16804 16804 15720 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46065877 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16807/statm: 1339 233 193 169 0 50 0
[pid=16808] ppid=16807 vsize=864620 CPUtime=12.47
/proc/16808/stat : 16808 (java) S 16807 16804 15720 0 -1 0 128209 0 1 0 1166 81 0 0 19 0 9 0 46065877 885370880 123572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16808/statm: 216155 123572 2529 9 0 210737 0
[pid=16808/tid=16809] ppid=16807 vsize=864620 CPUtime=9.84
/proc/16808/task/16809/stat : 16809 (java) R 16807 16804 15720 0 -1 64 15808 0 1 0 952 32 0 0 25 0 9 0 46065878 885370880 123572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16810] ppid=16807 vsize=864620 CPUtime=2.52
/proc/16808/task/16810/stat : 16810 (java) R 16807 16804 15720 0 -1 64 111247 0 0 0 204 48 0 0 16 0 9 0 46065883 885370880 123572 996147200 134512640 134550740 4294956000 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16811] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16811/stat : 16811 (java) S 16807 16804 15720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46065883 885370880 123572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16812] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16812/stat : 16812 (java) S 16807 16804 15720 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46065884 885370880 123572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16813] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16813/stat : 16813 (java) S 16807 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 46065885 885370880 123572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16814] ppid=16807 vsize=864620 CPUtime=0.08
/proc/16808/task/16814/stat : 16814 (java) S 16807 16804 15720 0 -1 64 455 0 0 0 8 0 0 0 17 0 9 0 46065886 885370880 123572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16815] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16815/stat : 16815 (java) S 16807 16804 15720 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 46065886 885370880 123572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16808/tid=16816] ppid=16807 vsize=864620 CPUtime=0
/proc/16808/task/16816/stat : 16816 (java) S 16807 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46065886 885370880 123572 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 886716



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+21.7013 s]
/proc/loadavg: 3.63 3.32 3.27 3/122 16826
/proc/meminfo: memFree=1496328/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=16.28
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1296 134053 0 1 5 1 1522 100 16 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
[pid=16817] ppid=16804 vsize=5356 CPUtime=0
/proc/16817/stat : 16817 (sh) S 16804 16804 15720 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46067518 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16817/statm: 1339 233 193 169 0 50 0
[pid=16818] ppid=16817 vsize=917292 CPUtime=5.15
/proc/16818/stat : 16818 (java) S 16817 16804 15720 0 -1 0 57066 0 1 0 492 23 0 0 19 0 9 0 46067518 939307008 46014 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16818/statm: 229323 46021 2532 9 0 223905 0
[pid=16818/tid=16819] ppid=16817 vsize=917292 CPUtime=2.61
/proc/16818/task/16819/stat : 16819 (java) S 16817 16804 15720 0 -1 64 3586 0 1 0 258 3 0 0 25 0 9 0 46067519 939307008 46054 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16820] ppid=16817 vsize=917292 CPUtime=2.48
/proc/16818/task/16820/stat : 16820 (java) R 16817 16804 15720 0 -1 64 52519 0 0 0 229 19 0 0 19 0 9 0 46067520 939307008 46064 996147200 134512640 134550740 4294955920 18446744073709551615 102470036 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16821] ppid=16817 vsize=917292 CPUtime=0
/proc/16818/task/16821/stat : 16821 (java) S 16817 16804 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46067520 939307008 46071 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16822] ppid=16817 vsize=917292 CPUtime=0
/proc/16818/task/16822/stat : 16822 (java) S 16817 16804 15720 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46067520 939307008 46078 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16823] ppid=16817 vsize=917292 CPUtime=0
/proc/16818/task/16823/stat : 16823 (java) S 16817 16804 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46067522 939307008 46079 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16824] ppid=16817 vsize=917292 CPUtime=0.03
/proc/16818/task/16824/stat : 16824 (java) S 16817 16804 15720 0 -1 64 314 0 0 0 3 0 0 0 16 0 9 0 46067522 939307008 46086 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16825] ppid=16817 vsize=917292 CPUtime=0
/proc/16818/task/16825/stat : 16825 (java) S 16817 16804 15720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46067522 939307008 46093 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16826] ppid=16817 vsize=917292 CPUtime=0
/proc/16818/task/16826/stat : 16826 (java) S 16817 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46067522 939307008 46102 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.43
Current children cumulated vsize (KiB) 939388

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

[startup+21.8283 s]
/proc/loadavg: 3.63 3.32 3.27 3/122 16826
/proc/meminfo: memFree=1496328/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=16.28
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1306 134053 0 1 5 1 1522 100 16 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
[pid=16817] ppid=16804 vsize=0 CPUtime=0
/proc/16817/stat : 16817 (sh) Z 16804 16804 15720 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 46067518 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/16817/statm: 0 0 0 0 0 0 0
[pid=16818] ppid=1 vsize=906792 CPUtime=5.26
/proc/16818/stat : 16818 (java) S 1 16804 15720 0 -1 0 59538 0 1 0 502 24 0 0 16 0 9 0 46067518 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16818/statm: 226698 45860 2532 9 0 221280 0
[pid=16818/tid=16819] ppid=1 vsize=906792 CPUtime=2.61
/proc/16818/task/16819/stat : 16819 (java) S 1 16804 15720 0 -1 64 3586 0 1 0 258 3 0 0 25 0 9 0 46067519 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16820] ppid=1 vsize=906792 CPUtime=2.6
/proc/16818/task/16820/stat : 16820 (java) R 1 16804 15720 0 -1 64 54940 0 0 0 240 20 0 0 20 0 9 0 46067520 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 103735813 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16821] ppid=1 vsize=906792 CPUtime=0
/proc/16818/task/16821/stat : 16821 (java) S 1 16804 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46067520 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16822] ppid=1 vsize=906792 CPUtime=0
/proc/16818/task/16822/stat : 16822 (java) S 1 16804 15720 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46067520 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16823] ppid=1 vsize=906792 CPUtime=0
/proc/16818/task/16823/stat : 16823 (java) S 1 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 46067522 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16818/tid=16824] ppid=1 vsize=906792 CPUtime=0.03
/proc/16818/task/16824/stat : 16824 (java) S 1 16804 15720 0 -1 64 314 0 0 0 3 0 0 0 16 0 9 0 46067522 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16825] ppid=1 vsize=906792 CPUtime=0
/proc/16818/task/16825/stat : 16825 (java) S 1 16804 15720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46067522 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16826] ppid=1 vsize=906792 CPUtime=0
/proc/16818/task/16826/stat : 16826 (java) S 1 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46067522 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.54
Current children cumulated vsize (KiB) 923532

# WARNING:
# current cumulated CPU time (16.28 s) is less than in the last sample (21.54 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (5.26 s) to the 'lost time'.

[startup+21.9023 s]
/proc/loadavg: 3.63 3.32 3.27 3/123 16827
/proc/meminfo: memFree=1492352/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=16.28
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1306 134053 0 1 5 1 1522 100 16 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
[pid=16817] ppid=16804 vsize=0 CPUtime=0
/proc/16817/stat : 16817 (sh) Z 16804 16804 15720 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 46067518 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/16817/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.28
Current children cumulated vsize (KiB) 16740

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

[startup+21.8283 s]
/proc/loadavg: 3.63 3.32 3.27 3/122 16826
/proc/meminfo: memFree=1496328/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=16.28
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1306 134053 0 1 5 1 1522 100 16 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
[pid=16817] ppid=16804 vsize=0 CPUtime=0
/proc/16817/stat : 16817 (sh) Z 16804 16804 15720 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 46067518 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/16817/statm: 0 0 0 0 0 0 0
[pid=16818] ppid=1 vsize=906792 CPUtime=5.26
/proc/16818/stat : 16818 (java) S 1 16804 15720 0 -1 0 59538 0 1 0 502 24 0 0 16 0 9 0 46067518 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16818/statm: 226698 45860 2532 9 0 221280 0
[pid=16818/tid=16819] ppid=1 vsize=906792 CPUtime=2.61
/proc/16818/task/16819/stat : 16819 (java) S 1 16804 15720 0 -1 64 3586 0 1 0 258 3 0 0 25 0 9 0 46067519 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16820] ppid=1 vsize=906792 CPUtime=2.6
/proc/16818/task/16820/stat : 16820 (java) R 1 16804 15720 0 -1 64 54940 0 0 0 240 20 0 0 20 0 9 0 46067520 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 103735813 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16821] ppid=1 vsize=906792 CPUtime=0
/proc/16818/task/16821/stat : 16821 (java) S 1 16804 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46067520 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16822] ppid=1 vsize=906792 CPUtime=0
/proc/16818/task/16822/stat : 16822 (java) S 1 16804 15720 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46067520 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16823] ppid=1 vsize=906792 CPUtime=0
/proc/16818/task/16823/stat : 16823 (java) S 1 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 46067522 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16818/tid=16824] ppid=1 vsize=906792 CPUtime=0.03
/proc/16818/task/16824/stat : 16824 (java) S 1 16804 15720 0 -1 64 314 0 0 0 3 0 0 0 16 0 9 0 46067522 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16825] ppid=1 vsize=906792 CPUtime=0
/proc/16818/task/16825/stat : 16825 (java) S 1 16804 15720 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46067522 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16818/tid=16826] ppid=1 vsize=906792 CPUtime=0
/proc/16818/task/16826/stat : 16826 (java) S 1 16804 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46067522 928555008 45860 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.54
Current children cumulated vsize (KiB) 923532

[startup+22.2014 s]
/proc/loadavg: 3.63 3.32 3.27 3/123 16827
/proc/meminfo: memFree=1492352/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=16.28
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1306 134053 0 1 5 1 1522 100 16 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
[pid=16817] ppid=16804 vsize=0 CPUtime=0
/proc/16817/stat : 16817 (sh) Z 16804 16804 15720 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 46067518 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/16817/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.28
Current children cumulated vsize (KiB) 16740

[startup+22.3014 s]
/proc/loadavg: 3.63 3.32 3.27 3/123 16827
/proc/meminfo: memFree=1492352/2055920 swapFree=4192812/4192956
[pid=16804] ppid=16802 vsize=16740 CPUtime=16.28
/proc/16804/stat : 16804 (sugar++) S 16802 16804 15720 0 -1 4194304 1306 134053 0 1 5 1 1522 100 16 0 1 0 46065867 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 270196060258 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16804/statm: 4185 1104 409 3 0 764 0
[pid=16817] ppid=16804 vsize=0 CPUtime=0
/proc/16817/stat : 16817 (sh) Z 16804 16804 15720 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 46067518 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/16817/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.28
Current children cumulated vsize (KiB) 16740

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 5.26
#  lost CPU user time (s): 5.02
#  lost CPU system time (s): 0.24

Real time (s): 22.3599
CPU time (s): 21.5595
CPU user time (s): 20.2967
CPU system time (s): 1.26284
CPU usage (%): 96.4205
Max. virtual memory (cumulated for all children) (KiB): 939388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.2767
system time used= 1.02284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135709
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= 1858
involuntary context switches= 2036

runsolver used 0.042993 second user time and 0.124981 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-12 22:14:47
IDJOB=1113937
IDBENCH=61665
IDSOLVER=367
FILE ID=node88/1113937-1215893681
PBS_JOBID= 7903620
Free space on /tmp= 66428 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/dag-rand/normalized-rand-n23-d3-e16-r15-t150000-15.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-1113937-1215893681/watcher-1113937-1215893681 -o /tmp/evaluation-result-1113937-1215893681/solver-1113937-1215893681 -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-1113937-1215893681.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 152be8aa8d76c652ccec1105a92e0891
RANDOM SEED=425375169

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1744000 kB
Buffers:          8532 kB
Cached:         127536 kB
SwapCached:          0 kB
Active:         227240 kB
Inactive:        23688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           71360 kB
Writeback:           0 kB
Mapped:         136552 kB
Slab:            42460 kB
Committed_AS:  1152600 kB
PageTables:       4684 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= 66356 MiB
End job on node88 at 2008-07-12 22:15:11