Trace number 1081978

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.1 1810.71

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-36.xml
MD5SUM87cb5ec2449d8c75ad96262506f10f50
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark54.7087
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of constraints22715
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22715
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.58/0.68	c Building = 1
0.68/0.78	c [ NumberOfVariables = 1296 ]
0.68/0.78	c [ NumberOfConstraints = 22715 ]
0.68/0.78	c [ SizeOfSearchSpace(log2) = 6700.22 ]
0.68/0.78	c SymmetrySearch = 1
1.77/1.84	c InitialPropagation = 1
1.77/1.87	c [ SizeOfSearchSpace(log2) = 6700.22 ]
1.77/1.87	c InitialSAC = 1
1.98/2.00	c [ SizeOfSearchSpace(log2) = 6700.22 ]
1.98/2.00	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-1081978-1215220343/watcher-1081978-1215220343 -o /tmp/evaluation-result-1081978-1215220343/solver-1081978-1215220343 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1081978-1215220343.xml 1223204775 

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.07 2.02 2.01 2/72 18015
/proc/meminfo: memFree=1934604/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=1052 CPUtime=0
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2001006703 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 4727588 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 263 26 20 234 0 3 0

[startup+0.0774999 s]
/proc/loadavg: 2.07 2.02 2.01 2/72 18015
/proc/meminfo: memFree=1934604/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=6228 CPUtime=0.06
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 670 0 0 0 6 0 0 0 18 0 1 0 2001006703 6377472 630 996147200 134512640 135472138 4294956224 18446744073709551615 134805225 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 1557 630 373 234 0 259 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6228

[startup+0.101502 s]
/proc/loadavg: 2.07 2.02 2.01 2/72 18015
/proc/meminfo: memFree=1934604/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=6492 CPUtime=0.08
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 729 0 0 0 8 0 0 0 18 0 1 0 2001006703 6647808 689 996147200 134512640 135472138 4294956224 18446744073709551615 134723560 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 1623 689 373 234 0 325 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6492

[startup+0.301541 s]
/proc/loadavg: 2.07 2.02 2.01 2/72 18015
/proc/meminfo: memFree=1934604/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=8340 CPUtime=0.28
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 1198 0 0 0 28 0 0 0 19 0 1 0 2001006703 8540160 1158 996147200 134512640 135472138 4294956224 18446744073709551615 4158762520 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 2085 1158 373 234 0 787 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8340

[startup+0.70162 s]
/proc/loadavg: 2.07 2.02 2.01 2/72 18015
/proc/meminfo: memFree=1934604/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=105400 CPUtime=0.68
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 3182 0 0 0 67 1 0 0 23 0 1 0 2001006703 107929600 3142 996147200 134512640 135472138 4294956224 18446744073709551615 4158907194 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 26350 3142 423 234 0 25052 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 105400

[startup+1.50176 s]
/proc/loadavg: 2.07 2.02 2.01 3/73 18016
/proc/meminfo: memFree=1902340/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=124364 CPUtime=1.47
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 8685 0 0 0 143 4 0 0 25 0 1 0 2001006703 127348736 8601 996147200 134512640 135472138 4294956224 18446744073709551615 134534367 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 31091 8601 458 234 0 29793 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 124364

[startup+3.10206 s]
/proc/loadavg: 2.07 2.02 2.01 3/73 18016
/proc/meminfo: memFree=1911036/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108056 CPUtime=3.07
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9406 0 0 0 302 5 0 0 25 0 1 0 2001006703 110649344 6285 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27014 6285 490 234 0 25716 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 108056

[startup+6.30164 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 18016
/proc/meminfo: memFree=1910844/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108056 CPUtime=6.24
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9449 0 0 0 619 5 0 0 25 0 1 0 2001006703 110649344 6328 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27014 6328 490 234 0 25716 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 108056

[startup+12.7018 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 18016
/proc/meminfo: memFree=1910588/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108056 CPUtime=12.59
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9491 0 0 0 1254 5 0 0 25 0 1 0 2001006703 110649344 6370 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27014 6370 490 234 0 25716 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 108056

[startup+25.5011 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 18016
/proc/meminfo: memFree=1910596/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108056 CPUtime=25.29
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9530 0 0 0 2524 5 0 0 25 0 1 0 2001006703 110649344 6409 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27014 6409 490 234 0 25716 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 108056

[startup+51.1018 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 18016
/proc/meminfo: memFree=1910532/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108060 CPUtime=50.69
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9539 0 0 0 5064 5 0 0 25 0 1 0 2001006703 110653440 6418 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27015 6418 490 234 0 25717 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 108060

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 18016
/proc/meminfo: memFree=1910340/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108060 CPUtime=101.5
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9566 0 0 0 10145 5 0 0 25 0 1 0 2001006703 110653440 6445 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27015 6445 490 234 0 25717 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 108060

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18016
/proc/meminfo: memFree=1910212/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108060 CPUtime=161.04
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9588 0 0 0 16099 5 0 0 25 0 1 0 2001006703 110653440 6467 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27015 6467 490 234 0 25717 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 108060

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18016
/proc/meminfo: memFree=1910212/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108060 CPUtime=220.58
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9593 0 0 0 22053 5 0 0 25 0 1 0 2001006703 110653440 6472 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27015 6472 490 234 0 25717 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 108060

[startup+282.303 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 18016
/proc/meminfo: memFree=1910148/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108060 CPUtime=280.12
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9594 0 0 0 28007 5 0 0 25 0 1 0 2001006703 110653440 6473 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27015 6473 490 234 0 25717 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 108060

[startup+342.302 s]
/proc/loadavg: 2.05 2.02 2.00 3/73 18016
/proc/meminfo: memFree=1910148/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108060 CPUtime=339.67
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9606 0 0 0 33962 5 0 0 25 0 1 0 2001006703 110653440 6485 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27015 6485 490 234 0 25717 0
Current children cumulated CPU time (s) 339.67
Current children cumulated vsize (KiB) 108060

[startup+402.302 s]
/proc/loadavg: 2.13 2.05 2.01 3/73 18016
/proc/meminfo: memFree=1910084/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108060 CPUtime=399.21
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9606 0 0 0 39916 5 0 0 25 0 1 0 2001006703 110653440 6485 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27015 6485 490 234 0 25717 0
Current children cumulated CPU time (s) 399.21
Current children cumulated vsize (KiB) 108060

[startup+462.302 s]
/proc/loadavg: 2.20 2.08 2.02 3/73 18016
/proc/meminfo: memFree=1910084/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108060 CPUtime=458.75
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9608 0 0 0 45870 5 0 0 25 0 1 0 2001006703 110653440 6487 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27015 6487 490 234 0 25717 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 108060

[startup+522.302 s]
/proc/loadavg: 2.14 2.08 2.02 3/73 18016
/proc/meminfo: memFree=1910084/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108060 CPUtime=518.3
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9609 0 0 0 51825 5 0 0 25 0 1 0 2001006703 110653440 6488 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27015 6488 490 234 0 25717 0
Current children cumulated CPU time (s) 518.3
Current children cumulated vsize (KiB) 108060

[startup+582.302 s]
/proc/loadavg: 2.05 2.06 2.01 3/73 18016
/proc/meminfo: memFree=1910020/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108060 CPUtime=577.85
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9609 0 0 0 57779 6 0 0 25 0 1 0 2001006703 110653440 6488 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27015 6488 490 234 0 25717 0
Current children cumulated CPU time (s) 577.85
Current children cumulated vsize (KiB) 108060

[startup+642.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/73 18016
/proc/meminfo: memFree=1910020/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108060 CPUtime=637.39
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9609 0 0 0 63733 6 0 0 25 0 1 0 2001006703 110653440 6488 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27015 6488 490 234 0 25717 0
Current children cumulated CPU time (s) 637.39
Current children cumulated vsize (KiB) 108060


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 18016
/proc/meminfo: memFree=1909764/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=875.56
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9626 0 0 0 87550 6 0 0 25 0 1 0 2001006703 110657536 6505 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27016 6505 490 234 0 25718 0
Current children cumulated CPU time (s) 875.56
Current children cumulated vsize (KiB) 108064

[startup+942.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 18016
/proc/meminfo: memFree=1909764/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=935.1
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9628 0 0 0 93504 6 0 0 25 0 1 0 2001006703 110657536 6507 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27016 6507 490 234 0 25718 0
Current children cumulated CPU time (s) 935.1
Current children cumulated vsize (KiB) 108064

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18016
/proc/meminfo: memFree=1909764/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=994.64
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9628 0 0 0 99458 6 0 0 25 0 1 0 2001006703 110657536 6507 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27016 6507 490 234 0 25718 0
Current children cumulated CPU time (s) 994.64
Current children cumulated vsize (KiB) 108064

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18016
/proc/meminfo: memFree=1909700/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1054.19
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9628 0 0 0 105413 6 0 0 25 0 1 0 2001006703 110657536 6507 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27016 6507 490 234 0 25718 0
Current children cumulated CPU time (s) 1054.19
Current children cumulated vsize (KiB) 108064

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18016
/proc/meminfo: memFree=1909700/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1113.73
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9628 0 0 0 111367 6 0 0 25 0 1 0 2001006703 110657536 6507 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27016 6507 490 234 0 25718 0
Current children cumulated CPU time (s) 1113.73
Current children cumulated vsize (KiB) 108064

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18016
/proc/meminfo: memFree=1909700/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1173.27
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9628 0 0 0 117321 6 0 0 25 0 1 0 2001006703 110657536 6507 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27016 6507 490 234 0 25718 0
Current children cumulated CPU time (s) 1173.27
Current children cumulated vsize (KiB) 108064

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18016
/proc/meminfo: memFree=1909636/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1232.81
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9628 0 0 0 123275 6 0 0 25 0 1 0 2001006703 110657536 6507 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27016 6507 490 234 0 25718 0
Current children cumulated CPU time (s) 1232.81
Current children cumulated vsize (KiB) 108064

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18016
/proc/meminfo: memFree=1909572/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1292.36
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9628 0 0 0 129230 6 0 0 25 0 1 0 2001006703 110657536 6507 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/18015/statm: 27016 6507 490 234 0 25718 0
Current children cumulated CPU time (s) 1292.36
Current children cumulated vsize (KiB) 108064

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 4/83 18065
/proc/meminfo: memFree=1876028/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1351.94
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9628 0 0 0 135185 9 0 0 25 0 1 0 2001006703 110657536 6507 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/18015/statm: 27016 6507 490 234 0 25718 0
Current children cumulated CPU time (s) 1351.94
Current children cumulated vsize (KiB) 108064

[startup+1422.31 s]
/proc/loadavg: 2.07 2.03 2.00 3/75 18067
/proc/meminfo: memFree=1373692/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1411.88
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9628 0 0 0 141170 18 0 0 25 0 1 0 2001006703 110657536 6507 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/18015/statm: 27016 6507 490 234 0 25718 0
Current children cumulated CPU time (s) 1411.88
Current children cumulated vsize (KiB) 108064

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/75 18067
/proc/meminfo: memFree=1147324/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1471.84
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9629 0 0 0 147166 18 0 0 25 0 1 0 2001006703 110657536 6508 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/18015/statm: 27016 6508 490 234 0 25718 0
Current children cumulated CPU time (s) 1471.84
Current children cumulated vsize (KiB) 108064

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 18067
/proc/meminfo: memFree=917244/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1531.81
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9629 0 0 0 153163 18 0 0 25 0 1 0 2001006703 110657536 6508 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/18015/statm: 27016 6508 490 234 0 25718 0
Current children cumulated CPU time (s) 1531.81
Current children cumulated vsize (KiB) 108064

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 18106
/proc/meminfo: memFree=1895180/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1591.78
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9629 0 0 0 159159 19 0 0 25 0 1 0 2001006703 110657536 6508 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/18015/statm: 27016 6508 490 234 0 25718 0
Current children cumulated CPU time (s) 1591.78
Current children cumulated vsize (KiB) 108064

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/73 18106
/proc/meminfo: memFree=1894988/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1651.75
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9629 0 0 0 165156 19 0 0 25 0 1 0 2001006703 110657536 6508 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/18015/statm: 27016 6508 490 234 0 25718 0
Current children cumulated CPU time (s) 1651.75
Current children cumulated vsize (KiB) 108064

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 18106
/proc/meminfo: memFree=1894988/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1711.72
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9629 0 0 0 171153 19 0 0 25 0 1 0 2001006703 110657536 6508 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/18015/statm: 27016 6508 490 234 0 25718 0
Current children cumulated CPU time (s) 1711.72
Current children cumulated vsize (KiB) 108064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 18106
/proc/meminfo: memFree=1894924/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1771.69
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9629 0 0 0 177150 19 0 0 25 0 1 0 2001006703 110657536 6508 996147200 134512640 135472138 4294956224 18446744073709551615 135202779 0 0 4096 0 0 0 0 17 0 0 0
/proc/18015/statm: 27016 6508 490 234 0 25718 0
Current children cumulated CPU time (s) 1771.69
Current children cumulated vsize (KiB) 108064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18106
/proc/meminfo: memFree=1894924/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1800.08
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9629 0 0 0 179989 19 0 0 25 0 1 0 2001006703 110657536 6508 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/18015/statm: 27016 6508 490 234 0 25718 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 108064

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

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

[startup+1810.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18106
/proc/meminfo: memFree=1894924/2055920 swapFree=4179816/4192956
[pid=18015] ppid=18013 vsize=108064 CPUtime=1800.08
/proc/18015/stat : 18015 (casperzito) R 18013 18015 16531 0 -1 4194304 9629 0 0 0 179989 19 0 0 25 0 1 0 2001006703 110657536 6508 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/18015/statm: 27016 6508 490 234 0 25718 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 108064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.71
CPU time (s): 1800.1
CPU user time (s): 1799.89
CPU system time (s): 0.201969
CPU usage (%): 99.4137
Max. virtual memory (cumulated for all children) (KiB): 124364

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

runsolver used 1.77673 second user time and 5.15122 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-05 03:12:23
IDJOB=1081978
IDBENCH=57166
IDSOLVER=362
FILE ID=node45/1081978-1215220343
PBS_JOBID= 7881810
Free space on /tmp= 66484 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-36.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1081978-1215220343/watcher-1081978-1215220343 -o /tmp/evaluation-result-1081978-1215220343/solver-1081978-1215220343 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1081978-1215220343.xml 1223204775 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 87cb5ec2449d8c75ad96262506f10f50
RANDOM SEED=1223204775

node45.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.268
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.268
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:       1935084 kB
Buffers:          4588 kB
Cached:          48756 kB
SwapCached:       6700 kB
Active:          58872 kB
Inactive:         7732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1935084 kB
SwapTotal:     4192956 kB
SwapFree:      4179816 kB
Dirty:            5636 kB
Writeback:           0 kB
Mapped:          21336 kB
Slab:            39804 kB
Committed_AS:  3899412 kB
PageTables:       1716 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= 66480 MiB
End job on node45 at 2008-07-05 03:42:36