Trace number 2077446

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 1123.36 1132.96

DiagnosticValue
ASSIGNMENTS2483

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg14-15_ext.xml
MD5SUMf6ff1d037c8fd69bd364281e23912fb0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.5465
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints29
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension29
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.04	c Seed is 796386970
0.00/0.04	c Constructing HOME/instance-2077446-1247714918.xml  with 29 constraints
0.27/0.39	c Solving 2483 backtracks 10 restarts
1123.28/1132.96	s UNSATISFIABLE
1123.28/1132.96	d ASSIGNMENTS 2483

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-2077446-1247714918/watcher-2077446-1247714918 -o /tmp/evaluation-result-2077446-1247714918/solver-2077446-1247714918 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 796386970 HOME/instance-2077446-1247714918.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.13 2.15 2.06 4/82 14124
/proc/meminfo: memFree=1623920/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=5356 CPUtime=0
/proc/14124/stat : 14124 (pcssolve) S 14122 14124 13887 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 58557004 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14124/statm: 1339 242 201 169 0 50 0
[pid=14125] ppid=14124 vsize=5356 CPUtime=0
/proc/14125/stat : 14125 (pcssolve) R 14124 14124 13887 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 58557005 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 270187162919 0 0 4096 0 0 0 0 17 1 0 0
/proc/14125/statm: 1339 243 202 169 0 50 0
[pid=14126] ppid=14124 vsize=5356 CPUtime=0
/proc/14126/stat : 14126 (pcssolve) R 14124 14124 13887 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 1 0 58557005 5484544 244 996147200 4194304 4889804 548682068800 18446744073709551615 270187162919 0 0 4096 0 0 0 0 17 1 0 0
/proc/14126/statm: 1339 244 203 169 0 50 0

[startup+0.103808 s]
/proc/loadavg: 2.13 2.15 2.06 4/82 14124
/proc/meminfo: memFree=1623920/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=5464 CPUtime=0.08
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 1060 2327 0 0 6 0 1 1 18 0 1 0 58557004 5595136 669 996147200 134512640 135095119 4294956304 18446744073709551615 134650134 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 1366 669 362 142 0 320 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5464

[startup+0.201822 s]
/proc/loadavg: 2.13 2.15 2.06 4/82 14124
/proc/meminfo: memFree=1623920/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=6476 CPUtime=0.18
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 1375 2327 0 0 16 0 1 1 18 0 1 0 58557004 6631424 892 996147200 134512640 135095119 4294956304 18446744073709551615 134801538 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 1619 892 375 142 0 573 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6476

[startup+0.301834 s]
/proc/loadavg: 2.13 2.15 2.06 4/82 14124
/proc/meminfo: memFree=1623920/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8068 CPUtime=0.27
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 1817 2327 0 0 25 0 1 1 19 0 1 0 58557004 8261632 1253 996147200 134512640 135095119 4294956304 18446744073709551615 134934222 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2017 1253 375 142 0 971 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8068

[startup+0.701877 s]
/proc/loadavg: 2.13 2.15 2.06 4/82 14124
/proc/meminfo: memFree=1623920/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=0.68
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2089 2327 0 0 65 1 1 1 23 0 1 0 58557004 8982528 1520 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1520 390 142 0 1147 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8772

[startup+1.50197 s]
/proc/loadavg: 2.13 2.15 2.06 3/83 14130
/proc/meminfo: memFree=1619176/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=1.47
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2089 2327 0 0 144 1 1 1 25 0 1 0 58557004 8982528 1520 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1520 390 142 0 1147 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8772

[startup+3.10115 s]
/proc/loadavg: 2.13 2.15 2.06 3/83 14130
/proc/meminfo: memFree=1619176/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=3.06
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2089 2327 0 0 303 1 1 1 25 0 1 0 58557004 8982528 1520 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1520 390 142 0 1147 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 8772

[startup+6.30152 s]
/proc/loadavg: 2.12 2.15 2.06 3/83 14130
/proc/meminfo: memFree=1618984/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=6.24
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2095 2327 0 0 621 1 1 1 25 0 1 0 58557004 8982528 1526 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1526 390 142 0 1147 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8772

[startup+12.7013 s]
/proc/loadavg: 2.11 2.15 2.06 3/83 14130
/proc/meminfo: memFree=1618864/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=12.58
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2095 2327 0 0 1255 1 1 1 25 0 1 0 58557004 8982528 1526 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1526 390 142 0 1147 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 8772

[startup+25.5027 s]
/proc/loadavg: 2.09 2.14 2.06 3/83 14130
/proc/meminfo: memFree=1618864/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=25.27
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2096 2327 0 0 2524 1 1 1 25 0 1 0 58557004 8982528 1527 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1527 390 142 0 1147 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 8772

[startup+51.1027 s]
/proc/loadavg: 2.06 2.13 2.06 3/83 14130
/proc/meminfo: memFree=1618992/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=50.65
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2102 2327 0 0 5062 1 1 1 25 0 1 0 58557004 8982528 1533 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1533 390 142 0 1147 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 8772

[startup+102.303 s]
/proc/loadavg: 2.02 2.11 2.05 4/83 14130
/proc/meminfo: memFree=1618864/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=101.42
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 10139 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918117 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 8772

[startup+162.302 s]
/proc/loadavg: 2.01 2.08 2.05 3/83 14130
/proc/meminfo: memFree=1618800/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=160.91
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 16088 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 8772

[startup+222.306 s]
/proc/loadavg: 2.00 2.07 2.04 4/83 14130
/proc/meminfo: memFree=1618800/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=220.4
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 22037 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 8772

[startup+282.302 s]
/proc/loadavg: 2.00 2.05 2.04 3/83 14130
/proc/meminfo: memFree=1618800/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=279.89
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 27986 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 279.89
Current children cumulated vsize (KiB) 8772

[startup+342.302 s]
/proc/loadavg: 2.00 2.04 2.03 3/83 14130
/proc/meminfo: memFree=1618744/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=339.38
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 33935 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 339.38
Current children cumulated vsize (KiB) 8772

[startup+402.302 s]
/proc/loadavg: 2.00 2.03 2.03 3/83 14130
/proc/meminfo: memFree=1618680/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=398.88
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 39885 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 398.88
Current children cumulated vsize (KiB) 8772

[startup+462.302 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 14130
/proc/meminfo: memFree=1618680/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=458.36
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 45833 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 458.36
Current children cumulated vsize (KiB) 8772

[startup+522.302 s]
/proc/loadavg: 2.00 2.02 2.01 4/83 14130
/proc/meminfo: memFree=1618616/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=517.86
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 51783 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 517.86
Current children cumulated vsize (KiB) 8772

[startup+582.302 s]
/proc/loadavg: 2.00 2.01 2.01 3/83 14130
/proc/meminfo: memFree=1618552/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=577.35
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 57732 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 577.35
Current children cumulated vsize (KiB) 8772

[startup+642.302 s]
/proc/loadavg: 2.00 2.01 2.00 4/83 14130
/proc/meminfo: memFree=1618552/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=636.84
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 63681 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 636.84
Current children cumulated vsize (KiB) 8772

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1618488/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=696.33
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 69630 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 696.33
Current children cumulated vsize (KiB) 8772

[startup+762.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 14130
/proc/meminfo: memFree=1618488/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=755.83
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 75580 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 755.83
Current children cumulated vsize (KiB) 8772

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1618488/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=815.31
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 81528 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 815.31
Current children cumulated vsize (KiB) 8772

[startup+882.305 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1618488/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=874.81
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 87478 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 874.81
Current children cumulated vsize (KiB) 8772

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1618488/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=934.3
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 93427 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 934.3
Current children cumulated vsize (KiB) 8772

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 14130
/proc/meminfo: memFree=1618488/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=993.79
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 99376 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134918198 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 993.79
Current children cumulated vsize (KiB) 8772

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1618232/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=8772 CPUtime=1053.28
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2104 2327 0 0 105325 1 1 1 25 0 1 0 58557004 8982528 1535 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2193 1535 390 142 0 1147 0
Current children cumulated CPU time (s) 1053.28
Current children cumulated vsize (KiB) 8772

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1617720/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=9800 CPUtime=1112.77
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2238 2327 0 0 111274 1 1 1 25 0 1 0 58557004 10035200 1669 996147200 134512640 135095119 4294956304 18446744073709551615 134918194 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2450 1669 390 142 0 1404 0
Current children cumulated CPU time (s) 1112.77
Current children cumulated vsize (KiB) 9800

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

[startup+1126.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1617656/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=9800 CPUtime=1116.84
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2239 2327 0 0 111681 1 1 1 25 0 1 0 58557004 10035200 1670 996147200 134512640 135095119 4294956304 18446744073709551615 134926959 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2450 1670 390 142 0 1404 0
Current children cumulated CPU time (s) 1116.84
Current children cumulated vsize (KiB) 9800

[startup+1129.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1617656/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=9800 CPUtime=1120.01
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2239 2327 0 0 111998 1 1 1 25 0 1 0 58557004 10035200 1670 996147200 134512640 135095119 4294956304 18446744073709551615 134918148 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2450 1670 390 142 0 1404 0
Current children cumulated CPU time (s) 1120.01
Current children cumulated vsize (KiB) 9800

[startup+1131.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1617656/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=9800 CPUtime=1121.59
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2239 2327 0 0 112156 1 1 1 25 0 1 0 58557004 10035200 1670 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2450 1670 390 142 0 1404 0
Current children cumulated CPU time (s) 1121.59
Current children cumulated vsize (KiB) 9800

[startup+1132.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1617656/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=9800 CPUtime=1122.39
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2239 2327 0 0 112236 1 1 1 25 0 1 0 58557004 10035200 1670 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2450 1670 390 142 0 1404 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 9800

[startup+1132.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1617656/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=9800 CPUtime=1122.78
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2240 2327 0 0 112275 1 1 1 25 0 1 0 58557004 10035200 1671 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2450 1671 390 142 0 1404 0
Current children cumulated CPU time (s) 1122.78
Current children cumulated vsize (KiB) 9800

[startup+1132.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1617656/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=9800 CPUtime=1123.18
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2240 2327 0 0 112315 1 1 1 25 0 1 0 58557004 10035200 1671 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2450 1671 390 142 0 1404 0
Current children cumulated CPU time (s) 1123.18
Current children cumulated vsize (KiB) 9800

[startup+1132.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14130
/proc/meminfo: memFree=1617656/2055920 swapFree=4192812/4192956
[pid=14124] ppid=14122 vsize=9800 CPUtime=1123.28
/proc/14124/stat : 14124 (pcs.small) R 14122 14124 13887 0 -1 4194304 2240 2327 0 0 112325 1 1 1 25 0 1 0 58557004 10035200 1671 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/14124/statm: 2450 1671 390 142 0 1404 0
Current children cumulated CPU time (s) 1123.28
Current children cumulated vsize (KiB) 9800

Child status: 0
Real time (s): 1132.96
CPU time (s): 1123.36
CPU user time (s): 1123.33
CPU system time (s): 0.030995
CPU usage (%): 99.1525
Max. virtual memory (cumulated for all children) (KiB): 9800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1123.33
system time used= 0.030995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4570
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= 24
involuntary context switches= 46192

runsolver used 1.18082 second user time and 2.95055 second system time

The end

Launcher Data

Begin job on node88 at 2009-07-16 05:28:38
IDJOB=2077446
IDBENCH=56597
IDSOLVER=734
FILE ID=node88/2077446-1247714918
PBS_JOBID= 9521480
Free space on /tmp= 66072 MiB

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

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

MD5SUM BENCH= f6ff1d037c8fd69bd364281e23912fb0
RANDOM SEED=796386970

node88.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.222
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.222
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:       1624400 kB
Buffers:         44852 kB
Cached:         253532 kB
SwapCached:          0 kB
Active:         146228 kB
Inactive:       202216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3116 kB
Writeback:           0 kB
Mapped:          70392 kB
Slab:            68164 kB
Committed_AS:   642772 kB
PageTables:       1988 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= 66072 MiB
End job on node88 at 2009-07-16 05:47:31