Trace number 2069899

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 740.32 743.244

DiagnosticValue
ASSIGNMENTS7050

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg9-10_ext.xml
MD5SUM96f652eb0d51fbb18476f976791c6064
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.6601
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints19
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension19
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.18/0.22	c Seed is 868208441
0.18/0.22	c Constructing HOME/instance-2069899-1247708540.xml  with 19 constraints
0.18/0.22	c Solving 7050 backtracks 13 restarts
740.26/743.24	s UNSATISFIABLE
740.26/743.24	d ASSIGNMENTS 7050

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-2069899-1247708540/watcher-2069899-1247708540 -o /tmp/evaluation-result-2069899-1247708540/solver-2069899-1247708540 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 868208441 HOME/instance-2069899-1247708540.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.04 2.18 2.15 5/75 11819
/proc/meminfo: memFree=1062688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5356 CPUtime=0
/proc/11817/stat : 11817 (pcssolve) R 11815 11817 9961 0 -1 4194304 305 0 0 0 0 0 0 0 21 0 1 0 57918615 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 0 0 0 17 1 0 0
/proc/11817/statm: 1339 242 201 169 0 50 0
[pid=11818] ppid=11817 vsize=0 CPUtime=0
/proc/11818/stat : 11818 (fgrep) Z 11817 11817 9961 0 -1 4194316 241 0 0 0 0 0 0 0 18 0 1 0 57918615 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/11818/statm: 0 0 0 0 0 0 0
[pid=11819] ppid=11817 vsize=0 CPUtime=0
/proc/11819/stat : 11819 (grep) Z 11817 11817 9961 0 -1 4194316 162 0 0 0 0 0 0 0 18 0 1 0 57918615 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/11819/statm: 0 0 0 0 0 0 0

[startup+0.082507 s]
/proc/loadavg: 2.04 2.18 2.15 5/75 11819
/proc/meminfo: memFree=1062688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5228 CPUtime=0.06
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1010 1079 0 0 6 0 0 0 18 0 1 0 57918615 5353472 619 996147200 134512640 135095119 4294956304 18446744073709551615 134944940 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1307 619 375 142 0 261 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5228

[startup+0.101504 s]
/proc/loadavg: 2.04 2.18 2.15 5/75 11819
/proc/meminfo: memFree=1062688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5300 CPUtime=0.08
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1033 1079 0 0 8 0 0 0 18 0 1 0 57918615 5427200 641 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1325 641 389 142 0 279 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5300

[startup+0.301524 s]
/proc/loadavg: 2.04 2.18 2.15 5/75 11819
/proc/meminfo: memFree=1062688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5300 CPUtime=0.28
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1034 1079 0 0 28 0 0 0 19 0 1 0 57918615 5427200 642 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1325 642 389 142 0 279 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5300

[startup+0.701569 s]
/proc/loadavg: 2.04 2.18 2.15 5/75 11819
/proc/meminfo: memFree=1062688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5300 CPUtime=0.68
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1034 1079 0 0 68 0 0 0 23 0 1 0 57918615 5427200 642 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1325 642 389 142 0 279 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5300

[startup+1.50166 s]
/proc/loadavg: 2.12 2.19 2.16 3/74 11823
/proc/meminfo: memFree=1061864/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5300 CPUtime=1.47
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1034 1079 0 0 147 0 0 0 25 0 1 0 57918615 5427200 642 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1325 642 389 142 0 279 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 5300

[startup+3.10184 s]
/proc/loadavg: 2.12 2.19 2.16 3/74 11823
/proc/meminfo: memFree=1061736/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5300 CPUtime=3.07
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1037 1079 0 0 307 0 0 0 25 0 1 0 57918615 5427200 645 996147200 134512640 135095119 4294956304 18446744073709551615 134918111 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1325 645 389 142 0 279 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 5300

[startup+6.30119 s]
/proc/loadavg: 2.11 2.19 2.16 3/74 11823
/proc/meminfo: memFree=1061608/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5300 CPUtime=6.25
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1044 1079 0 0 625 0 0 0 25 0 1 0 57918615 5427200 652 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1325 652 389 142 0 279 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 5300

[startup+12.7019 s]
/proc/loadavg: 2.10 2.18 2.16 3/74 11823
/proc/meminfo: memFree=1061488/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5300 CPUtime=12.63
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1044 1079 0 0 1263 0 0 0 25 0 1 0 57918615 5427200 652 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1325 652 389 142 0 279 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 5300

[startup+25.5013 s]
/proc/loadavg: 2.08 2.17 2.15 3/74 11823
/proc/meminfo: memFree=1061552/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5300 CPUtime=25.37
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1052 1079 0 0 2537 0 0 0 25 0 1 0 57918615 5427200 660 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1325 660 389 142 0 279 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 5300

[startup+51.1012 s]
/proc/loadavg: 2.05 2.16 2.15 3/74 11823
/proc/meminfo: memFree=1061296/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5560 CPUtime=50.87
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1091 1079 0 0 5087 0 0 0 25 0 1 0 57918615 5693440 699 996147200 134512640 135095119 4294956304 18446744073709551615 134927036 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1390 699 389 142 0 344 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 5560

[startup+102.307 s]
/proc/loadavg: 2.02 2.13 2.14 3/74 11823
/proc/meminfo: memFree=1060784/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5816 CPUtime=101.88
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1195 1079 0 0 10188 0 0 0 25 0 1 0 57918615 5955584 738 996147200 134512640 135095119 4294956304 18446744073709551615 134926956 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1454 738 389 142 0 408 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 5816

[startup+162.302 s]
/proc/loadavg: 2.01 2.11 2.13 3/74 11823
/proc/meminfo: memFree=1038896/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=5948 CPUtime=161.65
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1282 1079 0 0 16164 1 0 0 25 0 1 0 57918615 6090752 825 996147200 134512640 135095119 4294956304 18446744073709551615 134927067 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1487 825 389 142 0 441 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 5948

[startup+222.301 s]
/proc/loadavg: 2.00 2.08 2.11 3/74 11823
/proc/meminfo: memFree=1002736/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=6984 CPUtime=221.41
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1560 1079 0 0 22140 1 0 0 25 0 1 0 57918615 7151616 974 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1746 974 389 142 0 700 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 6984

[startup+282.302 s]
/proc/loadavg: 2.00 2.07 2.10 3/74 11823
/proc/meminfo: memFree=981424/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=6984 CPUtime=281.17
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1609 1079 0 0 28116 1 0 0 25 0 1 0 57918615 7151616 1023 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1746 1023 389 142 0 700 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 6984

[startup+342.302 s]
/proc/loadavg: 2.00 2.05 2.09 3/74 11823
/proc/meminfo: memFree=967152/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=7116 CPUtime=340.94
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 1676 1079 0 0 34093 1 0 0 25 0 1 0 57918615 7286784 1090 996147200 134512640 135095119 4294956304 18446744073709551615 134918227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 1779 1090 389 142 0 733 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 7116

[startup+402.301 s]
/proc/loadavg: 2.00 2.04 2.08 3/74 11823
/proc/meminfo: memFree=952752/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=8268 CPUtime=400.7
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 2031 1079 0 0 40069 1 0 0 25 0 1 0 57918615 8466432 1188 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2067 1188 389 142 0 1021 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 8268

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.08 3/74 11823
/proc/meminfo: memFree=938992/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=8924 CPUtime=460.46
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 2262 1079 0 0 46045 1 0 0 25 0 1 0 57918615 9138176 1386 996147200 134512640 135095119 4294956304 18446744073709551615 134927043 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2231 1386 389 142 0 1185 0
Current children cumulated CPU time (s) 460.46
Current children cumulated vsize (KiB) 8924

[startup+522.302 s]
/proc/loadavg: 2.00 2.02 2.07 3/74 11823
/proc/meminfo: memFree=919984/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=8924 CPUtime=520.23
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 2311 1079 0 0 52022 1 0 0 25 0 1 0 57918615 9138176 1435 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2231 1435 389 142 0 1185 0
Current children cumulated CPU time (s) 520.23
Current children cumulated vsize (KiB) 8924

[startup+582.302 s]
/proc/loadavg: 2.00 2.02 2.07 3/74 11823
/proc/meminfo: memFree=902512/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=8924 CPUtime=579.99
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 2357 1079 0 0 57998 1 0 0 25 0 1 0 57918615 9138176 1481 996147200 134512640 135095119 4294956304 18446744073709551615 134926988 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2231 1481 389 142 0 1185 0
Current children cumulated CPU time (s) 579.99
Current children cumulated vsize (KiB) 8924

[startup+642.301 s]
/proc/loadavg: 2.00 2.01 2.06 3/74 11825
/proc/meminfo: memFree=884400/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=9188 CPUtime=639.75
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 2446 1079 0 0 63974 1 0 0 25 0 1 0 57918615 9408512 1570 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2297 1570 389 142 0 1251 0
Current children cumulated CPU time (s) 639.75
Current children cumulated vsize (KiB) 9188

[startup+702.302 s]
/proc/loadavg: 2.00 2.01 2.06 3/74 11825
/proc/meminfo: memFree=861552/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=9320 CPUtime=699.52
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 2538 1079 0 0 69951 1 0 0 25 0 1 0 57918615 9543680 1662 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2330 1662 389 142 0 1284 0
Current children cumulated CPU time (s) 699.52
Current children cumulated vsize (KiB) 9320

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

[startup+716.702 s]
/proc/loadavg: 2.00 2.00 2.05 3/74 11825
/proc/meminfo: memFree=858800/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=11368 CPUtime=713.87
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 3075 1079 0 0 71385 2 0 0 25 0 1 0 57918615 11640832 1686 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2842 1686 389 142 0 1796 0
Current children cumulated CPU time (s) 713.87
Current children cumulated vsize (KiB) 11368

[startup+729.501 s]
/proc/loadavg: 2.00 2.00 2.05 3/74 11825
/proc/meminfo: memFree=464688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=11496 CPUtime=726.61
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 3094 1079 0 0 72659 2 0 0 25 0 1 0 57918615 11771904 1705 996147200 134512640 135095119 4294956304 18446744073709551615 134918148 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2874 1705 389 142 0 1828 0
Current children cumulated CPU time (s) 726.61
Current children cumulated vsize (KiB) 11496

[startup+735.907 s]
/proc/loadavg: 2.00 2.00 2.05 3/74 11825
/proc/meminfo: memFree=464688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=11496 CPUtime=732.99
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 3104 1079 0 0 73297 2 0 0 25 0 1 0 57918615 11771904 1715 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2874 1715 389 142 0 1828 0
Current children cumulated CPU time (s) 732.99
Current children cumulated vsize (KiB) 11496

[startup+739.102 s]
/proc/loadavg: 2.00 2.00 2.05 3/74 11825
/proc/meminfo: memFree=464688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=11496 CPUtime=736.18
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 3110 1079 0 0 73616 2 0 0 25 0 1 0 57918615 11771904 1721 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2874 1721 389 142 0 1828 0
Current children cumulated CPU time (s) 736.18
Current children cumulated vsize (KiB) 11496

[startup+740.701 s]
/proc/loadavg: 2.00 2.00 2.05 3/74 11825
/proc/meminfo: memFree=464688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=11496 CPUtime=737.77
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 3113 1079 0 0 73775 2 0 0 25 0 1 0 57918615 11771904 1724 996147200 134512640 135095119 4294956304 18446744073709551615 134927018 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2874 1724 389 142 0 1828 0
Current children cumulated CPU time (s) 737.77
Current children cumulated vsize (KiB) 11496

[startup+742.302 s]
/proc/loadavg: 2.00 2.00 2.05 3/74 11825
/proc/meminfo: memFree=464688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=11496 CPUtime=739.37
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 3115 1079 0 0 73935 2 0 0 25 0 1 0 57918615 11771904 1726 996147200 134512640 135095119 4294956304 18446744073709551615 134926973 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2874 1726 389 142 0 1828 0
Current children cumulated CPU time (s) 739.37
Current children cumulated vsize (KiB) 11496

[startup+742.702 s]
/proc/loadavg: 2.00 2.00 2.05 3/74 11825
/proc/meminfo: memFree=464688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=11496 CPUtime=739.76
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 3117 1079 0 0 73974 2 0 0 25 0 1 0 57918615 11771904 1728 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2874 1728 389 142 0 1828 0
Current children cumulated CPU time (s) 739.76
Current children cumulated vsize (KiB) 11496

[startup+743.102 s]
/proc/loadavg: 2.00 2.00 2.05 3/74 11825
/proc/meminfo: memFree=464688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=11496 CPUtime=740.16
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 3117 1079 0 0 74014 2 0 0 25 0 1 0 57918615 11771904 1728 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2874 1728 389 142 0 1828 0
Current children cumulated CPU time (s) 740.16
Current children cumulated vsize (KiB) 11496

[startup+743.202 s]
/proc/loadavg: 2.00 2.00 2.05 3/74 11825
/proc/meminfo: memFree=464688/2055920 swapFree=4192812/4192956
[pid=11817] ppid=11815 vsize=11496 CPUtime=740.26
/proc/11817/stat : 11817 (pcs.small) R 11815 11817 9961 0 -1 4194304 3117 1079 0 0 74024 2 0 0 25 0 1 0 57918615 11771904 1728 996147200 134512640 135095119 4294956304 18446744073709551615 134927067 0 0 4096 0 0 0 0 17 1 0 0
/proc/11817/statm: 2874 1728 389 142 0 1828 0
Current children cumulated CPU time (s) 740.26
Current children cumulated vsize (KiB) 11496

Child status: 0
Real time (s): 743.244
CPU time (s): 740.32
CPU user time (s): 740.291
CPU system time (s): 0.028995
CPU usage (%): 99.6067
Max. virtual memory (cumulated for all children) (KiB): 11500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 740.291
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4199
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= 8330

runsolver used 0.72189 second user time and 1.9877 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-16 03:42:20
IDJOB=2069899
IDBENCH=55105
IDSOLVER=733
FILE ID=node91/2069899-1247708540
PBS_JOBID= 9521136
Free space on /tmp= 66196 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg9-10_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069899-1247708540/watcher-2069899-1247708540 -o /tmp/evaluation-result-2069899-1247708540/solver-2069899-1247708540 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 868208441 HOME/instance-2069899-1247708540.xml

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

MD5SUM BENCH= 96f652eb0d51fbb18476f976791c6064
RANDOM SEED=868208441

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1063512 kB
Buffers:         79476 kB
Cached:         519604 kB
SwapCached:          0 kB
Active:         534112 kB
Inactive:       389464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1063512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:         336000 kB
Slab:            53604 kB
Committed_AS:   884684 kB
PageTables:       2308 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node91 at 2009-07-16 03:54:43