Trace number 2079184

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 1334.58 1335.11

DiagnosticValue
ASSIGNMENTS26493

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg6-9_ext.xml
MD5SUMc9d9ea8ddcadf95a92e600c8dcfa9334
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 benchmark29.1686
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints15
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension15
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.00/0.13	c Seed is 1698507909
0.00/0.13	c Constructing HOME/instance-2079184-1247716657.xml  with 15 constraints
0.00/0.13	c Solving 26493 backtracks 16 restarts
1334.55/1335.10	s UNSATISFIABLE
1334.55/1335.10	d ASSIGNMENTS 26493

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-2079184-1247716657/watcher-2079184-1247716657 -o /tmp/evaluation-result-2079184-1247716657/solver-2079184-1247716657 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1698507909 HOME/instance-2079184-1247716657.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.23 2.09 2.03 4/82 13492
/proc/meminfo: memFree=854848/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=5356 CPUtime=0
/proc/13492/stat : 13492 (pcssolve) R 13490 13492 11752 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58732154 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13492/statm: 1339 241 200 169 0 50 0
[pid=13493] ppid=13492 vsize=5356 CPUtime=0
/proc/13493/stat : 13493 (pcssolve) R 13492 13492 11752 0 -1 4194368 20 0 0 0 0 0 0 0 21 0 1 0 58732155 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 4459254 0 0 4100 65536 0 0 0 17 1 0 0
/proc/13493/statm: 1339 242 201 169 0 50 0
[pid=13494] ppid=13492 vsize=5356 CPUtime=0
/proc/13494/stat : 13494 (pcssolve) R 13492 13492 11752 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58732155 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13494/statm: 1339 241 200 169 0 50 0

[startup+0.215342 s]
/proc/loadavg: 2.23 2.09 2.03 4/82 13492
/proc/meminfo: memFree=854848/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=4888 CPUtime=0.18
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 936 974 0 0 18 0 0 0 19 0 1 0 58732154 5005312 545 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 1 0 0
/proc/13492/statm: 1222 545 389 142 0 176 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 4888

[startup+0.301347 s]
/proc/loadavg: 2.23 2.09 2.03 4/82 13492
/proc/meminfo: memFree=854848/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=4888 CPUtime=0.27
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 936 974 0 0 27 0 0 0 19 0 1 0 58732154 5005312 545 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/13492/statm: 1222 545 389 142 0 176 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 4888

[startup+0.401359 s]
/proc/loadavg: 2.23 2.09 2.03 4/82 13492
/proc/meminfo: memFree=854848/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=4888 CPUtime=0.37
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 936 974 0 0 37 0 0 0 20 0 1 0 58732154 5005312 545 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/13492/statm: 1222 545 389 142 0 176 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 4888

[startup+0.701391 s]
/proc/loadavg: 2.23 2.09 2.03 4/82 13492
/proc/meminfo: memFree=854848/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=4888 CPUtime=0.67
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 936 974 0 0 67 0 0 0 23 0 1 0 58732154 5005312 545 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 1 0 0
/proc/13492/statm: 1222 545 389 142 0 176 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 4888

[startup+1.50148 s]
/proc/loadavg: 2.23 2.09 2.03 3/83 13498
/proc/meminfo: memFree=854072/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=4888 CPUtime=1.46
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 938 974 0 0 146 0 0 0 25 0 1 0 58732154 5005312 547 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/13492/statm: 1222 547 389 142 0 176 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 4888

[startup+3.10267 s]
/proc/loadavg: 2.23 2.09 2.03 3/75 13500
/proc/meminfo: memFree=1420336/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=4888 CPUtime=3.05
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 943 974 0 0 304 1 0 0 25 0 1 0 58732154 5005312 552 996147200 134512640 135095119 4294956304 18446744073709551615 134926997 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 1222 552 389 142 0 176 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 4888

[startup+6.302 s]
/proc/loadavg: 2.21 2.09 2.03 3/82 13541
/proc/meminfo: memFree=1588408/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=4888 CPUtime=6.25
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 945 974 0 0 624 1 0 0 25 0 1 0 58732154 5005312 554 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 1222 554 389 142 0 176 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 4888

[startup+12.7017 s]
/proc/loadavg: 2.19 2.09 2.03 3/82 13541
/proc/meminfo: memFree=1588152/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=4888 CPUtime=12.65
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 961 974 0 0 1264 1 0 0 25 0 1 0 58732154 5005312 570 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 1222 570 389 142 0 176 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 4888

[startup+25.5061 s]
/proc/loadavg: 2.15 2.08 2.03 3/82 13541
/proc/meminfo: memFree=1587960/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=5148 CPUtime=25.45
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 1014 974 0 0 2544 1 0 0 25 0 1 0 58732154 5271552 623 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 1287 623 389 142 0 241 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 5148

[startup+51.1019 s]
/proc/loadavg: 2.10 2.08 2.03 3/82 13541
/proc/meminfo: memFree=1587704/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=5532 CPUtime=51.03
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 1122 974 0 0 5102 1 0 0 25 0 1 0 58732154 5664768 666 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 1383 666 389 142 0 337 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 5532

[startup+102.301 s]
/proc/loadavg: 2.04 2.06 2.02 3/82 13541
/proc/meminfo: memFree=1586936/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=6304 CPUtime=102.21
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 1412 974 0 0 10220 1 0 0 25 0 1 0 58732154 6455296 827 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 1576 827 389 142 0 530 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 6304

[startup+162.302 s]
/proc/loadavg: 2.01 2.05 2.02 3/82 13541
/proc/meminfo: memFree=1586104/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=6828 CPUtime=162.19
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 1595 974 0 0 16218 1 0 0 25 0 1 0 58732154 6991872 1010 996147200 134512640 135095119 4294956304 18446744073709551615 134578275 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 1707 1010 389 142 0 661 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 6828

[startup+222.301 s]
/proc/loadavg: 2.00 2.04 2.01 3/73 13580
/proc/meminfo: memFree=1597448/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=8636 CPUtime=222.17
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 2168 974 0 0 22215 2 0 0 25 0 1 0 58732154 8843264 1293 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 2159 1293 389 142 0 1113 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 8636

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 13580
/proc/meminfo: memFree=1592520/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=8636 CPUtime=282.14
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 2263 974 0 0 28212 2 0 0 25 0 1 0 58732154 8843264 1388 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 2159 1388 389 142 0 1113 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 8636

[startup+342.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 13580
/proc/meminfo: memFree=1586696/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=9028 CPUtime=342.12
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 2435 974 0 0 34210 2 0 0 25 0 1 0 58732154 9244672 1560 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 2257 1560 389 142 0 1211 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 9028

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 13580
/proc/meminfo: memFree=1582216/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=11336 CPUtime=402.1
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 3127 974 0 0 40207 3 0 0 25 0 1 0 58732154 11608064 1739 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 2834 1739 389 142 0 1788 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 11336

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 13580
/proc/meminfo: memFree=1574024/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=12648 CPUtime=462.08
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 3543 974 0 0 46205 3 0 0 25 0 1 0 58732154 12951552 2090 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 3162 2090 389 142 0 2116 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 12648

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1570760/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=12648 CPUtime=522.05
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 3641 974 0 0 52202 3 0 0 25 0 1 0 58732154 12951552 2188 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 3162 2188 389 142 0 2116 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 12648

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1565768/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=12776 CPUtime=582.03
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 3761 974 0 0 58200 3 0 0 25 0 1 0 58732154 13082624 2308 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 3194 2308 389 142 0 2148 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 12776

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1560456/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=13172 CPUtime=642.01

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

/proc/meminfo: memFree=1549960/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=13436 CPUtime=701.98
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 4128 974 0 0 70195 3 0 0 25 0 1 0 58732154 13758464 2675 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 3359 2675 389 142 0 2313 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 13436

[startup+762.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1547272/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=17924 CPUtime=761.96
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 5334 974 0 0 76192 4 0 0 25 0 1 0 58732154 18354176 2856 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 4481 2856 389 142 0 3435 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 17924

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1541704/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=20676 CPUtime=821.94
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 6131 974 0 0 82190 4 0 0 25 0 1 0 58732154 21172224 3524 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5169 3524 389 142 0 4123 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 20676

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1536968/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=20676 CPUtime=881.93
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 6226 974 0 0 88188 5 0 0 25 0 1 0 58732154 21172224 3619 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5169 3619 389 142 0 4123 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 20676

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1532360/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=20676 CPUtime=941.9
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 6322 974 0 0 94185 5 0 0 25 0 1 0 58732154 21172224 3715 996147200 134512640 135095119 4294956304 18446744073709551615 134927070 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5169 3715 389 142 0 4123 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 20676

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1527752/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=20676 CPUtime=1001.88
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 6421 974 0 0 100183 5 0 0 25 0 1 0 58732154 21172224 3814 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5169 3814 389 142 0 4123 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 20676

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1523144/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=20676 CPUtime=1061.85
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 6515 974 0 0 106180 5 0 0 25 0 1 0 58732154 21172224 3908 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5169 3908 389 142 0 4123 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 20676

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1518408/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=20676 CPUtime=1121.83
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 6614 974 0 0 112178 5 0 0 25 0 1 0 58732154 21172224 4007 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5169 4007 389 142 0 4123 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 20676

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1500808/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=21064 CPUtime=1181.81
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 6805 974 0 0 118176 5 0 0 25 0 1 0 58732154 21569536 4198 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5266 4198 389 142 0 4220 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 21064

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1497992/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=21452 CPUtime=1241.79
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 6981 974 0 0 124174 5 0 0 25 0 1 0 58732154 21966848 4374 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5363 4374 389 142 0 4317 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 21452

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1495240/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=21844 CPUtime=1301.76
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 7161 974 0 0 130171 5 0 0 25 0 1 0 58732154 22368256 4554 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5461 4554 389 142 0 4415 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 21844

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

[startup+1305.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1495048/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=21844 CPUtime=1305.16
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 7171 974 0 0 130511 5 0 0 25 0 1 0 58732154 22368256 4564 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5461 4564 389 142 0 4415 0
Current children cumulated CPU time (s) 1305.16
Current children cumulated vsize (KiB) 21844

[startup+1318.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1494472/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=21844 CPUtime=1317.95
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 7210 974 0 0 131790 5 0 0 25 0 1 0 58732154 22368256 4603 996147200 134512640 135095119 4294956304 18446744073709551615 134918198 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5461 4603 389 142 0 4415 0
Current children cumulated CPU time (s) 1317.95
Current children cumulated vsize (KiB) 21844

[startup+1324.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1494152/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=21972 CPUtime=1324.35
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 7230 974 0 0 132430 5 0 0 25 0 1 0 58732154 22499328 4623 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5493 4623 389 142 0 4447 0
Current children cumulated CPU time (s) 1324.35
Current children cumulated vsize (KiB) 21972

[startup+1331.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1493896/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=21972 CPUtime=1330.75
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 7247 974 0 0 133070 5 0 0 25 0 1 0 58732154 22499328 4640 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5493 4640 389 142 0 4447 0
Current children cumulated CPU time (s) 1330.75
Current children cumulated vsize (KiB) 21972

[startup+1332.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1493832/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=21972 CPUtime=1332.35
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 7252 974 0 0 133230 5 0 0 25 0 1 0 58732154 22499328 4645 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5493 4645 389 142 0 4447 0
Current children cumulated CPU time (s) 1332.35
Current children cumulated vsize (KiB) 21972

[startup+1334.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1493704/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=21972 CPUtime=1333.96
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 7258 974 0 0 133391 5 0 0 25 0 1 0 58732154 22499328 4651 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5493 4651 389 142 0 4447 0
Current children cumulated CPU time (s) 1333.96
Current children cumulated vsize (KiB) 21972

[startup+1334.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1493704/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=21972 CPUtime=1334.35
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 7259 974 0 0 133430 5 0 0 25 0 1 0 58732154 22499328 4652 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5493 4652 389 142 0 4447 0
Current children cumulated CPU time (s) 1334.35
Current children cumulated vsize (KiB) 21972

[startup+1335.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13580
/proc/meminfo: memFree=1493704/2055920 swapFree=4192812/4192956
[pid=13492] ppid=13490 vsize=20944 CPUtime=1334.55
/proc/13492/stat : 13492 (pcs.small) R 13490 13492 11752 0 -1 4194304 7260 974 0 0 133450 5 0 0 25 0 1 0 58732154 21446656 4445 996147200 134512640 135095119 4294956304 18446744073709551615 8867955 0 0 4096 0 0 0 0 17 0 0 0
/proc/13492/statm: 5236 4445 389 142 0 4190 0
Current children cumulated CPU time (s) 1334.55
Current children cumulated vsize (KiB) 20944

Child status: 0
Real time (s): 1335.11
CPU time (s): 1334.58
CPU user time (s): 1334.51
CPU system time (s): 0.069989
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 21976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1334.51
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= 8237
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= 4341

runsolver used 1.2848 second user time and 3.79242 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-16 05:57:37
IDJOB=2079184
IDBENCH=56859
IDSOLVER=734
FILE ID=node21/2079184-1247716657
PBS_JOBID= 9521405
Free space on /tmp= 66324 MiB

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

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

MD5SUM BENCH= c9d9ea8ddcadf95a92e600c8dcfa9334
RANDOM SEED=1698507909

node21.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.240
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.240
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:        855328 kB
Buffers:         68556 kB
Cached:         288444 kB
SwapCached:          0 kB
Active:         837756 kB
Inactive:       285884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        855328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:         787032 kB
Slab:            60836 kB
Committed_AS:  1233880 kB
PageTables:       3268 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= 66324 MiB
End job on node21 at 2009-07-16 06:19:52