Trace number 1081831

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.07 1806.71

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-35.xml
MD5SUM1eb3c150032c50ac46662d9f9a65bfe6
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 benchmark64.5112
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of constraints20859
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20859
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.58/0.63	c Building = 1
0.67/0.72	c [ NumberOfVariables = 1225 ]
0.67/0.72	c [ NumberOfConstraints = 20859 ]
0.67/0.72	c [ SizeOfSearchSpace(log2) = 6283.37 ]
0.67/0.72	c SymmetrySearch = 1
1.57/1.68	c InitialPropagation = 1
1.67/1.72	c [ SizeOfSearchSpace(log2) = 6283.37 ]
1.67/1.72	c InitialSAC = 1
1.76/1.86	c [ SizeOfSearchSpace(log2) = 6283.37 ]
1.76/1.86	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-1081831-1215219394/watcher-1081831-1215219394 -o /tmp/evaluation-result-1081831-1215219394/solver-1081831-1215219394 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1081831-1215219394.xml 1544944072 

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.00 2.00 2.00 4/73 13046
/proc/meminfo: memFree=915408/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=1052 CPUtime=0
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2000910790 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 10384164 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 263 26 20 234 0 3 0

[startup+0.0809311 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 13046
/proc/meminfo: memFree=915408/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=6228 CPUtime=0.06
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 675 0 0 0 6 0 0 0 18 0 1 0 2000910790 6377472 635 996147200 134512640 135472138 4294956224 18446744073709551615 134805324 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 1557 635 373 234 0 259 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6228

[startup+0.102926 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 13046
/proc/meminfo: memFree=915408/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=6492 CPUtime=0.09
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 728 0 0 0 9 0 0 0 18 0 1 0 2000910790 6647808 688 996147200 134512640 135472138 4294956224 18446744073709551615 134749049 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 1623 688 373 234 0 325 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6492

[startup+0.30197 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 13046
/proc/meminfo: memFree=915408/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=8340 CPUtime=0.28
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 1198 0 0 0 28 0 0 0 19 0 1 0 2000910790 8540160 1158 996147200 134512640 135472138 4294956224 18446744073709551615 10851294 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 2085 1158 373 234 0 787 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8340

[startup+0.701049 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 13046
/proc/meminfo: memFree=915408/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=106060 CPUtime=0.67
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 4461 0 0 0 65 2 0 0 23 0 1 0 2000910790 108605440 4421 996147200 134512640 135472138 4294956224 18446744073709551615 135147743 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26515 4421 423 234 0 25217 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 106060

[startup+1.50218 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13047
/proc/meminfo: memFree=884808/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=122328 CPUtime=1.47
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8082 0 0 0 143 4 0 0 25 0 1 0 2000910790 125263872 8002 996147200 134512640 135472138 4294956224 18446744073709551615 134534899 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 30582 8002 458 234 0 29284 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 122328

[startup+3.10146 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13047
/proc/meminfo: memFree=892168/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107316 CPUtime=3.05
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8701 0 0 0 300 5 0 0 25 0 1 0 2000910790 109891584 5822 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26829 5822 490 234 0 25531 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 107316

[startup+6.30302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13047
/proc/meminfo: memFree=889672/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107316 CPUtime=6.22
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8736 0 0 0 617 5 0 0 25 0 1 0 2000910790 109891584 5857 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26829 5857 490 234 0 25531 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 107316

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13047
/proc/meminfo: memFree=883528/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107316 CPUtime=12.56
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8758 0 0 0 1251 5 0 0 25 0 1 0 2000910790 109891584 5879 996147200 134512640 135472138 4294956224 18446744073709551615 134874303 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26829 5879 490 234 0 25531 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 107316

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13047
/proc/meminfo: memFree=871432/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107316 CPUtime=25.24
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8819 0 0 0 2519 5 0 0 25 0 1 0 2000910790 109891584 5940 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26829 5940 490 234 0 25531 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 107316

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13047
/proc/meminfo: memFree=858696/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107320 CPUtime=50.6
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8851 0 0 0 5055 5 0 0 25 0 1 0 2000910790 109895680 5972 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26830 5972 490 234 0 25532 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 107320

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13047
/proc/meminfo: memFree=838984/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107320 CPUtime=101.31
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8870 0 0 0 10126 5 0 0 25 0 1 0 2000910790 109895680 5991 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26830 5991 490 234 0 25532 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 107320

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13047
/proc/meminfo: memFree=814024/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107320 CPUtime=160.75
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8898 0 0 0 16070 5 0 0 25 0 1 0 2000910790 109895680 6019 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26830 6019 490 234 0 25532 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 107320

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13047
/proc/meminfo: memFree=791496/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107320 CPUtime=220.18
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8904 0 0 0 22013 5 0 0 25 0 1 0 2000910790 109895680 6025 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26830 6025 490 234 0 25532 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 107320

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13053
/proc/meminfo: memFree=770632/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107320 CPUtime=279.62
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8906 0 0 0 27956 6 0 0 25 0 1 0 2000910790 109895680 6027 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26830 6027 490 234 0 25532 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 107320

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13053
/proc/meminfo: memFree=752520/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=339.07
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8907 0 0 0 33901 6 0 0 25 0 1 0 2000910790 109899776 6028 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26831 6028 490 234 0 25533 0
Current children cumulated CPU time (s) 339.07
Current children cumulated vsize (KiB) 107324

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13053
/proc/meminfo: memFree=739464/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=398.51
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8913 0 0 0 39845 6 0 0 25 0 1 0 2000910790 109899776 6034 996147200 134512640 135472138 4294956224 18446744073709551615 135202764 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26831 6034 490 234 0 25533 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 107324

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13053
/proc/meminfo: memFree=723144/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=457.97
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8913 0 0 0 45790 7 0 0 25 0 1 0 2000910790 109899776 6034 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26831 6034 490 234 0 25533 0
Current children cumulated CPU time (s) 457.97
Current children cumulated vsize (KiB) 107324

[startup+522.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/74 13053
/proc/meminfo: memFree=708104/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=517.42
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8915 0 0 0 51735 7 0 0 25 0 1 0 2000910790 109899776 6036 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26831 6036 490 234 0 25533 0
Current children cumulated CPU time (s) 517.42
Current children cumulated vsize (KiB) 107324

[startup+582.302 s]
/proc/loadavg: 2.05 2.02 2.00 3/74 13053
/proc/meminfo: memFree=692936/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=576.88
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8915 0 0 0 57681 7 0 0 25 0 1 0 2000910790 109899776 6036 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26831 6036 490 234 0 25533 0
Current children cumulated CPU time (s) 576.88
Current children cumulated vsize (KiB) 107324

[startup+642.301 s]
/proc/loadavg: 2.27 2.09 2.02 3/74 13053
/proc/meminfo: memFree=676744/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=636.33
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8915 0 0 0 63626 7 0 0 25 0 1 0 2000910790 109899776 6036 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/13046/statm: 26831 6036 490 234 0 25533 0
Current children cumulated CPU time (s) 636.33
Current children cumulated vsize (KiB) 107324


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

[startup+882.301 s]
/proc/loadavg: 2.05 2.06 2.01 3/82 13094
/proc/meminfo: memFree=1537656/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=876.08
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8947 0 0 0 87600 8 0 0 25 0 1 0 2000910790 109899776 6068 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6068 490 234 0 25533 0
Current children cumulated CPU time (s) 876.08
Current children cumulated vsize (KiB) 107324

[startup+942.302 s]
/proc/loadavg: 2.06 2.06 2.01 3/82 13094
/proc/meminfo: memFree=1537656/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=936.06
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8949 0 0 0 93597 9 0 0 25 0 1 0 2000910790 109899776 6070 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6070 490 234 0 25533 0
Current children cumulated CPU time (s) 936.06
Current children cumulated vsize (KiB) 107324

[startup+1002.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/82 13094
/proc/meminfo: memFree=1537656/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=996.03
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8949 0 0 0 99594 9 0 0 25 0 1 0 2000910790 109899776 6070 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6070 490 234 0 25533 0
Current children cumulated CPU time (s) 996.03
Current children cumulated vsize (KiB) 107324

[startup+1062.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/82 13094
/proc/meminfo: memFree=1537656/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1056
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8949 0 0 0 105591 9 0 0 25 0 1 0 2000910790 109899776 6070 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6070 490 234 0 25533 0
Current children cumulated CPU time (s) 1056
Current children cumulated vsize (KiB) 107324

[startup+1122.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/82 13094
/proc/meminfo: memFree=1537592/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1115.97
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8949 0 0 0 111588 9 0 0 25 0 1 0 2000910790 109899776 6070 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6070 490 234 0 25533 0
Current children cumulated CPU time (s) 1115.97
Current children cumulated vsize (KiB) 107324

[startup+1182.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 13094
/proc/meminfo: memFree=1537528/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1175.94
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8949 0 0 0 117585 9 0 0 25 0 1 0 2000910790 109899776 6070 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6070 490 234 0 25533 0
Current children cumulated CPU time (s) 1175.94
Current children cumulated vsize (KiB) 107324

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 13094
/proc/meminfo: memFree=1537336/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1235.91
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8951 0 0 0 123582 9 0 0 25 0 1 0 2000910790 109899776 6072 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6072 490 234 0 25533 0
Current children cumulated CPU time (s) 1235.91
Current children cumulated vsize (KiB) 107324

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 13094
/proc/meminfo: memFree=1537336/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1295.89
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8951 0 0 0 129580 9 0 0 25 0 1 0 2000910790 109899776 6072 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6072 490 234 0 25533 0
Current children cumulated CPU time (s) 1295.89
Current children cumulated vsize (KiB) 107324

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 13094
/proc/meminfo: memFree=1537272/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1355.85
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8951 0 0 0 135576 9 0 0 25 0 1 0 2000910790 109899776 6072 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6072 490 234 0 25533 0
Current children cumulated CPU time (s) 1355.85
Current children cumulated vsize (KiB) 107324

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 13094
/proc/meminfo: memFree=1537272/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1415.83
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8951 0 0 0 141574 9 0 0 25 0 1 0 2000910790 109899776 6072 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6072 490 234 0 25533 0
Current children cumulated CPU time (s) 1415.83
Current children cumulated vsize (KiB) 107324

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 13094
/proc/meminfo: memFree=1537272/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1475.8
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8952 0 0 0 147571 9 0 0 25 0 1 0 2000910790 109899776 6073 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6073 490 234 0 25533 0
Current children cumulated CPU time (s) 1475.8
Current children cumulated vsize (KiB) 107324

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 13094
/proc/meminfo: memFree=1537272/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1535.76
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8952 0 0 0 153567 9 0 0 25 0 1 0 2000910790 109899776 6073 996147200 134512640 135472138 4294956224 18446744073709551615 135202675 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6073 490 234 0 25533 0
Current children cumulated CPU time (s) 1535.76
Current children cumulated vsize (KiB) 107324

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 13094
/proc/meminfo: memFree=1537336/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1595.74
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8952 0 0 0 159565 9 0 0 25 0 1 0 2000910790 109899776 6073 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6073 490 234 0 25533 0
Current children cumulated CPU time (s) 1595.74
Current children cumulated vsize (KiB) 107324

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 13094
/proc/meminfo: memFree=1537272/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1655.71
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8952 0 0 0 165562 9 0 0 25 0 1 0 2000910790 109899776 6073 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6073 490 234 0 25533 0
Current children cumulated CPU time (s) 1655.71
Current children cumulated vsize (KiB) 107324

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 13094
/proc/meminfo: memFree=1537336/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1715.68
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8952 0 0 0 171559 9 0 0 25 0 1 0 2000910790 109899776 6073 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6073 490 234 0 25533 0
Current children cumulated CPU time (s) 1715.68
Current children cumulated vsize (KiB) 107324

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 13094
/proc/meminfo: memFree=1537272/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107324 CPUtime=1775.66
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8952 0 0 0 177556 10 0 0 25 0 1 0 2000910790 109899776 6073 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26831 6073 490 234 0 25533 0
Current children cumulated CPU time (s) 1775.66
Current children cumulated vsize (KiB) 107324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 13094
/proc/meminfo: memFree=1537272/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107328 CPUtime=1800.06
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8968 0 0 0 179996 10 0 0 25 0 1 0 2000910790 109903872 6089 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26832 6089 490 234 0 25534 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 107328

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

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

[startup+1806.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 13094
/proc/meminfo: memFree=1537272/2055920 swapFree=4180700/4192956
[pid=13046] ppid=13044 vsize=107328 CPUtime=1800.06
/proc/13046/stat : 13046 (casperzito) R 13044 13046 9794 0 -1 4194304 8968 0 0 0 179996 10 0 0 25 0 1 0 2000910790 109903872 6089 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/13046/statm: 26832 6089 490 234 0 25534 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 107328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.71
CPU time (s): 1800.07
CPU user time (s): 1799.96
CPU system time (s): 0.104984
CPU usage (%): 99.6323
Max. virtual memory (cumulated for all children) (KiB): 122328

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

runsolver used 2.46762 second user time and 5.61315 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-05 02:56:35
IDJOB=1081831
IDBENCH=57143
IDSOLVER=362
FILE ID=node61/1081831-1215219394
PBS_JOBID= 7881660
Free space on /tmp= 66424 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1eb3c150032c50ac46662d9f9a65bfe6
RANDOM SEED=1544944072

node61.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.269
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.269
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:        915888 kB
Buffers:         61928 kB
Cached:         366268 kB
SwapCached:       6188 kB
Active:         887056 kB
Inactive:       193804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        915888 kB
SwapTotal:     4192956 kB
SwapFree:      4180700 kB
Dirty:            5420 kB
Writeback:           0 kB
Mapped:         659064 kB
Slab:            43384 kB
Committed_AS:  4588744 kB
PageTables:       3028 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node61 at 2008-07-05 03:26:43