Trace number 1064766

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.06 1810.61

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-rf8.xml
MD5SUM2ce4d21cf2d69359655b1bebad60447f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.51086
Satisfiable
(Un)Satisfiability was proved
Number of variables6832
Number of constraints19476
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19476
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.15	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.15	c Parsing = 1
0.78/0.80	c Building = 1
0.88/0.92	c [ NumberOfVariables = 6832 ]
0.88/0.92	c [ NumberOfConstraints = 19476 ]
0.88/0.93	c [ SizeOfSearchSpace(log2) = 6831 ]
0.88/0.93	c SymmetrySearch = 1
4.64/4.70	c InitialPropagation = 1
4.64/4.75	c [ SizeOfSearchSpace(log2) = 6809 ]
4.64/4.75	c InitialSAC = (Timeout)
8.32/8.49	c [ SizeOfSearchSpace(log2) = 6576 ]
8.42/8.50	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-1064766-1215143931/watcher-1064766-1215143931 -o /tmp/evaluation-result-1064766-1215143931/solver-1064766-1215143931 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1064766-1215143931.xml 1755384850 

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.99 4/80 16240
/proc/meminfo: memFree=1656784/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=7948 CPUtime=0.19
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 1093 0 0 0 19 0 0 0 19 0 1 0 1993367680 8138752 1053 996147200 134512640 135472138 4294956224 18446744073709551615 134768134 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 1987 1053 368 234 0 689 0

[startup+0.290239 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 16240
/proc/meminfo: memFree=1656784/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=8872 CPUtime=0.27
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 1315 0 0 0 27 0 0 0 19 0 1 0 1993367680 9084928 1275 996147200 134512640 135472138 4294956224 18446744073709551615 134785710 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 2218 1275 368 234 0 920 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8872

[startup+0.301223 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 16240
/proc/meminfo: memFree=1656784/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=8872 CPUtime=0.28
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 1343 0 0 0 28 0 0 0 19 0 1 0 1993367680 9084928 1303 996147200 134512640 135472138 4294956224 18446744073709551615 4158772421 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 2218 1303 368 234 0 920 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8872

[startup+0.4012 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 16240
/proc/meminfo: memFree=1656784/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=10060 CPUtime=0.39
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 1615 0 0 0 38 1 0 0 20 0 1 0 1993367680 10301440 1575 996147200 134512640 135472138 4294956224 18446744073709551615 4159782590 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 2515 1575 368 234 0 1217 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 10060

[startup+0.701121 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 16240
/proc/meminfo: memFree=1656784/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=13096 CPUtime=0.69
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 2399 0 0 0 68 1 0 0 23 0 1 0 1993367680 13410304 2359 996147200 134512640 135472138 4294956224 18446744073709551615 7646862 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 3274 2359 368 234 0 1976 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13096

[startup+1.50192 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 16241
/proc/meminfo: memFree=1622216/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=132212 CPUtime=1.47
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 9364 0 0 0 143 4 0 0 25 0 1 0 1993367680 135385088 9207 996147200 134512640 135472138 4294956224 18446744073709551615 134534821 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 33053 9207 448 234 0 31755 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 132212

[startup+3.10451 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 16241
/proc/meminfo: memFree=1620936/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=132212 CPUtime=3.06
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 9539 0 0 0 302 4 0 0 25 0 1 0 1993367680 135385088 9371 996147200 134512640 135472138 4294956224 18446744073709551615 134534246 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 33053 9371 448 234 0 31755 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 132212

[startup+6.30166 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 16241
/proc/meminfo: memFree=1633672/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=6.24
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10022 0 0 0 619 5 0 0 25 0 1 0 1993367680 114716672 6134 996147200 134512640 135472138 4294956224 18446744073709551615 134873817 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6134 467 234 0 26709 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 112028

[startup+12.702 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 16241
/proc/meminfo: memFree=1632392/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=12.58
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10366 0 0 0 1253 5 0 0 25 0 1 0 1993367680 114716672 6478 996147200 134512640 135472138 4294956224 18446744073709551615 134873134 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6478 501 234 0 26709 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 112028

[startup+25.5057 s]
/proc/loadavg: 1.95 1.98 1.99 3/81 16241
/proc/meminfo: memFree=1632264/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=25.28
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10415 0 0 0 2523 5 0 0 25 0 1 0 1993367680 114716672 6527 996147200 134512640 135472138 4294956224 18446744073709551615 134672480 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6527 501 234 0 26709 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 112028

[startup+51.101 s]
/proc/loadavg: 1.96 1.98 1.99 3/81 16241
/proc/meminfo: memFree=1632136/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=50.66
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10451 0 0 0 5061 5 0 0 25 0 1 0 1993367680 114716672 6563 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6563 501 234 0 26709 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 112028

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/81 16241
/proc/meminfo: memFree=1631816/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=101.43
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10492 0 0 0 10138 5 0 0 25 0 1 0 1993367680 114716672 6604 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6604 501 234 0 26709 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 112028

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 16247
/proc/meminfo: memFree=1631688/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=160.91
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10492 0 0 0 16086 5 0 0 25 0 1 0 1993367680 114716672 6604 996147200 134512640 135472138 4294956224 18446744073709551615 134873175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6604 501 234 0 26709 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 112028

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 16247
/proc/meminfo: memFree=1631624/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=220.4
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10494 0 0 0 22035 5 0 0 25 0 1 0 1993367680 114716672 6606 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6606 501 234 0 26709 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 112028

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 16247
/proc/meminfo: memFree=1631432/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=279.89
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10543 0 0 0 27984 5 0 0 25 0 1 0 1993367680 114716672 6655 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6655 501 234 0 26709 0
Current children cumulated CPU time (s) 279.89
Current children cumulated vsize (KiB) 112028

[startup+342.306 s]
/proc/loadavg: 2.07 2.00 2.00 3/81 16247
/proc/meminfo: memFree=1631432/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=339.39
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10543 0 0 0 33934 5 0 0 25 0 1 0 1993367680 114716672 6655 996147200 134512640 135472138 4294956224 18446744073709551615 134873124 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6655 501 234 0 26709 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 112028

[startup+402.302 s]
/proc/loadavg: 2.02 2.00 2.00 3/81 16247
/proc/meminfo: memFree=1631368/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=398.89
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10547 0 0 0 39884 5 0 0 25 0 1 0 1993367680 114716672 6659 996147200 134512640 135472138 4294956224 18446744073709551615 134677848 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6659 501 234 0 26709 0
Current children cumulated CPU time (s) 398.89
Current children cumulated vsize (KiB) 112028

[startup+462.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/81 16247
/proc/meminfo: memFree=1631304/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=458.38
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10547 0 0 0 45833 5 0 0 25 0 1 0 1993367680 114716672 6659 996147200 134512640 135472138 4294956224 18446744073709551615 135202592 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6659 501 234 0 26709 0
Current children cumulated CPU time (s) 458.38
Current children cumulated vsize (KiB) 112028

[startup+522.305 s]
/proc/loadavg: 2.05 2.01 2.00 3/81 16247
/proc/meminfo: memFree=1631304/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=517.88
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10547 0 0 0 51782 6 0 0 25 0 1 0 1993367680 114716672 6659 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6659 501 234 0 26709 0
Current children cumulated CPU time (s) 517.88
Current children cumulated vsize (KiB) 112028

[startup+582.302 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 16247
/proc/meminfo: memFree=1631176/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=577.38
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10571 0 0 0 57732 6 0 0 25 0 1 0 1993367680 114716672 6683 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6683 501 234 0 26709 0
Current children cumulated CPU time (s) 577.38
Current children cumulated vsize (KiB) 112028

[startup+642.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/81 16247
/proc/meminfo: memFree=1631048/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=636.87
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10589 0 0 0 63681 6 0 0 25 0 1 0 1993367680 114716672 6701 996147200 134512640 135472138 4294956224 18446744073709551615 134873121 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6701 501 234 0 26709 0
Current children cumulated CPU time (s) 636.87
Current children cumulated vsize (KiB) 112028


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16247
/proc/meminfo: memFree=1630856/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=815.38
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10589 0 0 0 81532 6 0 0 25 0 1 0 1993367680 114716672 6701 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6701 501 234 0 26709 0
Current children cumulated CPU time (s) 815.38
Current children cumulated vsize (KiB) 112028

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16247
/proc/meminfo: memFree=1630856/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=874.88
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10589 0 0 0 87482 6 0 0 25 0 1 0 1993367680 114716672 6701 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6701 501 234 0 26709 0
Current children cumulated CPU time (s) 874.88
Current children cumulated vsize (KiB) 112028

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16247
/proc/meminfo: memFree=1630856/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=934.38
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10589 0 0 0 93432 6 0 0 25 0 1 0 1993367680 114716672 6701 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6701 501 234 0 26709 0
Current children cumulated CPU time (s) 934.38
Current children cumulated vsize (KiB) 112028

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16247
/proc/meminfo: memFree=1630792/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=993.88
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10594 0 0 0 99382 6 0 0 25 0 1 0 1993367680 114716672 6706 996147200 134512640 135472138 4294956224 18446744073709551615 134672481 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6706 501 234 0 26709 0
Current children cumulated CPU time (s) 993.88
Current children cumulated vsize (KiB) 112028

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16247
/proc/meminfo: memFree=1630728/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1053.38
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10594 0 0 0 105332 6 0 0 25 0 1 0 1993367680 114716672 6706 996147200 134512640 135472138 4294956224 18446744073709551615 134581021 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6706 501 234 0 26709 0
Current children cumulated CPU time (s) 1053.38
Current children cumulated vsize (KiB) 112028

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16247
/proc/meminfo: memFree=1630664/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1112.88
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10594 0 0 0 111282 6 0 0 25 0 1 0 1993367680 114716672 6706 996147200 134512640 135472138 4294956224 18446744073709551615 134672481 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6706 501 234 0 26709 0
Current children cumulated CPU time (s) 1112.88
Current children cumulated vsize (KiB) 112028

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16247
/proc/meminfo: memFree=1630664/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1172.38
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10594 0 0 0 117232 6 0 0 25 0 1 0 1993367680 114716672 6706 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6706 501 234 0 26709 0
Current children cumulated CPU time (s) 1172.38
Current children cumulated vsize (KiB) 112028

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16247
/proc/meminfo: memFree=1630536/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1231.87
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10594 0 0 0 123181 6 0 0 25 0 1 0 1993367680 114716672 6706 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/16240/statm: 28007 6706 501 234 0 26709 0
Current children cumulated CPU time (s) 1231.87
Current children cumulated vsize (KiB) 112028

[startup+1302.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/81 16322
/proc/meminfo: memFree=1545088/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1291.75
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10594 0 0 0 129167 8 0 0 25 0 1 0 1993367680 114716672 6706 996147200 134512640 135472138 4294956224 18446744073709551615 134874401 0 0 4096 0 0 0 0 17 0 0 0
/proc/16240/statm: 28007 6706 501 234 0 26709 0
Current children cumulated CPU time (s) 1291.75
Current children cumulated vsize (KiB) 112028

[startup+1362.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/81 16322
/proc/meminfo: memFree=1544960/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1351.75
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10594 0 0 0 135167 8 0 0 25 0 1 0 1993367680 114716672 6706 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 0 0 0
/proc/16240/statm: 28007 6706 501 234 0 26709 0
Current children cumulated CPU time (s) 1351.75
Current children cumulated vsize (KiB) 112028

[startup+1422.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/81 16322
/proc/meminfo: memFree=1544832/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1411.75
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10635 0 0 0 141167 8 0 0 25 0 1 0 1993367680 114716672 6747 996147200 134512640 135472138 4294956224 18446744073709551615 134578080 0 0 4096 0 0 0 0 17 0 0 0
/proc/16240/statm: 28007 6747 501 234 0 26709 0
Current children cumulated CPU time (s) 1411.75
Current children cumulated vsize (KiB) 112028

[startup+1482.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/81 16322
/proc/meminfo: memFree=1544768/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1471.75
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10636 0 0 0 147167 8 0 0 25 0 1 0 1993367680 114716672 6748 996147200 134512640 135472138 4294956224 18446744073709551615 135263219 0 0 4096 0 0 0 0 17 0 0 0
/proc/16240/statm: 28007 6748 501 234 0 26709 0
Current children cumulated CPU time (s) 1471.75
Current children cumulated vsize (KiB) 112028

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16322
/proc/meminfo: memFree=1544768/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1531.75
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10637 0 0 0 153167 8 0 0 25 0 1 0 1993367680 114716672 6749 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/16240/statm: 28007 6749 501 234 0 26709 0
Current children cumulated CPU time (s) 1531.75
Current children cumulated vsize (KiB) 112028

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16322
/proc/meminfo: memFree=1544768/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1591.74
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10638 0 0 0 159166 8 0 0 25 0 1 0 1993367680 114716672 6750 996147200 134512640 135472138 4294956224 18446744073709551615 134578091 0 0 4096 0 0 0 0 17 0 0 0
/proc/16240/statm: 28007 6750 501 234 0 26709 0
Current children cumulated CPU time (s) 1591.74
Current children cumulated vsize (KiB) 112028

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16322
/proc/meminfo: memFree=1544768/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1651.75
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10638 0 0 0 165167 8 0 0 25 0 1 0 1993367680 114716672 6750 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 0 0 0
/proc/16240/statm: 28007 6750 501 234 0 26709 0
Current children cumulated CPU time (s) 1651.75
Current children cumulated vsize (KiB) 112028

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/81 16322
/proc/meminfo: memFree=1544768/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1711.74
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10638 0 0 0 171166 8 0 0 25 0 1 0 1993367680 114716672 6750 996147200 134512640 135472138 4294956224 18446744073709551615 134672496 0 0 4096 0 0 0 0 17 0 0 0
/proc/16240/statm: 28007 6750 501 234 0 26709 0
Current children cumulated CPU time (s) 1711.74
Current children cumulated vsize (KiB) 112028

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 16322
/proc/meminfo: memFree=1544576/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1771.74
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10638 0 0 0 177166 8 0 0 25 0 1 0 1993367680 114716672 6750 996147200 134512640 135472138 4294956224 18446744073709551615 134873531 0 0 4096 0 0 0 0 17 0 0 0
/proc/16240/statm: 28007 6750 501 234 0 26709 0
Current children cumulated CPU time (s) 1771.74
Current children cumulated vsize (KiB) 112028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16322
/proc/meminfo: memFree=1544576/2055920 swapFree=4180112/4192956
[pid=16240] ppid=16238 vsize=112028 CPUtime=1800.05
/proc/16240/stat : 16240 (casperzito) R 16238 16240 12897 0 -1 4194304 10638 0 0 0 179997 8 0 0 25 0 1 0 1993367680 114716672 6750 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/16240/statm: 28007 6750 501 234 0 26709 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 112028

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.61
CPU time (s): 1800.06
CPU user time (s): 1799.97
CPU system time (s): 0.092985
CPU usage (%): 99.4175
Max. virtual memory (cumulated for all children) (KiB): 132212

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

runsolver used 1.93271 second user time and 5.00124 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-04 05:58:51
IDJOB=1064766
IDBENCH=54988
IDSOLVER=362
FILE ID=node16/1064766-1215143931
PBS_JOBID= 7877258
Free space on /tmp= 66552 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-rf8.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064766-1215143931/watcher-1064766-1215143931 -o /tmp/evaluation-result-1064766-1215143931/solver-1064766-1215143931 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1064766-1215143931.xml 1755384850 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2ce4d21cf2d69359655b1bebad60447f
RANDOM SEED=1755384850

node16.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.213
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.213
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:       1657264 kB
Buffers:         28672 kB
Cached:         145152 kB
SwapCached:       7056 kB
Active:         283552 kB
Inactive:        62792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657264 kB
SwapTotal:     4192956 kB
SwapFree:      4180112 kB
Dirty:            5756 kB
Writeback:           0 kB
Mapped:         185608 kB
Slab:            37256 kB
Committed_AS:  4196720 kB
PageTables:       2164 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 node16 at 2008-07-04 06:29:03