Trace number 1075646

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? (MO) 9.53 9.74166

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-03.xml
MD5SUMd629cc284e853f0a686a61cfd31aa5b4
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.54261
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of constraints3345
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension174
Number of constraints which are defined in intension3171
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Fri Jul  4 16:22:43 2008
0.00/0.05	c 0	PID 8695
0.03/0.05	c 0	HOST node34.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1075646-1215181362.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1075646-1215181362.xml' 'HOME/temp.csp'
3.52/3.69	c 3	1 domains, 440 variables, 11 predicates, 11 relations, 3345 constraints
3.61/3.73	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.61/3.73	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
3.64/3.81	c 4	Parsing HOME/temp.csp
9.03/9.22	c ERROR INTERRUPTED
9.53/9.71	c 9	parsed 3808 expressions
9.53/9.72	c 9	Heap : 106 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.53/9.72	c 9	Converting to clausal form CSP
9.53/9.74	s UNKNOWN
9.53/9.74	c 9	CPU 3.39 (0.02 0.01 3.37 0.24)
9.53/9.74	c 9	END Fri Jul  4 16:22:52 2008

Verifier Data (download as text)

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

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-1075646-1215181362/watcher-1075646-1215181362 -o /tmp/evaluation-result-1075646-1215181362/solver-1075646-1215181362 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1075646-1215181362.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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.26 2.14 2.04 4/81 8695
/proc/meminfo: memFree=1063784/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=12268 CPUtime=0
/proc/8695/stat : 8695 (sugar) R 8693 8695 5835 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1997109755 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 254195497573 0 0 4224 0 0 0 0 17 1 0 0
/proc/8695/statm: 3067 316 241 3 0 167 0

[startup+0.050634 s]
/proc/loadavg: 2.26 2.14 2.04 4/81 8695
/proc/meminfo: memFree=1063784/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=13600 CPUtime=0.03
/proc/8695/stat : 8695 (sugar) S 8693 8695 5835 0 -1 4194304 837 0 0 0 2 1 0 0 18 0 1 0 1997109755 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8695/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.106527 s]
/proc/loadavg: 2.26 2.14 2.04 4/81 8695
/proc/meminfo: memFree=1063784/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=13600 CPUtime=0.03
/proc/8695/stat : 8695 (sugar) S 8693 8695 5835 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1997109755 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8695/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301984 s]
/proc/loadavg: 2.26 2.14 2.04 4/81 8695
/proc/meminfo: memFree=1063784/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=13600 CPUtime=0.03
/proc/8695/stat : 8695 (sugar) S 8693 8695 5835 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1997109755 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8695/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702046 s]
/proc/loadavg: 2.26 2.14 2.04 4/81 8695
/proc/meminfo: memFree=1063784/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=13600 CPUtime=0.03
/proc/8695/stat : 8695 (sugar) S 8693 8695 5835 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1997109755 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8695/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50217 s]
/proc/loadavg: 2.26 2.14 2.04 4/92 8707
/proc/meminfo: memFree=1027280/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=13600 CPUtime=0.03
/proc/8695/stat : 8695 (sugar) S 8693 8695 5835 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1997109755 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8695/statm: 3400 796 370 3 0 500 0
[pid=8698] ppid=8695 vsize=5356 CPUtime=0
/proc/8698/stat : 8698 (sh) S 8695 8695 5835 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1997109761 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8698/statm: 1339 233 193 169 0 50 0
[pid=8699] ppid=8698 vsize=864700 CPUtime=1.42
/proc/8699/stat : 8699 (java) S 8698 8695 5835 0 -1 0 19852 0 1 0 131 11 0 0 18 0 9 0 1997109761 885452800 19057 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8699/statm: 216175 19057 2529 9 0 210757 0
[pid=8699/tid=8700] ppid=8698 vsize=864700 CPUtime=0.98
/proc/8699/task/8700/stat : 8700 (java) R 8698 8695 5835 0 -1 64 6540 0 1 0 94 4 0 0 25 0 9 0 1997109762 885452800 19057 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8701] ppid=8698 vsize=864700 CPUtime=0.27
/proc/8699/task/8701/stat : 8701 (java) R 8698 8695 5835 0 -1 64 12106 0 0 0 22 5 0 0 16 0 9 0 1997109763 885452800 19057 996147200 134512640 134550740 4294956000 18446744073709551615 102477873 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8702] ppid=8698 vsize=864700 CPUtime=0
/proc/8699/task/8702/stat : 8702 (java) S 8698 8695 5835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1997109763 885452800 19057 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8703] ppid=8698 vsize=864700 CPUtime=0
/proc/8699/task/8703/stat : 8703 (java) S 8698 8695 5835 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1997109763 885452800 19057 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8704] ppid=8698 vsize=864700 CPUtime=0
/proc/8699/task/8704/stat : 8704 (java) S 8698 8695 5835 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1997109765 885452800 19057 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8705] ppid=8698 vsize=864700 CPUtime=0.14
/proc/8699/task/8705/stat : 8705 (java) S 8698 8695 5835 0 -1 64 506 0 0 0 14 0 0 0 16 0 9 0 1997109765 885452800 19057 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8706] ppid=8698 vsize=864700 CPUtime=0
/proc/8699/task/8706/stat : 8706 (java) S 8698 8695 5835 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1997109766 885452800 19057 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8707] ppid=8698 vsize=864700 CPUtime=0
/proc/8699/task/8707/stat : 8707 (java) S 8698 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997109766 885452800 19057 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) 883656

[startup+3.10142 s]
/proc/loadavg: 2.24 2.14 2.04 3/92 8707
/proc/meminfo: memFree=981008/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=13600 CPUtime=0.03
/proc/8695/stat : 8695 (sugar) S 8693 8695 5835 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1997109755 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8695/statm: 3400 796 370 3 0 500 0
[pid=8698] ppid=8695 vsize=5356 CPUtime=0
/proc/8698/stat : 8698 (sh) S 8695 8695 5835 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1997109761 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8698/statm: 1339 233 193 169 0 50 0
[pid=8699] ppid=8698 vsize=864700 CPUtime=3.01
/proc/8699/stat : 8699 (java) S 8698 8695 5835 0 -1 0 26310 0 1 0 283 18 0 0 18 0 9 0 1997109761 885452800 25304 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8699/statm: 216175 25304 2529 9 0 210757 0
[pid=8699/tid=8700] ppid=8698 vsize=864700 CPUtime=2.22
/proc/8699/task/8700/stat : 8700 (java) R 8698 8695 5835 0 -1 64 7323 0 1 0 214 8 0 0 25 0 9 0 1997109762 885452800 25304 996147200 134512640 134550740 4294956000 18446744073709551615 4126726816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8701] ppid=8698 vsize=864700 CPUtime=0.6
/proc/8699/task/8701/stat : 8701 (java) S 8698 8695 5835 0 -1 64 17775 0 0 0 52 8 0 0 16 0 9 0 1997109763 885452800 25304 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8702] ppid=8698 vsize=864700 CPUtime=0
/proc/8699/task/8702/stat : 8702 (java) S 8698 8695 5835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1997109763 885452800 25304 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8703] ppid=8698 vsize=864700 CPUtime=0
/proc/8699/task/8703/stat : 8703 (java) S 8698 8695 5835 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1997109763 885452800 25304 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8704] ppid=8698 vsize=864700 CPUtime=0
/proc/8699/task/8704/stat : 8704 (java) S 8698 8695 5835 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1997109765 885452800 25304 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8705] ppid=8698 vsize=864700 CPUtime=0.15
/proc/8699/task/8705/stat : 8705 (java) S 8698 8695 5835 0 -1 64 512 0 0 0 15 0 0 0 16 0 9 0 1997109765 885452800 25304 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8706] ppid=8698 vsize=864700 CPUtime=0
/proc/8699/task/8706/stat : 8706 (java) S 8698 8695 5835 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1997109766 885452800 25304 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8699/tid=8707] ppid=8698 vsize=864700 CPUtime=0
/proc/8699/task/8707/stat : 8707 (java) S 8698 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997109766 885452800 25304 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) 883656

[startup+6.30292 s]
/proc/loadavg: 2.24 2.14 2.04 4/92 8717
/proc/meminfo: memFree=1013904/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=13600 CPUtime=3.64
/proc/8695/stat : 8695 (sugar) S 8693 8695 5835 0 -1 4194304 973 30992 0 1 2 1 337 24 16 0 1 0 1997109755 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8695/statm: 3400 797 370 3 0 500 0
[pid=8708] ppid=8695 vsize=5356 CPUtime=0
/proc/8708/stat : 8708 (sh) S 8695 8695 5835 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997110129 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8708/statm: 1339 233 193 169 0 50 0
[pid=8709] ppid=8708 vsize=864084 CPUtime=2.53
/proc/8709/stat : 8709 (java) S 8708 8695 5835 0 -1 0 17812 0 1 0 244 9 0 0 18 0 9 0 1997110129 884822016 16369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8709/statm: 216021 16369 2532 9 0 210603 0
[pid=8709/tid=8710] ppid=8708 vsize=864084 CPUtime=1.38
/proc/8709/task/8710/stat : 8710 (java) R 8708 8695 5835 0 -1 64 3013 0 1 0 136 2 0 0 25 0 9 0 1997110130 884822016 16369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8711] ppid=8708 vsize=864084 CPUtime=1.05
/proc/8709/task/8711/stat : 8711 (java) R 8708 8695 5835 0 -1 64 13766 0 0 0 99 6 0 0 16 0 9 0 1997110131 884822016 16369 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8712] ppid=8708 vsize=864084 CPUtime=0
/proc/8709/task/8712/stat : 8712 (java) S 8708 8695 5835 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1997110131 884822016 16369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8713] ppid=8708 vsize=864084 CPUtime=0
/proc/8709/task/8713/stat : 8713 (java) S 8708 8695 5835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997110131 884822016 16369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8714] ppid=8708 vsize=864084 CPUtime=0
/proc/8709/task/8714/stat : 8714 (java) S 8708 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997110133 884822016 16369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8715] ppid=8708 vsize=864084 CPUtime=0.07
/proc/8709/task/8715/stat : 8715 (java) S 8708 8695 5835 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 1997110133 884822016 16369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8716] ppid=8708 vsize=864084 CPUtime=0
/proc/8709/task/8716/stat : 8716 (java) S 8708 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997110133 884822016 16369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8717] ppid=8708 vsize=864084 CPUtime=0
/proc/8709/task/8717/stat : 8717 (java) S 8708 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997110133 884822016 16369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883040



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+9.20238 s]
/proc/loadavg: 2.22 2.14 2.04 4/92 8717
/proc/meminfo: memFree=891856/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=13600 CPUtime=3.64
/proc/8695/stat : 8695 (sugar) S 8693 8695 5835 0 -1 4194304 973 30992 0 1 2 1 337 24 16 0 1 0 1997109755 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8695/statm: 3400 797 370 3 0 500 0
[pid=8708] ppid=8695 vsize=5356 CPUtime=0
/proc/8708/stat : 8708 (sh) S 8695 8695 5835 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997110129 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8708/statm: 1339 233 193 169 0 50 0
[pid=8709] ppid=8708 vsize=916316 CPUtime=5.39
/proc/8709/stat : 8709 (java) S 8708 8695 5835 0 -1 0 51907 0 1 0 513 26 0 0 18 0 9 0 1997110129 938307584 42158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8709/statm: 229079 42158 2532 9 0 223661 0
[pid=8709/tid=8710] ppid=8708 vsize=916316 CPUtime=2.84
/proc/8709/task/8710/stat : 8710 (java) R 8708 8695 5835 0 -1 64 3513 0 1 0 281 3 0 0 25 0 9 0 1997110130 938307584 42158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8711] ppid=8708 vsize=916316 CPUtime=2.44
/proc/8709/task/8711/stat : 8711 (java) R 8708 8695 5835 0 -1 64 47358 0 0 0 223 21 0 0 18 0 9 0 1997110131 938307584 42158 996147200 134512640 134550740 4294955952 18446744073709551615 102470036 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8712] ppid=8708 vsize=916316 CPUtime=0
/proc/8709/task/8712/stat : 8712 (java) S 8708 8695 5835 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1997110131 938307584 42158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8713] ppid=8708 vsize=916316 CPUtime=0
/proc/8709/task/8713/stat : 8713 (java) S 8708 8695 5835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997110131 938307584 42158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8714] ppid=8708 vsize=916316 CPUtime=0
/proc/8709/task/8714/stat : 8714 (java) S 8708 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997110133 938307584 42158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8715] ppid=8708 vsize=916316 CPUtime=0.08
/proc/8709/task/8715/stat : 8715 (java) S 8708 8695 5835 0 -1 64 339 0 0 0 8 0 0 0 17 0 9 0 1997110133 938307584 42158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8716] ppid=8708 vsize=916316 CPUtime=0
/proc/8709/task/8716/stat : 8716 (java) S 8708 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997110133 938307584 42158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8717] ppid=8708 vsize=916316 CPUtime=0
/proc/8709/task/8717/stat : 8717 (java) S 8708 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997110133 938307584 42158 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.03
Current children cumulated vsize (KiB) 935272

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

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

[startup+9.40241 s]
/proc/loadavg: 2.22 2.14 2.04 4/92 8717
/proc/meminfo: memFree=891856/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=13600 CPUtime=3.64
/proc/8695/stat : 8695 (sugar) S 8693 8695 5835 0 -1 4194304 982 30992 0 1 2 1 337 24 16 0 1 0 1997109755 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/8695/statm: 3400 797 370 3 0 500 0
[pid=8708] ppid=8695 vsize=0 CPUtime=0
/proc/8708/stat : 8708 (sh) Z 8695 8695 5835 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997110129 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/8708/statm: 0 0 0 0 0 0 0
[pid=8709] ppid=1 vsize=906072 CPUtime=5.59
/proc/8709/stat : 8709 (java) S 1 8695 5835 0 -1 0 54105 0 1 0 532 27 0 0 16 0 9 0 1997110129 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8709/statm: 226518 41795 2532 9 0 221100 0
[pid=8709/tid=8710] ppid=1 vsize=906072 CPUtime=2.84
/proc/8709/task/8710/stat : 8710 (java) S 1 8695 5835 0 -1 64 3513 0 1 0 281 3 0 0 25 0 9 0 1997110130 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8711] ppid=1 vsize=906072 CPUtime=2.63
/proc/8709/task/8711/stat : 8711 (java) R 1 8695 5835 0 -1 64 49556 0 0 0 241 22 0 0 20 0 9 0 1997110131 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 104181410 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8712] ppid=1 vsize=906072 CPUtime=0
/proc/8709/task/8712/stat : 8712 (java) S 1 8695 5835 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1997110131 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8713] ppid=1 vsize=906072 CPUtime=0
/proc/8709/task/8713/stat : 8713 (java) S 1 8695 5835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997110131 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8714] ppid=1 vsize=906072 CPUtime=0
/proc/8709/task/8714/stat : 8714 (java) S 1 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 1997110133 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8715] ppid=1 vsize=906072 CPUtime=0.08
/proc/8709/task/8715/stat : 8715 (java) S 1 8695 5835 0 -1 64 339 0 0 0 8 0 0 0 17 0 9 0 1997110133 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8716] ppid=1 vsize=906072 CPUtime=0
/proc/8709/task/8716/stat : 8716 (java) S 1 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997110133 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8717] ppid=1 vsize=906072 CPUtime=0
/proc/8709/task/8717/stat : 8717 (java) S 1 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997110133 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.23
Current children cumulated vsize (KiB) 919672

[startup+9.60244 s]
/proc/loadavg: 2.22 2.14 2.04 4/92 8717
/proc/meminfo: memFree=891856/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=13600 CPUtime=3.64
/proc/8695/stat : 8695 (sugar) S 8693 8695 5835 0 -1 4194304 982 30992 0 1 2 1 337 24 16 0 1 0 1997109755 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/8695/statm: 3400 797 370 3 0 500 0
[pid=8708] ppid=8695 vsize=0 CPUtime=0
/proc/8708/stat : 8708 (sh) Z 8695 8695 5835 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997110129 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/8708/statm: 0 0 0 0 0 0 0
[pid=8709] ppid=1 vsize=906072 CPUtime=5.79
/proc/8709/stat : 8709 (java) S 1 8695 5835 0 -1 0 54105 0 1 0 552 27 0 0 16 0 9 0 1997110129 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8709/statm: 226518 41795 2532 9 0 221100 0
[pid=8709/tid=8710] ppid=1 vsize=906072 CPUtime=2.84
/proc/8709/task/8710/stat : 8710 (java) S 1 8695 5835 0 -1 64 3513 0 1 0 281 3 0 0 25 0 9 0 1997110130 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8711] ppid=1 vsize=906072 CPUtime=2.83
/proc/8709/task/8711/stat : 8711 (java) R 1 8695 5835 0 -1 64 49556 0 0 0 261 22 0 0 22 0 9 0 1997110131 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 104182219 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8712] ppid=1 vsize=906072 CPUtime=0
/proc/8709/task/8712/stat : 8712 (java) S 1 8695 5835 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1997110131 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8713] ppid=1 vsize=906072 CPUtime=0
/proc/8709/task/8713/stat : 8713 (java) S 1 8695 5835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997110131 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8714] ppid=1 vsize=906072 CPUtime=0
/proc/8709/task/8714/stat : 8714 (java) S 1 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 1997110133 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8715] ppid=1 vsize=906072 CPUtime=0.08
/proc/8709/task/8715/stat : 8715 (java) S 1 8695 5835 0 -1 64 339 0 0 0 8 0 0 0 17 0 9 0 1997110133 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8716] ppid=1 vsize=906072 CPUtime=0
/proc/8709/task/8716/stat : 8716 (java) S 1 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997110133 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8717] ppid=1 vsize=906072 CPUtime=0
/proc/8709/task/8717/stat : 8717 (java) S 1 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997110133 927817728 41795 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.43
Current children cumulated vsize (KiB) 919672

[startup+9.70245 s]
/proc/loadavg: 2.22 2.14 2.04 4/92 8717
/proc/meminfo: memFree=891856/2055920 swapFree=4179828/4192956
[pid=8695] ppid=8693 vsize=13600 CPUtime=3.64
/proc/8695/stat : 8695 (sugar) S 8693 8695 5835 0 -1 4194304 982 30992 0 1 2 1 337 24 16 0 1 0 1997109755 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/8695/statm: 3400 797 370 3 0 500 0
[pid=8708] ppid=8695 vsize=0 CPUtime=0
/proc/8708/stat : 8708 (sh) Z 8695 8695 5835 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1997110129 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/8708/statm: 0 0 0 0 0 0 0
[pid=8709] ppid=1 vsize=885588 CPUtime=5.89
/proc/8709/stat : 8709 (java) S 1 8695 5835 0 -1 0 54136 0 1 0 562 27 0 0 16 0 9 0 1997110129 906842112 36705 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8709/statm: 221397 36705 2532 9 0 215979 0
[pid=8709/tid=8710] ppid=1 vsize=885588 CPUtime=2.84
/proc/8709/task/8710/stat : 8710 (java) S 1 8695 5835 0 -1 64 3513 0 1 0 281 3 0 0 25 0 9 0 1997110130 906842112 36705 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8711] ppid=1 vsize=885588 CPUtime=2.93
/proc/8709/task/8711/stat : 8711 (java) R 1 8695 5835 0 -1 64 49587 0 0 0 271 22 0 0 23 0 9 0 1997110131 906842112 36705 996147200 134512640 134550740 4294955952 18446744073709551615 102517088 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8712] ppid=1 vsize=885588 CPUtime=0
/proc/8709/task/8712/stat : 8712 (java) S 1 8695 5835 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1997110131 906842112 36705 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8713] ppid=1 vsize=885588 CPUtime=0
/proc/8709/task/8713/stat : 8713 (java) S 1 8695 5835 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1997110131 906842112 36705 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8714] ppid=1 vsize=885588 CPUtime=0
/proc/8709/task/8714/stat : 8714 (java) S 1 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 1997110133 906842112 36705 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8715] ppid=1 vsize=885588 CPUtime=0.08
/proc/8709/task/8715/stat : 8715 (java) S 1 8695 5835 0 -1 64 339 0 0 0 8 0 0 0 17 0 9 0 1997110133 906842112 36705 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8716] ppid=1 vsize=885588 CPUtime=0
/proc/8709/task/8716/stat : 8716 (java) S 1 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997110133 906842112 36705 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8709/tid=8717] ppid=1 vsize=885588 CPUtime=0
/proc/8709/task/8717/stat : 8717 (java) S 1 8695 5835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997110133 906842112 36705 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.53
Current children cumulated vsize (KiB) 899188

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8695 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=399483
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=264959
# CPU time returned by wait4() is 3.66444
# while last known CPU time is 9.53
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 9.74166
CPU time (s): 9.53
CPU user time (s): 9.01
CPU system time (s): 0.52
CPU usage (%): 97.8273
Max. virtual memory (cumulated for all children) (KiB): 935272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.39948
system time used= 0.264959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32298
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= 1389
involuntary context switches= 1351

runsolver used 0.020996 second user time and 0.046992 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-04 16:22:43
IDJOB=1075646
IDBENCH=56530
IDSOLVER=345
FILE ID=node34/1075646-1215181362
PBS_JOBID= 7881401
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-03.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075646-1215181362/watcher-1075646-1215181362 -o /tmp/evaluation-result-1075646-1215181362/solver-1075646-1215181362 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1075646-1215181362.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d629cc284e853f0a686a61cfd31aa5b4
RANDOM SEED=1371247631

node34.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.259
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.259
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:       1064264 kB
Buffers:         37308 kB
Cached:         125464 kB
SwapCached:       6752 kB
Active:         889140 kB
Inactive:        46408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1064264 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:           11472 kB
Writeback:           0 kB
Mapped:         789188 kB
Slab:            39656 kB
Committed_AS:  4247772 kB
PageTables:       3444 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= 66544 MiB
End job on node34 at 2008-07-04 16:22:54