Trace number 1047521

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 1181.53 1182.93

DiagnosticValue
CHECKS2432610

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-4_ext.xml
MD5SUMa1955c99d83198bdf4f0a25418f83127
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 benchmark1.58576
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.09/0.14	c Building = 1
8.79/8.88	c [ NumberOfVariables = 21 ]
8.79/8.88	c [ NumberOfConstraints = 2713 ]
8.79/8.88	c [ SizeOfSearchSpace(log2) = 21 ]
8.79/8.88	c SymmetrySearch = (OutOfMemory)
15.99/16.01	c [ Proceeding without symmetry breaking ]
16.88/16.96	c InitialPropagation = 1
16.99/17.08	c [ SizeOfSearchSpace(log2) = 21 ]
16.99/17.08	c InitialSAC = 1
41.98/42.01	c [ SizeOfSearchSpace(log2) = 21 ]
41.98/42.01	c Search(DomWDeg) = 1
1181.39/1182.81	s SATISFIABLE
1181.39/1182.81	v 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1181.39/1182.81	d CHECKS 2432613
1181.39/1182.81	c [ TotalFails = 873 ]
1181.39/1182.81	c [ NumberOfRestarts = 4 ]
1181.39/1182.81	c [ TotalTime = 1182.45 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-1047521-1215040357/watcher-1047521-1215040357 -o /tmp/evaluation-result-1047521-1215040357/solver-1047521-1215040357 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1047521-1215040357.xml 22435254 

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.09 2.10 1.38 4/81 12039
/proc/meminfo: memFree=1814800/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=5348 CPUtime=0
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 616282976 5476352 190 996147200 134512640 135472138 4294956224 18446744073709551615 9890680 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 1337 190 156 234 0 27 0

[startup+0.101568 s]
/proc/loadavg: 2.09 2.10 1.38 4/81 12039
/proc/meminfo: memFree=1814800/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=7680 CPUtime=0.09
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 1032 0 0 0 9 0 0 0 18 0 1 0 616282976 7864320 992 996147200 134512640 135472138 4294956224 18446744073709551615 10356347 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 1920 993 367 234 0 622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7680

[startup+0.202581 s]
/proc/loadavg: 2.09 2.10 1.38 4/81 12039
/proc/meminfo: memFree=1814800/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=103260 CPUtime=0.19
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 1448 0 0 0 19 0 0 0 18 0 1 0 616282976 105738240 1408 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 25815 1408 403 234 0 24517 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 103260

[startup+0.302591 s]
/proc/loadavg: 2.09 2.10 1.38 4/81 12039
/proc/meminfo: memFree=1814800/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=103260 CPUtime=0.29
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 1463 0 0 0 29 0 0 0 19 0 1 0 616282976 105738240 1423 996147200 134512640 135472138 4294956224 18446744073709551615 134606206 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 25815 1423 403 234 0 24517 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103260

[startup+0.701639 s]
/proc/loadavg: 2.09 2.10 1.38 4/81 12039
/proc/meminfo: memFree=1814800/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=103260 CPUtime=0.69
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 1523 0 0 0 69 0 0 0 22 0 1 0 616282976 105738240 1483 996147200 134512640 135472138 4294956224 18446744073709551615 134606250 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 25815 1483 403 234 0 24517 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103260

[startup+1.50173 s]
/proc/loadavg: 2.09 2.10 1.38 3/82 12040
/proc/meminfo: memFree=1810184/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=103260 CPUtime=1.49
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 1652 0 0 0 149 0 0 0 25 0 1 0 616282976 105738240 1612 996147200 134512640 135472138 4294956224 18446744073709551615 134606203 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 25815 1612 403 234 0 24517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103260

[startup+3.10191 s]
/proc/loadavg: 2.09 2.10 1.38 3/82 12040
/proc/meminfo: memFree=1809224/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=103524 CPUtime=3.09
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 1960 0 0 0 309 0 0 0 25 0 1 0 616282976 106008576 1920 996147200 134512640 135472138 4294956224 18446744073709551615 134606250 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 25881 1920 403 234 0 24583 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103524

[startup+6.30128 s]
/proc/loadavg: 2.08 2.10 1.38 3/82 12040
/proc/meminfo: memFree=1806664/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=104052 CPUtime=6.29
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 2575 0 0 0 628 1 0 0 25 0 1 0 616282976 106549248 2535 996147200 134512640 135472138 4294956224 18446744073709551615 134606183 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 26013 2535 403 234 0 24715 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 104052

[startup+12.702 s]
/proc/loadavg: 2.08 2.10 1.38 3/82 12040
/proc/meminfo: memFree=1453832/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=520248 CPUtime=12.69
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 107068 0 0 0 1226 43 0 0 25 0 1 0 616282976 532733952 107028 996147200 134512640 135472138 4294956224 18446744073709551615 10356347 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 130062 107029 432 234 0 128764 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 520248

[startup+25.5025 s]
/proc/loadavg: 2.06 2.09 1.39 3/82 12040
/proc/meminfo: memFree=1005384/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=25.48
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 202423 0 0 0 2466 82 0 0 25 0 1 0 616282976 899985408 202383 996147200 134512640 135472138 4294956224 18446744073709551615 134605024 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 202383 462 234 0 218425 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 878892

[startup+51.1024 s]
/proc/loadavg: 2.04 2.09 1.41 3/82 12040
/proc/meminfo: memFree=1001992/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=51.07
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203265 0 0 0 5024 83 0 0 25 0 1 0 616282976 899985408 203225 996147200 134512640 135472138 4294956224 18446744073709551615 134604938 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203225 471 234 0 218425 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 878892

[startup+102.302 s]
/proc/loadavg: 2.02 2.07 1.44 3/82 12040
/proc/meminfo: memFree=1001864/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=102.26
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203278 0 0 0 10143 83 0 0 25 0 1 0 616282976 899985408 203238 996147200 134512640 135472138 4294956224 18446744073709551615 134605036 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203238 479 234 0 218425 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 878892

[startup+162.302 s]
/proc/loadavg: 2.00 2.05 1.47 3/82 12040
/proc/meminfo: memFree=1001800/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=162.23
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203279 0 0 0 16140 83 0 0 25 0 1 0 616282976 899985408 203239 996147200 134512640 135472138 4294956224 18446744073709551615 134577878 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203239 479 234 0 218425 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 878892

[startup+222.307 s]
/proc/loadavg: 2.00 2.04 1.50 3/82 12040
/proc/meminfo: memFree=1001800/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=222.21
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203279 0 0 0 22138 83 0 0 25 0 1 0 616282976 899985408 203239 996147200 134512640 135472138 4294956224 18446744073709551615 134585158 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203239 479 234 0 218425 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 878892

[startup+282.303 s]
/proc/loadavg: 2.00 2.03 1.53 3/82 12040
/proc/meminfo: memFree=1001800/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=282.18
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203281 0 0 0 28135 83 0 0 25 0 1 0 616282976 899985408 203241 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203241 479 234 0 218425 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 878892

[startup+342.303 s]
/proc/loadavg: 2.00 2.02 1.55 3/82 12040
/proc/meminfo: memFree=1001672/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=342.16
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 34133 83 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 878892

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 1.58 3/82 12040
/proc/meminfo: memFree=1001608/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=402.13
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 40130 83 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134604918 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 878892

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 1.60 3/82 12040
/proc/meminfo: memFree=1001608/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=462.11
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 46128 83 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134604997 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 878892

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 1.62 3/82 12040
/proc/meminfo: memFree=1001608/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=522.09
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 52126 83 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134605017 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 878892

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 1.65 3/82 12040
/proc/meminfo: memFree=1001608/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=582.07
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 58124 83 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 878892

[startup+642.303 s]
/proc/loadavg: 2.00 2.00 1.66 3/82 12040
/proc/meminfo: memFree=1001544/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=642.05
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 64122 83 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134605024 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 878892

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 1.68 3/82 12040
/proc/meminfo: memFree=1001480/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=702.03
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 70119 84 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134585095 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 878892

[startup+762.302 s]
/proc/loadavg: 2.00 2.00 1.70 3/82 12040
/proc/meminfo: memFree=1001416/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=762.01
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 76117 84 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134604924 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 878892

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.72 3/82 12040
/proc/meminfo: memFree=1001416/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=821.98
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 82114 84 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134585158 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 878892

[startup+882.305 s]
/proc/loadavg: 2.00 2.00 1.73 3/82 12040
/proc/meminfo: memFree=1001416/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=881.97
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 88113 84 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134604891 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 878892

[startup+942.301 s]
/proc/loadavg: 2.09 2.02 1.75 3/83 12085
/proc/meminfo: memFree=1021056/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=941.85
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 94101 84 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134585074 0 0 4096 0 0 0 0 17 1 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 878892

[startup+1002.3 s]
/proc/loadavg: 2.22 2.07 1.78 3/82 12127
/proc/meminfo: memFree=903256/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=1001.46
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 100062 84 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 1001.46
Current children cumulated vsize (KiB) 878892

[startup+1062.3 s]
/proc/loadavg: 2.14 2.07 1.80 3/74 12154
/proc/meminfo: memFree=1054936/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=1061.04
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 106020 84 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134577878 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 1061.04
Current children cumulated vsize (KiB) 878892

[startup+1122.3 s]
/proc/loadavg: 2.05 2.05 1.81 3/83 12194
/proc/meminfo: memFree=1038592/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=1120.94
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 112009 85 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134585142 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 1120.94
Current children cumulated vsize (KiB) 878892

[startup+1182.3 s]
/proc/loadavg: 2.02 2.04 1.82 3/83 12234
/proc/meminfo: memFree=1037760/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=1180.89
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 118003 86 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 1180.89
Current children cumulated vsize (KiB) 878892

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

[startup+1182.4 s]
/proc/loadavg: 2.02 2.04 1.82 3/83 12234
/proc/meminfo: memFree=1037760/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=1180.99
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 118013 86 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134604841 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 1180.99
Current children cumulated vsize (KiB) 878892

[startup+1182.8 s]
/proc/loadavg: 2.02 2.04 1.82 3/83 12234
/proc/meminfo: memFree=1037760/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=878892 CPUtime=1181.39
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203282 0 0 0 118053 86 0 0 25 0 1 0 616282976 899985408 203242 996147200 134512640 135472138 4294956224 18446744073709551615 134585100 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 219723 203242 479 234 0 218425 0
Current children cumulated CPU time (s) 1181.39
Current children cumulated vsize (KiB) 878892

[startup+1182.9 s]
/proc/loadavg: 2.02 2.04 1.82 3/83 12234
/proc/meminfo: memFree=1037760/2055920 swapFree=4179944/4192956
[pid=12039] ppid=12037 vsize=847640 CPUtime=1181.48
/proc/12039/stat : 12039 (casperzito) R 12037 12039 11054 0 -1 4194304 203283 0 0 0 118054 94 0 0 25 0 1 0 616282976 867983360 184166 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12039/statm: 211910 184166 127992 234 0 210612 0
Current children cumulated CPU time (s) 1181.48
Current children cumulated vsize (KiB) 847640

Child status: 0
Real time (s): 1182.93
CPU time (s): 1181.53
CPU user time (s): 1180.55
CPU system time (s): 0.978851
CPU usage (%): 99.8811
Max. virtual memory (cumulated for all children) (KiB): 878892

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

runsolver used 1.14283 second user time and 3.16652 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-03 01:12:37
IDJOB=1047521
IDBENCH=54150
IDSOLVER=362
FILE ID=node88/1047521-1215040357
PBS_JOBID= 7875002
Free space on /tmp= 66540 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-4_ext.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047521-1215040357/watcher-1047521-1215040357 -o /tmp/evaluation-result-1047521-1215040357/solver-1047521-1215040357 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1047521-1215040357.xml 22435254 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a1955c99d83198bdf4f0a25418f83127
RANDOM SEED=22435254

node88.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1815280 kB
Buffers:         17828 kB
Cached:         100820 kB
SwapCached:       6880 kB
Active:         156180 kB
Inactive:        31360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815280 kB
SwapTotal:     4192956 kB
SwapFree:      4179944 kB
Dirty:            3720 kB
Writeback:           0 kB
Mapped:          82512 kB
Slab:            38188 kB
Committed_AS:  1682508 kB
PageTables:       1976 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= 66540 MiB
End job on node88 at 2008-07-03 01:32:20