Trace number 2076801

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosat? (MO) 8.46252 8.78324

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-02.xml
MD5SUM6e837bcff90ceecc34ace19452d7a79e
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.23466
Satisfiable
(Un)Satisfiability was proved
Number of variables435
Number of constraints4428
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension182
Number of constraints which are defined in intension4246
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.06/0.08	c 0	BEGIN Sun Jul 12 03:44:50 2009
0.06/0.08	c 0	PID 18717
0.06/0.08	c 0	HOST node24.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2076801-1247363089.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2076801-1247363089.xml' 'HOME/temp.csp'
3.03/3.15	c 3	1 domains, 435 variables, 11 predicates, 10 relations, 4428 constraints
3.03/3.19	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.03/3.19	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
3.10/3.27	c 3	Parsing HOME/temp.csp
7.45/7.61	c 8	parsed 4885 expressions
7.45/7.62	c 8	Heap : 82 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.45/7.62	c 8	Converting to clausal form CSP
7.64/7.86	c 8	converted 489 (10%) expressions
8.14/8.32	c ERROR INTERRUPTED
3.10/8.78	s UNKNOWN
3.10/8.78	c 9	CPU 3.1 (0.05 0.01 2.84 0.2)
3.10/8.78	c 9	END Sun Jul 12 03:44:59 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2076801-1247363089/watcher-2076801-1247363089 -o /tmp/evaluation-result-2076801-1247363089/solver-2076801-1247363089 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2076801-1247363089.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.06 2.02 4/74 18717
/proc/meminfo: memFree=1705432/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=18576 CPUtime=0
/proc/18717/stat : 18717 (runsolver) R 18715 18717 18619 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 23375841 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18717/statm: 4644 284 249 26 0 2626 0

[startup+0.078506 s]
/proc/loadavg: 2.02 2.06 2.02 4/74 18717
/proc/meminfo: memFree=1705432/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16740 CPUtime=0.06
/proc/18717/stat : 18717 (sugar) R 18715 18717 18619 0 -1 4194304 1108 0 0 0 5 1 0 0 18 0 1 0 23375841 17141760 1076 996147200 4194304 4206940 548682068608 18446744073709551615 237806165848 0 0 4224 0 0 0 0 17 1 0 0
/proc/18717/statm: 4185 1076 381 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102507 s]
/proc/loadavg: 2.02 2.06 2.02 4/74 18717
/proc/meminfo: memFree=1705432/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16868 CPUtime=0.06
/proc/18717/stat : 18717 (sugar) S 18715 18717 18619 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23375841 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18717/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302541 s]
/proc/loadavg: 2.02 2.06 2.02 4/74 18717
/proc/meminfo: memFree=1705432/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16868 CPUtime=0.06
/proc/18717/stat : 18717 (sugar) S 18715 18717 18619 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23375841 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18717/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701616 s]
/proc/loadavg: 2.02 2.06 2.02 4/74 18717
/proc/meminfo: memFree=1705432/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16868 CPUtime=0.06
/proc/18717/stat : 18717 (sugar) S 18715 18717 18619 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23375841 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18717/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50176 s]
/proc/loadavg: 2.02 2.06 2.02 4/85 18729
/proc/meminfo: memFree=1654016/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16868 CPUtime=0.06
/proc/18717/stat : 18717 (sugar) S 18715 18717 18619 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23375841 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18717/statm: 4217 1111 409 3 0 796 0
[pid=18720] ppid=18717 vsize=5356 CPUtime=0
/proc/18720/stat : 18720 (sh) S 18717 18717 18619 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 23375850 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18720/statm: 1339 233 193 169 0 50 0
[pid=18721] ppid=18720 vsize=864792 CPUtime=1.38
/proc/18721/stat : 18721 (java) S 18720 18717 18619 0 -1 0 22036 0 1 0 128 10 0 0 18 0 9 0 23375850 885547008 21012 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18721/statm: 216198 21012 2556 9 0 210710 0
[pid=18721/tid=18722] ppid=18720 vsize=864792 CPUtime=0.91
/proc/18721/task/18722/stat : 18722 (java) R 18720 18717 18619 0 -1 64 10548 0 1 0 85 6 0 0 25 0 9 0 23375851 885547008 21012 996147200 134512640 134550932 4294955984 18446744073709551615 4126747496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18723] ppid=18720 vsize=864792 CPUtime=0.31
/proc/18721/task/18723/stat : 18723 (java) S 18720 18717 18619 0 -1 64 10269 0 0 0 28 3 0 0 16 0 9 0 23375852 885547008 21012 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18724] ppid=18720 vsize=864792 CPUtime=0
/proc/18721/task/18724/stat : 18724 (java) S 18720 18717 18619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23375852 885547008 21012 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18725] ppid=18720 vsize=864792 CPUtime=0
/proc/18721/task/18725/stat : 18725 (java) S 18720 18717 18619 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 23375852 885547008 21012 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18726] ppid=18720 vsize=864792 CPUtime=0
/proc/18721/task/18726/stat : 18726 (java) S 18720 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23375854 885547008 21012 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18727] ppid=18720 vsize=864792 CPUtime=0.13
/proc/18721/task/18727/stat : 18727 (java) S 18720 18717 18619 0 -1 64 514 0 0 0 13 0 0 0 16 0 9 0 23375854 885547008 21012 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18728] ppid=18720 vsize=864792 CPUtime=0
/proc/18721/task/18728/stat : 18728 (java) S 18720 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23375854 885547008 21012 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18729] ppid=18720 vsize=864792 CPUtime=0
/proc/18721/task/18729/stat : 18729 (java) S 18720 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23375854 885547008 21012 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 887016

[startup+3.10206 s]
/proc/loadavg: 2.02 2.06 2.02 3/85 18729
/proc/meminfo: memFree=1616512/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16868 CPUtime=0.06
/proc/18717/stat : 18717 (sugar) S 18715 18717 18619 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23375841 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18717/statm: 4217 1111 409 3 0 796 0
[pid=18720] ppid=18717 vsize=5356 CPUtime=0
/proc/18720/stat : 18720 (sh) S 18717 18717 18619 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 23375850 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18720/statm: 1339 233 193 169 0 50 0
[pid=18721] ppid=18720 vsize=864792 CPUtime=2.97
/proc/18721/stat : 18721 (java) S 18720 18717 18619 0 -1 0 30425 0 1 0 279 18 0 0 18 0 9 0 23375850 885547008 28060 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18721/statm: 216198 28060 2556 9 0 210710 0
[pid=18721/tid=18722] ppid=18720 vsize=864792 CPUtime=2.1
/proc/18721/task/18722/stat : 18722 (java) R 18720 18717 18619 0 -1 64 11194 0 1 0 201 9 0 0 25 0 9 0 23375851 885547008 28060 996147200 134512640 134550932 4294955984 18446744073709551615 4125952226 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18723] ppid=18720 vsize=864792 CPUtime=0.69
/proc/18721/task/18723/stat : 18723 (java) S 18720 18717 18619 0 -1 64 18003 0 0 0 62 7 0 0 16 0 9 0 23375852 885547008 28060 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18724] ppid=18720 vsize=864792 CPUtime=0
/proc/18721/task/18724/stat : 18724 (java) S 18720 18717 18619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23375852 885547008 28060 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18725] ppid=18720 vsize=864792 CPUtime=0
/proc/18721/task/18725/stat : 18725 (java) S 18720 18717 18619 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 23375852 885547008 28060 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18726] ppid=18720 vsize=864792 CPUtime=0
/proc/18721/task/18726/stat : 18726 (java) S 18720 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23375854 885547008 28060 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18727] ppid=18720 vsize=864792 CPUtime=0.14
/proc/18721/task/18727/stat : 18727 (java) S 18720 18717 18619 0 -1 64 523 0 0 0 14 0 0 0 16 0 9 0 23375854 885547008 28060 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18728] ppid=18720 vsize=864792 CPUtime=0
/proc/18721/task/18728/stat : 18728 (java) S 18720 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23375854 885547008 28060 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18721/tid=18729] ppid=18720 vsize=864792 CPUtime=0
/proc/18721/task/18729/stat : 18729 (java) S 18720 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23375854 885547008 28060 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887016

[startup+6.30164 s]
/proc/loadavg: 2.02 2.05 2.02 3/85 18739
/proc/meminfo: memFree=1646592/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16868 CPUtime=3.1
/proc/18717/stat : 18717 (sugar) S 18715 18717 18619 0 -1 4194304 1309 30852 0 1 5 1 284 20 16 0 1 0 23375841 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18717/statm: 4217 1111 409 3 0 796 0
[pid=18730] ppid=18717 vsize=5356 CPUtime=0
/proc/18730/stat : 18730 (sh) S 18717 18717 18619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23376161 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18730/statm: 1339 233 193 169 0 50 0
[pid=18731] ppid=18730 vsize=862284 CPUtime=3.06
/proc/18731/stat : 18731 (java) S 18730 18717 18619 0 -1 0 21725 0 1 0 296 10 0 0 18 0 9 0 23376161 882978816 19647 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18731/statm: 215571 19647 2158 9 0 210484 0
[pid=18731/tid=18732] ppid=18730 vsize=862284 CPUtime=1.85
/proc/18731/task/18732/stat : 18732 (java) R 18730 18717 18619 0 -1 64 2582 0 1 0 183 2 0 0 25 0 9 0 23376162 882978816 19647 996147200 134512640 134550932 4294955936 18446744073709551615 4126412843 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18733] ppid=18730 vsize=862284 CPUtime=1.15
/proc/18731/task/18733/stat : 18733 (java) S 18730 18717 18619 0 -1 64 18130 0 0 0 108 7 0 0 16 0 9 0 23376163 882978816 19647 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18734] ppid=18730 vsize=862284 CPUtime=0
/proc/18731/task/18734/stat : 18734 (java) S 18730 18717 18619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23376164 882978816 19647 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18735] ppid=18730 vsize=862284 CPUtime=0
/proc/18731/task/18735/stat : 18735 (java) S 18730 18717 18619 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23376164 882978816 19647 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18736] ppid=18730 vsize=862284 CPUtime=0
/proc/18731/task/18736/stat : 18736 (java) S 18730 18717 18619 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23376166 882978816 19647 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18737] ppid=18730 vsize=862284 CPUtime=0.04
/proc/18731/task/18737/stat : 18737 (java) S 18730 18717 18619 0 -1 64 310 0 0 0 4 0 0 0 16 0 9 0 23376166 882978816 19647 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18738] ppid=18730 vsize=862284 CPUtime=0
/proc/18731/task/18738/stat : 18738 (java) S 18730 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23376166 882978816 19647 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18739] ppid=18730 vsize=862284 CPUtime=0
/proc/18731/task/18739/stat : 18739 (java) S 18730 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23376166 882978816 19647 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 884508



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+8.30301 s]
/proc/loadavg: 2.10 2.07 2.02 3/85 18739
/proc/meminfo: memFree=1528896/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16868 CPUtime=3.1
/proc/18717/stat : 18717 (sugar) S 18715 18717 18619 0 -1 4194304 1309 30852 0 1 5 1 284 20 16 0 1 0 23375841 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18717/statm: 4217 1111 409 3 0 796 0
[pid=18730] ppid=18717 vsize=5356 CPUtime=0
/proc/18730/stat : 18730 (sh) S 18717 18717 18619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23376161 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18730/statm: 1339 233 193 169 0 50 0
[pid=18731] ppid=18730 vsize=906228 CPUtime=5.04
/proc/18731/stat : 18731 (java) S 18730 18717 18619 0 -1 0 56275 0 1 0 480 24 0 0 18 0 9 0 23376161 927977472 43300 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18731/statm: 226557 43300 2567 9 0 221062 0
[pid=18731/tid=18732] ppid=18730 vsize=906228 CPUtime=2.67
/proc/18731/task/18732/stat : 18732 (java) S 18730 18717 18619 0 -1 64 3602 0 1 0 265 2 0 0 25 0 9 0 23376162 927977472 43300 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18733] ppid=18730 vsize=906228 CPUtime=2.28
/proc/18731/task/18733/stat : 18733 (java) R 18730 18717 18619 0 -1 64 51653 0 0 0 208 20 0 0 19 0 9 0 23376163 927977472 43300 996147200 134512640 134550932 4294955936 18446744073709551615 103731936 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18734] ppid=18730 vsize=906228 CPUtime=0
/proc/18731/task/18734/stat : 18734 (java) S 18730 18717 18619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23376164 927977472 43300 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18735] ppid=18730 vsize=906228 CPUtime=0
/proc/18731/task/18735/stat : 18735 (java) S 18730 18717 18619 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23376164 927977472 43300 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18736] ppid=18730 vsize=906228 CPUtime=0
/proc/18731/task/18736/stat : 18736 (java) S 18730 18717 18619 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23376166 927977472 43300 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18737] ppid=18730 vsize=906228 CPUtime=0.05
/proc/18731/task/18737/stat : 18737 (java) S 18730 18717 18619 0 -1 64 317 0 0 0 5 0 0 0 16 0 9 0 23376166 927977472 43300 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18738] ppid=18730 vsize=906228 CPUtime=0
/proc/18731/task/18738/stat : 18738 (java) S 18730 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23376166 927977472 43300 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18739] ppid=18730 vsize=906228 CPUtime=0
/proc/18731/task/18739/stat : 18739 (java) S 18730 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23376166 927977472 43300 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.14
Current children cumulated vsize (KiB) 928452

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

############
# WARNING:
# current cumulated CPU time (3.1 s) is less than in the last sample (8.43 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (5.33 s) to the 'lost time'.

[startup+8.60207 s]
/proc/loadavg: 2.10 2.07 2.02 3/85 18739
/proc/meminfo: memFree=1528896/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16868 CPUtime=3.1
/proc/18717/stat : 18717 (sugar) S 18715 18717 18619 0 -1 4194304 1323 30852 0 1 5 1 284 20 15 0 1 0 23375841 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18717/statm: 4217 1112 409 3 0 796 0
[pid=18730] ppid=18717 vsize=0 CPUtime=0
/proc/18730/stat : 18730 (sh) Z 18717 18717 18619 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23376161 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18730/statm: 0 0 0 0 0 0 0
[pid=18731] ppid=1 vsize=906228 CPUtime=5.33
/proc/18731/stat : 18731 (java) S 1 18717 18619 0 -1 0 56277 0 1 0 509 24 0 0 16 0 9 0 23376161 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18731/statm: 226557 43302 2567 9 0 221062 0
[pid=18731/tid=18732] ppid=1 vsize=906228 CPUtime=2.67
/proc/18731/task/18732/stat : 18732 (java) S 1 18717 18619 0 -1 64 3602 0 1 0 265 2 0 0 25 0 9 0 23376162 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18733] ppid=1 vsize=906228 CPUtime=2.58
/proc/18731/task/18733/stat : 18733 (java) R 1 18717 18619 0 -1 64 51654 0 0 0 238 20 0 0 21 0 9 0 23376163 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 102768099 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18734] ppid=1 vsize=906228 CPUtime=0
/proc/18731/task/18734/stat : 18734 (java) S 1 18717 18619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23376164 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18735] ppid=1 vsize=906228 CPUtime=0
/proc/18731/task/18735/stat : 18735 (java) S 1 18717 18619 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23376164 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18736] ppid=1 vsize=906228 CPUtime=0
/proc/18731/task/18736/stat : 18736 (java) S 1 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23376166 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18737] ppid=1 vsize=906228 CPUtime=0.05
/proc/18731/task/18737/stat : 18737 (java) S 1 18717 18619 0 -1 64 317 0 0 0 5 0 0 0 16 0 9 0 23376166 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18738] ppid=1 vsize=906228 CPUtime=0
/proc/18731/task/18738/stat : 18738 (java) S 1 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23376166 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18739] ppid=1 vsize=906228 CPUtime=0
/proc/18731/task/18739/stat : 18739 (java) S 1 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23376166 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.43
Current children cumulated vsize (KiB) 923096

[startup+8.70209 s]
/proc/loadavg: 2.10 2.07 2.02 3/86 18740
/proc/meminfo: memFree=1529208/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16868 CPUtime=3.1
/proc/18717/stat : 18717 (sugar) S 18715 18717 18619 0 -1 4194304 1323 30852 0 1 5 1 284 20 15 0 1 0 23375841 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18717/statm: 4217 1112 409 3 0 796 0
[pid=18730] ppid=18717 vsize=0 CPUtime=0
/proc/18730/stat : 18730 (sh) Z 18717 18717 18619 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23376161 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18730/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+8.60207 s]
/proc/loadavg: 2.10 2.07 2.02 3/85 18739
/proc/meminfo: memFree=1528896/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16868 CPUtime=3.1
/proc/18717/stat : 18717 (sugar) S 18715 18717 18619 0 -1 4194304 1323 30852 0 1 5 1 284 20 15 0 1 0 23375841 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18717/statm: 4217 1112 409 3 0 796 0
[pid=18730] ppid=18717 vsize=0 CPUtime=0
/proc/18730/stat : 18730 (sh) Z 18717 18717 18619 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23376161 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18730/statm: 0 0 0 0 0 0 0
[pid=18731] ppid=1 vsize=906228 CPUtime=5.33
/proc/18731/stat : 18731 (java) S 1 18717 18619 0 -1 0 56277 0 1 0 509 24 0 0 16 0 9 0 23376161 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18731/statm: 226557 43302 2567 9 0 221062 0
[pid=18731/tid=18732] ppid=1 vsize=906228 CPUtime=2.67
/proc/18731/task/18732/stat : 18732 (java) S 1 18717 18619 0 -1 64 3602 0 1 0 265 2 0 0 25 0 9 0 23376162 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18733] ppid=1 vsize=906228 CPUtime=2.58
/proc/18731/task/18733/stat : 18733 (java) R 1 18717 18619 0 -1 64 51654 0 0 0 238 20 0 0 21 0 9 0 23376163 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 102768099 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18734] ppid=1 vsize=906228 CPUtime=0
/proc/18731/task/18734/stat : 18734 (java) S 1 18717 18619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23376164 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18735] ppid=1 vsize=906228 CPUtime=0
/proc/18731/task/18735/stat : 18735 (java) S 1 18717 18619 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23376164 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18736] ppid=1 vsize=906228 CPUtime=0
/proc/18731/task/18736/stat : 18736 (java) S 1 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23376166 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18737] ppid=1 vsize=906228 CPUtime=0.05
/proc/18731/task/18737/stat : 18737 (java) S 1 18717 18619 0 -1 64 317 0 0 0 5 0 0 0 16 0 9 0 23376166 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18738] ppid=1 vsize=906228 CPUtime=0
/proc/18731/task/18738/stat : 18738 (java) S 1 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23376166 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18731/tid=18739] ppid=1 vsize=906228 CPUtime=0
/proc/18731/task/18739/stat : 18739 (java) S 1 18717 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23376166 927977472 43302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.43
Current children cumulated vsize (KiB) 923096

[startup+8.70209 s]
/proc/loadavg: 2.10 2.07 2.02 3/86 18740
/proc/meminfo: memFree=1529208/2055920 swapFree=4192812/4192956
[pid=18717] ppid=18715 vsize=16868 CPUtime=3.1
/proc/18717/stat : 18717 (sugar) S 18715 18717 18619 0 -1 4194304 1323 30852 0 1 5 1 284 20 15 0 1 0 23375841 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18717/statm: 4217 1112 409 3 0 796 0
[pid=18730] ppid=18717 vsize=0 CPUtime=0
/proc/18730/stat : 18730 (sh) Z 18717 18717 18619 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23376161 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18730/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 16868

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.33
#  lost CPU user time (s): 5.09
#  lost CPU system time (s): 0.24

Real time (s): 8.78324
CPU time (s): 8.46252
CPU user time (s): 7.99756
CPU system time (s): 0.464965
CPU usage (%): 96.3485
Max. virtual memory (cumulated for all children) (KiB): 928452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.90756
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32528
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= 1551
involuntary context switches= 1552

runsolver used 0.024996 second user time and 0.035994 second system time

The end

Launcher Data

Begin job on node24 at 2009-07-12 03:44:50
IDJOB=2076801
IDBENCH=56499
IDSOLVER=738
FILE ID=node24/2076801-1247363089
PBS_JOBID= 9507004
Free space on /tmp= 66448 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-02.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076801-1247363089/watcher-2076801-1247363089 -o /tmp/evaluation-result-2076801-1247363089/solver-2076801-1247363089 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2076801-1247363089.xml

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

MD5SUM BENCH= 6e837bcff90ceecc34ace19452d7a79e
RANDOM SEED=729664115

node24.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.287
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.287
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:       1705912 kB
Buffers:         47620 kB
Cached:         128636 kB
SwapCached:          0 kB
Active:         225032 kB
Inactive:        73200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10464 kB
Writeback:           0 kB
Mapped:         132656 kB
Slab:            36784 kB
Committed_AS:   347992 kB
PageTables:       2132 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= 66444 MiB
End job on node24 at 2009-07-12 03:45:01