Trace number 2071770

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 747.549 754.039

DiagnosticValue
ASSIGNMENTS2541

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg12-16_ext.xml
MD5SUMf287c84d8577f2bfbdab74ac2a5f1147
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 benchmark34.9697
Satisfiable
(Un)Satisfiability was proved
Number of variables192
Number of constraints28
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension28
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.03	c Seed is 31032473
0.00/0.03	c Constructing HOME/instance-2071770-1247710944.xml  with 28 constraints
0.07/0.19	c Solving 2541 backtracks 10 restarts
747.49/754.03	s UNSATISFIABLE
747.49/754.03	d ASSIGNMENTS 2541

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-2071770-1247710944/watcher-2071770-1247710944 -o /tmp/evaluation-result-2071770-1247710944/solver-2071770-1247710944 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 31032473 HOME/instance-2071770-1247710944.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.06 2.15 2.17 4/81 15678
/proc/meminfo: memFree=1502488/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=5356 CPUtime=0
/proc/15678/stat : 15678 (pcssolve) R 15676 15678 14703 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58160807 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 238487661215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15678/statm: 1339 241 200 169 0 50 0
[pid=15679] ppid=15678 vsize=3676 CPUtime=0
/proc/15679/stat : 15679 (fgrep) R 15678 15678 14703 0 -1 4194304 146 0 0 0 0 0 0 0 22 0 1 0 58160808 3764224 113 996147200 4194304 4274172 548682068976 18446744073709551615 238487830610 0 0 4096 0 0 0 0 17 1 0 0
/proc/15679/statm: 919 113 85 19 0 43 0
[pid=15680] ppid=15678 vsize=5356 CPUtime=0
/proc/15680/stat : 15680 (pcssolve) R 15678 15678 14703 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58160808 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 238487661215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15680/statm: 1339 241 200 169 0 50 0

[startup+0.0906449 s]
/proc/loadavg: 2.06 2.15 2.17 4/81 15678
/proc/meminfo: memFree=1502488/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=5368 CPUtime=0.06
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1027 1553 0 0 6 0 0 0 24 0 1 0 58160807 5496832 636 996147200 134512640 135095119 4294956304 18446744073709551615 4159729146 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1342 636 375 142 0 296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5368

[startup+0.101645 s]
/proc/loadavg: 2.06 2.15 2.17 4/81 15678
/proc/meminfo: memFree=1502488/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=5500 CPUtime=0.07
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1074 1553 0 0 7 0 0 0 24 0 1 0 58160807 5632000 683 996147200 134512640 135095119 4294956304 18446744073709551615 134739389 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1375 683 375 142 0 329 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5500

[startup+0.301684 s]
/proc/loadavg: 2.06 2.15 2.17 4/81 15678
/proc/meminfo: memFree=1502488/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=6484 CPUtime=0.27
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1451 1553 0 0 26 1 0 0 25 0 1 0 58160807 6639616 957 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1621 957 389 142 0 575 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6484

[startup+0.701766 s]
/proc/loadavg: 2.06 2.15 2.17 4/81 15678
/proc/meminfo: memFree=1502488/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=6484 CPUtime=0.67
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1452 1553 0 0 66 1 0 0 25 0 1 0 58160807 6639616 958 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1621 958 389 142 0 575 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6484

[startup+1.50192 s]
/proc/loadavg: 2.06 2.15 2.17 3/82 15684
/proc/meminfo: memFree=1499920/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=6484 CPUtime=1.46
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1452 1553 0 0 145 1 0 0 25 0 1 0 58160807 6639616 958 996147200 134512640 135095119 4294956304 18446744073709551615 134918117 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1621 958 389 142 0 575 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6484

[startup+3.10123 s]
/proc/loadavg: 2.06 2.15 2.17 3/82 15684
/proc/meminfo: memFree=1499920/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=6484 CPUtime=3.04
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1452 1553 0 0 303 1 0 0 25 0 1 0 58160807 6639616 958 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1621 958 389 142 0 575 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 6484

[startup+6.30185 s]
/proc/loadavg: 2.05 2.15 2.17 3/82 15684
/proc/meminfo: memFree=1499792/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=6484 CPUtime=6.22
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1452 1553 0 0 621 1 0 0 25 0 1 0 58160807 6639616 958 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1621 958 389 142 0 575 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 6484

[startup+12.7011 s]
/proc/loadavg: 2.05 2.15 2.17 3/82 15684
/proc/meminfo: memFree=1499728/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=6484 CPUtime=12.56
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1452 1553 0 0 1255 1 0 0 25 0 1 0 58160807 6639616 958 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1621 958 389 142 0 575 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 6484

[startup+25.5016 s]
/proc/loadavg: 2.04 2.14 2.17 3/82 15684
/proc/meminfo: memFree=1499856/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=6484 CPUtime=25.25
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1452 1553 0 0 2524 1 0 0 25 0 1 0 58160807 6639616 958 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1621 958 389 142 0 575 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 6484

[startup+51.1015 s]
/proc/loadavg: 2.02 2.13 2.16 3/82 15684
/proc/meminfo: memFree=1499856/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=6484 CPUtime=50.63
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1452 1553 0 0 5062 1 0 0 25 0 1 0 58160807 6639616 958 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1621 958 389 142 0 575 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 6484

[startup+102.306 s]
/proc/loadavg: 2.01 2.10 2.15 3/82 15684
/proc/meminfo: memFree=1499728/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=6484 CPUtime=101.39
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1455 1553 0 0 10138 1 0 0 25 0 1 0 58160807 6639616 961 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1621 961 389 142 0 575 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 6484

[startup+162.301 s]
/proc/loadavg: 2.00 2.08 2.14 3/82 15684
/proc/meminfo: memFree=1499728/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=6484 CPUtime=160.88
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1455 1553 0 0 16086 2 0 0 25 0 1 0 58160807 6639616 961 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1621 961 389 142 0 575 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 6484

[startup+222.302 s]
/proc/loadavg: 2.00 2.06 2.13 3/82 15684
/proc/meminfo: memFree=1499408/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7000 CPUtime=220.36
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1533 1553 0 0 22034 2 0 0 25 0 1 0 58160807 7168000 1039 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1750 1039 389 142 0 704 0
Current children cumulated CPU time (s) 220.36
Current children cumulated vsize (KiB) 7000

[startup+282.301 s]
/proc/loadavg: 2.00 2.05 2.12 3/82 15684
/proc/meminfo: memFree=1499216/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7000 CPUtime=279.85
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1554 1553 0 0 27983 2 0 0 25 0 1 0 58160807 7168000 1060 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1750 1060 389 142 0 704 0
Current children cumulated CPU time (s) 279.85
Current children cumulated vsize (KiB) 7000

[startup+342.302 s]
/proc/loadavg: 2.00 2.04 2.10 3/82 15684
/proc/meminfo: memFree=1499152/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7000 CPUtime=339.33
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1573 1553 0 0 33931 2 0 0 25 0 1 0 58160807 7168000 1079 996147200 134512640 135095119 4294956304 18446744073709551615 134918194 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1750 1079 389 142 0 704 0
Current children cumulated CPU time (s) 339.33
Current children cumulated vsize (KiB) 7000

[startup+402.302 s]
/proc/loadavg: 2.00 2.03 2.09 3/82 15684
/proc/meminfo: memFree=1498960/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7512 CPUtime=398.81
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1723 1553 0 0 39879 2 0 0 25 0 1 0 58160807 7692288 1100 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1878 1100 389 142 0 832 0
Current children cumulated CPU time (s) 398.81
Current children cumulated vsize (KiB) 7512

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.09 3/82 15684
/proc/meminfo: memFree=1498960/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7512 CPUtime=458.3
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1746 1553 0 0 45828 2 0 0 25 0 1 0 58160807 7692288 1123 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1878 1123 389 142 0 832 0
Current children cumulated CPU time (s) 458.3
Current children cumulated vsize (KiB) 7512

[startup+522.303 s]
/proc/loadavg: 2.00 2.02 2.08 3/82 15684
/proc/meminfo: memFree=1498896/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7512 CPUtime=517.78
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1765 1553 0 0 51776 2 0 0 25 0 1 0 58160807 7692288 1142 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1878 1142 389 142 0 832 0
Current children cumulated CPU time (s) 517.78
Current children cumulated vsize (KiB) 7512

[startup+582.302 s]
/proc/loadavg: 2.00 2.01 2.07 3/82 15684
/proc/meminfo: memFree=1498832/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7512 CPUtime=577.26
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1784 1553 0 0 57724 2 0 0 25 0 1 0 58160807 7692288 1161 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1878 1161 389 142 0 832 0
Current children cumulated CPU time (s) 577.26
Current children cumulated vsize (KiB) 7512

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.07 3/82 15684
/proc/meminfo: memFree=1498320/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7908 CPUtime=636.75
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1901 1553 0 0 63673 2 0 0 25 0 1 0 58160807 8097792 1278 996147200 134512640 135095119 4294956304 18446744073709551615 134926956 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1977 1278 389 142 0 931 0
Current children cumulated CPU time (s) 636.75
Current children cumulated vsize (KiB) 7908

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.06 3/82 15684
/proc/meminfo: memFree=1498256/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7908 CPUtime=696.23
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1922 1553 0 0 69621 2 0 0 25 0 1 0 58160807 8097792 1299 996147200 134512640 135095119 4294956304 18446744073709551615 134916470 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1977 1299 389 142 0 931 0
Current children cumulated CPU time (s) 696.23
Current children cumulated vsize (KiB) 7908

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

[startup+716.702 s]
/proc/loadavg: 2.00 2.00 2.06 3/82 15684
/proc/meminfo: memFree=1498192/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7908 CPUtime=710.51
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1927 1553 0 0 71049 2 0 0 25 0 1 0 58160807 8097792 1304 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1977 1304 389 142 0 931 0
Current children cumulated CPU time (s) 710.51
Current children cumulated vsize (KiB) 7908

[startup+729.502 s]
/proc/loadavg: 2.00 2.00 2.06 3/82 15684
/proc/meminfo: memFree=1498192/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7908 CPUtime=723.2
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1932 1553 0 0 72318 2 0 0 25 0 1 0 58160807 8097792 1309 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1977 1309 389 142 0 931 0
Current children cumulated CPU time (s) 723.2
Current children cumulated vsize (KiB) 7908

[startup+742.302 s]
/proc/loadavg: 2.00 2.00 2.06 3/82 15684
/proc/meminfo: memFree=1498064/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7908 CPUtime=735.88
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1936 1553 0 0 73586 2 0 0 25 0 1 0 58160807 8097792 1313 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1977 1313 389 142 0 931 0
Current children cumulated CPU time (s) 735.88
Current children cumulated vsize (KiB) 7908

[startup+748.702 s]
/proc/loadavg: 2.00 2.00 2.06 3/82 15684
/proc/meminfo: memFree=1498064/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7908 CPUtime=742.23
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1938 1553 0 0 74221 2 0 0 25 0 1 0 58160807 8097792 1315 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1977 1315 389 142 0 931 0
Current children cumulated CPU time (s) 742.23
Current children cumulated vsize (KiB) 7908

[startup+751.901 s]
/proc/loadavg: 2.00 2.00 2.06 3/82 15684
/proc/meminfo: memFree=1498064/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7908 CPUtime=745.4
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1940 1553 0 0 74538 2 0 0 25 0 1 0 58160807 8097792 1317 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1977 1317 389 142 0 931 0
Current children cumulated CPU time (s) 745.4
Current children cumulated vsize (KiB) 7908

[startup+752.702 s]
/proc/loadavg: 2.00 2.00 2.06 3/82 15684
/proc/meminfo: memFree=1498064/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7908 CPUtime=746.2
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1941 1553 0 0 74618 2 0 0 25 0 1 0 58160807 8097792 1318 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1977 1318 389 142 0 931 0
Current children cumulated CPU time (s) 746.2
Current children cumulated vsize (KiB) 7908

[startup+753.507 s]
/proc/loadavg: 2.00 2.00 2.06 3/82 15684
/proc/meminfo: memFree=1498064/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7908 CPUtime=746.99
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1941 1553 0 0 74697 2 0 0 25 0 1 0 58160807 8097792 1318 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1977 1318 389 142 0 931 0
Current children cumulated CPU time (s) 746.99
Current children cumulated vsize (KiB) 7908

[startup+753.902 s]
/proc/loadavg: 2.00 2.00 2.06 3/82 15684
/proc/meminfo: memFree=1498064/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7908 CPUtime=747.39
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1941 1553 0 0 74737 2 0 0 25 0 1 0 58160807 8097792 1318 996147200 134512640 135095119 4294956304 18446744073709551615 134927070 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1977 1318 389 142 0 931 0
Current children cumulated CPU time (s) 747.39
Current children cumulated vsize (KiB) 7908

[startup+754.002 s]
/proc/loadavg: 2.00 2.00 2.06 3/82 15684
/proc/meminfo: memFree=1498064/2055920 swapFree=4192812/4192956
[pid=15678] ppid=15676 vsize=7908 CPUtime=747.49
/proc/15678/stat : 15678 (pcs.small) R 15676 15678 14703 0 -1 4194304 1941 1553 0 0 74747 2 0 0 25 0 1 0 58160807 8097792 1318 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 1 0 0
/proc/15678/statm: 1977 1318 389 142 0 931 0
Current children cumulated CPU time (s) 747.49
Current children cumulated vsize (KiB) 7908

Child status: 0
Real time (s): 754.039
CPU time (s): 747.549
CPU user time (s): 747.51
CPU system time (s): 0.038994
CPU usage (%): 99.1394
Max. virtual memory (cumulated for all children) (KiB): 7908

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

runsolver used 0.6529 second user time and 2.11768 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-16 04:22:24
IDJOB=2071770
IDBENCH=55530
IDSOLVER=734
FILE ID=node23/2071770-1247710944
PBS_JOBID= 9521339
Free space on /tmp= 66392 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg12-16_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071770-1247710944/watcher-2071770-1247710944 -o /tmp/evaluation-result-2071770-1247710944/solver-2071770-1247710944 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 31032473 HOME/instance-2071770-1247710944.xml

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

MD5SUM BENCH= f287c84d8577f2bfbdab74ac2a5f1147
RANDOM SEED=31032473

node23.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.277
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.277
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:       1502968 kB
Buffers:         74576 kB
Cached:         361236 kB
SwapCached:          0 kB
Active:         104616 kB
Inactive:       369516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1502968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2316 kB
Writeback:           0 kB
Mapped:          58592 kB
Slab:            64048 kB
Committed_AS:   534364 kB
PageTables:       1876 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= 66392 MiB
End job on node23 at 2009-07-16 04:34:58