Trace number 1113993

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.16 23.5844

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-14.xml
MD5SUM92e7bec746635480f5800308fc5016ce
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
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:30:21 2008
0.00/0.08	c 0	PID 20686
0.06/0.08	c 0	HOST node16.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1113993-1215894615.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113993-1215894615.xml' 'HOME/temp.csp'
16.96/17.28	c 17	1 domains, 23 variables, 0 predicates, 16 relations, 16 constraints
17.05/17.37	c 17	ENCODING HOME/temp.csp TO HOME/temp.cnf
17.05/17.37	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.13/17.45	c 17	Parsing HOME/temp.csp
22.68/23.03	c ERROR INTERRUPTED
23.16/23.58	s UNKNOWN
23.16/23.58	c 23	CPU 16.1 (0.05 0.02 16.05 1.02)
23.16/23.58	c 23	END Sat Jul 12 22:30:44 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-1113993-1215894615/watcher-1113993-1215894615 -o /tmp/evaluation-result-1113993-1215894615/solver-1113993-1215894615 -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-1113993-1215894615.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.00 2.01 2.00 4/81 20686
/proc/meminfo: memFree=1839704/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=12268 CPUtime=0
/proc/20686/stat : 20686 (sugar++) R 20684 20686 19843 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 46164643 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 231962540645 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/20686/statm: 3067 316 241 3 0 167 0

[startup+0.0809461 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 20686
/proc/meminfo: memFree=1839704/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=16740 CPUtime=0.06
/proc/20686/stat : 20686 (sugar++) S 20684 20686 19843 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 46164643 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20686/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102164 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 20686
/proc/meminfo: memFree=1839704/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=16740 CPUtime=0.06
/proc/20686/stat : 20686 (sugar++) S 20684 20686 19843 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46164643 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20686/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301095 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 20686
/proc/meminfo: memFree=1839704/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=16740 CPUtime=0.06
/proc/20686/stat : 20686 (sugar++) S 20684 20686 19843 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46164643 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20686/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.700995 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 20686
/proc/meminfo: memFree=1839704/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=16740 CPUtime=0.06
/proc/20686/stat : 20686 (sugar++) S 20684 20686 19843 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46164643 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20686/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50179 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 20698
/proc/meminfo: memFree=1782336/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=16740 CPUtime=0.06
/proc/20686/stat : 20686 (sugar++) S 20684 20686 19843 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46164643 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20686/statm: 4185 1104 409 3 0 764 0
[pid=20689] ppid=20686 vsize=5356 CPUtime=0
/proc/20689/stat : 20689 (sh) S 20686 20686 19843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46164651 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20689/statm: 1339 233 193 169 0 50 0
[pid=20690] ppid=20689 vsize=864500 CPUtime=1.37
/proc/20690/stat : 20690 (java) S 20689 20686 19843 0 -1 0 31261 0 1 0 118 19 0 0 18 0 9 0 46164652 885248000 30530 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20690/statm: 216125 30530 2528 9 0 210707 0
[pid=20690/tid=20691] ppid=20689 vsize=864500 CPUtime=0.98
/proc/20690/task/20691/stat : 20691 (java) R 20689 20686 19843 0 -1 64 4085 0 1 0 91 7 0 0 25 0 9 0 46164653 885248000 30530 996147200 134512640 134550740 4294956000 18446744073709551615 4126450276 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20692] ppid=20689 vsize=864500 CPUtime=0.31
/proc/20690/task/20692/stat : 20692 (java) S 20689 20686 19843 0 -1 64 26050 0 0 0 21 10 0 0 16 0 9 0 46164654 885248000 30530 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20693] ppid=20689 vsize=864500 CPUtime=0
/proc/20690/task/20693/stat : 20693 (java) S 20689 20686 19843 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46164654 885248000 30530 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20694] ppid=20689 vsize=864500 CPUtime=0
/proc/20690/task/20694/stat : 20694 (java) S 20689 20686 19843 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46164654 885248000 30530 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20695] ppid=20689 vsize=864500 CPUtime=0
/proc/20690/task/20695/stat : 20695 (java) S 20689 20686 19843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46164656 885248000 30530 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20696] ppid=20689 vsize=864500 CPUtime=0.04
/proc/20690/task/20696/stat : 20696 (java) S 20689 20686 19843 0 -1 64 428 0 0 0 4 0 0 0 16 0 9 0 46164656 885248000 30530 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20697] ppid=20689 vsize=864500 CPUtime=0
/proc/20690/task/20697/stat : 20697 (java) S 20689 20686 19843 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46164656 885248000 30530 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20698] ppid=20689 vsize=864500 CPUtime=0
/proc/20690/task/20698/stat : 20698 (java) S 20689 20686 19843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46164656 885248000 30530 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 886596

[startup+3.10237 s]
/proc/loadavg: 2.00 2.01 2.00 4/92 20698
/proc/meminfo: memFree=1645376/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=16740 CPUtime=0.06
/proc/20686/stat : 20686 (sugar++) S 20684 20686 19843 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46164643 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20686/statm: 4185 1104 409 3 0 764 0
[pid=20689] ppid=20686 vsize=5356 CPUtime=0
/proc/20689/stat : 20689 (sh) S 20686 20686 19843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46164651 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20689/statm: 1339 233 193 169 0 50 0
[pid=20690] ppid=20689 vsize=864624 CPUtime=2.96
/proc/20690/stat : 20690 (java) S 20689 20686 19843 0 -1 0 70180 0 1 0 257 39 0 0 18 0 9 0 46164652 885374976 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20690/statm: 216156 69420 2529 9 0 210738 0
[pid=20690/tid=20691] ppid=20689 vsize=864624 CPUtime=2.14
/proc/20690/task/20691/stat : 20691 (java) R 20689 20686 19843 0 -1 64 14325 0 1 0 199 15 0 0 25 0 9 0 46164653 885374976 69420 996147200 134512640 134550740 4294956000 18446744073709551615 102064736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20692] ppid=20689 vsize=864624 CPUtime=0.73
/proc/20690/task/20692/stat : 20692 (java) S 20689 20686 19843 0 -1 64 54718 0 0 0 51 22 0 0 17 0 9 0 46164654 885374976 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20693] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20693/stat : 20693 (java) S 20689 20686 19843 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46164654 885374976 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20694] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20694/stat : 20694 (java) S 20689 20686 19843 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46164654 885374976 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20695] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20695/stat : 20695 (java) S 20689 20686 19843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46164656 885374976 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20696] ppid=20689 vsize=864624 CPUtime=0.06
/proc/20690/task/20696/stat : 20696 (java) S 20689 20686 19843 0 -1 64 439 0 0 0 6 0 0 0 16 0 9 0 46164656 885374976 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20697] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20697/stat : 20697 (java) S 20689 20686 19843 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46164656 885374976 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20698] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20698/stat : 20698 (java) S 20689 20686 19843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46164656 885374976 69420 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 886720

[startup+6.30258 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 20698
/proc/meminfo: memFree=1435904/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=16740 CPUtime=0.06
/proc/20686/stat : 20686 (sugar++) S 20684 20686 19843 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46164643 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20686/statm: 4185 1104 409 3 0 764 0
[pid=20689] ppid=20686 vsize=5356 CPUtime=0
/proc/20689/stat : 20689 (sh) S 20686 20686 19843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46164651 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20689/statm: 1339 233 193 169 0 50 0
[pid=20690] ppid=20689 vsize=864624 CPUtime=6.12
/proc/20690/stat : 20690 (java) S 20689 20686 19843 0 -1 0 100816 0 1 0 553 59 0 0 18 0 9 0 46164652 885374976 99096 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20690/statm: 216156 99096 2529 9 0 210738 0
[pid=20690/tid=20691] ppid=20689 vsize=864624 CPUtime=4.71
/proc/20690/task/20691/stat : 20691 (java) R 20689 20686 19843 0 -1 64 15292 0 1 0 450 21 0 0 25 0 9 0 46164653 885374976 99096 996147200 134512640 134550740 4294956000 18446744073709551615 4126547424 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20692] ppid=20689 vsize=864624 CPUtime=1.3
/proc/20690/task/20692/stat : 20692 (java) S 20689 20686 19843 0 -1 64 84375 0 0 0 94 36 0 0 16 0 9 0 46164654 885374976 99096 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20693] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20693/stat : 20693 (java) S 20689 20686 19843 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46164654 885374976 99096 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20694] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20694/stat : 20694 (java) S 20689 20686 19843 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46164654 885374976 99096 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20695] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20695/stat : 20695 (java) S 20689 20686 19843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46164656 885374976 99096 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20696] ppid=20689 vsize=864624 CPUtime=0.08
/proc/20690/task/20696/stat : 20696 (java) S 20689 20686 19843 0 -1 64 451 0 0 0 8 0 0 0 16 0 9 0 46164656 885374976 99096 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20697] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20697/stat : 20697 (java) S 20689 20686 19843 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46164656 885374976 99096 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20698] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20698/stat : 20698 (java) S 20689 20686 19843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46164656 885374976 99096 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) 886720

[startup+12.7034 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 20698
/proc/meminfo: memFree=1344256/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=16740 CPUtime=0.06
/proc/20686/stat : 20686 (sugar++) S 20684 20686 19843 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46164643 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20686/statm: 4185 1104 409 3 0 764 0
[pid=20689] ppid=20686 vsize=5356 CPUtime=0
/proc/20689/stat : 20689 (sh) S 20686 20686 19843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46164651 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20689/statm: 1339 233 193 169 0 50 0
[pid=20690] ppid=20689 vsize=864624 CPUtime=12.44
/proc/20690/stat : 20690 (java) S 20689 20686 19843 0 -1 0 122513 0 1 0 1163 81 0 0 18 0 9 0 46164652 885374976 117878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20690/statm: 216156 117878 2529 9 0 210738 0
[pid=20690/tid=20691] ppid=20689 vsize=864624 CPUtime=9.89
/proc/20690/task/20691/stat : 20691 (java) R 20689 20686 19843 0 -1 64 15802 0 1 0 956 33 0 0 25 0 9 0 46164653 885374976 117878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20692] ppid=20689 vsize=864624 CPUtime=2.44
/proc/20690/task/20692/stat : 20692 (java) S 20689 20686 19843 0 -1 64 105561 0 0 0 198 46 0 0 15 0 9 0 46164654 885374976 117878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20693] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20693/stat : 20693 (java) S 20689 20686 19843 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 46164654 885374976 117878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20694] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20694/stat : 20694 (java) S 20689 20686 19843 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 46164654 885374976 117878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20695] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20695/stat : 20695 (java) S 20689 20686 19843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46164656 885374976 117878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20696] ppid=20689 vsize=864624 CPUtime=0.08
/proc/20690/task/20696/stat : 20696 (java) S 20689 20686 19843 0 -1 64 452 0 0 0 8 0 0 0 17 0 9 0 46164656 885374976 117878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20697] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20697/stat : 20697 (java) S 20689 20686 19843 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46164656 885374976 117878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20690/tid=20698] ppid=20689 vsize=864624 CPUtime=0
/proc/20690/task/20698/stat : 20698 (java) S 20689 20686 19843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46164656 885374976 117878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 886720



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+23.0022 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 20708
/proc/meminfo: memFree=1586048/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=16740 CPUtime=17.13
/proc/20686/stat : 20686 (sugar++) S 20684 20686 19843 0 -1 4194304 1296 134052 0 1 5 1 1605 102 16 0 1 0 46164643 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20686/statm: 4185 1104 409 3 0 764 0
[pid=20699] ppid=20686 vsize=5356 CPUtime=0
/proc/20699/stat : 20699 (sh) S 20686 20686 19843 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46166381 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20699/statm: 1339 233 193 169 0 50 0
[pid=20700] ppid=20699 vsize=906792 CPUtime=5.55
/proc/20700/stat : 20700 (java) S 20699 20686 19843 0 -1 0 59536 0 1 0 528 27 0 0 18 0 9 0 46166381 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20700/statm: 226698 45858 2532 9 0 221280 0
[pid=20700/tid=20701] ppid=20699 vsize=906792 CPUtime=2.8
/proc/20700/task/20701/stat : 20701 (java) S 20699 20686 19843 0 -1 64 3586 0 1 0 277 3 0 0 25 0 9 0 46166382 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20702] ppid=20699 vsize=906792 CPUtime=2.68
/proc/20700/task/20702/stat : 20702 (java) R 20699 20686 19843 0 -1 64 54940 0 0 0 246 22 0 0 19 0 9 0 46166383 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 102721797 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20703] ppid=20699 vsize=906792 CPUtime=0
/proc/20700/task/20703/stat : 20703 (java) S 20699 20686 19843 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46166383 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20704] ppid=20699 vsize=906792 CPUtime=0
/proc/20700/task/20704/stat : 20704 (java) S 20699 20686 19843 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46166383 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20705] ppid=20699 vsize=906792 CPUtime=0
/proc/20700/task/20705/stat : 20705 (java) S 20699 20686 19843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20706] ppid=20699 vsize=906792 CPUtime=0.03
/proc/20700/task/20706/stat : 20706 (java) S 20699 20686 19843 0 -1 64 314 0 0 0 3 0 0 0 16 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20707] ppid=20699 vsize=906792 CPUtime=0
/proc/20700/task/20707/stat : 20707 (java) S 20699 20686 19843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20708] ppid=20699 vsize=906792 CPUtime=0
/proc/20700/task/20708/stat : 20708 (java) S 20699 20686 19843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.68
Current children cumulated vsize (KiB) 928888

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

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

[startup+23.4021 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 20708
/proc/meminfo: memFree=1586048/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=16740 CPUtime=17.13
/proc/20686/stat : 20686 (sugar++) S 20684 20686 19843 0 -1 4194304 1306 134052 0 1 5 1 1605 102 16 0 1 0 46164643 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/20686/statm: 4185 1104 409 3 0 764 0
[pid=20699] ppid=20686 vsize=0 CPUtime=0
/proc/20699/stat : 20699 (sh) Z 20686 20686 19843 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 46166381 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/20699/statm: 0 0 0 0 0 0 0
[pid=20700] ppid=1 vsize=906792 CPUtime=5.93
/proc/20700/stat : 20700 (java) S 1 20686 19843 0 -1 0 59536 0 1 0 566 27 0 0 16 0 9 0 46166381 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20700/statm: 226698 45858 2532 9 0 221280 0
[pid=20700/tid=20701] ppid=1 vsize=906792 CPUtime=2.8
/proc/20700/task/20701/stat : 20701 (java) S 1 20686 19843 0 -1 64 3586 0 1 0 277 3 0 0 25 0 9 0 46166382 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20702] ppid=1 vsize=906792 CPUtime=3.07
/proc/20700/task/20702/stat : 20702 (java) R 1 20686 19843 0 -1 64 54940 0 0 0 285 22 0 0 23 0 9 0 46166383 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 102731776 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20703] ppid=1 vsize=906792 CPUtime=0
/proc/20700/task/20703/stat : 20703 (java) S 1 20686 19843 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46166383 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20704] ppid=1 vsize=906792 CPUtime=0
/proc/20700/task/20704/stat : 20704 (java) S 1 20686 19843 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46166383 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20705] ppid=1 vsize=906792 CPUtime=0
/proc/20700/task/20705/stat : 20705 (java) S 1 20686 19843 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20706] ppid=1 vsize=906792 CPUtime=0.03
/proc/20700/task/20706/stat : 20706 (java) S 1 20686 19843 0 -1 64 314 0 0 0 3 0 0 0 16 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20707] ppid=1 vsize=906792 CPUtime=0
/proc/20700/task/20707/stat : 20707 (java) S 1 20686 19843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20708] ppid=1 vsize=906792 CPUtime=0
/proc/20700/task/20708/stat : 20708 (java) S 1 20686 19843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.06
Current children cumulated vsize (KiB) 923532

[startup+23.5021 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 20708
/proc/meminfo: memFree=1586048/2055920 swapFree=4180820/4192956
[pid=20686] ppid=20684 vsize=16740 CPUtime=17.13
/proc/20686/stat : 20686 (sugar++) S 20684 20686 19843 0 -1 4194304 1306 134052 0 1 5 1 1605 102 16 0 1 0 46164643 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/20686/statm: 4185 1104 409 3 0 764 0
[pid=20699] ppid=20686 vsize=0 CPUtime=0
/proc/20699/stat : 20699 (sh) Z 20686 20686 19843 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 46166381 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/20699/statm: 0 0 0 0 0 0 0
[pid=20700] ppid=1 vsize=906792 CPUtime=6.03
/proc/20700/stat : 20700 (java) S 1 20686 19843 0 -1 0 59536 0 1 0 576 27 0 0 16 0 9 0 46166381 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20700/statm: 226698 45858 2532 9 0 221280 0
[pid=20700/tid=20701] ppid=1 vsize=906792 CPUtime=2.8
/proc/20700/task/20701/stat : 20701 (java) S 1 20686 19843 0 -1 64 3586 0 1 0 277 3 0 0 25 0 9 0 46166382 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20702] ppid=1 vsize=906792 CPUtime=3.17
/proc/20700/task/20702/stat : 20702 (java) R 1 20686 19843 0 -1 64 54940 0 0 0 295 22 0 0 23 0 9 0 46166383 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 103736942 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20703] ppid=1 vsize=906792 CPUtime=0
/proc/20700/task/20703/stat : 20703 (java) S 1 20686 19843 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46166383 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20704] ppid=1 vsize=906792 CPUtime=0
/proc/20700/task/20704/stat : 20704 (java) S 1 20686 19843 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46166383 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20705] ppid=1 vsize=906792 CPUtime=0
/proc/20700/task/20705/stat : 20705 (java) S 1 20686 19843 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20706] ppid=1 vsize=906792 CPUtime=0.03
/proc/20700/task/20706/stat : 20706 (java) S 1 20686 19843 0 -1 64 314 0 0 0 3 0 0 0 16 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20707] ppid=1 vsize=906792 CPUtime=0
/proc/20700/task/20707/stat : 20707 (java) S 1 20686 19843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20700/tid=20708] ppid=1 vsize=906792 CPUtime=0
/proc/20700/task/20708/stat : 20708 (java) S 1 20686 19843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46166385 928555008 45858 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.16
Current children cumulated vsize (KiB) 923532

Child status: 0

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

Real time (s): 23.5844
CPU time (s): 23.16
CPU user time (s): 21.86
CPU system time (s): 1.3
CPU usage (%): 98.2007
Max. virtual memory (cumulated for all children) (KiB): 928888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1125
system time used= 1.04484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135708
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= 1811

runsolver used 0.034994 second user time and 0.090986 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-12 22:30:21
IDJOB=1113993
IDBENCH=61672
IDSOLVER=367
FILE ID=node16/1113993-1215894615
PBS_JOBID= 7903648
Free space on /tmp= 66456 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 92e7bec746635480f5800308fc5016ce
RANDOM SEED=644583533

node16.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.218
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.218
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:       1840184 kB
Buffers:         20168 kB
Cached:         121516 kB
SwapCached:       5672 kB
Active:         139260 kB
Inactive:        32488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840184 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:           71356 kB
Writeback:           0 kB
Mapped:          46440 kB
Slab:            29016 kB
Committed_AS:   285460 kB
PageTables:       2080 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= 66456 MiB
End job on node16 at 2008-07-12 22:30:46