Trace number 2079426

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
pcs-restart 0.3.2UNSAT 1165.91 1166.9

DiagnosticValue
ASSIGNMENTS18892

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg7-9_ext.xml
MD5SUM4e1f407395803ee445eb1875482b8032
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.88
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints16
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.17/0.21	c Seed is 1886209866
0.17/0.21	c Constructing HOME/instance-2079426-1247716734.xml  with 16 constraints
0.17/0.21	c Solving 18892 backtracks 15 restarts
1165.79/1166.89	s UNSATISFIABLE
1165.79/1166.89	d ASSIGNMENTS 18892

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2079426-1247716734/watcher-2079426-1247716734 -o /tmp/evaluation-result-2079426-1247716734/solver-2079426-1247716734 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1886209866 HOME/instance-2079426-1247716734.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.03 2.14 2.10 4/82 17776
/proc/meminfo: memFree=852952/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=5356 CPUtime=0
/proc/17776/stat : 17776 (pcssolve) R 17774 17776 15829 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58736880 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 246406507167 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17776/statm: 1339 241 200 169 0 50 0
[pid=17777] ppid=17776 vsize=0 CPUtime=0
/proc/17777/stat : 17777 (pcssolve) R 17776 17776 15829 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 58736881 0 0 996147200 0 0 0 18446744073709551615 246406507815 0 0 4096 0 0 0 0 17 1 0 0
/proc/17777/statm: 0 0 0 0 0 0 0
[pid=17778] ppid=17776 vsize=5356 CPUtime=0
/proc/17778/stat : 17778 (pcssolve) R 17776 17776 15829 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58736881 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 246406507167 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17778/statm: 1339 241 200 169 0 50 0

[startup+0.0121151 s]
/proc/loadavg: 2.03 2.14 2.10 4/82 17776
/proc/meminfo: memFree=852952/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=5356 CPUtime=0
/proc/17776/stat : 17776 (pcssolve) S 17774 17776 15829 0 -1 4194304 305 206 0 0 0 0 0 0 21 0 1 0 58736880 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17776/statm: 1339 242 201 169 0 50 0
[pid=17778] ppid=17776 vsize=3588 CPUtime=0
/proc/17778/stat : 17778 (grep) R 17776 17776 15829 0 -1 4194304 60 0 0 0 0 0 0 0 23 0 1 0 58736881 3674112 38 996147200 4194304 4274172 548682069040 18446744073709551615 246403889196 0 0 4096 0 0 0 0 17 1 0 0
/proc/17778/statm: 897 38 28 19 0 9 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8944

[startup+0.101118 s]
/proc/loadavg: 2.03 2.14 2.10 4/82 17776
/proc/meminfo: memFree=852952/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=4896 CPUtime=0.07
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 945 974 0 0 7 0 0 0 18 0 1 0 58736880 5013504 554 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/17776/statm: 1224 554 389 142 0 178 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4896

[startup+0.301125 s]
/proc/loadavg: 2.03 2.14 2.10 4/82 17776
/proc/meminfo: memFree=852952/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=4896 CPUtime=0.27
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 945 974 0 0 27 0 0 0 19 0 1 0 58736880 5013504 554 996147200 134512640 135095119 4294956304 18446744073709551615 134916512 0 0 4096 0 0 0 0 17 1 0 0
/proc/17776/statm: 1224 554 389 142 0 178 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 4896

[startup+0.701163 s]
/proc/loadavg: 2.03 2.14 2.10 4/82 17776
/proc/meminfo: memFree=852952/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=4896 CPUtime=0.67
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 948 974 0 0 67 0 0 0 23 0 1 0 58736880 5013504 557 996147200 134512640 135095119 4294956304 18446744073709551615 134926999 0 0 4096 0 0 0 0 17 1 0 0
/proc/17776/statm: 1224 557 389 142 0 178 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 4896

[startup+1.50124 s]
/proc/loadavg: 2.03 2.14 2.10 3/83 17782
/proc/meminfo: memFree=852176/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=4896 CPUtime=1.47
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 948 974 0 0 147 0 0 0 25 0 1 0 58736880 5013504 557 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/17776/statm: 1224 557 389 142 0 178 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 4896

[startup+3.10139 s]
/proc/loadavg: 2.03 2.14 2.10 3/83 17782
/proc/meminfo: memFree=851984/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=4896 CPUtime=3.06
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 952 974 0 0 306 0 0 0 25 0 1 0 58736880 5013504 561 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 1 0 0
/proc/17776/statm: 1224 561 389 142 0 178 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 4896

[startup+6.30169 s]
/proc/loadavg: 2.03 2.14 2.10 3/83 17782
/proc/meminfo: memFree=851928/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=4896 CPUtime=6.25
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 952 974 0 0 625 0 0 0 25 0 1 0 58736880 5013504 561 996147200 134512640 135095119 4294956304 18446744073709551615 134589520 0 0 4096 0 0 0 0 17 1 0 0
/proc/17776/statm: 1224 561 389 142 0 178 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 4896

[startup+12.7013 s]
/proc/loadavg: 2.03 2.14 2.10 3/83 17782
/proc/meminfo: memFree=851928/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=4896 CPUtime=12.63
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 952 974 0 0 1263 0 0 0 25 0 1 0 58736880 5013504 561 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/17776/statm: 1224 561 389 142 0 178 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 4896

[startup+25.5025 s]
/proc/loadavg: 2.02 2.13 2.10 3/83 17782
/proc/meminfo: memFree=851864/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=5028 CPUtime=25.37
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 990 974 0 0 2537 0 0 0 25 0 1 0 58736880 5148672 599 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/17776/statm: 1257 599 389 142 0 211 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 5028

[startup+51.1029 s]
/proc/loadavg: 2.01 2.12 2.09 3/83 17782
/proc/meminfo: memFree=851736/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=5156 CPUtime=50.87
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 1073 974 0 0 5087 0 0 0 25 0 1 0 58736880 5279744 649 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/17776/statm: 1289 649 389 142 0 243 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 5156

[startup+102.307 s]
/proc/loadavg: 2.00 2.10 2.09 3/83 17782
/proc/meminfo: memFree=850904/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=6332 CPUtime=101.88
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 1405 974 0 0 10187 1 0 0 25 0 1 0 58736880 6483968 787 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 1 0 0
/proc/17776/statm: 1583 787 389 142 0 537 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 6332

[startup+162.302 s]
/proc/loadavg: 2.00 2.08 2.08 3/73 17822
/proc/meminfo: memFree=1534952/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=6856 CPUtime=161.65
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 1609 974 0 0 16163 2 0 0 25 0 1 0 58736880 7020544 991 996147200 134512640 135095119 4294956304 18446744073709551615 134918198 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 1714 991 389 142 0 668 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 6856

[startup+222.302 s]
/proc/loadavg: 2.00 2.06 2.07 3/73 17822
/proc/meminfo: memFree=1530472/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=8008 CPUtime=221.62
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 1991 974 0 0 22160 2 0 0 25 0 1 0 58736880 8200192 1116 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 2002 1116 389 142 0 956 0
Current children cumulated CPU time (s) 221.62
Current children cumulated vsize (KiB) 8008

[startup+282.303 s]
/proc/loadavg: 2.07 2.06 2.07 3/73 17822
/proc/meminfo: memFree=1524264/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=8928 CPUtime=281.61
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 2300 974 0 0 28158 3 0 0 25 0 1 0 58736880 9142272 1392 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 2232 1392 389 142 0 1186 0
Current children cumulated CPU time (s) 281.61
Current children cumulated vsize (KiB) 8928

[startup+342.302 s]
/proc/loadavg: 2.08 2.06 2.07 3/73 17822
/proc/meminfo: memFree=1519336/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=8928 CPUtime=341.59
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 2384 974 0 0 34156 3 0 0 25 0 1 0 58736880 9142272 1476 996147200 134512640 135095119 4294956304 18446744073709551615 134926985 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 2232 1476 389 142 0 1186 0
Current children cumulated CPU time (s) 341.59
Current children cumulated vsize (KiB) 8928

[startup+402.301 s]
/proc/loadavg: 2.09 2.07 2.07 3/73 17822
/proc/meminfo: memFree=1512872/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=11104 CPUtime=401.56
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 3043 974 0 0 40153 3 0 0 25 0 1 0 58736880 11370496 1622 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 2776 1622 389 142 0 1730 0
Current children cumulated CPU time (s) 401.56
Current children cumulated vsize (KiB) 11104

[startup+462.302 s]
/proc/loadavg: 2.20 2.10 2.08 3/73 17822
/proc/meminfo: memFree=1508272/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=11492 CPUtime=461.54
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 3214 974 0 0 46151 3 0 0 25 0 1 0 58736880 11767808 1793 996147200 134512640 135095119 4294956304 18446744073709551615 134918194 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 2873 1793 389 142 0 1827 0
Current children cumulated CPU time (s) 461.54
Current children cumulated vsize (KiB) 11492

[startup+522.302 s]
/proc/loadavg: 2.07 2.08 2.08 3/73 17822
/proc/meminfo: memFree=1501808/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=12932 CPUtime=521.52
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 3690 974 0 0 52148 4 0 0 25 0 1 0 58736880 13242368 2204 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 3233 2204 389 142 0 2187 0
Current children cumulated CPU time (s) 521.52
Current children cumulated vsize (KiB) 12932

[startup+582.301 s]
/proc/loadavg: 2.02 2.06 2.07 3/73 17822
/proc/meminfo: memFree=1490608/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=12932 CPUtime=581.5
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 3777 974 0 0 58146 4 0 0 25 0 1 0 58736880 13242368 2291 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 3233 2291 389 142 0 2187 0
Current children cumulated CPU time (s) 581.5
Current children cumulated vsize (KiB) 12932

[startup+642.301 s]
/proc/loadavg: 2.01 2.05 2.07 3/73 17822
/proc/meminfo: memFree=1488048/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=12932 CPUtime=641.48
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 3862 974 0 0 64144 4 0 0 25 0 1 0 58736880 13242368 2376 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 3233 2376 389 142 0 2187 0
Current children cumulated CPU time (s) 641.48
Current children cumulated vsize (KiB) 12932

[startup+702.302 s]
/proc/loadavg: 2.00 2.04 2.06 3/73 17822
/proc/meminfo: memFree=1485616/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=13060 CPUtime=701.46
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 3951 974 0 0 70142 4 0 0 25 0 1 0 58736880 13373440 2465 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 3265 2465 389 142 0 2219 0
Current children cumulated CPU time (s) 701.46
Current children cumulated vsize (KiB) 13060

[startup+762.306 s]
/proc/loadavg: 2.00 2.03 2.05 3/73 17822
/proc/meminfo: memFree=1480624/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=13324 CPUtime=761.44
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 4123 974 0 0 76140 4 0 0 25 0 1 0 58736880 13643776 2637 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 3331 2637 389 142 0 2285 0
Current children cumulated CPU time (s) 761.44
Current children cumulated vsize (KiB) 13324

[startup+822.301 s]
/proc/loadavg: 2.03 2.03 2.05 3/73 17822
/proc/meminfo: memFree=1475312/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=17808 CPUtime=821.41
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 5311 974 0 0 82137 4 0 0 25 0 1 0 58736880 18235392 2800 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 4452 2800 389 142 0 3406 0
Current children cumulated CPU time (s) 821.41
Current children cumulated vsize (KiB) 17808

[startup+882.302 s]
/proc/loadavg: 2.12 2.05 2.06 3/73 17822
/proc/meminfo: memFree=1470000/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=18068 CPUtime=881.39
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 5476 974 0 0 88135 4 0 0 25 0 1 0 58736880 18501632 2965 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 4517 2965 389 142 0 3471 0
Current children cumulated CPU time (s) 881.39
Current children cumulated vsize (KiB) 18068

[startup+942.302 s]
/proc/loadavg: 2.12 2.06 2.06 3/73 17822
/proc/meminfo: memFree=1465072/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=18328 CPUtime=941.36
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 5637 974 0 0 94132 4 0 0 25 0 1 0 58736880 18767872 3126 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 4582 3126 389 142 0 3536 0
Current children cumulated CPU time (s) 941.36
Current children cumulated vsize (KiB) 18328

[startup+1002.3 s]
/proc/loadavg: 2.10 2.06 2.06 3/73 17822
/proc/meminfo: memFree=1459824/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=18724 CPUtime=1001.35
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 5804 974 0 0 100130 5 0 0 25 0 1 0 58736880 19173376 3293 996147200 134512640 135095119 4294956304 18446744073709551615 134927049 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 4681 3293 389 142 0 3635 0
Current children cumulated CPU time (s) 1001.35
Current children cumulated vsize (KiB) 18724

[startup+1062.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/73 17822
/proc/meminfo: memFree=1441584/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=21348 CPUtime=1061.33
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 6565 974 0 0 106128 5 0 0 25 0 1 0 58736880 21860352 3925 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 5337 3925 389 142 0 4291 0
Current children cumulated CPU time (s) 1061.33
Current children cumulated vsize (KiB) 21348

[startup+1122.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/73 17822
/proc/meminfo: memFree=1439152/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=21348 CPUtime=1121.31
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 6656 974 0 0 112126 5 0 0 25 0 1 0 58736880 21860352 4016 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 5337 4016 389 142 0 4291 0
Current children cumulated CPU time (s) 1121.31
Current children cumulated vsize (KiB) 21348

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

[startup+1126.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/73 17822
/proc/meminfo: memFree=1439024/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=21348 CPUtime=1125.31
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 6663 974 0 0 112526 5 0 0 25 0 1 0 58736880 21860352 4023 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 5337 4023 389 142 0 4291 0
Current children cumulated CPU time (s) 1125.31
Current children cumulated vsize (KiB) 21348

[startup+1151.9 s]
/proc/loadavg: 2.01 2.03 2.04 3/73 17822
/proc/meminfo: memFree=1438000/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=21348 CPUtime=1150.9
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 6701 974 0 0 115085 5 0 0 25 0 1 0 58736880 21860352 4061 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 5337 4061 389 142 0 4291 0
Current children cumulated CPU time (s) 1150.9
Current children cumulated vsize (KiB) 21348

[startup+1158.31 s]
/proc/loadavg: 2.00 2.03 2.04 3/73 17822
/proc/meminfo: memFree=1437744/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=21348 CPUtime=1157.3
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 6710 974 0 0 115725 5 0 0 25 0 1 0 58736880 21860352 4070 996147200 134512640 135095119 4294956304 18446744073709551615 134918117 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 5337 4070 389 142 0 4291 0
Current children cumulated CPU time (s) 1157.3
Current children cumulated vsize (KiB) 21348

[startup+1161.5 s]
/proc/loadavg: 2.00 2.03 2.04 3/73 17822
/proc/meminfo: memFree=1437616/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=21348 CPUtime=1160.49
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 6716 974 0 0 116044 5 0 0 25 0 1 0 58736880 21860352 4076 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 5337 4076 389 142 0 4291 0
Current children cumulated CPU time (s) 1160.49
Current children cumulated vsize (KiB) 21348

[startup+1164.7 s]
/proc/loadavg: 2.00 2.03 2.04 3/73 17822
/proc/meminfo: memFree=1437488/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=21348 CPUtime=1163.69
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 6720 974 0 0 116364 5 0 0 25 0 1 0 58736880 21860352 4080 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 5337 4080 389 142 0 4291 0
Current children cumulated CPU time (s) 1163.69
Current children cumulated vsize (KiB) 21348

[startup+1165.5 s]
/proc/loadavg: 2.00 2.03 2.04 3/73 17822
/proc/meminfo: memFree=1437488/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=21348 CPUtime=1164.49
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 6721 974 0 0 116444 5 0 0 25 0 1 0 58736880 21860352 4081 996147200 134512640 135095119 4294956304 18446744073709551615 134918280 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 5337 4081 389 142 0 4291 0
Current children cumulated CPU time (s) 1164.49
Current children cumulated vsize (KiB) 21348

[startup+1166.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/73 17822
/proc/meminfo: memFree=1437424/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=21348 CPUtime=1165.29
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 6723 974 0 0 116524 5 0 0 25 0 1 0 58736880 21860352 4083 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 5337 4083 389 142 0 4291 0
Current children cumulated CPU time (s) 1165.29
Current children cumulated vsize (KiB) 21348

[startup+1166.7 s]
/proc/loadavg: 2.00 2.03 2.04 3/73 17822
/proc/meminfo: memFree=1437424/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=21348 CPUtime=1165.69
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 6723 974 0 0 116564 5 0 0 25 0 1 0 58736880 21860352 4083 996147200 134512640 135095119 4294956304 18446744073709551615 134918255 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 5337 4083 389 142 0 4291 0
Current children cumulated CPU time (s) 1165.69
Current children cumulated vsize (KiB) 21348

[startup+1166.8 s]
/proc/loadavg: 2.00 2.03 2.04 3/73 17822
/proc/meminfo: memFree=1437424/2055920 swapFree=4192812/4192956
[pid=17776] ppid=17774 vsize=21348 CPUtime=1165.79
/proc/17776/stat : 17776 (pcs.small) R 17774 17776 15829 0 -1 4194304 6723 974 0 0 116574 5 0 0 25 0 1 0 58736880 21860352 4083 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/17776/statm: 5337 4083 389 142 0 4291 0
Current children cumulated CPU time (s) 1165.79
Current children cumulated vsize (KiB) 21348

Child status: 0
Real time (s): 1166.9
CPU time (s): 1165.91
CPU user time (s): 1165.84
CPU system time (s): 0.069989
CPU usage (%): 99.9152
Max. virtual memory (cumulated for all children) (KiB): 21348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1165.84
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7700
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 5333

runsolver used 0.939857 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node61 at 2009-07-16 05:58:54
IDJOB=2079426
IDBENCH=56897
IDSOLVER=734
FILE ID=node61/2079426-1247716734
PBS_JOBID= 9521385
Free space on /tmp= 66380 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg7-9_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079426-1247716734/watcher-2079426-1247716734 -o /tmp/evaluation-result-2079426-1247716734/solver-2079426-1247716734 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1886209866 HOME/instance-2079426-1247716734.xml

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

MD5SUM BENCH= 4e1f407395803ee445eb1875482b8032
RANDOM SEED=1886209866

node61.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.229
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.229
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:        853432 kB
Buffers:        105392 kB
Cached:         291116 kB
SwapCached:          0 kB
Active:         781840 kB
Inactive:       318332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        853432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2296 kB
Writeback:           0 kB
Mapped:         724128 kB
Slab:            86160 kB
Committed_AS:  1254364 kB
PageTables:       3276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node61 at 2009-07-16 06:18:21