Trace number 2079359

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.2SAT 695.599 696.965

DiagnosticValue
ASSIGNMENTS23084

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg4-8_ext.xml
MD5SUM3cf2f7a773267fe2a6d5499badb3b938
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 benchmark2.71859
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints12
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension12
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.28/0.30	c Seed is 2066861173
0.28/0.30	c Constructing HOME/instance-2079359-1247716718.xml  with 12 constraints
0.28/0.30	c Solving 23084 backtracks 16 restarts
695.52/696.96	s SATISFIABLE
695.52/696.96	c V0=17, V1=14, V2=0, V3=3, V4=18, V5=19, V6=4, V7=17, V8=4, V9=18, V10=2, V11=0, V12=15, V13=0, V14=3, V15=4, V16=0, V17=11, V18=8, V19=25, V20=0, V21=17, V22=8, V23=13, V24=12, V25=14, V26=3, V27=4, V28=17, V29=0, V30=19, V31=4, 
695.52/696.96	v 17 14 0 3 18 19 4 17 4 18 2 0 15 0 3 4 0 11 8 25 0 17 8 13 12 14 3 4 17 0 19 4 
695.52/696.96	d ASSIGNMENTS 23084

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-2079359-1247716718/watcher-2079359-1247716718 -o /tmp/evaluation-result-2079359-1247716718/solver-2079359-1247716718 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 2066861173 HOME/instance-2079359-1247716718.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.00 2.01 2.00 4/73 14599
/proc/meminfo: memFree=1499288/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=680 CPUtime=0
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 400 948 0 0 0 0 0 0 17 0 1 0 58737051 696320 26 996147200 134512640 135095119 4294956304 18446744073709551615 6380173 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 457 30 22 142 0 4 0

[startup+0.110338 s]
/proc/loadavg: 2.00 2.01 2.00 4/73 14599
/proc/meminfo: memFree=1499288/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=4744 CPUtime=0.09
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 914 948 0 0 9 0 0 0 17 0 1 0 58737051 4857856 523 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 1186 523 390 142 0 140 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4744

[startup+0.202364 s]
/proc/loadavg: 2.00 2.01 2.00 4/73 14599
/proc/meminfo: memFree=1499288/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=4744 CPUtime=0.18
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 914 948 0 0 18 0 0 0 18 0 1 0 58737051 4857856 523 996147200 134512640 135095119 4294956304 18446744073709551615 134918070 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 1186 523 390 142 0 140 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 4744

[startup+0.301375 s]
/proc/loadavg: 2.00 2.01 2.00 4/73 14599
/proc/meminfo: memFree=1499288/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=4744 CPUtime=0.28
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 914 948 0 0 28 0 0 0 18 0 1 0 58737051 4857856 523 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 1186 523 390 142 0 140 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4744

[startup+0.701448 s]
/proc/loadavg: 2.00 2.01 2.00 4/73 14599
/proc/meminfo: memFree=1499288/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=4744 CPUtime=0.68
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 914 948 0 0 68 0 0 0 22 0 1 0 58737051 4857856 523 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 1186 523 390 142 0 140 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 4744

[startup+1.5016 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 14605
/proc/meminfo: memFree=1498640/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=4744 CPUtime=1.48
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 914 948 0 0 148 0 0 0 25 0 1 0 58737051 4857856 523 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 1186 523 390 142 0 140 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 4744

[startup+3.10191 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 14605
/proc/meminfo: memFree=1498512/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=4744 CPUtime=3.08
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 914 948 0 0 308 0 0 0 25 0 1 0 58737051 4857856 523 996147200 134512640 135095119 4294956304 18446744073709551615 134918171 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 1186 523 390 142 0 140 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4744

[startup+6.30152 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 14605
/proc/meminfo: memFree=1498264/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=4744 CPUtime=6.28
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 920 948 0 0 628 0 0 0 25 0 1 0 58737051 4857856 529 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 1186 529 390 142 0 140 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4744

[startup+12.7017 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 14605
/proc/meminfo: memFree=1497944/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=4876 CPUtime=12.68
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 946 948 0 0 1268 0 0 0 25 0 1 0 58737051 4993024 555 996147200 134512640 135095119 4294956304 18446744073709551615 134927088 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 1219 555 390 142 0 173 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4876

[startup+25.5022 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 14605
/proc/meminfo: memFree=1497112/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=5004 CPUtime=25.48
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 1009 948 0 0 2548 0 0 0 25 0 1 0 58737051 5124096 585 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 1251 585 390 142 0 205 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5004

[startup+51.1011 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 14605
/proc/meminfo: memFree=1494936/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=5524 CPUtime=51.06
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 1167 948 0 0 5106 0 0 0 25 0 1 0 58737051 5656576 678 996147200 134512640 135095119 4294956304 18446744073709551615 134916454 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 1381 678 390 142 0 335 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 5524

[startup+102.302 s]
/proc/loadavg: 1.96 1.99 1.99 3/83 14890
/proc/meminfo: memFree=1498496/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=6432 CPUtime=101.75
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 1482 948 0 0 10172 3 0 0 25 0 1 0 58737051 6586368 864 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 0 0 0
/proc/14599/statm: 1608 864 390 142 0 562 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 6432

[startup+162.301 s]
/proc/loadavg: 2.04 2.00 2.00 3/83 14896
/proc/meminfo: memFree=1495544/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=7216 CPUtime=161.48
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 1760 948 0 0 16145 3 0 0 25 0 1 0 58737051 7389184 1109 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 0 0 0
/proc/14599/statm: 1804 1109 390 142 0 758 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 7216

[startup+222.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 14896
/proc/meminfo: memFree=1494776/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=8504 CPUtime=221.24
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 2217 948 0 0 22120 4 0 0 25 0 1 0 58737051 8708096 1309 996147200 134512640 135095119 4294956304 18446744073709551615 134580806 0 0 4096 0 0 0 0 17 0 0 0
/proc/14599/statm: 2126 1309 390 142 0 1080 0
Current children cumulated CPU time (s) 221.24
Current children cumulated vsize (KiB) 8504

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 14929
/proc/meminfo: memFree=1512072/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=9816 CPUtime=281.06
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 2641 948 0 0 28101 5 0 0 25 0 1 0 58737051 10051584 1668 996147200 134512640 135095119 4294956304 18446744073709551615 134918099 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 2454 1668 390 142 0 1408 0
Current children cumulated CPU time (s) 281.06
Current children cumulated vsize (KiB) 9816

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1507784/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=11864 CPUtime=341.04
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 3269 948 0 0 34099 5 0 0 25 0 1 0 58737051 12148736 1783 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 2966 1783 390 142 0 1920 0
Current children cumulated CPU time (s) 341.04
Current children cumulated vsize (KiB) 11864

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1502216/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=12392 CPUtime=401.01
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 3486 948 0 0 40096 5 0 0 25 0 1 0 58737051 12689408 2000 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 3098 2000 390 142 0 2052 0
Current children cumulated CPU time (s) 401.01
Current children cumulated vsize (KiB) 12392

[startup+462.303 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 14929
/proc/meminfo: memFree=1497552/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=12788 CPUtime=460.99
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 3717 948 0 0 46094 5 0 0 25 0 1 0 58737051 13094912 2231 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 3197 2231 390 142 0 2151 0
Current children cumulated CPU time (s) 460.99
Current children cumulated vsize (KiB) 12788

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1489040/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=15144 CPUtime=520.98
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 4405 948 0 0 52092 6 0 0 25 0 1 0 58737051 15507456 2790 996147200 134512640 135095119 4294956304 18446744073709551615 134927054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 3786 2790 390 142 0 2740 0
Current children cumulated CPU time (s) 520.98
Current children cumulated vsize (KiB) 15144

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1485904/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=15144 CPUtime=580.96
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 4515 948 0 0 58090 6 0 0 25 0 1 0 58737051 15507456 2900 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 3786 2900 390 142 0 2740 0
Current children cumulated CPU time (s) 580.96
Current children cumulated vsize (KiB) 15144

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 14929
/proc/meminfo: memFree=1481104/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=15144 CPUtime=640.93
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 4630 948 0 0 64087 6 0 0 25 0 1 0 58737051 15507456 3015 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 3786 3015 390 142 0 2740 0
Current children cumulated CPU time (s) 640.93
Current children cumulated vsize (KiB) 15144

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

[startup+665.608 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1478992/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=19240 CPUtime=664.24
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 5696 948 0 0 66417 7 0 0 25 0 1 0 58737051 19701760 3056 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 4810 3056 390 142 0 3764 0
Current children cumulated CPU time (s) 664.24
Current children cumulated vsize (KiB) 19240

[startup+678.401 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 14929
/proc/meminfo: memFree=1478096/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=19240 CPUtime=677.03
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 5726 948 0 0 67696 7 0 0 25 0 1 0 58737051 19701760 3086 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 4810 3086 390 142 0 3764 0
Current children cumulated CPU time (s) 677.03
Current children cumulated vsize (KiB) 19240

[startup+684.801 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1477520/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=19368 CPUtime=683.42
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 5751 948 0 0 68335 7 0 0 25 0 1 0 58737051 19832832 3111 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 4842 3111 390 142 0 3796 0
Current children cumulated CPU time (s) 683.42
Current children cumulated vsize (KiB) 19368

[startup+691.202 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1477008/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=19368 CPUtime=689.82
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 5776 948 0 0 68975 7 0 0 25 0 1 0 58737051 19832832 3136 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 4842 3136 390 142 0 3796 0
Current children cumulated CPU time (s) 689.82
Current children cumulated vsize (KiB) 19368

[startup+694.401 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1476752/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=19368 CPUtime=693.02
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 5787 948 0 0 69295 7 0 0 25 0 1 0 58737051 19832832 3147 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 4842 3147 390 142 0 3796 0
Current children cumulated CPU time (s) 693.02
Current children cumulated vsize (KiB) 19368

[startup+696.002 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1476624/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=19368 CPUtime=694.62
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 5793 948 0 0 69455 7 0 0 25 0 1 0 58737051 19832832 3153 996147200 134512640 135095119 4294956304 18446744073709551615 134910277 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 4842 3153 390 142 0 3796 0
Current children cumulated CPU time (s) 694.62
Current children cumulated vsize (KiB) 19368

[startup+696.407 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1476560/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=19368 CPUtime=695.03
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 5795 948 0 0 69496 7 0 0 25 0 1 0 58737051 19832832 3155 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 4842 3155 390 142 0 3796 0
Current children cumulated CPU time (s) 695.03
Current children cumulated vsize (KiB) 19368

[startup+696.802 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1476560/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=19368 CPUtime=695.42
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 5795 948 0 0 69535 7 0 0 25 0 1 0 58737051 19832832 3155 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 4842 3155 390 142 0 3796 0
Current children cumulated CPU time (s) 695.42
Current children cumulated vsize (KiB) 19368

[startup+696.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14929
/proc/meminfo: memFree=1476560/2055920 swapFree=4192812/4192956
[pid=14599] ppid=14597 vsize=19368 CPUtime=695.52
/proc/14599/stat : 14599 (pcs.small) R 14597 14599 13858 0 -1 4194304 5795 948 0 0 69545 7 0 0 25 0 1 0 58737051 19832832 3155 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/14599/statm: 4842 3155 390 142 0 3796 0
Current children cumulated CPU time (s) 695.52
Current children cumulated vsize (KiB) 19368

Child status: 0
Real time (s): 696.965
CPU time (s): 695.599
CPU user time (s): 695.517
CPU system time (s): 0.081987
CPU usage (%): 99.804
Max. virtual memory (cumulated for all children) (KiB): 19368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 695.517
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6747
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= 19
involuntary context switches= 3574

runsolver used 0.622905 second user time and 1.91771 second system time

The end

Launcher Data

Begin job on node86 at 2009-07-16 05:58:38
IDJOB=2079359
IDBENCH=56888
IDSOLVER=733
FILE ID=node86/2079359-1247716718
PBS_JOBID= 9521401
Free space on /tmp= 66256 MiB

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

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

MD5SUM BENCH= 3cf2f7a773267fe2a6d5499badb3b938
RANDOM SEED=2066861173

node86.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.265
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.265
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:       1499768 kB
Buffers:         87280 kB
Cached:         353088 kB
SwapCached:          0 kB
Active:         109944 kB
Inactive:       371140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1499768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          51936 kB
Slab:            60396 kB
Committed_AS:   620648 kB
PageTables:       1880 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= 66252 MiB
End job on node86 at 2009-07-16 06:10:15