Trace number 1076198

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.03 1802.91

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg7-10_ext.xml
MD5SUM56819a57f8a19427a0cb131197c3ac6b
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 variables70
Number of constraints17
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension17
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.20	c Parsing = 1
0.21/0.26	c Building = 1
0.48/0.51	c [ NumberOfVariables = 70 ]
0.48/0.51	c [ NumberOfConstraints = 17 ]
0.48/0.51	c [ SizeOfSearchSpace(log2) = 329.031 ]
0.48/0.51	c SymmetrySearch = 1
7.34/7.41	c InitialPropagation = 1
7.55/7.61	c [ SizeOfSearchSpace(log2) = 327.143 ]
7.55/7.61	c InitialSAC = (Timeout)
28.84/29.05	c [ SizeOfSearchSpace(log2) = 327.081 ]
28.84/29.05	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-1076198-1215184325/watcher-1076198-1215184325 -o /tmp/evaluation-result-1076198-1215184325/solver-1076198-1215184325 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1076198-1215184325.xml 1110975441 

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.05 2.05 2.01 4/82 10732
/proc/meminfo: memFree=1287544/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=18572 CPUtime=0
/proc/10732/stat : 10732 (runsolver) R 10730 10732 9449 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1997403930 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 217051622695 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10732/statm: 4643 292 257 25 0 2626 0

[startup+0.233728 s]
/proc/loadavg: 2.05 2.05 2.01 4/82 10732
/proc/meminfo: memFree=1287544/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=10000 CPUtime=0.21
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 1613 0 0 0 21 0 0 0 19 0 1 0 1997403930 10240000 1573 996147200 134512640 135472138 4294956224 18446744073709551615 134794160 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 2500 1573 365 234 0 1202 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 10000

[startup+0.301743 s]
/proc/loadavg: 2.05 2.05 2.01 4/82 10732
/proc/meminfo: memFree=1287544/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109840 CPUtime=0.28
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 2949 0 0 0 28 0 0 0 19 0 1 0 1997403930 112476160 2909 996147200 134512640 135472138 4294956224 18446744073709551615 134606259 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 27460 2909 403 234 0 26162 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 109840

[startup+0.401763 s]
/proc/loadavg: 2.05 2.05 2.01 4/82 10732
/proc/meminfo: memFree=1287544/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109840 CPUtime=0.38
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 2958 0 0 0 38 0 0 0 20 0 1 0 1997403930 112476160 2918 996147200 134512640 135472138 4294956224 18446744073709551615 134606250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 27460 2918 403 234 0 26162 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 109840

[startup+0.701823 s]
/proc/loadavg: 2.05 2.05 2.01 4/82 10732
/proc/meminfo: memFree=1287544/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=125680 CPUtime=0.68
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 6931 0 0 0 66 2 0 0 23 0 1 0 1997403930 128696320 6891 996147200 134512640 135472138 4294956224 18446744073709551615 134634186 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 31420 6891 432 234 0 30122 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 125680

[startup+1.50197 s]
/proc/loadavg: 2.05 2.05 2.01 3/83 10733
/proc/meminfo: memFree=1224752/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=182308 CPUtime=1.48
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 21100 0 0 0 138 10 0 0 25 0 1 0 1997403930 186683392 21060 996147200 134512640 135472138 4294956224 18446744073709551615 134633849 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 45577 21060 432 234 0 44279 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 182308

[startup+3.10228 s]
/proc/loadavg: 2.05 2.05 2.01 3/83 10733
/proc/meminfo: memFree=1155184/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=283552 CPUtime=3.07
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 46418 0 0 0 283 24 0 0 25 0 1 0 1997403930 290357248 46378 996147200 134512640 135472138 4294956224 18446744073709551615 9721470 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 70888 46378 432 234 0 69590 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 283552

[startup+6.30189 s]
/proc/loadavg: 2.05 2.05 2.01 3/83 10733
/proc/meminfo: memFree=935408/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=487348 CPUtime=6.26
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 88855 0 0 0 582 44 0 0 25 0 1 0 1997403930 499044352 88447 996147200 134512640 135472138 4294956224 18446744073709551615 134535830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 121837 88447 439 234 0 120539 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 487348

[startup+12.7011 s]
/proc/loadavg: 2.05 2.05 2.01 3/83 10733
/proc/meminfo: memFree=1275504/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=12.62
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 89926 0 0 0 1212 50 0 0 25 0 1 0 1997403930 112300032 3184 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 27417 3184 457 234 0 26119 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 109668

[startup+25.5066 s]
/proc/loadavg: 2.03 2.05 2.01 3/83 10733
/proc/meminfo: memFree=1275504/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=25.36
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 89943 0 0 0 2486 50 0 0 25 0 1 0 1997403930 112300032 3201 996147200 134512640 135472138 4294956224 18446744073709551615 134604918 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 27417 3201 457 234 0 26119 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 109668

[startup+51.1014 s]
/proc/loadavg: 2.02 2.04 2.01 3/83 10733
/proc/meminfo: memFree=1267632/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=50.83
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90204 0 0 0 5033 50 0 0 25 0 1 0 1997403930 112300032 3462 996147200 134512640 135472138 4294956224 18446744073709551615 135262880 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 27417 3462 493 234 0 26119 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 109668

[startup+102.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 10733
/proc/meminfo: memFree=1267440/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=101.78
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90221 0 0 0 10128 50 0 0 25 0 1 0 1997403930 112300032 3479 996147200 134512640 135472138 4294956224 18446744073709551615 134585142 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 27417 3479 493 234 0 26119 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 109668

[startup+162.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 10733
/proc/meminfo: memFree=1260144/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=161.49
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90221 0 0 0 16098 51 0 0 25 0 1 0 1997403930 112300032 3479 996147200 134512640 135472138 4294956224 18446744073709551615 134585158 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 27417 3479 493 234 0 26119 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 109668

[startup+222.302 s]
/proc/loadavg: 2.00 2.02 2.00 4/83 10733
/proc/meminfo: memFree=1253168/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=221.2
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90221 0 0 0 22069 51 0 0 25 0 1 0 1997403930 112300032 3479 996147200 134512640 135472138 4294956224 18446744073709551615 134585177 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 27417 3479 493 234 0 26119 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 109668

[startup+282.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 10733
/proc/meminfo: memFree=1253104/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=280.91
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90226 0 0 0 28040 51 0 0 25 0 1 0 1997403930 112300032 3484 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 27417 3484 493 234 0 26119 0
Current children cumulated CPU time (s) 280.91
Current children cumulated vsize (KiB) 109668

[startup+342.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 10733
/proc/meminfo: memFree=1250040/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=340.62
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90267 0 0 0 34011 51 0 0 25 0 1 0 1997403930 112300032 3525 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 27417 3525 493 234 0 26119 0
Current children cumulated CPU time (s) 340.62
Current children cumulated vsize (KiB) 109668

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10733
/proc/meminfo: memFree=1248440/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=400.33
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90267 0 0 0 39982 51 0 0 25 0 1 0 1997403930 112300032 3525 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/10732/statm: 27417 3525 493 234 0 26119 0
Current children cumulated CPU time (s) 400.33
Current children cumulated vsize (KiB) 109668

[startup+462.302 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 10775
/proc/meminfo: memFree=1729224/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=460.07
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90267 0 0 0 45954 53 0 0 25 0 1 0 1997403930 112300032 3525 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3525 493 234 0 26119 0
Current children cumulated CPU time (s) 460.07
Current children cumulated vsize (KiB) 109668

[startup+522.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/81 10775
/proc/meminfo: memFree=1728976/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=520.05
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90270 0 0 0 51951 54 0 0 25 0 1 0 1997403930 112300032 3528 996147200 134512640 135472138 4294956224 18446744073709551615 134604888 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3528 493 234 0 26119 0
Current children cumulated CPU time (s) 520.05
Current children cumulated vsize (KiB) 109668

[startup+582.303 s]
/proc/loadavg: 2.07 2.01 2.00 3/81 10775
/proc/meminfo: memFree=1728848/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=580.02
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 57948 54 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 580.02
Current children cumulated vsize (KiB) 109668

[startup+642.301 s]
/proc/loadavg: 2.35 2.09 2.02 3/81 10775
/proc/meminfo: memFree=1728720/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=639.98
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 63944 54 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 639.98
Current children cumulated vsize (KiB) 109668


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

[startup+882.302 s]
/proc/loadavg: 2.24 2.24 2.10 3/81 10775
/proc/meminfo: memFree=1728592/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=879.87
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 87933 54 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 879.87
Current children cumulated vsize (KiB) 109668

[startup+942.302 s]
/proc/loadavg: 2.09 2.19 2.09 3/81 10775
/proc/meminfo: memFree=1728592/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=939.84
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 93930 54 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 939.84
Current children cumulated vsize (KiB) 109668

[startup+1002.31 s]
/proc/loadavg: 2.03 2.16 2.08 3/81 10775
/proc/meminfo: memFree=1728528/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=999.81
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 99927 54 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 999.81
Current children cumulated vsize (KiB) 109668

[startup+1062.3 s]
/proc/loadavg: 2.01 2.12 2.08 3/81 10775
/proc/meminfo: memFree=1728464/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1059.78
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 105924 54 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1059.78
Current children cumulated vsize (KiB) 109668

[startup+1122.3 s]
/proc/loadavg: 2.00 2.10 2.07 3/81 10775
/proc/meminfo: memFree=1728336/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1119.75
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 111921 54 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585139 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1119.75
Current children cumulated vsize (KiB) 109668

[startup+1182.3 s]
/proc/loadavg: 2.00 2.08 2.07 3/81 10775
/proc/meminfo: memFree=1728208/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1179.71
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 117917 54 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1179.71
Current children cumulated vsize (KiB) 109668

[startup+1242.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/81 10775
/proc/meminfo: memFree=1728208/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1239.69
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 123914 55 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1239.69
Current children cumulated vsize (KiB) 109668

[startup+1302.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/81 10775
/proc/meminfo: memFree=1728144/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1299.66
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 129911 55 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585155 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1299.66
Current children cumulated vsize (KiB) 109668

[startup+1362.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/81 10775
/proc/meminfo: memFree=1728144/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1359.63
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 135908 55 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1359.63
Current children cumulated vsize (KiB) 109668

[startup+1422.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/81 10775
/proc/meminfo: memFree=1728080/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1419.6
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 141905 55 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1419.6
Current children cumulated vsize (KiB) 109668

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/81 10775
/proc/meminfo: memFree=1728080/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1479.57
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 147902 55 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1479.57
Current children cumulated vsize (KiB) 109668

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/81 10775
/proc/meminfo: memFree=1728016/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1539.54
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 153899 55 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 135262890 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1539.54
Current children cumulated vsize (KiB) 109668

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/81 10775
/proc/meminfo: memFree=1728016/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1599.51
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 159896 55 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134605029 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1599.51
Current children cumulated vsize (KiB) 109668

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.02 3/81 10775
/proc/meminfo: memFree=1727888/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1659.48
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 165893 55 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1659.48
Current children cumulated vsize (KiB) 109668

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 10775
/proc/meminfo: memFree=1727824/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1719.45
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 171890 55 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585139 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1719.45
Current children cumulated vsize (KiB) 109668

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 10777
/proc/meminfo: memFree=1727504/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1779.41
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 177886 55 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1779.41
Current children cumulated vsize (KiB) 109668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.9 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 10777
/proc/meminfo: memFree=1727504/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1800.02
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 179946 56 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 109668

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

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

[startup+1802.9 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 10777
/proc/meminfo: memFree=1727504/2055920 swapFree=4180500/4192956
[pid=10732] ppid=10730 vsize=109668 CPUtime=1800.02
/proc/10732/stat : 10732 (casperzito) R 10730 10732 9449 0 -1 4194304 90284 0 0 0 179946 56 0 0 25 0 1 0 1997403930 112300032 3542 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 0 0 0
/proc/10732/statm: 27417 3542 493 234 0 26119 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 109668

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.91
CPU time (s): 1800.03
CPU user time (s): 1799.46
CPU system time (s): 0.563914
CPU usage (%): 99.8402
Max. virtual memory (cumulated for all children) (KiB): 487348

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

runsolver used 2.50962 second user time and 5.37518 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-04 17:12:05
IDJOB=1076198
IDBENCH=56572
IDSOLVER=362
FILE ID=node59/1076198-1215184325
PBS_JOBID= 7881548
Free space on /tmp= 66524 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg7-10_ext.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076198-1215184325/watcher-1076198-1215184325 -o /tmp/evaluation-result-1076198-1215184325/solver-1076198-1215184325 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1076198-1215184325.xml 1110975441 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 56819a57f8a19427a0cb131197c3ac6b
RANDOM SEED=1110975441

node59.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.261
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.261
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:       1288024 kB
Buffers:         32592 kB
Cached:         141432 kB
SwapCached:       6176 kB
Active:         603220 kB
Inactive:       103312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1288024 kB
SwapTotal:     4192956 kB
SwapFree:      4180500 kB
Dirty:            5120 kB
Writeback:           0 kB
Mapped:         549740 kB
Slab:            45356 kB
Committed_AS:  4735328 kB
PageTables:       3088 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= 66540 MiB
End job on node59 at 2008-07-04 17:42:10