Trace number 1066945

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
galac M? (TO) 1800.07 1817.51

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg4-8_ext.xml
MD5SUMa7715be9ecd59779c269bf6066fd7c0a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.973851
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints12
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension12
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.63	c start processing
0.01/0.64	c start relation processing
0.01/0.94	c start cnf exporting
8.28/8.48	c parsing time : 0.508
8.28/8.48	c preprocessing time : 8.357
8.28/8.48	
8.28/8.48	c Nary constraints - conflicts : 0 supports : 12
8.28/8.48	c Binary constraints - conflicts : 0 supports :0
8.28/8.48	c max arity constraint : 8
8.28/8.48	c Max Tuples generated 0
8.28/8.48	c relations : 2
8.28/8.48	c relations BDD: 2
8.28/8.48	c sampling 0/0
8.28/8.48	c vars : 61725 - clauses :  226312
8.28/8.48	
8.36/8.55	 
8.36/8.55	c --- SAT Solver Stats ---
8.36/8.55	 

Verifier Data (download as text)

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

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-1066945-1215149619/watcher-1066945-1215149619 -o /tmp/evaluation-result-1066945-1215149619/solver-1066945-1215149619 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1066945-1215149619.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.00 2.00 2.00 4/73 23723
/proc/meminfo: memFree=1707416/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=8652 CPUtime=0
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1993934941 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 2163 280 208 79 0 156 0
[pid=23724] ppid=23723 vsize=8688 CPUtime=0
/proc/23724/stat : 23724 (galacM.sh) S 23723 23723 22054 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1993934942 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 209136091218 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/23724/statm: 2172 286 209 79 0 165 0
[pid=23725] ppid=23724 vsize=8728 CPUtime=0
/proc/23725/stat : 23725 (galacM.sh) R 23724 23723 22054 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1993934942 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 209135922471 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/23725/statm: 2182 290 209 79 0 175 0

[startup+0.0873441 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 23723
/proc/meminfo: memFree=1707416/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=0.01
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.101342 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 23723
/proc/meminfo: memFree=1707416/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=0.01
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.301363 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 23723
/proc/meminfo: memFree=1707416/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=0.01
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.7014 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 23723
/proc/meminfo: memFree=1707416/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=0.01
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50147 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23745
/proc/meminfo: memFree=1661640/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=0.01
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23737] ppid=23723 vsize=812548 CPUtime=1.44
/proc/23737/stat : 23737 (java) S 23723 23723 22054 0 -1 0 20987 0 1 0 133 11 0 0 18 0 9 0 1993934945 832049152 20408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23737/statm: 203137 20408 1909 9 0 197171 0
[pid=23737/tid=23738] ppid=23723 vsize=812548 CPUtime=1.12
/proc/23737/task/23738/stat : 23738 (java) R 23723 23723 22054 0 -1 64 14519 0 1 0 104 8 0 0 25 0 9 0 1993934946 832049152 20408 996147200 134512640 134550740 4294955616 18446744073709551615 103302104 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23739] ppid=23723 vsize=812548 CPUtime=0.09
/proc/23737/task/23739/stat : 23739 (java) S 23723 23723 22054 0 -1 64 4960 0 0 0 7 2 0 0 16 0 9 0 1993934948 832049152 20408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23740] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23740/stat : 23740 (java) S 23723 23723 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993934948 832049152 20408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23741] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23741/stat : 23741 (java) S 23723 23723 22054 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993934948 832049152 20408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23742] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23742/stat : 23742 (java) S 23723 23723 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993934950 832049152 20408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23743] ppid=23723 vsize=812548 CPUtime=0.21
/proc/23737/task/23743/stat : 23743 (java) S 23723 23723 22054 0 -1 64 807 0 0 0 21 0 0 0 16 0 9 0 1993934950 832049152 20408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23744] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23744/stat : 23744 (java) S 23723 23723 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993934950 832049152 20408 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23745] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23745/stat : 23745 (java) S 23723 23723 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993934950 832049152 20408 996147200 134512640 134550740 4294955616 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) 860100

[startup+3.10261 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23745
/proc/meminfo: memFree=1626248/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=0.01
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23737] ppid=23723 vsize=812548 CPUtime=3.02
/proc/23737/stat : 23737 (java) S 23723 23723 22054 0 -1 0 22377 0 1 0 290 12 0 0 18 0 9 0 1993934945 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23737/statm: 203137 21795 1909 9 0 197171 0
[pid=23737/tid=23738] ppid=23723 vsize=812548 CPUtime=2.67
/proc/23737/task/23738/stat : 23738 (java) R 23723 23723 22054 0 -1 64 14522 0 1 0 259 8 0 0 25 0 9 0 1993934946 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4126897418 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23739] ppid=23723 vsize=812548 CPUtime=0.11
/proc/23737/task/23739/stat : 23739 (java) S 23723 23723 22054 0 -1 64 6341 0 0 0 8 3 0 0 16 0 9 0 1993934948 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23740] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23740/stat : 23740 (java) S 23723 23723 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993934948 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23741] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23741/stat : 23741 (java) S 23723 23723 22054 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993934948 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23742] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23742/stat : 23742 (java) S 23723 23723 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993934950 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23743] ppid=23723 vsize=812548 CPUtime=0.22
/proc/23737/task/23743/stat : 23743 (java) S 23723 23723 22054 0 -1 64 813 0 0 0 22 0 0 0 15 0 9 0 1993934950 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23744] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23744/stat : 23744 (java) S 23723 23723 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993934950 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23745] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23745/stat : 23745 (java) S 23723 23723 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993934950 832049152 21795 996147200 134512640 134550740 4294955616 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) 860100

[startup+6.30289 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23745
/proc/meminfo: memFree=1624264/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=0.01
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23737] ppid=23723 vsize=812548 CPUtime=6.19
/proc/23737/stat : 23737 (java) S 23723 23723 22054 0 -1 0 22384 0 1 0 606 13 0 0 18 0 9 0 1993934945 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23737/statm: 203137 21795 1909 9 0 197171 0
[pid=23737/tid=23738] ppid=23723 vsize=812548 CPUtime=5.84
/proc/23737/task/23738/stat : 23738 (java) R 23723 23723 22054 0 -1 64 14529 0 1 0 575 9 0 0 25 0 9 0 1993934946 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4126849639 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23739] ppid=23723 vsize=812548 CPUtime=0.11
/proc/23737/task/23739/stat : 23739 (java) S 23723 23723 22054 0 -1 64 6341 0 0 0 8 3 0 0 16 0 9 0 1993934948 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23740] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23740/stat : 23740 (java) S 23723 23723 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993934948 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23741] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23741/stat : 23741 (java) S 23723 23723 22054 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993934948 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23742] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23742/stat : 23742 (java) S 23723 23723 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993934950 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23743] ppid=23723 vsize=812548 CPUtime=0.22
/proc/23737/task/23743/stat : 23743 (java) S 23723 23723 22054 0 -1 64 813 0 0 0 22 0 0 0 15 0 9 0 1993934950 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23744] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23744/stat : 23744 (java) S 23723 23723 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993934950 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23737/tid=23745] ppid=23723 vsize=812548 CPUtime=0
/proc/23737/task/23745/stat : 23745 (java) S 23723 23723 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993934950 832049152 21795 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860100

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 23747
/proc/meminfo: memFree=1687752/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=17404 CPUtime=4.1
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 3923 0 0 0 407 3 0 0 25 0 1 0 1993935797 17821696 3904 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 4351 3904 57 152 0 4196 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 64956

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 23747
/proc/meminfo: memFree=1686024/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=18592 CPUtime=16.77
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 4207 0 0 0 1674 3 0 0 25 0 1 0 1993935797 19038208 4188 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 4648 4188 57 152 0 4493 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 66144

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 23748
/proc/meminfo: memFree=1683848/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=20836 CPUtime=42.13
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 4769 0 0 0 4209 4 0 0 25 0 1 0 1993935797 21336064 4750 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 5209 4750 57 152 0 5054 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 68388

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 23748
/proc/meminfo: memFree=1679496/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=24932 CPUtime=92.86
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 5808 0 0 0 9280 6 0 0 25 0 1 0 1993935797 25530368 5789 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 6233 5789 57 152 0 6078 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 72484

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 23748
/proc/meminfo: memFree=1676488/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0

################
# More data... #
################

/proc/23746/statm: 17298 16743 57 152 0 17143 0
Current children cumulated CPU time (s) 1170.75
Current children cumulated vsize (KiB) 116744

[startup+1242.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/83 23837
/proc/meminfo: memFree=1707464/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=72148 CPUtime=1221.84
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 17506 0 0 0 122161 23 0 0 25 0 1 0 1993935797 73879552 17487 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 18037 17487 57 152 0 17882 0
Current children cumulated CPU time (s) 1230.23
Current children cumulated vsize (KiB) 119700

[startup+1302.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/83 23837
/proc/meminfo: memFree=1704520/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=75368 CPUtime=1281.29
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 18215 0 0 0 128105 24 0 0 25 0 1 0 1993935797 77176832 18196 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 18842 18196 57 152 0 18687 0
Current children cumulated CPU time (s) 1289.68
Current children cumulated vsize (KiB) 122920

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 23837
/proc/meminfo: memFree=1701960/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=77940 CPUtime=1340.73
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 18853 0 0 0 134048 25 0 0 25 0 1 0 1993935797 79810560 18834 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 19485 18834 57 152 0 19330 0
Current children cumulated CPU time (s) 1349.12
Current children cumulated vsize (KiB) 125492

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 23837
/proc/meminfo: memFree=1699208/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=80532 CPUtime=1400.17
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 19514 0 0 0 139992 25 0 0 25 0 1 0 1993935797 82464768 19495 996147200 134512640 135136200 4294955968 18446744073709551615 134529396 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 20133 19495 57 152 0 19978 0
Current children cumulated CPU time (s) 1408.56
Current children cumulated vsize (KiB) 128084

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 23837
/proc/meminfo: memFree=1697096/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=82624 CPUtime=1459.61
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 20046 0 0 0 145935 26 0 0 25 0 1 0 1993935797 84606976 20027 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 20656 20027 57 152 0 20501 0
Current children cumulated CPU time (s) 1468
Current children cumulated vsize (KiB) 130176

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 23837
/proc/meminfo: memFree=1694472/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=85184 CPUtime=1519.05
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 20682 0 0 0 151879 26 0 0 25 0 1 0 1993935797 87228416 20663 996147200 134512640 135136200 4294955968 18446744073709551615 134529859 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 21296 20663 57 152 0 21141 0
Current children cumulated CPU time (s) 1527.44
Current children cumulated vsize (KiB) 132736

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23837
/proc/meminfo: memFree=1692168/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=87436 CPUtime=1578.49
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 21250 0 0 0 157822 27 0 0 25 0 1 0 1993935797 89534464 21231 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 21859 21231 57 152 0 21704 0
Current children cumulated CPU time (s) 1586.88
Current children cumulated vsize (KiB) 134988

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23843
/proc/meminfo: memFree=1689672/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=89836 CPUtime=1637.92
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 21848 0 0 0 163764 28 0 0 25 0 1 0 1993935797 91992064 21829 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 22459 21829 57 152 0 22304 0
Current children cumulated CPU time (s) 1646.31
Current children cumulated vsize (KiB) 137388

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23843
/proc/meminfo: memFree=1687176/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=92328 CPUtime=1697.36
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 22482 0 0 0 169707 29 0 0 25 0 1 0 1993935797 94543872 22463 996147200 134512640 135136200 4294955968 18446744073709551615 134529365 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 23082 22463 57 152 0 22927 0
Current children cumulated CPU time (s) 1705.75
Current children cumulated vsize (KiB) 139880

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23843
/proc/meminfo: memFree=1684808/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=94572 CPUtime=1756.8
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 23062 0 0 0 175651 29 0 0 25 0 1 0 1993935797 96841728 23043 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 23643 23043 57 152 0 23488 0
Current children cumulated CPU time (s) 1765.19
Current children cumulated vsize (KiB) 142124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23843
/proc/meminfo: memFree=1683208/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=96212 CPUtime=1791.68
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 23451 0 0 0 179138 30 0 0 25 0 1 0 1993935797 98521088 23432 996147200 134512640 135136200 4294955968 18446744073709551615 134526206 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 24053 23432 57 152 0 23898 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 143764

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

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

[startup+1817.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23843
/proc/meminfo: memFree=1683208/2055920 swapFree=4180688/4192956
[pid=23723] ppid=23721 vsize=47552 CPUtime=8.39
/proc/23723/stat : 23723 (galacM.sh) S 23721 23723 22054 0 -1 4194304 799 24099 0 1 0 0 822 17 17 0 1 0 1993934941 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23723/statm: 11888 364 245 79 0 219 0
[pid=23746] ppid=23723 vsize=96212 CPUtime=1791.68
/proc/23746/stat : 23746 (minisat) R 23723 23723 22054 0 -1 4194304 23451 0 0 0 179138 30 0 0 25 0 1 0 1993935797 98521088 23432 996147200 134512640 135136200 4294955968 18446744073709551615 134526206 0 0 4096 3 0 0 0 17 1 0 0
/proc/23746/statm: 24053 23432 57 152 0 23898 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 143764

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23723 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=229748
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=180972
# CPU time returned by wait4() is 8.41072
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.51
CPU time (s): 1800.07
CPU user time (s): 1799.6
CPU system time (s): 0.47
CPU usage (%): 99.0403
Max. virtual memory (cumulated for all children) (KiB): 860100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.22975
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24898
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= 1287
involuntary context switches= 1437

runsolver used 2.12068 second user time and 6.14907 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-04 07:33:39
IDJOB=1066945
IDBENCH=55153
IDSOLVER=350
FILE ID=node41/1066945-1215149619
PBS_JOBID= 7877389
Free space on /tmp= 66196 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg4-8_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1066945-1215149619/watcher-1066945-1215149619 -o /tmp/evaluation-result-1066945-1215149619/solver-1066945-1215149619 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1066945-1215149619.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a7715be9ecd59779c269bf6066fd7c0a
RANDOM SEED=757381105

node41.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.232
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.232
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:       1707832 kB
Buffers:         30396 kB
Cached:         145020 kB
SwapCached:       6144 kB
Active:         223912 kB
Inactive:        64472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707832 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:            3448 kB
Writeback:           0 kB
Mapped:         119412 kB
Slab:            44868 kB
Committed_AS:  3602336 kB
PageTables:       1972 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= 66204 MiB
End job on node41 at 2008-07-04 08:03:59