Trace number 1052087

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.08 1809.41

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-16_ext.xml
MD5SUM513a06b4654414d618aa58464ff95119
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5436
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.21	c Parsing = 1
0.19/0.23	c Building = 1
4.85/4.92	c [ NumberOfVariables = 21 ]
4.85/4.92	c [ NumberOfConstraints = 133 ]
4.85/4.92	c [ SizeOfSearchSpace(log2) = 21 ]
4.85/4.92	c SymmetrySearch = (OutOfMemory)
12.86/13.02	c [ Proceeding without symmetry breaking ]
14.75/14.98	c InitialPropagation = 1
14.95/15.11	c [ SizeOfSearchSpace(log2) = 21 ]
14.95/15.11	c InitialSAC = 1
28.84/29.17	c [ SizeOfSearchSpace(log2) = 21 ]
28.84/29.17	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-1052087-1215055798/watcher-1052087-1215055798 -o /tmp/evaluation-result-1052087-1215055798/solver-1052087-1215055798 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1052087-1215055798.xml 371310659 

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/72 11477
/proc/meminfo: memFree=1695544/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=1052 CPUtime=0
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1984554390 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 2605860 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 263 26 20 234 0 3 0

[startup+0.212373 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 11477
/proc/meminfo: memFree=1695544/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=10152 CPUtime=0.19
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 1643 0 0 0 18 1 0 0 19 0 1 0 1984554390 10395648 1603 996147200 134512640 135472138 4294956224 18446744073709551615 134774682 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 2538 1603 364 234 0 1240 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10152

[startup+0.302213 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 11477
/proc/meminfo: memFree=1695544/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110124 CPUtime=0.28
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 2966 0 0 0 26 2 0 0 19 0 1 0 1984554390 112766976 2926 996147200 134512640 135472138 4294956224 18446744073709551615 134606206 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27531 2926 404 234 0 26233 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 110124

[startup+0.401219 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 11477
/proc/meminfo: memFree=1695544/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110124 CPUtime=0.38
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 2967 0 0 0 36 2 0 0 20 0 1 0 1984554390 112766976 2927 996147200 134512640 135472138 4294956224 18446744073709551615 134606217 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27531 2927 404 234 0 26233 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 110124

[startup+0.701253 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 11477
/proc/meminfo: memFree=1695544/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110124 CPUtime=0.68
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 2972 0 0 0 66 2 0 0 23 0 1 0 1984554390 112766976 2932 996147200 134512640 135472138 4294956224 18446744073709551615 134606259 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27531 2932 404 234 0 26233 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 110124

[startup+1.50134 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1685232/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110124 CPUtime=1.47
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 2985 0 0 0 145 2 0 0 25 0 1 0 1984554390 112766976 2945 996147200 134512640 135472138 4294956224 18446744073709551615 134606250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27531 2945 404 234 0 26233 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 110124

[startup+3.1025 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1685040/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110124 CPUtime=3.06
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 3012 0 0 0 304 2 0 0 25 0 1 0 1984554390 112766976 2972 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27531 2972 404 234 0 26233 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 110124

[startup+6.30184 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1619312/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=241728 CPUtime=6.23
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 35964 0 0 0 604 19 0 0 25 0 1 0 1984554390 247529472 35924 996147200 134512640 135472138 4294956224 18446744073709551615 3038948 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 60432 35924 433 234 0 59134 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 241728

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=991728/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=848268 CPUtime=12.57
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 187616 0 0 0 1160 97 0 0 25 0 1 0 1984554390 868626432 187576 996147200 134512640 135472138 4294956224 18446744073709551615 134629239 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 212067 187576 433 234 0 210769 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 848268

[startup+25.5068 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1681392/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=25.27
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 195810 0 0 0 2415 112 0 0 25 0 1 0 1984554390 112648192 3549 996147200 134512640 135472138 4294956224 18446744073709551615 134605022 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 3549 463 234 0 26204 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 110008

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1676656/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=50.67
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197010 0 0 0 4954 113 0 0 25 0 1 0 1984554390 112648192 4749 996147200 134512640 135472138 4294956224 18446744073709551615 134605040 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 4749 480 234 0 26204 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 110008

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1675504/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=101.48
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197269 0 0 0 10034 114 0 0 25 0 1 0 1984554390 112648192 5008 996147200 134512640 135472138 4294956224 18446744073709551615 134604841 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5008 480 234 0 26204 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 110008

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1675504/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=161.02
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197269 0 0 0 15988 114 0 0 25 0 1 0 1984554390 112648192 5008 996147200 134512640 135472138 4294956224 18446744073709551615 134604997 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5008 480 234 0 26204 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 110008

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1675376/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=220.57
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197269 0 0 0 21943 114 0 0 25 0 1 0 1984554390 112648192 5008 996147200 134512640 135472138 4294956224 18446744073709551615 134585155 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5008 480 234 0 26204 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 110008

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1675376/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=280.12
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 27898 114 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 110008

[startup+342.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1675376/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=339.67
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 33853 114 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134605040 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 339.67
Current children cumulated vsize (KiB) 110008

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1675312/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=399.21
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 39807 114 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 399.21
Current children cumulated vsize (KiB) 110008

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11478
/proc/meminfo: memFree=1675248/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=458.76
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 45762 114 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 458.76
Current children cumulated vsize (KiB) 110008

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11480
/proc/meminfo: memFree=1675248/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=518.3
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 51716 114 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 518.3
Current children cumulated vsize (KiB) 110008

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11480
/proc/meminfo: memFree=1675056/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=577.85
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 57671 114 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134604975 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 577.85
Current children cumulated vsize (KiB) 110008

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11480
/proc/meminfo: memFree=1674992/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=637.39
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 63625 114 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134604882 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 637.39
Current children cumulated vsize (KiB) 110008


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11480
/proc/meminfo: memFree=1674992/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=816.03
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 81489 114 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134585033 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 816.03
Current children cumulated vsize (KiB) 110008

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11480
/proc/meminfo: memFree=1674992/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=875.58
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 87443 115 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134604921 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 875.58
Current children cumulated vsize (KiB) 110008

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11480
/proc/meminfo: memFree=1674864/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=935.12
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 93397 115 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 935.12
Current children cumulated vsize (KiB) 110008

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11480
/proc/meminfo: memFree=1674864/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=994.68
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 99353 115 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134585013 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 994.68
Current children cumulated vsize (KiB) 110008

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 11480
/proc/meminfo: memFree=1674864/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1054.22
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 105307 115 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134604938 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 1054.22
Current children cumulated vsize (KiB) 110008

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 11480
/proc/meminfo: memFree=1674800/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1113.77
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 111262 115 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134604941 0 0 4096 0 0 0 0 17 1 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 1113.77
Current children cumulated vsize (KiB) 110008

[startup+1182.3 s]
/proc/loadavg: 1.88 1.97 1.99 3/73 11541
/proc/meminfo: memFree=1772656/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1173.4
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 117224 116 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134604930 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 1173.4
Current children cumulated vsize (KiB) 110008

[startup+1242.3 s]
/proc/loadavg: 1.95 1.97 1.99 3/73 11568
/proc/meminfo: memFree=1781040/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1233.18
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197270 0 0 0 123202 116 0 0 25 0 1 0 1984554390 112648192 5009 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5009 480 234 0 26204 0
Current children cumulated CPU time (s) 1233.18
Current children cumulated vsize (KiB) 110008

[startup+1302.3 s]
/proc/loadavg: 1.98 1.97 1.99 3/73 11568
/proc/meminfo: memFree=1545840/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1293.16
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197364 0 0 0 129199 117 0 0 25 0 1 0 1984554390 112648192 5103 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5103 480 234 0 26204 0
Current children cumulated CPU time (s) 1293.16
Current children cumulated vsize (KiB) 110008

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11568
/proc/meminfo: memFree=1299376/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1353.14
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197510 0 0 0 135197 117 0 0 25 0 1 0 1984554390 112648192 5249 996147200 134512640 135472138 4294956224 18446744073709551615 134585010 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5249 480 234 0 26204 0
Current children cumulated CPU time (s) 1353.14
Current children cumulated vsize (KiB) 110008

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 11569
/proc/meminfo: memFree=1281256/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1413.11
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197510 0 0 0 141194 117 0 0 25 0 1 0 1984554390 112648192 5249 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5249 480 234 0 26204 0
Current children cumulated CPU time (s) 1413.11
Current children cumulated vsize (KiB) 110008

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 11569
/proc/meminfo: memFree=1281256/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1473.09
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197510 0 0 0 147192 117 0 0 25 0 1 0 1984554390 112648192 5249 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5249 480 234 0 26204 0
Current children cumulated CPU time (s) 1473.09
Current children cumulated vsize (KiB) 110008

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1770672/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1533.07
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197510 0 0 0 153189 118 0 0 25 0 1 0 1984554390 112648192 5249 996147200 134512640 135472138 4294956224 18446744073709551615 134585100 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5249 480 234 0 26204 0
Current children cumulated CPU time (s) 1533.07
Current children cumulated vsize (KiB) 110008

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1766000/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1593.04
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197510 0 0 0 159186 118 0 0 25 0 1 0 1984554390 112648192 5249 996147200 134512640 135472138 4294956224 18446744073709551615 134585175 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5249 480 234 0 26204 0
Current children cumulated CPU time (s) 1593.04
Current children cumulated vsize (KiB) 110008

[startup+1662.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1764016/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1653.02
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197510 0 0 0 165184 118 0 0 25 0 1 0 1984554390 112648192 5249 996147200 134512640 135472138 4294956224 18446744073709551615 134605024 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5249 480 234 0 26204 0
Current children cumulated CPU time (s) 1653.02
Current children cumulated vsize (KiB) 110008

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1763952/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1713
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197510 0 0 0 171181 119 0 0 25 0 1 0 1984554390 112648192 5249 996147200 134512640 135472138 4294956224 18446744073709551615 134605003 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5249 480 234 0 26204 0
Current children cumulated CPU time (s) 1713
Current children cumulated vsize (KiB) 110008

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1763760/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1772.97
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197510 0 0 0 177178 119 0 0 25 0 1 0 1984554390 112648192 5249 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5249 480 234 0 26204 0
Current children cumulated CPU time (s) 1772.97
Current children cumulated vsize (KiB) 110008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.4 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1763760/2055920 swapFree=4180448/4192956
[pid=11477] ppid=11475 vsize=110008 CPUtime=1800.07
/proc/11477/stat : 11477 (casperzito) R 11475 11477 8596 0 -1 4194304 197510 0 0 0 179888 119 0 0 25 0 1 0 1984554390 112648192 5249 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/11477/statm: 27502 5249 480 234 0 26204 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 110008

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): 1809.41
CPU time (s): 1800.08
CPU user time (s): 1798.88
CPU system time (s): 1.19582
CPU usage (%): 99.4842
Max. virtual memory (cumulated for all children) (KiB): 878892

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

runsolver used 1.65775 second user time and 4.98224 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-03 05:29:58
IDJOB=1052087
IDBENCH=55964
IDSOLVER=362
FILE ID=node24/1052087-1215055798
PBS_JOBID= 7875125
Free space on /tmp= 66524 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-16_ext.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052087-1215055798/watcher-1052087-1215055798 -o /tmp/evaluation-result-1052087-1215055798/solver-1052087-1215055798 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1052087-1215055798.xml 371310659 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 513a06b4654414d618aa58464ff95119
RANDOM SEED=371310659

node24.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.232
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.232
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:       1696024 kB
Buffers:         30968 kB
Cached:         146552 kB
SwapCached:       6556 kB
Active:         223408 kB
Inactive:        77212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696024 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            5172 kB
Writeback:           0 kB
Mapped:         130996 kB
Slab:            44296 kB
Committed_AS:  3591192 kB
PageTables:       2016 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= 66516 MiB
End job on node24 at 2008-07-03 06:00:10