Trace number 2077325

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.2SAT 660.763 666.911

DiagnosticValue
ASSIGNMENTS3391

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg7-7_ext.xml
MD5SUMf00aa59633d3b6e99f8253640165ef5c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.84172
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints14
Maximum constraint arity7
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.03	c small-domain mode
0.00/0.03	c Seed is 533613266
0.00/0.03	c Constructing HOME/instance-2077325-1247714725.xml  with 14 constraints
0.07/0.19	c Solving 3391 backtracks 11 restarts
660.73/666.91	s SATISFIABLE
660.73/666.91	c V0=4, V1=15, V2=7, V3=4, V4=3, V5=17, V6=0, V7=15, V8=11, V9=0, V10=13, V11=4, V12=4, V13=18, V14=7, V15=0, V16=3, V17=9, V18=3, V19=9, V20=18, V21=4, V22=13, V23=9, V24=14, V25=20, V26=4, V27=4, V28=3, V29=4, V30=3, V31=20, V32=8, V33=19, V34=4, V35=17, V36=4, V37=9, V38=4, V39=19, V40=14, V41=13, V42=0, V43=18, V44=18, V45=4, V46=4, V47=13, V48=18, 
660.73/666.91	v 4 15 7 4 3 17 0 15 11 0 13 4 4 18 7 0 3 9 3 9 18 4 13 9 14 20 4 4 3 4 3 20 8 19 4 17 4 9 4 19 14 13 0 18 18 4 4 13 18 
660.73/666.91	d ASSIGNMENTS 3391

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2077325-1247714725/watcher-2077325-1247714725 -o /tmp/evaluation-result-2077325-1247714725/solver-2077325-1247714725 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 533613266 HOME/instance-2077325-1247714725.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.19 2.23 2.12 3/83 14699
/proc/meminfo: memFree=1007472/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=5256 CPUtime=0
/proc/14699/stat : 14699 (pcssolve) R 14697 14699 14272 0 -1 4194304 59 0 0 0 0 0 0 0 20 0 1 0 58537726 5382144 44 996147200 4194304 4889804 548682068800 18446744073709551615 249067239773 0 0 4096 0 0 0 0 17 1 0 0
/proc/14699/statm: 1314 44 33 169 0 13 0

[startup+0.0804309 s]
/proc/loadavg: 2.19 2.23 2.12 3/83 14699
/proc/meminfo: memFree=1007472/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=5288 CPUtime=0.05
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1007 1979 0 0 4 0 0 1 20 0 1 0 58537726 5414912 616 996147200 134512640 135095119 4294956304 18446744073709551615 134653781 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1322 616 361 142 0 276 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5288

[startup+0.101427 s]
/proc/loadavg: 2.19 2.23 2.12 3/83 14699
/proc/meminfo: memFree=1007472/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=5684 CPUtime=0.07
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1101 1979 0 0 6 0 0 1 20 0 1 0 58537726 5820416 710 996147200 134512640 135095119 4294956304 18446744073709551615 134769947 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1421 710 361 142 0 375 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5684

[startup+0.30145 s]
/proc/loadavg: 2.19 2.23 2.12 3/83 14699
/proc/meminfo: memFree=1007472/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6424 CPUtime=0.27
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1498 1979 0 0 26 0 0 1 22 0 1 0 58537726 6578176 953 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1606 953 389 142 0 560 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6424

[startup+0.70149 s]
/proc/loadavg: 2.19 2.23 2.12 3/83 14699
/proc/meminfo: memFree=1007472/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6424 CPUtime=0.67
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1498 1979 0 0 66 0 0 1 25 0 1 0 58537726 6578176 953 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1606 953 389 142 0 560 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6424

[startup+1.50157 s]
/proc/loadavg: 2.19 2.23 2.12 4/84 14705
/proc/meminfo: memFree=1004904/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6424 CPUtime=1.46
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1498 1979 0 0 145 0 0 1 25 0 1 0 58537726 6578176 953 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1606 953 389 142 0 560 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6424

[startup+3.10173 s]
/proc/loadavg: 2.18 2.23 2.12 4/84 14705
/proc/meminfo: memFree=1004904/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6424 CPUtime=3.05
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1498 1979 0 0 304 0 0 1 25 0 1 0 58537726 6578176 953 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1606 953 389 142 0 560 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 6424

[startup+6.30167 s]
/proc/loadavg: 2.18 2.23 2.12 3/84 14705
/proc/meminfo: memFree=1004904/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6424 CPUtime=6.22
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1498 1979 0 0 621 0 0 1 25 0 1 0 58537726 6578176 953 996147200 134512640 135095119 4294956304 18446744073709551615 134918148 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1606 953 389 142 0 560 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 6424

[startup+12.7023 s]
/proc/loadavg: 2.15 2.22 2.12 4/84 14705
/proc/meminfo: memFree=1004840/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6424 CPUtime=12.56
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1498 1979 0 0 1255 0 0 1 25 0 1 0 58537726 6578176 953 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1606 953 389 142 0 560 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 6424

[startup+25.5019 s]
/proc/loadavg: 2.20 2.23 2.12 4/84 14705
/proc/meminfo: memFree=1004456/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6424 CPUtime=25.23
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1498 1979 0 0 2522 0 0 1 25 0 1 0 58537726 6578176 953 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1606 953 389 142 0 560 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 6424

[startup+51.1021 s]
/proc/loadavg: 2.39 2.27 2.14 3/84 14705
/proc/meminfo: memFree=1004520/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6424 CPUtime=50.61
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1498 1979 0 0 5059 1 0 1 25 0 1 0 58537726 6578176 953 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1606 953 389 142 0 560 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 6424

[startup+102.306 s]
/proc/loadavg: 2.15 2.22 2.12 3/84 14706
/proc/meminfo: memFree=1044704/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6424 CPUtime=101.34
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1498 1979 0 0 10132 1 0 1 25 0 1 0 58537726 6578176 953 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1606 953 389 142 0 560 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 6424

[startup+162.301 s]
/proc/loadavg: 2.06 2.18 2.11 3/84 14706
/proc/meminfo: memFree=1044640/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6424 CPUtime=160.78
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1498 1979 0 0 16076 1 0 1 25 0 1 0 58537726 6578176 953 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1606 953 389 142 0 560 0
Current children cumulated CPU time (s) 160.78
Current children cumulated vsize (KiB) 6424

[startup+222.301 s]
/proc/loadavg: 2.02 2.15 2.10 4/84 14706
/proc/meminfo: memFree=1044512/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6424 CPUtime=220.22
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1498 1979 0 0 22020 1 0 1 25 0 1 0 58537726 6578176 953 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1606 953 389 142 0 560 0
Current children cumulated CPU time (s) 220.22
Current children cumulated vsize (KiB) 6424

[startup+282.301 s]
/proc/loadavg: 2.00 2.12 2.09 4/84 14706
/proc/meminfo: memFree=1044192/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6940 CPUtime=279.68
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1573 1979 0 0 27966 1 0 1 25 0 1 0 58537726 7106560 1028 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1735 1028 389 142 0 689 0
Current children cumulated CPU time (s) 279.68
Current children cumulated vsize (KiB) 6940

[startup+342.301 s]
/proc/loadavg: 2.00 2.09 2.08 3/84 14706
/proc/meminfo: memFree=1044128/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6940 CPUtime=339.12
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1587 1979 0 0 33910 1 0 1 25 0 1 0 58537726 7106560 1042 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1735 1042 389 142 0 689 0
Current children cumulated CPU time (s) 339.12
Current children cumulated vsize (KiB) 6940

[startup+402.302 s]
/proc/loadavg: 2.00 2.08 2.08 3/84 14706
/proc/meminfo: memFree=1044064/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=6940 CPUtime=398.58
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1601 1979 0 0 39856 1 0 1 25 0 1 0 58537726 7106560 1056 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1735 1056 389 142 0 689 0
Current children cumulated CPU time (s) 398.58
Current children cumulated vsize (KiB) 6940

[startup+462.302 s]
/proc/loadavg: 2.00 2.06 2.07 3/84 14706
/proc/meminfo: memFree=1043936/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=7072 CPUtime=458.02
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1638 1979 0 0 45800 1 0 1 25 0 1 0 58537726 7241728 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1768 1093 389 142 0 722 0
Current children cumulated CPU time (s) 458.02
Current children cumulated vsize (KiB) 7072

[startup+522.302 s]
/proc/loadavg: 2.00 2.05 2.07 3/84 14706
/proc/meminfo: memFree=1043680/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=7584 CPUtime=517.47
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1782 1979 0 0 51745 1 0 1 25 0 1 0 58537726 7766016 1108 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1896 1108 389 142 0 850 0
Current children cumulated CPU time (s) 517.47
Current children cumulated vsize (KiB) 7584

[startup+582.302 s]
/proc/loadavg: 2.00 2.03 2.06 3/84 14706
/proc/meminfo: memFree=1043616/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=7584 CPUtime=576.92
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1798 1979 0 0 57690 1 0 1 25 0 1 0 58537726 7766016 1124 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1896 1124 389 142 0 850 0
Current children cumulated CPU time (s) 576.92
Current children cumulated vsize (KiB) 7584

[startup+642.302 s]
/proc/loadavg: 2.00 2.03 2.06 3/84 14706
/proc/meminfo: memFree=1043616/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=7584 CPUtime=636.37
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1837 1979 0 0 63635 1 0 1 25 0 1 0 58537726 7766016 1163 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1896 1163 389 142 0 850 0
Current children cumulated CPU time (s) 636.37
Current children cumulated vsize (KiB) 7584

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

[startup+652.702 s]
/proc/loadavg: 2.00 2.02 2.05 4/84 14706
/proc/meminfo: memFree=1043424/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=7584 CPUtime=646.66
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1845 1979 0 0 64664 1 0 1 25 0 1 0 58537726 7766016 1171 996147200 134512640 135095119 4294956304 18446744073709551615 134918117 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1896 1171 389 142 0 850 0
Current children cumulated CPU time (s) 646.66
Current children cumulated vsize (KiB) 7584

[startup+659.101 s]
/proc/loadavg: 2.00 2.02 2.05 4/84 14706
/proc/meminfo: memFree=1043360/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=7712 CPUtime=653
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1852 1979 0 0 65298 1 0 1 25 0 1 0 58537726 7897088 1178 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1928 1178 389 142 0 882 0
Current children cumulated CPU time (s) 653
Current children cumulated vsize (KiB) 7712

[startup+662.303 s]
/proc/loadavg: 2.00 2.02 2.05 4/84 14706
/proc/meminfo: memFree=1043360/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=7712 CPUtime=656.17
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1855 1979 0 0 65615 1 0 1 25 0 1 0 58537726 7897088 1181 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1928 1181 389 142 0 882 0
Current children cumulated CPU time (s) 656.17
Current children cumulated vsize (KiB) 7712

[startup+665.506 s]
/proc/loadavg: 2.00 2.02 2.05 3/84 14706
/proc/meminfo: memFree=1043360/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=7712 CPUtime=659.35
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1857 1979 0 0 65933 1 0 1 25 0 1 0 58537726 7897088 1183 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1928 1183 389 142 0 882 0
Current children cumulated CPU time (s) 659.35
Current children cumulated vsize (KiB) 7712

[startup+666.302 s]
/proc/loadavg: 2.00 2.02 2.05 3/84 14706
/proc/meminfo: memFree=1043360/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=7712 CPUtime=660.14
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1858 1979 0 0 66012 1 0 1 25 0 1 0 58537726 7897088 1184 996147200 134512640 135095119 4294956304 18446744073709551615 134926997 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1928 1184 389 142 0 882 0
Current children cumulated CPU time (s) 660.14
Current children cumulated vsize (KiB) 7712

[startup+666.701 s]
/proc/loadavg: 2.00 2.02 2.05 3/84 14706
/proc/meminfo: memFree=1043360/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=7712 CPUtime=660.53
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1858 1979 0 0 66051 1 0 1 25 0 1 0 58537726 7897088 1184 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1928 1184 389 142 0 882 0
Current children cumulated CPU time (s) 660.53
Current children cumulated vsize (KiB) 7712

[startup+666.901 s]
/proc/loadavg: 2.00 2.02 2.05 3/84 14706
/proc/meminfo: memFree=1043360/2055920 swapFree=4192812/4192956
[pid=14699] ppid=14697 vsize=7712 CPUtime=660.73
/proc/14699/stat : 14699 (pcs.small) R 14697 14699 14272 0 -1 4194304 1858 1979 0 0 66071 1 0 1 25 0 1 0 58537726 7897088 1184 996147200 134512640 135095119 4294956304 18446744073709551615 134916452 0 0 4096 0 0 0 0 17 0 0 0
/proc/14699/statm: 1928 1184 389 142 0 882 0
Current children cumulated CPU time (s) 660.73
Current children cumulated vsize (KiB) 7712

Child status: 0
Real time (s): 666.911
CPU time (s): 660.763
CPU user time (s): 660.731
CPU system time (s): 0.031995
CPU usage (%): 99.0781
Max. virtual memory (cumulated for all children) (KiB): 7716

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

runsolver used 0.685895 second user time and 1.9857 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-16 05:25:26
IDJOB=2077325
IDBENCH=56581
IDSOLVER=734
FILE ID=node89/2077325-1247714725
PBS_JOBID= 9521449
Free space on /tmp= 66168 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg7-7_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077325-1247714725/watcher-2077325-1247714725 -o /tmp/evaluation-result-2077325-1247714725/solver-2077325-1247714725 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 533613266 HOME/instance-2077325-1247714725.xml

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

MD5SUM BENCH= f00aa59633d3b6e99f8253640165ef5c
RANDOM SEED=533613266

node89.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.213
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.213
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:       1007888 kB
Buffers:         61292 kB
Cached:         141756 kB
SwapCached:          0 kB
Active:         845236 kB
Inactive:       127848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1007888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2756 kB
Writeback:           0 kB
Mapped:         790408 kB
Slab:            58696 kB
Committed_AS:  1257796 kB
PageTables:       3292 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= 66164 MiB
End job on node89 at 2009-07-16 05:36:33