Trace number 1073245

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.12 1809.23

General information on the benchmark

Namecsp/bmc/
normalized-bmc-ibm-04-16.xml
MD5SUMb27ce8e5e0fc8cdb2ba948702212c1ad
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.6728
Satisfiable
(Un)Satisfiability was proved
Number of variables28161
Number of constraints167877
Maximum constraint arity26
Maximum domain size16
Number of constraints which are defined in extension0
Number of constraints which are defined in intension167877
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
6.15/6.21	c Building = 1
6.75/6.86	c [ NumberOfVariables = 28161 ]
6.75/6.86	c [ NumberOfConstraints = 167877 ]
6.75/6.87	c [ SizeOfSearchSpace(log2) = 112644 ]
6.75/6.87	c SymmetrySearch = (GraphHasLoops)
7.34/7.48	c InitialPropagation = 1
7.74/7.81	c [ SizeOfSearchSpace(log2) = 26306 ]
7.74/7.81	c InitialSAC = (Timeout)
10.72/10.85	c [ SizeOfSearchSpace(log2) = 25904 ]
10.72/10.87	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-1073245-1215176826/watcher-1073245-1215176826 -o /tmp/evaluation-result-1073245-1215176826/solver-1073245-1215176826 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1073245-1215176826.xml 74812350 

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.04 2.07 2.02 4/90 32070
/proc/meminfo: memFree=1407536/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=5348 CPUtime=0
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 221 0 0 0 0 0 0 0 18 0 1 0 1996649848 5476352 197 996147200 134512640 135472138 4294956224 18446744073709551615 11599137 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 1337 202 165 234 0 27 0

[startup+0.0200649 s]
/proc/loadavg: 2.04 2.07 2.02 4/90 32070
/proc/meminfo: memFree=1407536/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=5708 CPUtime=0.01
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 535 0 0 0 1 0 0 0 18 0 1 0 1996649848 5844992 495 996147200 134512640 135472138 4294956224 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 1427 495 362 234 0 129 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5708

[startup+0.102073 s]
/proc/loadavg: 2.04 2.07 2.02 4/90 32070
/proc/meminfo: memFree=1407536/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=6896 CPUtime=0.09
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 831 0 0 0 9 0 0 0 18 0 1 0 1996649848 7061504 791 996147200 134512640 135472138 4294956224 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 1724 791 362 234 0 426 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6896

[startup+0.301098 s]
/proc/loadavg: 2.04 2.07 2.02 4/90 32070
/proc/meminfo: memFree=1407536/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=10996 CPUtime=0.29
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 1865 0 0 0 29 0 0 0 19 0 1 0 1996649848 11259904 1825 996147200 134512640 135472138 4294956224 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 2749 1825 368 234 0 1451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10996

[startup+0.701141 s]
/proc/loadavg: 2.04 2.07 2.02 4/90 32070
/proc/meminfo: memFree=1407536/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=15748 CPUtime=0.69
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 3046 0 0 0 68 1 0 0 23 0 1 0 1996649848 16125952 3006 996147200 134512640 135472138 4294956224 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 3937 3006 368 234 0 2639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15748

[startup+1.50123 s]
/proc/loadavg: 2.04 2.07 2.02 3/91 32071
/proc/meminfo: memFree=1393576/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=23668 CPUtime=1.48
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 5031 0 0 0 146 2 0 0 25 0 1 0 1996649848 24236032 4991 996147200 134512640 135472138 4294956224 18446744073709551615 134622649 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 5917 4991 368 234 0 4619 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23668

[startup+3.10141 s]
/proc/loadavg: 2.04 2.07 2.02 3/91 32071
/proc/meminfo: memFree=1382120/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=38980 CPUtime=3.07
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 8862 0 0 0 303 4 0 0 25 0 1 0 1996649848 39915520 8822 996147200 134512640 135472138 4294956224 18446744073709551615 12062518 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 9745 8822 368 234 0 8447 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 38980

[startup+6.30177 s]
/proc/loadavg: 2.12 2.08 2.02 3/91 32071
/proc/meminfo: memFree=1351336/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=160488 CPUtime=6.25
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 19582 0 0 0 615 10 0 0 25 0 1 0 1996649848 164339712 19542 996147200 134512640 135472138 4294956224 18446744073709551615 135266307 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 40122 19543 415 234 0 38824 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 160488

[startup+12.7015 s]
/proc/loadavg: 2.11 2.08 2.02 3/91 32071
/proc/meminfo: memFree=1223608/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=247912 CPUtime=12.61
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 55757 0 0 0 1235 26 0 0 25 0 1 0 1996649848 253861888 46393 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 61978 46393 485 234 0 60680 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 247912

[startup+25.5019 s]
/proc/loadavg: 2.08 2.08 2.02 3/91 32071
/proc/meminfo: memFree=1222968/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=247912 CPUtime=25.35
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 55942 0 0 0 2509 26 0 0 25 0 1 0 1996649848 253861888 46578 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 61978 46578 489 234 0 60680 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 247912

[startup+51.1018 s]
/proc/loadavg: 2.05 2.07 2.02 3/91 32071
/proc/meminfo: memFree=1221496/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=50.79
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 56302 0 0 0 5053 26 0 0 25 0 1 0 1996649848 381865984 46938 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 46938 489 234 0 91931 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 372916

[startup+102.307 s]
/proc/loadavg: 2.02 2.06 2.01 3/91 32071
/proc/meminfo: memFree=1219704/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=101.75
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 56719 0 0 0 10148 27 0 0 25 0 1 0 1996649848 381865984 47355 996147200 134512640 135472138 4294956224 18446744073709551615 135202604 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47355 489 234 0 91931 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 372916

[startup+162.301 s]
/proc/loadavg: 2.01 2.04 2.01 3/91 32071
/proc/meminfo: memFree=1219256/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=161.45
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 56835 0 0 0 16118 27 0 0 25 0 1 0 1996649848 381865984 47471 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47471 489 234 0 91931 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 372916

[startup+222.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/91 32071
/proc/meminfo: memFree=1219000/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=221.15
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 56881 0 0 0 22088 27 0 0 25 0 1 0 1996649848 381865984 47517 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47517 489 234 0 91931 0
Current children cumulated CPU time (s) 221.15
Current children cumulated vsize (KiB) 372916

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/91 32071
/proc/meminfo: memFree=1218936/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=280.86
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 56881 0 0 0 28059 27 0 0 25 0 1 0 1996649848 381865984 47517 996147200 134512640 135472138 4294956224 18446744073709551615 135202779 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47517 489 234 0 91931 0
Current children cumulated CPU time (s) 280.86
Current children cumulated vsize (KiB) 372916

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/91 32071
/proc/meminfo: memFree=1218232/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=340.58
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57053 0 0 0 34030 28 0 0 25 0 1 0 1996649848 381865984 47689 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47689 489 234 0 91931 0
Current children cumulated CPU time (s) 340.58
Current children cumulated vsize (KiB) 372916

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/91 32071
/proc/meminfo: memFree=1218232/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=400.27
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57053 0 0 0 39999 28 0 0 25 0 1 0 1996649848 381865984 47689 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47689 489 234 0 91931 0
Current children cumulated CPU time (s) 400.27
Current children cumulated vsize (KiB) 372916

[startup+462.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/91 32071
/proc/meminfo: memFree=1217976/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=459.98
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57053 0 0 0 45970 28 0 0 25 0 1 0 1996649848 381865984 47689 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47689 489 234 0 91931 0
Current children cumulated CPU time (s) 459.98
Current children cumulated vsize (KiB) 372916

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32071
/proc/meminfo: memFree=1217976/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=519.68
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57053 0 0 0 51940 28 0 0 25 0 1 0 1996649848 381865984 47689 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47689 489 234 0 91931 0
Current children cumulated CPU time (s) 519.68
Current children cumulated vsize (KiB) 372916

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32071
/proc/meminfo: memFree=1217912/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=579.37
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57053 0 0 0 57909 28 0 0 25 0 1 0 1996649848 381865984 47689 996147200 134512640 135472138 4294956224 18446744073709551615 135202692 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47689 489 234 0 91931 0
Current children cumulated CPU time (s) 579.37
Current children cumulated vsize (KiB) 372916

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32071
/proc/meminfo: memFree=1217912/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=639.09
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57053 0 0 0 63881 28 0 0 25 0 1 0 1996649848 381865984 47689 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47689 489 234 0 91931 0
Current children cumulated CPU time (s) 639.09
Current children cumulated vsize (KiB) 372916


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

[startup+822.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32071
/proc/meminfo: memFree=1217080/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=818.19
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 81790 29 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 818.19
Current children cumulated vsize (KiB) 372916

[startup+882.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32071
/proc/meminfo: memFree=1217080/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=877.9
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 87761 29 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 877.9
Current children cumulated vsize (KiB) 372916

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32071
/proc/meminfo: memFree=1217016/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=937.6
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 93731 29 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 937.6
Current children cumulated vsize (KiB) 372916

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32071
/proc/meminfo: memFree=1216952/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=997.3
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 99701 29 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 997.3
Current children cumulated vsize (KiB) 372916

[startup+1062.3 s]
/proc/loadavg: 1.94 1.98 1.99 2/77 32154
/proc/meminfo: memFree=1640824/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1056.92
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 105660 32 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 1056.92
Current children cumulated vsize (KiB) 372916

[startup+1122.3 s]
/proc/loadavg: 2.25 2.07 2.02 3/93 32225
/proc/meminfo: memFree=902976/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1113.59
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 111326 33 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 1113.59
Current children cumulated vsize (KiB) 372916

[startup+1182.3 s]
/proc/loadavg: 2.16 2.07 2.02 3/91 32370
/proc/meminfo: memFree=1459904/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1173.41
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 117307 34 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 1173.41
Current children cumulated vsize (KiB) 372916

[startup+1242.3 s]
/proc/loadavg: 2.19 2.09 2.03 3/91 32370
/proc/meminfo: memFree=1459520/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1233.4
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 123305 35 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 1233.4
Current children cumulated vsize (KiB) 372916

[startup+1302.3 s]
/proc/loadavg: 2.38 2.15 2.05 3/91 32370
/proc/meminfo: memFree=1459392/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1293.37
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 129302 35 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 1293.37
Current children cumulated vsize (KiB) 372916

[startup+1362.3 s]
/proc/loadavg: 2.44 2.21 2.07 3/91 32370
/proc/meminfo: memFree=1459392/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1353.35
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 135300 35 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 1353.35
Current children cumulated vsize (KiB) 372916

[startup+1422.31 s]
/proc/loadavg: 2.44 2.24 2.10 3/91 32370
/proc/meminfo: memFree=1459392/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1413.33
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 141298 35 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 1413.33
Current children cumulated vsize (KiB) 372916

[startup+1482.3 s]
/proc/loadavg: 2.30 2.24 2.10 3/91 32370
/proc/meminfo: memFree=1459392/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1473.3
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 147295 35 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 1473.3
Current children cumulated vsize (KiB) 372916

[startup+1542.3 s]
/proc/loadavg: 2.11 2.20 2.09 3/91 32370
/proc/meminfo: memFree=1459456/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1533.28
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57218 0 0 0 153293 35 0 0 25 0 1 0 1996649848 381865984 47854 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47854 489 234 0 91931 0
Current children cumulated CPU time (s) 1533.28
Current children cumulated vsize (KiB) 372916

[startup+1602.3 s]
/proc/loadavg: 2.04 2.16 2.08 3/91 32370
/proc/meminfo: memFree=1459456/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1593.26
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57289 0 0 0 159291 35 0 0 25 0 1 0 1996649848 381865984 47925 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 47925 489 234 0 91931 0
Current children cumulated CPU time (s) 1593.26
Current children cumulated vsize (KiB) 372916

[startup+1662.3 s]
/proc/loadavg: 2.01 2.13 2.08 3/91 32370
/proc/meminfo: memFree=1458816/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1653.23
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57382 0 0 0 165288 35 0 0 25 0 1 0 1996649848 381865984 48018 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 48018 489 234 0 91931 0
Current children cumulated CPU time (s) 1653.23
Current children cumulated vsize (KiB) 372916

[startup+1722.3 s]
/proc/loadavg: 2.00 2.10 2.07 3/91 32370
/proc/meminfo: memFree=1458752/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1713.21
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57382 0 0 0 171286 35 0 0 25 0 1 0 1996649848 381865984 48018 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 48018 489 234 0 91931 0
Current children cumulated CPU time (s) 1713.21
Current children cumulated vsize (KiB) 372916

[startup+1782.3 s]
/proc/loadavg: 2.00 2.08 2.07 3/91 32370
/proc/meminfo: memFree=1458624/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1773.19
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57382 0 0 0 177284 35 0 0 25 0 1 0 1996649848 381865984 48018 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 48018 489 234 0 91931 0
Current children cumulated CPU time (s) 1773.19
Current children cumulated vsize (KiB) 372916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.2 s]
/proc/loadavg: 2.00 2.07 2.06 3/91 32370
/proc/meminfo: memFree=1458496/2055920 swapFree=4176360/4192956
[pid=32070] ppid=32068 vsize=372916 CPUtime=1800.08
/proc/32070/stat : 32070 (casperzito) R 32068 32070 28347 0 -1 4194304 57382 0 0 0 179973 35 0 0 25 0 1 0 1996649848 381865984 48018 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/32070/statm: 93229 48018 489 234 0 91931 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 372916

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.23
CPU time (s): 1800.12
CPU user time (s): 1799.73
CPU system time (s): 0.385941
CPU usage (%): 99.4962
Max. virtual memory (cumulated for all children) (KiB): 372916

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

runsolver used 2.10668 second user time and 6.11307 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-04 15:07:08
IDJOB=1073245
IDBENCH=56329
IDSOLVER=362
FILE ID=node91/1073245-1215176826
PBS_JOBID= 7881435
Free space on /tmp= 66536 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/bmc/normalized-bmc-ibm-04-16.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1073245-1215176826/watcher-1073245-1215176826 -o /tmp/evaluation-result-1073245-1215176826/solver-1073245-1215176826 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1073245-1215176826.xml 74812350 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b27ce8e5e0fc8cdb2ba948702212c1ad
RANDOM SEED=74812350

node91.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.231
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.231
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:       1408016 kB
Buffers:         27188 kB
Cached:         139212 kB
SwapCached:       8020 kB
Active:         553960 kB
Inactive:        45600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1408016 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:           26504 kB
Writeback:           0 kB
Mapped:         448900 kB
Slab:            31384 kB
Committed_AS: 12783548 kB
PageTables:       3824 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= 66528 MiB
End job on node91 at 2008-07-04 15:37:19