Trace number 1067767

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 zito? (TO) 1800.11 1808.11

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-23-04.xml
MD5SUM60de36950254e9d89851a191e6b5db44
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark858.914
Satisfiable
(Un)Satisfiability was proved
Number of variables449
Number of constraints4287
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension170
Number of constraints which are defined in intension4117
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
0.28/0.33	c Building = 1
0.38/0.48	c [ NumberOfVariables = 449 ]
0.38/0.48	c [ NumberOfConstraints = 4287 ]
0.38/0.48	c [ SizeOfSearchSpace(log2) = 2110.5 ]
0.38/0.48	c SymmetrySearch = 1
5.73/5.84	c InitialPropagation = 1
5.82/5.92	c [ SizeOfSearchSpace(log2) = 2079.92 ]
5.82/5.92	c InitialSAC = (Timeout)
10.08/10.29	c [ SizeOfSearchSpace(log2) = 2079.86 ]
10.08/10.29	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-1067767-1215151182/watcher-1067767-1215151182 -o /tmp/evaluation-result-1067767-1215151182/solver-1067767-1215151182 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1067767-1215151182.xml 888197658 

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: 1.92 1.98 1.96 4/84 27569
/proc/meminfo: memFree=1757424/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=1052 CPUtime=0
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1994088019 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 5686052 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 263 26 20 234 0 3 0

[startup+0.049692 s]
/proc/loadavg: 1.92 1.98 1.96 4/84 27569
/proc/meminfo: memFree=1757424/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=6116 CPUtime=0.03
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 651 0 0 0 3 0 0 0 18 0 1 0 1994088019 6262784 611 996147200 134512640 135472138 4294956224 18446744073709551615 134774679 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 1529 611 365 234 0 231 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6116

[startup+0.101697 s]
/proc/loadavg: 1.92 1.98 1.96 4/84 27569
/proc/meminfo: memFree=1757424/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=6780 CPUtime=0.08
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 816 0 0 0 8 0 0 0 18 0 1 0 1994088019 6942720 776 996147200 134512640 135472138 4294956224 18446744073709551615 6151763 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 1695 776 369 234 0 397 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6780

[startup+0.301712 s]
/proc/loadavg: 1.92 1.98 1.96 4/84 27569
/proc/meminfo: memFree=1757424/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=9024 CPUtime=0.28
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 1357 0 0 0 27 1 0 0 19 0 1 0 1994088019 9240576 1317 996147200 134512640 135472138 4294956224 18446744073709551615 6117280 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 2256 1317 369 234 0 958 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9024

[startup+0.701752 s]
/proc/loadavg: 1.92 1.98 1.96 4/84 27569
/proc/meminfo: memFree=1757424/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=121412 CPUtime=0.68
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 7957 0 0 0 64 4 0 0 23 0 1 0 1994088019 124325888 7917 996147200 134512640 135472138 4294956224 18446744073709551615 134629045 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 30353 7917 449 234 0 29055 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 121412

[startup+1.50182 s]
/proc/loadavg: 1.92 1.98 1.96 3/85 27570
/proc/meminfo: memFree=1709288/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=167084 CPUtime=1.47
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 19368 0 0 0 139 8 0 0 25 0 1 0 1994088019 171094016 19328 996147200 134512640 135472138 4294956224 18446744073709551615 134629236 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 41771 19328 451 234 0 40473 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 167084

[startup+3.10195 s]
/proc/loadavg: 1.92 1.98 1.96 3/85 27570
/proc/meminfo: memFree=1650920/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=284660 CPUtime=3.06
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 41641 0 0 0 288 18 0 0 25 0 1 0 1994088019 291491840 41469 996147200 134512640 135472138 4294956224 18446744073709551615 134534862 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 71165 41469 457 234 0 69867 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 284660

[startup+6.30221 s]
/proc/loadavg: 1.93 1.98 1.96 3/85 27570
/proc/meminfo: memFree=1585448/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=6.22
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 45017 0 0 0 601 21 0 0 25 0 1 0 1994088019 109191168 5091 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 5091 479 234 0 25360 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 106632

[startup+12.7017 s]
/proc/loadavg: 1.93 1.98 1.96 3/85 27570
/proc/meminfo: memFree=1736104/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=12.57
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 45564 0 0 0 1235 22 0 0 25 0 1 0 1994088019 109191168 5638 996147200 134512640 135472138 4294956224 18446744073709551615 134906719 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 5638 511 234 0 25360 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 106632

[startup+25.5018 s]
/proc/loadavg: 1.95 1.98 1.96 3/85 27570
/proc/meminfo: memFree=1736168/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=25.25
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 45564 0 0 0 2503 22 0 0 25 0 1 0 1994088019 109191168 5638 996147200 134512640 135472138 4294956224 18446744073709551615 134585139 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 5638 511 234 0 25360 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 106632

[startup+51.1019 s]
/proc/loadavg: 1.96 1.98 1.96 3/85 27570
/proc/meminfo: memFree=1736360/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=50.6
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 45564 0 0 0 5038 22 0 0 25 0 1 0 1994088019 109191168 5638 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 5638 511 234 0 25360 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 106632

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.96 3/85 27576
/proc/meminfo: memFree=1736288/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=101.31
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 45573 0 0 0 10108 23 0 0 25 0 1 0 1994088019 109191168 5647 996147200 134512640 135472138 4294956224 18446744073709551615 134617295 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 5647 511 234 0 25360 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 106632

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.96 3/85 27576
/proc/meminfo: memFree=1736160/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=160.75
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 45725 0 0 0 16052 23 0 0 25 0 1 0 1994088019 109191168 5799 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 5799 511 234 0 25360 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 106632

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.96 3/85 27576
/proc/meminfo: memFree=1732448/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=220.18
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46477 0 0 0 21995 23 0 0 25 0 1 0 1994088019 109191168 6551 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 6551 511 234 0 25360 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 106632

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.96 3/85 27576
/proc/meminfo: memFree=1732384/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=279.62
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46477 0 0 0 27939 23 0 0 25 0 1 0 1994088019 109191168 6551 996147200 134512640 135472138 4294956224 18446744073709551615 134905662 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 6551 511 234 0 25360 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 106632

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.96 3/85 27576
/proc/meminfo: memFree=1732320/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=339.06
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46507 0 0 0 33883 23 0 0 25 0 1 0 1994088019 109191168 6581 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 6581 511 234 0 25360 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 106632

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.96 3/85 27576
/proc/meminfo: memFree=1732264/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=398.5
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46507 0 0 0 39827 23 0 0 25 0 1 0 1994088019 109191168 6581 996147200 134512640 135472138 4294956224 18446744073709551615 135264224 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 6581 511 234 0 25360 0
Current children cumulated CPU time (s) 398.5
Current children cumulated vsize (KiB) 106632

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.96 3/85 27576
/proc/meminfo: memFree=1732264/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=457.94
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46507 0 0 0 45770 24 0 0 25 0 1 0 1994088019 109191168 6581 996147200 134512640 135472138 4294956224 18446744073709551615 135202592 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 6581 511 234 0 25360 0
Current children cumulated CPU time (s) 457.94
Current children cumulated vsize (KiB) 106632

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.96 3/85 27576
/proc/meminfo: memFree=1732200/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=517.39
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46513 0 0 0 51715 24 0 0 25 0 1 0 1994088019 109191168 6587 996147200 134512640 135472138 4294956224 18446744073709551615 134584976 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 6587 511 234 0 25360 0
Current children cumulated CPU time (s) 517.39
Current children cumulated vsize (KiB) 106632

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.96 3/85 27576
/proc/meminfo: memFree=1732008/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=576.82
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46558 0 0 0 57658 24 0 0 25 0 1 0 1994088019 109191168 6632 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 6632 511 234 0 25360 0
Current children cumulated CPU time (s) 576.82
Current children cumulated vsize (KiB) 106632

[startup+642.302 s]
/proc/loadavg: 1.99 1.98 1.96 3/85 27576
/proc/meminfo: memFree=1731816/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=636.26
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46593 0 0 0 63602 24 0 0 25 0 1 0 1994088019 109191168 6667 996147200 134512640 135472138 4294956224 18446744073709551615 134585095 0 0 4096 0 0 0 0 17 1 0 0
/proc/27569/statm: 26658 6667 511 234 0 25360 0
Current children cumulated CPU time (s) 636.26
Current children cumulated vsize (KiB) 106632


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

[startup+882.302 s]
/proc/loadavg: 1.97 1.97 1.95 3/81 27617
/proc/meminfo: memFree=1686152/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=874.65
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46593 0 0 0 87439 26 0 0 25 0 1 0 1994088019 109191168 6667 996147200 134512640 135472138 4294956224 18446744073709551615 134585161 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6667 511 234 0 25360 0
Current children cumulated CPU time (s) 874.65
Current children cumulated vsize (KiB) 106632

[startup+942.302 s]
/proc/loadavg: 2.06 1.99 1.96 3/83 27728
/proc/meminfo: memFree=1018552/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=934.62
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46593 0 0 0 93434 28 0 0 25 0 1 0 1994088019 109191168 6667 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6667 511 234 0 25360 0
Current children cumulated CPU time (s) 934.62
Current children cumulated vsize (KiB) 106632

[startup+1002.3 s]
/proc/loadavg: 2.02 1.99 1.96 3/82 27729
/proc/meminfo: memFree=1022392/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=994.6
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46593 0 0 0 99431 29 0 0 25 0 1 0 1994088019 109191168 6667 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6667 511 234 0 25360 0
Current children cumulated CPU time (s) 994.6
Current children cumulated vsize (KiB) 106632

[startup+1062.3 s]
/proc/loadavg: 2.01 1.99 1.96 3/82 27729
/proc/meminfo: memFree=1021752/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1054.58
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46763 0 0 0 105429 29 0 0 25 0 1 0 1994088019 109191168 6837 996147200 134512640 135472138 4294956224 18446744073709551615 135201119 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6837 511 234 0 25360 0
Current children cumulated CPU time (s) 1054.58
Current children cumulated vsize (KiB) 106632

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.96 4/82 27729
/proc/meminfo: memFree=1021624/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1114.56
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46780 0 0 0 111427 29 0 0 25 0 1 0 1994088019 109191168 6854 996147200 134512640 135472138 4294956224 18446744073709551615 134605029 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6854 511 234 0 25360 0
Current children cumulated CPU time (s) 1114.56
Current children cumulated vsize (KiB) 106632

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.96 3/82 27729
/proc/meminfo: memFree=1021624/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1174.53
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46780 0 0 0 117424 29 0 0 25 0 1 0 1994088019 109191168 6854 996147200 134512640 135472138 4294956224 18446744073709551615 134577878 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6854 511 234 0 25360 0
Current children cumulated CPU time (s) 1174.53
Current children cumulated vsize (KiB) 106632

[startup+1242.3 s]
/proc/loadavg: 2.04 2.00 1.96 3/82 27729
/proc/meminfo: memFree=1021560/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1234.51
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46780 0 0 0 123422 29 0 0 25 0 1 0 1994088019 109191168 6854 996147200 134512640 135472138 4294956224 18446744073709551615 134605022 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6854 511 234 0 25360 0
Current children cumulated CPU time (s) 1234.51
Current children cumulated vsize (KiB) 106632

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/82 27729
/proc/meminfo: memFree=1021432/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1294.49
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46780 0 0 0 129420 29 0 0 25 0 1 0 1994088019 109191168 6854 996147200 134512640 135472138 4294956224 18446744073709551615 135263344 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6854 511 234 0 25360 0
Current children cumulated CPU time (s) 1294.49
Current children cumulated vsize (KiB) 106632

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/82 27729
/proc/meminfo: memFree=1021432/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1354.46
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46780 0 0 0 135417 29 0 0 25 0 1 0 1994088019 109191168 6854 996147200 134512640 135472138 4294956224 18446744073709551615 134605045 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6854 511 234 0 25360 0
Current children cumulated CPU time (s) 1354.46
Current children cumulated vsize (KiB) 106632

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/82 27729
/proc/meminfo: memFree=1021432/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1414.44
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46780 0 0 0 141415 29 0 0 25 0 1 0 1994088019 109191168 6854 996147200 134512640 135472138 4294956224 18446744073709551615 134616372 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6854 511 234 0 25360 0
Current children cumulated CPU time (s) 1414.44
Current children cumulated vsize (KiB) 106632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/82 27729
/proc/meminfo: memFree=1021368/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1474.42
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46780 0 0 0 147413 29 0 0 25 0 1 0 1994088019 109191168 6854 996147200 134512640 135472138 4294956224 18446744073709551615 134604918 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6854 511 234 0 25360 0
Current children cumulated CPU time (s) 1474.42
Current children cumulated vsize (KiB) 106632

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/82 27729
/proc/meminfo: memFree=1021240/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1534.39
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46780 0 0 0 153410 29 0 0 25 0 1 0 1994088019 109191168 6854 996147200 134512640 135472138 4294956224 18446744073709551615 134917135 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6854 511 234 0 25360 0
Current children cumulated CPU time (s) 1534.39
Current children cumulated vsize (KiB) 106632

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/82 27729
/proc/meminfo: memFree=1021240/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1594.36
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46780 0 0 0 159407 29 0 0 25 0 1 0 1994088019 109191168 6854 996147200 134512640 135472138 4294956224 18446744073709551615 134604891 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6854 511 234 0 25360 0
Current children cumulated CPU time (s) 1594.36
Current children cumulated vsize (KiB) 106632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/82 27729
/proc/meminfo: memFree=1021112/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1654.34
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46783 0 0 0 165405 29 0 0 25 0 1 0 1994088019 109191168 6857 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6857 511 234 0 25360 0
Current children cumulated CPU time (s) 1654.34
Current children cumulated vsize (KiB) 106632

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/82 27729
/proc/meminfo: memFree=1021112/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1714.32
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46783 0 0 0 171403 29 0 0 25 0 1 0 1994088019 109191168 6857 996147200 134512640 135472138 4294956224 18446744073709551615 134605040 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6857 511 234 0 25360 0
Current children cumulated CPU time (s) 1714.32
Current children cumulated vsize (KiB) 106632

[startup+1782.3 s]
/proc/loadavg: 2.25 2.08 1.99 3/82 27729
/proc/meminfo: memFree=1021048/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1774.3
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46783 0 0 0 177401 29 0 0 25 0 1 0 1994088019 109191168 6857 996147200 134512640 135472138 4294956224 18446744073709551615 134984224 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6857 511 234 0 25360 0
Current children cumulated CPU time (s) 1774.3
Current children cumulated vsize (KiB) 106632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.1 s]
/proc/loadavg: 2.15 2.07 1.99 3/82 27729
/proc/meminfo: memFree=1021048/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1800.09
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46783 0 0 0 179980 29 0 0 25 0 1 0 1994088019 109191168 6857 996147200 134512640 135472138 4294956224 18446744073709551615 134604906 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6857 511 234 0 25360 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 106632

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

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

[startup+1808.1 s]
/proc/loadavg: 2.15 2.07 1.99 3/82 27729
/proc/meminfo: memFree=1021048/2055920 swapFree=4180796/4192956
[pid=27569] ppid=27567 vsize=106632 CPUtime=1800.09
/proc/27569/stat : 27569 (casperzito) R 27567 27569 23728 0 -1 4194304 46783 0 0 0 179980 29 0 0 25 0 1 0 1994088019 109191168 6857 996147200 134512640 135472138 4294956224 18446744073709551615 134604906 0 0 4096 0 0 0 0 17 0 0 0
/proc/27569/statm: 26658 6857 511 234 0 25360 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 106632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.11
CPU time (s): 1800.11
CPU user time (s): 1799.8
CPU system time (s): 0.301954
CPU usage (%): 99.5572
Max. virtual memory (cumulated for all children) (KiB): 284660

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

runsolver used 2.10168 second user time and 5.74013 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-04 07:59:42
IDJOB=1067767
IDBENCH=55441
IDSOLVER=362
FILE ID=node65/1067767-1215151182
PBS_JOBID= 7877275
Free space on /tmp= 66532 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-23-04.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067767-1215151182/watcher-1067767-1215151182 -o /tmp/evaluation-result-1067767-1215151182/solver-1067767-1215151182 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1067767-1215151182.xml 888197658 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 60de36950254e9d89851a191e6b5db44
RANDOM SEED=888197658

node65.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:       1757904 kB
Buffers:         35444 kB
Cached:         164848 kB
SwapCached:       5952 kB
Active:         172620 kB
Inactive:        67312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757904 kB
SwapTotal:     4192956 kB
SwapFree:      4180796 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          56868 kB
Slab:            42984 kB
Committed_AS:  3950392 kB
PageTables:       2032 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= 66552 MiB
End job on node65 at 2008-07-04 08:29:52