Trace number 1052754

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 zitoSAT 1210.76 1220.92

DiagnosticValue
CHECKS264689

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-5_ext.xml
MD5SUM3f3857850da57279fca201746d0d31de
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.722889
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.18/0.25	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.25	c Parsing = 1
0.18/0.25	c Building = 1
4.85/4.90	c [ NumberOfVariables = 21 ]
4.85/4.90	c [ NumberOfConstraints = 133 ]
4.85/4.90	c [ SizeOfSearchSpace(log2) = 21 ]
4.85/4.90	c SymmetrySearch = (OutOfMemory)
12.67/12.80	c [ Proceeding without symmetry breaking ]
14.66/14.80	c InitialPropagation = 1
14.76/14.93	c [ SizeOfSearchSpace(log2) = 21 ]
14.76/14.93	c InitialSAC = 1
33.90/34.22	c [ SizeOfSearchSpace(log2) = 21 ]
33.90/34.22	c Search(DomWDeg) = 1
1210.74/1220.91	s SATISFIABLE
1210.74/1220.91	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1210.74/1220.91	d CHECKS 264689
1210.74/1220.91	c [ TotalFails = 1747 ]
1210.74/1220.91	c [ NumberOfRestarts = 5 ]
1210.74/1220.91	c [ TotalTime = 1139.11 secs ]

Verifier Data (download as text)

OK

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-1052754-1215057313/watcher-1052754-1215057313 -o /tmp/evaluation-result-1052754-1215057313/solver-1052754-1215057313 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1052754-1215057313.xml 108477175 

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.99 1.97 1.99 4/72 11622
/proc/meminfo: memFree=1785016/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=18572 CPUtime=0
/proc/11622/stat : 11622 (runsolver) R 11620 11622 11503 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1984705892 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11622/statm: 4643 292 257 25 0 2626 0

[startup+0.0558961 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 11622
/proc/meminfo: memFree=1785016/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=10152 CPUtime=0.04
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 1646 0 0 0 4 0 0 0 18 0 1 0 1984705892 10395648 1606 996147200 134512640 135472138 4294956224 18446744073709551615 134774676 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 2538 1606 364 234 0 1240 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10152

[startup+0.102892 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 11622
/proc/meminfo: memFree=1785016/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=10152 CPUtime=0.08
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 1646 0 0 0 8 0 0 0 18 0 1 0 1984705892 10395648 1606 996147200 134512640 135472138 4294956224 18446744073709551615 134707731 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 2538 1606 364 234 0 1240 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10152

[startup+0.301921 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 11622
/proc/meminfo: memFree=1785016/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110124 CPUtime=0.29
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 2972 0 0 0 28 1 0 0 19 0 1 0 1984705892 112766976 2932 996147200 134512640 135472138 4294956224 18446744073709551615 134606250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27531 2932 403 234 0 26233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110124

[startup+0.701963 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 11622
/proc/meminfo: memFree=1785016/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110124 CPUtime=0.69
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 2978 0 0 0 68 1 0 0 23 0 1 0 1984705892 112766976 2938 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27531 2938 403 234 0 26233 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110124

[startup+1.50205 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1774768/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110124 CPUtime=1.48
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 2991 0 0 0 147 1 0 0 25 0 1 0 1984705892 112766976 2951 996147200 134512640 135472138 4294956224 18446744073709551615 134606259 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27531 2951 403 234 0 26233 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 110124

[startup+3.10121 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1774448/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110124 CPUtime=3.06
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 3018 0 0 0 305 1 0 0 25 0 1 0 1984705892 112766976 2978 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27531 2978 403 234 0 26233 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 110124

[startup+6.30155 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1726000/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=247140 CPUtime=6.24
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 37320 0 0 0 606 18 0 0 25 0 1 0 1984705892 253071360 37280 996147200 134512640 135472138 4294956224 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 61785 37280 432 234 0 60487 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 247140

[startup+12.7012 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1081840/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=868596 CPUtime=12.57
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 192673 0 0 0 1166 91 0 0 25 0 1 0 1984705892 889442304 192633 996147200 134512640 135472138 4294956224 18446744073709551615 134629253 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 217149 192633 432 234 0 215851 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 868596

[startup+25.5015 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1770736/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=25.27
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 195818 0 0 0 2422 105 0 0 25 0 1 0 1984705892 112664576 3561 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 3561 462 234 0 26208 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 110024

[startup+51.1012 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1766128/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=50.67
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 196973 0 0 0 4960 107 0 0 25 0 1 0 1984705892 112664576 4716 996147200 134512640 135472138 4294956224 18446744073709551615 134585089 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 4716 479 234 0 26208 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 110024

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1764720/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=101.48
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197313 0 0 0 10041 107 0 0 25 0 1 0 1984705892 112664576 5056 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5056 479 234 0 26208 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 110024

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1763952/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=161.03
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197481 0 0 0 15995 108 0 0 25 0 1 0 1984705892 112664576 5224 996147200 134512640 135472138 4294956224 18446744073709551615 134585095 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5224 479 234 0 26208 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 110024

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1763888/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=220.57
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197481 0 0 0 21949 108 0 0 25 0 1 0 1984705892 112664576 5224 996147200 134512640 135472138 4294956224 18446744073709551615 134605013 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5224 479 234 0 26208 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 110024

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 11623
/proc/meminfo: memFree=1763760/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=280.12
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197481 0 0 0 27904 108 0 0 25 0 1 0 1984705892 112664576 5224 996147200 134512640 135472138 4294956224 18446744073709551615 134585089 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5224 479 234 0 26208 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 110024

[startup+342.301 s]
/proc/loadavg: 1.95 1.96 1.98 3/82 11794
/proc/meminfo: memFree=1777704/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=339.66
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197481 0 0 0 33856 110 0 0 25 0 1 0 1984705892 112664576 5224 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5224 479 234 0 26208 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 110024

[startup+402.302 s]
/proc/loadavg: 1.98 1.96 1.98 3/82 11800
/proc/meminfo: memFree=1777248/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=399.13
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197481 0 0 0 39803 110 0 0 25 0 1 0 1984705892 112664576 5224 996147200 134512640 135472138 4294956224 18446744073709551615 134604882 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5224 479 234 0 26208 0
Current children cumulated CPU time (s) 399.13
Current children cumulated vsize (KiB) 110024

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 11800
/proc/meminfo: memFree=1777056/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=458.61
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 45751 110 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134585074 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 458.61
Current children cumulated vsize (KiB) 110024

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 11800
/proc/meminfo: memFree=1776736/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=518.09
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 51699 110 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134604967 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 518.09
Current children cumulated vsize (KiB) 110024

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 11800
/proc/meminfo: memFree=1776608/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=577.58
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 57648 110 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134585029 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 577.58
Current children cumulated vsize (KiB) 110024

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 11800
/proc/meminfo: memFree=1776480/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=637.07
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 63597 110 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 637.07
Current children cumulated vsize (KiB) 110024

[startup+702.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 11800
/proc/meminfo: memFree=1776296/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=696.55
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 69545 110 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134604924 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 696.55
Current children cumulated vsize (KiB) 110024

[startup+762.306 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 11800
/proc/meminfo: memFree=1776168/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=756.04
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 75494 110 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134605005 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 756.04
Current children cumulated vsize (KiB) 110024

[startup+822.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 11800
/proc/meminfo: memFree=1775976/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=815.53
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 81443 110 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134577878 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 815.53
Current children cumulated vsize (KiB) 110024

[startup+882.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 11800
/proc/meminfo: memFree=1775784/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=875.02
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 87392 110 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134585005 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 875.02
Current children cumulated vsize (KiB) 110024

[startup+942.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 11800
/proc/meminfo: memFree=1775592/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=934.51
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 93341 110 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 934.51
Current children cumulated vsize (KiB) 110024

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 11800
/proc/meminfo: memFree=1775400/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=994
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 99289 111 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134605017 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 994
Current children cumulated vsize (KiB) 110024

[startup+1062.3 s]
/proc/loadavg: 2.06 1.99 1.99 3/82 11800
/proc/meminfo: memFree=1775016/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=1053.48
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 105237 111 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134604997 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 1053.48
Current children cumulated vsize (KiB) 110024

[startup+1122.3 s]
/proc/loadavg: 2.07 2.00 1.99 4/82 11800
/proc/meminfo: memFree=1775016/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=1112.97
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 111186 111 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 1112.97
Current children cumulated vsize (KiB) 110024

[startup+1182.3 s]
/proc/loadavg: 2.07 2.01 2.00 3/82 11800
/proc/meminfo: memFree=1774952/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=1172.46
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 117135 111 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134585030 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 1172.46
Current children cumulated vsize (KiB) 110024

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

[startup+1203.1 s]
/proc/loadavg: 2.13 2.03 2.01 3/82 11800
/proc/meminfo: memFree=1774888/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=1193.08
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 119197 111 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134585175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 1193.08
Current children cumulated vsize (KiB) 110024

[startup+1209.5 s]
/proc/loadavg: 2.12 2.03 2.00 3/82 11800
/proc/meminfo: memFree=1774824/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=1199.43
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 119832 111 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134577882 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 110024

[startup+1215.9 s]
/proc/loadavg: 2.10 2.03 2.00 3/82 11800
/proc/meminfo: memFree=1774824/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=1205.77
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 120466 111 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134604918 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 1205.77
Current children cumulated vsize (KiB) 110024

[startup+1219.1 s]
/proc/loadavg: 2.10 2.03 2.00 3/82 11800
/proc/meminfo: memFree=1774760/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=1208.94
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 120783 111 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 135262881 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 1208.94
Current children cumulated vsize (KiB) 110024

[startup+1219.91 s]
/proc/loadavg: 2.09 2.03 2.00 3/82 11800
/proc/meminfo: memFree=1774760/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=1209.75
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 120864 111 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 1209.75
Current children cumulated vsize (KiB) 110024

[startup+1220.7 s]
/proc/loadavg: 2.09 2.03 2.00 3/82 11800
/proc/meminfo: memFree=1774760/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=1210.54
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 120943 111 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134585013 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 1210.54
Current children cumulated vsize (KiB) 110024

[startup+1220.9 s]
/proc/loadavg: 2.09 2.03 2.00 3/82 11800
/proc/meminfo: memFree=1774760/2055920 swapFree=4180448/4192956
[pid=11622] ppid=11620 vsize=110024 CPUtime=1210.74
/proc/11622/stat : 11622 (casperzito) R 11620 11622 11503 0 -1 4194304 197482 0 0 0 120963 111 0 0 25 0 1 0 1984705892 112664576 5225 996147200 134512640 135472138 4294956224 18446744073709551615 134577882 0 0 4096 0 0 0 0 17 1 0 0
/proc/11622/statm: 27506 5225 479 234 0 26208 0
Current children cumulated CPU time (s) 1210.74
Current children cumulated vsize (KiB) 110024

Child status: 0
Real time (s): 1220.92
CPU time (s): 1210.76
CPU user time (s): 1209.64
CPU system time (s): 1.11783
CPU usage (%): 99.1675
Max. virtual memory (cumulated for all children) (KiB): 878892

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

runsolver used 1.07883 second user time and 3.47147 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-03 05:55:13
IDJOB=1052754
IDBENCH=55993
IDSOLVER=362
FILE ID=node24/1052754-1215057313
PBS_JOBID= 7875187
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3f3857850da57279fca201746d0d31de
RANDOM SEED=108477175

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:       1785496 kB
Buffers:         32284 kB
Cached:         148772 kB
SwapCached:       6556 kB
Active:         131332 kB
Inactive:        78692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785496 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            4900 kB
Writeback:           0 kB
Mapped:          36820 kB
Slab:            44232 kB
Committed_AS:  3506784 kB
PageTables:       3320 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= 66520 MiB
End job on node24 at 2008-07-03 06:15:34