Trace number 2079381

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 0.3.2UNSAT 1165.57 1166.28

DiagnosticValue
ASSIGNMENTS28035

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-9_ext.xml
MD5SUMcc349870ad14cc63690440668c347c92
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 benchmark25.1272
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints14
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension14
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 1930268371
0.17/0.21	c Constructing HOME/instance-2079381-1247716725.xml  with 14 constraints
0.17/0.21	c Solving 28035 backtracks 16 restarts
1165.48/1166.27	s UNSATISFIABLE
1165.48/1166.27	d ASSIGNMENTS 28035

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-2079381-1247716725/watcher-2079381-1247716725 -o /tmp/evaluation-result-2079381-1247716725/solver-2079381-1247716725 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1930268371 HOME/instance-2079381-1247716725.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: 1.98 1.98 1.99 4/72 16202
/proc/meminfo: memFree=1566456/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=5356 CPUtime=0
/proc/16202/stat : 16202 (pcssolve) R 16200 16202 14306 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58364185 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 209135921823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16202/statm: 1339 241 200 169 0 50 0
[pid=16203] ppid=16202 vsize=3676 CPUtime=0
/proc/16203/stat : 16203 (fgrep) R 16202 16202 14306 0 -1 4194304 140 0 0 0 0 0 0 0 22 0 1 0 58364186 3764224 107 996147200 4194304 4274172 548682068976 18446744073709551615 209136091218 0 0 4096 0 0 0 0 17 1 0 0
/proc/16203/statm: 919 107 85 19 0 43 0
[pid=16204] ppid=16202 vsize=5356 CPUtime=0
/proc/16204/stat : 16204 (pcssolve) R 16202 16202 14306 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58364186 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 209135921823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16204/statm: 1339 241 200 169 0 50 0

[startup+0.111461 s]
/proc/loadavg: 1.98 1.98 1.99 4/72 16202
/proc/meminfo: memFree=1566456/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=4776 CPUtime=0.09
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 914 959 0 0 9 0 0 0 18 0 1 0 58364185 4890624 523 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16202/statm: 1194 523 389 142 0 148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4776

[startup+0.201468 s]
/proc/loadavg: 1.98 1.98 1.99 4/72 16202
/proc/meminfo: memFree=1566456/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=4776 CPUtime=0.17
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 914 959 0 0 17 0 0 0 18 0 1 0 58364185 4890624 523 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/16202/statm: 1194 523 389 142 0 148 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 4776

[startup+0.301475 s]
/proc/loadavg: 1.98 1.98 1.99 4/72 16202
/proc/meminfo: memFree=1566456/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=4776 CPUtime=0.27
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 914 959 0 0 27 0 0 0 19 0 1 0 58364185 4890624 523 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/16202/statm: 1194 523 389 142 0 148 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 4776

[startup+0.701512 s]
/proc/loadavg: 1.98 1.98 1.99 4/72 16202
/proc/meminfo: memFree=1566456/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=4776 CPUtime=0.67
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 916 959 0 0 67 0 0 0 23 0 1 0 58364185 4890624 525 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/16202/statm: 1194 525 389 142 0 148 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 4776

[startup+1.50158 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 16208
/proc/meminfo: memFree=1565808/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=4776 CPUtime=1.46
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 917 959 0 0 146 0 0 0 25 0 1 0 58364185 4890624 526 996147200 134512640 135095119 4294956304 18446744073709551615 134927067 0 0 4096 0 0 0 0 17 1 0 0
/proc/16202/statm: 1194 526 389 142 0 148 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 4776

[startup+3.10172 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 16208
/proc/meminfo: memFree=1565680/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=4776 CPUtime=3.06
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 924 959 0 0 306 0 0 0 25 0 1 0 58364185 4890624 533 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16202/statm: 1194 533 389 142 0 148 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 4776

[startup+6.30201 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 16208
/proc/meminfo: memFree=1565552/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=4776 CPUtime=6.23
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 926 959 0 0 623 0 0 0 25 0 1 0 58364185 4890624 535 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16202/statm: 1194 535 389 142 0 148 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 4776

[startup+12.7016 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 16208
/proc/meminfo: memFree=1565424/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=4908 CPUtime=12.58
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 949 959 0 0 1258 0 0 0 25 0 1 0 58364185 5025792 558 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16202/statm: 1227 558 389 142 0 181 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 4908

[startup+25.5017 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16208
/proc/meminfo: memFree=1565424/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=5036 CPUtime=25.28
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 1015 959 0 0 2528 0 0 0 25 0 1 0 58364185 5156864 591 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16202/statm: 1259 591 389 142 0 213 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 5036

[startup+51.102 s]
/proc/loadavg: 2.13 2.02 2.00 3/83 16250
/proc/meminfo: memFree=1556576/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=5576 CPUtime=50.81
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 1193 959 0 0 5080 1 0 0 25 0 1 0 58364185 5709824 704 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 1394 704 389 142 0 348 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 5576

[startup+102.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 16250
/proc/meminfo: memFree=1554464/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=6616 CPUtime=101.99
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 1513 959 0 0 10198 1 0 0 25 0 1 0 58364185 6774784 895 996147200 134512640 135095119 4294956304 18446744073709551615 134927077 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 1654 895 389 142 0 608 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 6616

[startup+162.302 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1553496/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=7900 CPUtime=161.96
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 1954 959 0 0 16195 1 0 0 25 0 1 0 58364185 8089600 1079 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 1975 1079 389 142 0 929 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 7900

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1552600/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=8556 CPUtime=221.94
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 2220 959 0 0 22193 1 0 0 25 0 1 0 58364185 8761344 1312 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 2139 1312 389 142 0 1093 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 8556

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1551768/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=8952 CPUtime=281.91
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 2423 959 0 0 28190 1 0 0 25 0 1 0 58364185 9166848 1515 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 2238 1515 389 142 0 1192 0
Current children cumulated CPU time (s) 281.91
Current children cumulated vsize (KiB) 8952

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1549976/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=12440 CPUtime=341.89
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 3413 959 0 0 34187 2 0 0 25 0 1 0 58364185 12738560 1927 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 3110 1927 389 142 0 2064 0
Current children cumulated CPU time (s) 341.89
Current children cumulated vsize (KiB) 12440

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1549656/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=12440 CPUtime=401.87
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 3520 959 0 0 40185 2 0 0 25 0 1 0 58364185 12738560 2034 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 3110 2034 389 142 0 2064 0
Current children cumulated CPU time (s) 401.87
Current children cumulated vsize (KiB) 12440

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1549280/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=12440 CPUtime=461.85
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 3621 959 0 0 46183 2 0 0 25 0 1 0 58364185 12738560 2135 996147200 134512640 135095119 4294956304 18446744073709551615 134927049 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 3110 2135 389 142 0 2064 0
Current children cumulated CPU time (s) 461.85
Current children cumulated vsize (KiB) 12440

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1548512/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=12832 CPUtime=521.82
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 3811 959 0 0 52180 2 0 0 25 0 1 0 58364185 13139968 2325 996147200 134512640 135095119 4294956304 18446744073709551615 134918082 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 3208 2325 389 142 0 2162 0
Current children cumulated CPU time (s) 521.82
Current children cumulated vsize (KiB) 12832

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1547680/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=13224 CPUtime=581.8
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 4019 959 0 0 58178 2 0 0 25 0 1 0 58364185 13541376 2533 996147200 134512640 135095119 4294956304 18446744073709551615 134916474 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 3306 2533 389 142 0 2260 0
Current children cumulated CPU time (s) 581.8
Current children cumulated vsize (KiB) 13224

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1546848/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=13616 CPUtime=641.77
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 4220 959 0 0 64175 2 0 0 25 0 1 0 58364185 13942784 2734 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 3404 2734 389 142 0 2358 0
Current children cumulated CPU time (s) 641.77
Current children cumulated vsize (KiB) 13616

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1544352/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=20332 CPUtime=701.76
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 5981 959 0 0 70172 4 0 0 25 0 1 0 58364185 20819968 3341 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5083 3341 389 142 0 4037 0
Current children cumulated CPU time (s) 701.76
Current children cumulated vsize (KiB) 20332

[startup+762.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1543840/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=20332 CPUtime=761.74
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 6077 959 0 0 76170 4 0 0 25 0 1 0 58364185 20819968 3437 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5083 3437 389 142 0 4037 0
Current children cumulated CPU time (s) 761.74
Current children cumulated vsize (KiB) 20332

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1543456/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=20332 CPUtime=821.71
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 6175 959 0 0 82167 4 0 0 25 0 1 0 58364185 20819968 3535 996147200 134512640 135095119 4294956304 18446744073709551615 134918215 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5083 3535 389 142 0 4037 0
Current children cumulated CPU time (s) 821.71
Current children cumulated vsize (KiB) 20332

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1543072/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=20332 CPUtime=881.69
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 6275 959 0 0 88165 4 0 0 25 0 1 0 58364185 20819968 3635 996147200 134512640 135095119 4294956304 18446744073709551615 134918117 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5083 3635 389 142 0 4037 0
Current children cumulated CPU time (s) 881.69
Current children cumulated vsize (KiB) 20332

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1542624/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=20332 CPUtime=941.66
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 6380 959 0 0 94162 4 0 0 25 0 1 0 58364185 20819968 3740 996147200 134512640 135095119 4294956304 18446744073709551615 134918227 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5083 3740 389 142 0 4037 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 20332

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1541984/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=20720 CPUtime=1001.64
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 6577 959 0 0 100160 4 0 0 25 0 1 0 58364185 21217280 3937 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5180 3937 389 142 0 4134 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 20720

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16256
/proc/meminfo: memFree=1541152/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=21108 CPUtime=1061.62
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 6774 959 0 0 106158 4 0 0 25 0 1 0 58364185 21614592 4134 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5277 4134 389 142 0 4231 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 21108

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 16297
/proc/meminfo: memFree=1508192/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=21504 CPUtime=1121.6
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 6976 959 0 0 112154 6 0 0 25 0 1 0 58364185 22020096 4336 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5376 4336 389 142 0 4330 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 21504

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

[startup+1126.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 16297
/proc/meminfo: memFree=1508192/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=21504 CPUtime=1125.7
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 6990 959 0 0 112564 6 0 0 25 0 1 0 58364185 22020096 4350 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5376 4350 389 142 0 4330 0
Current children cumulated CPU time (s) 1125.7
Current children cumulated vsize (KiB) 21504

[startup+1152 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 16297
/proc/meminfo: memFree=1477472/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=21632 CPUtime=1151.28
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 7088 959 0 0 115122 6 0 0 25 0 1 0 58364185 22151168 4448 996147200 134512640 135095119 4294956304 18446744073709551615 134589631 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5408 4448 389 142 0 4362 0
Current children cumulated CPU time (s) 1151.28
Current children cumulated vsize (KiB) 21632

[startup+1158.41 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 16297
/proc/meminfo: memFree=1477408/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=21764 CPUtime=1157.68
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 7110 959 0 0 115762 6 0 0 25 0 1 0 58364185 22286336 4470 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5441 4470 389 142 0 4395 0
Current children cumulated CPU time (s) 1157.68
Current children cumulated vsize (KiB) 21764

[startup+1161.6 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 16297
/proc/meminfo: memFree=1477408/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=21764 CPUtime=1160.88
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 7121 959 0 0 116082 6 0 0 25 0 1 0 58364185 22286336 4481 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5441 4481 389 142 0 4395 0
Current children cumulated CPU time (s) 1160.88
Current children cumulated vsize (KiB) 21764

[startup+1164.8 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 16297
/proc/meminfo: memFree=1477344/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=21764 CPUtime=1164.08
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 7131 959 0 0 116402 6 0 0 25 0 1 0 58364185 22286336 4491 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5441 4491 389 142 0 4395 0
Current children cumulated CPU time (s) 1164.08
Current children cumulated vsize (KiB) 21764

[startup+1165.6 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 16297
/proc/meminfo: memFree=1477344/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=21764 CPUtime=1164.87
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 7135 959 0 0 116481 6 0 0 25 0 1 0 58364185 22286336 4495 996147200 134512640 135095119 4294956304 18446744073709551615 134918070 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5441 4495 389 142 0 4395 0
Current children cumulated CPU time (s) 1164.87
Current children cumulated vsize (KiB) 21764

[startup+1166 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 16297
/proc/meminfo: memFree=1477344/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=21764 CPUtime=1165.28
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 7135 959 0 0 116522 6 0 0 25 0 1 0 58364185 22286336 4495 996147200 134512640 135095119 4294956304 18446744073709551615 134927020 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5441 4495 389 142 0 4395 0
Current children cumulated CPU time (s) 1165.28
Current children cumulated vsize (KiB) 21764

[startup+1166.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 16297
/proc/meminfo: memFree=1477344/2055920 swapFree=4192812/4192956
[pid=16202] ppid=16200 vsize=21764 CPUtime=1165.48
/proc/16202/stat : 16202 (pcs.small) R 16200 16202 14306 0 -1 4194304 7136 959 0 0 116542 6 0 0 25 0 1 0 58364185 22286336 4496 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/16202/statm: 5441 4496 389 142 0 4395 0
Current children cumulated CPU time (s) 1165.48
Current children cumulated vsize (KiB) 21764

Child status: 0
Real time (s): 1166.28
CPU time (s): 1165.57
CPU user time (s): 1165.49
CPU system time (s): 0.079987
CPU usage (%): 99.9397
Max. virtual memory (cumulated for all children) (KiB): 21764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1165.49
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8099
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= 21
involuntary context switches= 5108

runsolver used 1.91271 second user time and 3.36449 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-16 05:58:45
IDJOB=2079381
IDBENCH=56892
IDSOLVER=733
FILE ID=node41/2079381-1247716725
PBS_JOBID= 9521473
Free space on /tmp= 65792 MiB

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

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

MD5SUM BENCH= cc349870ad14cc63690440668c347c92
RANDOM SEED=1930268371

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.212
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	: 5931.00
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.212
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:       1566936 kB
Buffers:         74904 kB
Cached:         304672 kB
SwapCached:          0 kB
Active:         101656 kB
Inactive:       301284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:          34780 kB
Slab:            71484 kB
Committed_AS:   463876 kB
PageTables:       1680 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= 65792 MiB
End job on node41 at 2009-07-16 06:18:11