Trace number 2077236

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.2? (TO) 1800.08 1807.91

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg7-8_ext.xml
MD5SUM0cf03a4272c80cc77b6ca975aaa9b1b6
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 benchmark763.967
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints15
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension15
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.18/0.22	c Seed is 1603719874
0.18/0.22	c Constructing HOME/instance-2077236-1247714654.xml  with 15 constraints
0.38/0.47	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2077236-1247714654/watcher-2077236-1247714654 -o /tmp/evaluation-result-2077236-1247714654/solver-2077236-1247714654 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1603719874 HOME/instance-2077236-1247714654.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.11 2.06 4/83 13797
/proc/meminfo: memFree=962296/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=5356 CPUtime=0
/proc/13797/stat : 13797 (pcssolve) R 13795 13797 13233 0 -1 4194304 305 0 0 0 0 0 0 0 21 0 1 0 58530830 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 0 0 0 17 0 0 0
/proc/13797/statm: 1339 242 201 169 0 50 0
[pid=13798] ppid=13797 vsize=0 CPUtime=0
/proc/13798/stat : 13798 (fgrep) Z 13797 13797 13233 0 -1 4194316 657 0 0 0 0 0 0 0 18 0 1 0 58530830 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/13798/statm: 0 0 0 0 0 0 0
[pid=13799] ppid=13797 vsize=0 CPUtime=0
/proc/13799/stat : 13799 (grep) Z 13797 13797 13233 0 -1 4194316 162 0 0 0 0 0 0 0 17 0 1 0 58530830 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/13799/statm: 0 0 0 0 0 0 0

[startup+0.0379921 s]
/proc/loadavg: 2.06 2.11 2.06 4/83 13797
/proc/meminfo: memFree=962296/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=4956 CPUtime=0.02
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 796 2327 0 0 0 0 1 1 18 0 1 0 58530830 5074944 405 996147200 134512640 135095119 4294956304 18446744073709551615 7224398 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 1239 405 360 142 0 193 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4956

[startup+0.102005 s]
/proc/loadavg: 2.06 2.11 2.06 4/83 13797
/proc/meminfo: memFree=962296/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=5880 CPUtime=0.08
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 1114 2327 0 0 6 0 1 1 18 0 1 0 58530830 6021120 723 996147200 134512640 135095119 4294956304 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 1470 723 361 142 0 424 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5880

[startup+0.301041 s]
/proc/loadavg: 2.06 2.11 2.06 4/83 13797
/proc/meminfo: memFree=962296/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8760 CPUtime=0.28
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2201 2327 0 0 25 1 1 1 19 0 1 0 58530830 8970240 1514 996147200 134512640 135095119 4294956304 18446744073709551615 134944298 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2190 1514 375 142 0 1144 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8760

[startup+0.701113 s]
/proc/loadavg: 2.06 2.11 2.06 4/83 13797
/proc/meminfo: memFree=962296/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=0.68
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 65 1 1 1 23 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8592

[startup+1.50126 s]
/proc/loadavg: 2.06 2.11 2.06 3/84 13803
/proc/meminfo: memFree=957744/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=1.48
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 145 1 1 1 25 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8592

[startup+3.10155 s]
/proc/loadavg: 2.06 2.11 2.06 3/84 13803
/proc/meminfo: memFree=957680/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=3.07
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 304 1 1 1 25 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8592

[startup+6.30113 s]
/proc/loadavg: 2.05 2.11 2.06 3/84 13803
/proc/meminfo: memFree=957552/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=6.26
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 623 1 1 1 25 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 8592

[startup+12.7013 s]
/proc/loadavg: 2.05 2.11 2.06 3/84 13803
/proc/meminfo: memFree=957488/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=12.62
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 1259 1 1 1 25 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 8592

[startup+25.5016 s]
/proc/loadavg: 2.04 2.10 2.06 4/84 13803
/proc/meminfo: memFree=957488/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=25.36
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 2533 1 1 1 25 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 8592

[startup+51.1013 s]
/proc/loadavg: 2.02 2.09 2.06 3/84 13803
/proc/meminfo: memFree=957552/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=50.83
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 5080 1 1 1 25 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 8592

[startup+102.307 s]
/proc/loadavg: 2.01 2.07 2.05 3/84 13803
/proc/meminfo: memFree=957616/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=101.79
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 10176 1 1 1 25 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 8592

[startup+162.301 s]
/proc/loadavg: 2.00 2.06 2.05 3/84 13803
/proc/meminfo: memFree=957616/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=161.49
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 16146 1 1 1 25 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 8592

[startup+222.302 s]
/proc/loadavg: 2.00 2.05 2.04 3/84 13803
/proc/meminfo: memFree=957552/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=221.2
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 22117 1 1 1 25 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 8592

[startup+282.301 s]
/proc/loadavg: 2.00 2.04 2.04 3/84 13803
/proc/meminfo: memFree=957488/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=280.91
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 28088 1 1 1 25 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918148 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 280.91
Current children cumulated vsize (KiB) 8592

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.03 3/84 13803
/proc/meminfo: memFree=957488/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=8592 CPUtime=340.61
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2355 2327 0 0 34058 1 1 1 25 0 1 0 58530830 8798208 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2148 1494 389 142 0 1102 0
Current children cumulated CPU time (s) 340.61
Current children cumulated vsize (KiB) 8592

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/84 13803
/proc/meminfo: memFree=957168/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9108 CPUtime=400.32
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2428 2327 0 0 40029 1 1 1 25 0 1 0 58530830 9326592 1567 996147200 134512640 135095119 4294956304 18446744073709551615 134918069 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2277 1567 389 142 0 1231 0
Current children cumulated CPU time (s) 400.32
Current children cumulated vsize (KiB) 9108

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.02 3/84 13803
/proc/meminfo: memFree=956976/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9108 CPUtime=460.03
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2438 2327 0 0 46000 1 1 1 25 0 1 0 58530830 9326592 1577 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2277 1577 389 142 0 1231 0
Current children cumulated CPU time (s) 460.03
Current children cumulated vsize (KiB) 9108

[startup+522.303 s]
/proc/loadavg: 2.00 2.01 2.01 3/84 13803
/proc/meminfo: memFree=956848/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9108 CPUtime=519.74
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2449 2327 0 0 51971 1 1 1 25 0 1 0 58530830 9326592 1588 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2277 1588 389 142 0 1231 0
Current children cumulated CPU time (s) 519.74
Current children cumulated vsize (KiB) 9108

[startup+582.302 s]
/proc/loadavg: 2.03 2.02 2.01 3/84 13803
/proc/meminfo: memFree=956848/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9108 CPUtime=579.44
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2460 2327 0 0 57941 1 1 1 25 0 1 0 58530830 9326592 1599 996147200 134512640 135095119 4294956304 18446744073709551615 134927075 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2277 1599 389 142 0 1231 0
Current children cumulated CPU time (s) 579.44
Current children cumulated vsize (KiB) 9108

[startup+642.302 s]
/proc/loadavg: 2.01 2.01 2.01 3/84 13803
/proc/meminfo: memFree=956848/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9108 CPUtime=639.15

################
# More data... #
################

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13803
/proc/meminfo: memFree=956592/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9620 CPUtime=877.97
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2644 2327 0 0 87794 1 1 1 25 0 1 0 58530830 9850880 1654 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2405 1654 389 142 0 1359 0
Current children cumulated CPU time (s) 877.97
Current children cumulated vsize (KiB) 9620

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13803
/proc/meminfo: memFree=956528/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9620 CPUtime=937.68
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2655 2327 0 0 93765 1 1 1 25 0 1 0 58530830 9850880 1665 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2405 1665 389 142 0 1359 0
Current children cumulated CPU time (s) 937.68
Current children cumulated vsize (KiB) 9620

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13803
/proc/meminfo: memFree=956272/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9620 CPUtime=997.39
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2665 2327 0 0 99736 1 1 1 25 0 1 0 58530830 9850880 1675 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2405 1675 389 142 0 1359 0
Current children cumulated CPU time (s) 997.39
Current children cumulated vsize (KiB) 9620

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13803
/proc/meminfo: memFree=956208/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9620 CPUtime=1057.1
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2676 2327 0 0 105707 1 1 1 25 0 1 0 58530830 9850880 1686 996147200 134512640 135095119 4294956304 18446744073709551615 134918224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2405 1686 389 142 0 1359 0
Current children cumulated CPU time (s) 1057.1
Current children cumulated vsize (KiB) 9620

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13803
/proc/meminfo: memFree=956144/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9620 CPUtime=1116.8
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2690 2327 0 0 111677 1 1 1 25 0 1 0 58530830 9850880 1700 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2405 1700 389 142 0 1359 0
Current children cumulated CPU time (s) 1116.8
Current children cumulated vsize (KiB) 9620

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13803
/proc/meminfo: memFree=955952/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9752 CPUtime=1176.51
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2717 2327 0 0 117648 1 1 1 25 0 1 0 58530830 9986048 1727 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2438 1727 389 142 0 1392 0
Current children cumulated CPU time (s) 1176.51
Current children cumulated vsize (KiB) 9752

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13803
/proc/meminfo: memFree=955888/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=9752 CPUtime=1236.22
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2744 2327 0 0 123619 1 1 1 25 0 1 0 58530830 9986048 1754 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2438 1754 389 142 0 1392 0
Current children cumulated CPU time (s) 1236.22
Current children cumulated vsize (KiB) 9752

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/84 13803
/proc/meminfo: memFree=955056/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=10672 CPUtime=1295.93
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2945 2327 0 0 129590 1 1 1 25 0 1 0 58530830 10928128 1955 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2668 1955 389 142 0 1622 0
Current children cumulated CPU time (s) 1295.93
Current children cumulated vsize (KiB) 10672

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 13803
/proc/meminfo: memFree=954928/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=10672 CPUtime=1355.63
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2957 2327 0 0 135560 1 1 1 25 0 1 0 58530830 10928128 1967 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2668 1967 389 142 0 1622 0
Current children cumulated CPU time (s) 1355.63
Current children cumulated vsize (KiB) 10672

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13803
/proc/meminfo: memFree=954864/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=10672 CPUtime=1415.34
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 2969 2327 0 0 141531 1 1 1 25 0 1 0 58530830 10928128 1979 996147200 134512640 135095119 4294956304 18446744073709551615 134918267 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2668 1979 389 142 0 1622 0
Current children cumulated CPU time (s) 1415.34
Current children cumulated vsize (KiB) 10672

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 13803
/proc/meminfo: memFree=954608/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=11696 CPUtime=1475.04
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 3238 2327 0 0 147501 1 1 1 25 0 1 0 58530830 11976704 1991 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2924 1991 389 142 0 1878 0
Current children cumulated CPU time (s) 1475.04
Current children cumulated vsize (KiB) 11696

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 13803
/proc/meminfo: memFree=954736/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=11696 CPUtime=1534.75
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 3250 2327 0 0 153472 1 1 1 25 0 1 0 58530830 11976704 2003 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2924 2003 389 142 0 1878 0
Current children cumulated CPU time (s) 1534.75
Current children cumulated vsize (KiB) 11696

[startup+1602.3 s]
/proc/loadavg: 1.94 1.99 1.99 3/84 13845
/proc/meminfo: memFree=1625264/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=11696 CPUtime=1594.53
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 3263 2327 0 0 159450 1 1 1 25 0 1 0 58530830 11976704 2016 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2924 2016 389 142 0 1878 0
Current children cumulated CPU time (s) 1594.53
Current children cumulated vsize (KiB) 11696

[startup+1662.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/84 13847
/proc/meminfo: memFree=1566064/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=11696 CPUtime=1654.51
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 3275 2327 0 0 165448 1 1 1 25 0 1 0 58530830 11976704 2028 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2924 2028 389 142 0 1878 0
Current children cumulated CPU time (s) 1654.51
Current children cumulated vsize (KiB) 11696

[startup+1722.3 s]
/proc/loadavg: 2.13 2.02 2.00 3/84 13847
/proc/meminfo: memFree=1510192/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=11696 CPUtime=1714.49
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 3288 2327 0 0 171446 1 1 1 25 0 1 0 58530830 11976704 2041 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2924 2041 389 142 0 1878 0
Current children cumulated CPU time (s) 1714.49
Current children cumulated vsize (KiB) 11696

[startup+1782.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/84 13847
/proc/meminfo: memFree=1463088/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=11696 CPUtime=1774.47
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 3301 2327 0 0 177444 1 1 1 25 0 1 0 58530830 11976704 2054 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2924 2054 389 142 0 1878 0
Current children cumulated CPU time (s) 1774.47
Current children cumulated vsize (KiB) 11696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/84 13847
/proc/meminfo: memFree=1446320/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=11696 CPUtime=1800.06
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 3306 2327 0 0 180003 1 1 1 25 0 1 0 58530830 11976704 2059 996147200 134512640 135095119 4294956304 18446744073709551615 134918194 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2924 2059 389 142 0 1878 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 11696

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1807.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/84 13847
/proc/meminfo: memFree=1446320/2055920 swapFree=4192812/4192956
[pid=13797] ppid=13795 vsize=11696 CPUtime=1800.06
/proc/13797/stat : 13797 (pcs.small) R 13795 13797 13233 0 -1 4194304 3306 2327 0 0 180003 1 1 1 25 0 1 0 58530830 11976704 2059 996147200 134512640 135095119 4294956304 18446744073709551615 134918194 0 0 4096 0 0 0 0 17 1 0 0
/proc/13797/statm: 2924 2059 389 142 0 1878 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 11696

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.91
CPU time (s): 1800.08
CPU user time (s): 1800.05
CPU system time (s): 0.034994
CPU usage (%): 99.5673
Max. virtual memory (cumulated for all children) (KiB): 12724

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

runsolver used 1.64675 second user time and 4.94425 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-16 05:24:15
IDJOB=2077236
IDBENCH=56570
IDSOLVER=733
FILE ID=node84/2077236-1247714654
PBS_JOBID= 9521398
Free space on /tmp= 66176 MiB

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

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

MD5SUM BENCH= 0cf03a4272c80cc77b6ca975aaa9b1b6
RANDOM SEED=1603719874

node84.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.259
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.259
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:        962776 kB
Buffers:         67584 kB
Cached:         216384 kB
SwapCached:          0 kB
Active:         802520 kB
Inactive:       201164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        962776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3276 kB
Writeback:           0 kB
Mapped:         740072 kB
Slab:            73244 kB
Committed_AS:  1214996 kB
PageTables:       3268 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= 66180 MiB
End job on node84 at 2009-07-16 05:54:25