Trace number 1076588

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
casper zao? (TO) 1800.13 1805.28

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg9-13_ext.xml
MD5SUMe7630fe2f04ca6e2f2045ce4fd306035
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of constraints22
Maximum constraint arity13
Maximum domain size26
Number of constraints which are defined in extension22
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.01	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.01	c Parsing = 1
0.18/0.28	c Building = 1
0.59/1.07	c [ NumberOfVariables = 117 ]
0.59/1.07	c [ NumberOfConstraints = 22 ]
0.59/1.07	c [ SizeOfSearchSpace(log2) = 549.951 ]
0.59/1.07	c SymmetrySearch = 1
11.90/15.43	c InitialPropagation = 1
12.49/16.01	c [ SizeOfSearchSpace(log2) = 539.888 ]
12.49/16.01	c InitialSAC = (Timeout)
53.78/57.31	c [ SizeOfSearchSpace(log2) = 539.888 ]
53.78/57.31	c Search(DomWDeg) = 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076588-1215188433/watcher-1076588-1215188433 -o /tmp/evaluation-result-1076588-1215188433/solver-1076588-1215188433 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1076588-1215188433.xml 1475178350 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.57 2.21 2.00 5/93 9251
/proc/meminfo: memFree=385184/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=7564 CPUtime=0.08
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 1001 0 0 0 8 0 0 0 18 0 1 0 1997816871 7745536 961 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 1891 961 364 235 0 592 0

[startup+0.189513 s]
/proc/loadavg: 2.57 2.21 2.00 5/93 9251
/proc/meminfo: memFree=385184/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=10320 CPUtime=0.17
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 1678 0 0 0 17 0 0 0 18 0 1 0 1997816871 10567680 1638 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 2580 1638 365 235 0 1281 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 10320

[startup+0.201515 s]
/proc/loadavg: 2.57 2.21 2.00 5/93 9251
/proc/meminfo: memFree=385184/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=10320 CPUtime=0.18
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 1678 0 0 0 18 0 0 0 18 0 1 0 1997816871 10567680 1638 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 2580 1638 365 235 0 1281 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10320

[startup+0.301536 s]
/proc/loadavg: 2.57 2.21 2.00 5/93 9251
/proc/meminfo: memFree=385184/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=110356 CPUtime=0.28
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 3137 0 0 0 27 1 0 0 19 0 1 0 1997816871 113004544 3097 996147200 134512640 135477443 4294956224 18446744073709551615 134546536 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 27589 3097 391 235 0 26290 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 110356

[startup+0.701574 s]
/proc/loadavg: 2.57 2.21 2.00 5/93 9251
/proc/meminfo: memFree=385184/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=110356 CPUtime=0.48
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 3159 0 0 0 47 1 0 0 21 0 1 0 1997816871 113004544 3119 996147200 134512640 135477443 4294956224 18446744073709551615 134616829 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 27589 3119 400 235 0 26290 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 110356

[startup+1.50167 s]
/proc/loadavg: 2.57 2.21 2.00 4/94 9252
/proc/meminfo: memFree=371864/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=129232 CPUtime=0.88
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 7946 0 0 0 84 4 0 0 25 0 1 0 1997816871 132333568 7906 996147200 134512640 135477443 4294956224 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 32341 7908 431 235 0 31042 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 129232

[startup+3.10186 s]
/proc/loadavg: 2.68 2.24 2.01 4/94 9252
/proc/meminfo: memFree=331224/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=187972 CPUtime=1.68
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 22626 0 0 0 157 11 0 0 25 0 1 0 1997816871 192483328 22586 996147200 134512640 135477443 4294956224 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 46993 22587 432 235 0 45694 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 187972

[startup+6.30124 s]
/proc/loadavg: 2.68 2.24 2.01 4/94 9252
/proc/meminfo: memFree=207000/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=289744 CPUtime=3.27
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 48072 0 0 0 305 22 0 0 25 0 1 0 1997816871 296697856 48032 996147200 134512640 135477443 4294956224 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 72436 48033 432 235 0 71137 0
Current children cumulated CPU time (s) 3.27
Current children cumulated vsize (KiB) 289744

[startup+12.703 s]
/proc/loadavg: 2.58 2.23 2.00 3/83 9252
/proc/meminfo: memFree=583856/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=713016 CPUtime=9.19
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 139590 0 0 0 853 66 0 0 25 0 1 0 1997816871 730128384 139066 996147200 134512640 135477443 4294956224 18446744073709551615 134535923 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 178254 139066 437 235 0 176955 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 713016

[startup+25.5015 s]
/proc/loadavg: 2.56 2.24 2.01 3/83 9252
/proc/meminfo: memFree=714672/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=21.98
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143178 0 0 0 2127 71 0 0 25 0 1 0 1997816871 522973184 103693 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 103693 456 235 0 126380 0
Current children cumulated CPU time (s) 21.98
Current children cumulated vsize (KiB) 510716

[startup+51.1016 s]
/proc/loadavg: 2.57 2.27 2.02 3/83 9252
/proc/meminfo: memFree=714032/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=47.57
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143298 0 0 0 4685 72 0 0 25 0 1 0 1997816871 522973184 103813 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 103813 456 235 0 126380 0
Current children cumulated CPU time (s) 47.57
Current children cumulated vsize (KiB) 510716

[startup+102.302 s]
/proc/loadavg: 2.53 2.31 2.05 3/83 9252
/proc/meminfo: memFree=712624/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=98.76
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143648 0 0 0 9804 72 0 0 25 0 1 0 1997816871 522973184 104163 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104163 495 235 0 126380 0
Current children cumulated CPU time (s) 98.76
Current children cumulated vsize (KiB) 510716

[startup+162.302 s]
/proc/loadavg: 2.37 2.30 2.06 3/83 9252
/proc/meminfo: memFree=712368/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=158.72
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143688 0 0 0 15800 72 0 0 25 0 1 0 1997816871 522973184 104203 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104203 495 235 0 126380 0
Current children cumulated CPU time (s) 158.72
Current children cumulated vsize (KiB) 510716

[startup+222.306 s]
/proc/loadavg: 2.36 2.31 2.08 3/83 9252
/proc/meminfo: memFree=712176/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=218.7
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 21798 72 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 218.7
Current children cumulated vsize (KiB) 510716

[startup+282.301 s]
/proc/loadavg: 2.22 2.27 2.08 3/83 9252
/proc/meminfo: memFree=706544/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=278.67
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 27795 72 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 278.67
Current children cumulated vsize (KiB) 510716

[startup+342.301 s]
/proc/loadavg: 2.14 2.23 2.08 3/83 9252
/proc/meminfo: memFree=703536/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=338.65
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 33793 72 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 338.65
Current children cumulated vsize (KiB) 510716

[startup+402.302 s]
/proc/loadavg: 2.12 2.21 2.08 3/83 9252
/proc/meminfo: memFree=682416/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=398.62
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 39789 73 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 398.62
Current children cumulated vsize (KiB) 510716

[startup+462.302 s]
/proc/loadavg: 2.10 2.18 2.08 3/83 9252
/proc/meminfo: memFree=682416/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=458.6
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 45787 73 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 458.6
Current children cumulated vsize (KiB) 510716

[startup+522.302 s]
/proc/loadavg: 2.09 2.16 2.08 3/83 9252
/proc/meminfo: memFree=676016/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=518.57
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 51784 73 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 518.57
Current children cumulated vsize (KiB) 510716

[startup+582.301 s]
/proc/loadavg: 2.09 2.15 2.08 3/83 9252
/proc/meminfo: memFree=676016/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=578.55
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 57782 73 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 578.55
Current children cumulated vsize (KiB) 510716

[startup+642.301 s]
/proc/loadavg: 2.08 2.13 2.08 3/83 9252
/proc/meminfo: memFree=669296/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=638.53
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 63779 74 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 638.53
Current children cumulated vsize (KiB) 510716


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

[startup+882.306 s]
/proc/loadavg: 2.13 2.11 2.08 3/83 9252
/proc/meminfo: memFree=628464/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=878.43
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 87768 75 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 878.43
Current children cumulated vsize (KiB) 510716

[startup+942.301 s]
/proc/loadavg: 2.13 2.10 2.08 3/83 9252
/proc/meminfo: memFree=628528/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=938.4
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 93765 75 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 938.4
Current children cumulated vsize (KiB) 510716

[startup+1002.3 s]
/proc/loadavg: 2.11 2.10 2.08 3/83 9252
/proc/meminfo: memFree=625328/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=998.38
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 99763 75 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 998.38
Current children cumulated vsize (KiB) 510716

[startup+1062.3 s]
/proc/loadavg: 2.11 2.09 2.08 3/83 9252
/proc/meminfo: memFree=617136/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1058.35
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 105760 75 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590283 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 1058.35
Current children cumulated vsize (KiB) 510716

[startup+1122.3 s]
/proc/loadavg: 2.09 2.09 2.08 3/83 9252
/proc/meminfo: memFree=611568/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1118.33
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 111758 75 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 1118.33
Current children cumulated vsize (KiB) 510716

[startup+1182.3 s]
/proc/loadavg: 2.09 2.09 2.08 4/83 9252
/proc/meminfo: memFree=590256/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1178.3
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 117755 75 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 1178.3
Current children cumulated vsize (KiB) 510716

[startup+1242.3 s]
/proc/loadavg: 2.12 2.10 2.08 3/83 9252
/proc/meminfo: memFree=586480/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1238.27
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 123752 75 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 1238.27
Current children cumulated vsize (KiB) 510716

[startup+1302.3 s]
/proc/loadavg: 2.09 2.09 2.08 3/83 9252
/proc/meminfo: memFree=583792/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1298.25
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 129750 75 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 1298.25
Current children cumulated vsize (KiB) 510716

[startup+1362.3 s]
/proc/loadavg: 2.14 2.10 2.09 3/83 9252
/proc/meminfo: memFree=580144/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1358.22
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 135747 75 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 1358.22
Current children cumulated vsize (KiB) 510716

[startup+1422.3 s]
/proc/loadavg: 2.09 2.09 2.09 3/83 9253
/proc/meminfo: memFree=573360/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1418.2
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143712 0 0 0 141745 75 0 0 25 0 1 0 1997816871 522973184 104227 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104227 495 235 0 126380 0
Current children cumulated CPU time (s) 1418.2
Current children cumulated vsize (KiB) 510716

[startup+1482.3 s]
/proc/loadavg: 2.07 2.09 2.09 3/83 9254
/proc/meminfo: memFree=565296/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1478.18
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143768 0 0 0 147742 76 0 0 25 0 1 0 1997816871 522973184 104283 996147200 134512640 135477443 4294956224 18446744073709551615 134600896 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104283 495 235 0 126380 0
Current children cumulated CPU time (s) 1478.18
Current children cumulated vsize (KiB) 510716

[startup+1542.31 s]
/proc/loadavg: 2.14 2.10 2.09 3/83 9254
/proc/meminfo: memFree=565232/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1538.16
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143774 0 0 0 153740 76 0 0 25 0 1 0 1997816871 522973184 104289 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104289 495 235 0 126380 0
Current children cumulated CPU time (s) 1538.16
Current children cumulated vsize (KiB) 510716

[startup+1602.3 s]
/proc/loadavg: 2.17 2.11 2.09 3/83 9254
/proc/meminfo: memFree=543920/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1598.13
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143774 0 0 0 159737 76 0 0 25 0 1 0 1997816871 522973184 104289 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104289 495 235 0 126380 0
Current children cumulated CPU time (s) 1598.13
Current children cumulated vsize (KiB) 510716

[startup+1662.3 s]
/proc/loadavg: 2.20 2.12 2.10 3/83 9254
/proc/meminfo: memFree=539568/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1658.1
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143774 0 0 0 165734 76 0 0 25 0 1 0 1997816871 522973184 104289 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104289 495 235 0 126380 0
Current children cumulated CPU time (s) 1658.1
Current children cumulated vsize (KiB) 510716

[startup+1722.3 s]
/proc/loadavg: 2.23 2.13 2.10 3/83 9254
/proc/meminfo: memFree=534320/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1718.07
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143809 0 0 0 171731 76 0 0 25 0 1 0 1997816871 522973184 104324 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104324 495 235 0 126380 0
Current children cumulated CPU time (s) 1718.07
Current children cumulated vsize (KiB) 510716

[startup+1782.3 s]
/proc/loadavg: 2.04 2.09 2.08 3/84 9376
/proc/meminfo: memFree=1044648/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1777.98
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143809 0 0 0 177720 78 0 0 25 0 1 0 1997816871 522973184 104324 996147200 134512640 135477443 4294956224 18446744073709551615 134590210 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104324 495 235 0 126380 0
Current children cumulated CPU time (s) 1777.98
Current children cumulated vsize (KiB) 510716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.21 s]
/proc/loadavg: 2.16 2.11 2.09 3/84 9376
/proc/meminfo: memFree=420008/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1800.06
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143809 0 0 0 179927 79 0 0 25 0 1 0 1997816871 522973184 104324 996147200 134512640 135477443 4294956224 18446744073709551615 134590283 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104324 495 235 0 126380 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 510716

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

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

[startup+1805.21 s]
/proc/loadavg: 2.16 2.11 2.09 3/84 9376
/proc/meminfo: memFree=420008/2055920 swapFree=4180424/4192956
[pid=9251] ppid=9249 vsize=510716 CPUtime=1800.06
/proc/9251/stat : 9251 (casperzao) R 9249 9251 5127 0 -1 4194304 143809 0 0 0 179927 79 0 0 25 0 1 0 1997816871 522973184 104324 996147200 134512640 135477443 4294956224 18446744073709551615 134590283 0 0 4096 0 0 0 0 17 0 0 0
/proc/9251/statm: 127679 104324 495 235 0 126380 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 510716

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.28
CPU time (s): 1800.13
CPU user time (s): 1799.27
CPU system time (s): 0.857869
CPU usage (%): 99.7148
Max. virtual memory (cumulated for all children) (KiB): 713016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.27
system time used= 0.857869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143809
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= 16
involuntary context switches= 33883

runsolver used 2.25666 second user time and 5.77612 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-04 18:20:34
IDJOB=1076588
IDBENCH=56593
IDSOLVER=361
FILE ID=node33/1076588-1215188433
PBS_JOBID= 7881554
Free space on /tmp= 66456 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg9-13_ext.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076588-1215188433/watcher-1076588-1215188433 -o /tmp/evaluation-result-1076588-1215188433/solver-1076588-1215188433 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1076588-1215188433.xml 1475178350 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e7630fe2f04ca6e2f2045ce4fd306035
RANDOM SEED=1475178350

node33.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.231
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.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        385664 kB
Buffers:         74436 kB
Cached:         366152 kB
SwapCached:       6444 kB
Active:        1349964 kB
Inactive:       245272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        385664 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:           14188 kB
Writeback:           0 kB
Mapped:        1171748 kB
Slab:            57356 kB
Committed_AS:  4945984 kB
PageTables:       4492 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= 66476 MiB
End job on node33 at 2008-07-04 18:50:41