Trace number 1086054

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.13 1802.32

General information on the benchmark

Namecsp/fapp/fapp26/
normalized-fapp26-2300-4.xml
MD5SUMd73e99eb4b5798901f411267510cf8b6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.49486
Satisfiable
(Un)Satisfiability was proved
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
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.79/0.87	c Building = 1
1.19/1.26	c [ NumberOfVariables = 2300 ]
1.19/1.26	c [ NumberOfConstraints = 24253 ]
1.19/1.28	c [ SizeOfSearchSpace(log2) = 18457.2 ]
1.19/1.28	c SymmetrySearch = 1
8.08/8.10	c InitialPropagation = 1
8.08/8.15	c [ SizeOfSearchSpace(log2) = 18452.2 ]
8.08/8.15	c InitialSAC = (Timeout)
11.18/11.25	c [ SizeOfSearchSpace(log2) = 18448.2 ]
11.18/11.28	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-1086054-1215237150/watcher-1086054-1215237150 -o /tmp/evaluation-result-1086054-1215237150/solver-1086054-1215237150 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1086054-1215237150.xml 489761882 

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.91 1.98 1.99 4/74 14756
/proc/meminfo: memFree=1613080/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=5348 CPUtime=0
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 688840505 5476352 189 996147200 134512640 135472138 4294956224 18446744073709551615 5678123 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 1337 189 155 234 0 27 0

[startup+0.0900959 s]
/proc/loadavg: 1.91 1.98 1.99 4/74 14756
/proc/meminfo: memFree=1613080/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=6756 CPUtime=0.08
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 798 0 0 0 8 0 0 0 18 0 1 0 688840505 6918144 758 996147200 134512640 135472138 4294956224 18446744073709551615 4159712905 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 1689 758 368 234 0 391 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6756

[startup+0.102094 s]
/proc/loadavg: 1.91 1.98 1.99 4/74 14756
/proc/meminfo: memFree=1613080/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=6888 CPUtime=0.09
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 841 0 0 0 9 0 0 0 18 0 1 0 688840505 7053312 801 996147200 134512640 135472138 4294956224 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 1722 801 368 234 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6888

[startup+0.302119 s]
/proc/loadavg: 1.91 1.98 1.99 4/74 14756
/proc/meminfo: memFree=1613080/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=9528 CPUtime=0.29
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 1508 0 0 0 29 0 0 0 19 0 1 0 688840505 9756672 1468 996147200 134512640 135472138 4294956224 18446744073709551615 4160505510 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 2382 1469 368 234 0 1084 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9528

[startup+0.702169 s]
/proc/loadavg: 1.91 1.98 1.99 4/74 14756
/proc/meminfo: memFree=1613080/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=14808 CPUtime=0.69
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 2800 0 0 0 68 1 0 0 23 0 1 0 688840505 15163392 2760 996147200 134512640 135472138 4294956224 18446744073709551615 134749046 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 3702 2760 368 234 0 2404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14808

[startup+1.50131 s]
/proc/loadavg: 1.91 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1570320/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=216776 CPUtime=1.49
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 28141 0 0 0 137 12 0 0 25 0 1 0 688840505 221978624 28018 996147200 134512640 135472138 4294956224 18446744073709551615 134534853 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 54194 28018 456 234 0 52896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 216776

[startup+3.10151 s]
/proc/loadavg: 1.91 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1502160/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=216776 CPUtime=3.08
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 28314 0 0 0 296 12 0 0 25 0 1 0 688840505 221978624 28182 996147200 134512640 135472138 4294956224 18446744073709551615 134534343 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 54194 28182 456 234 0 52896 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 216776

[startup+6.30191 s]
/proc/loadavg: 1.92 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1499280/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=216776 CPUtime=6.28
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29098 0 0 0 615 13 0 0 25 0 1 0 688840505 221978624 28836 996147200 134512640 135472138 4294956224 18446744073709551615 134536104 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 54194 28836 456 234 0 52896 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 216776

[startup+12.7017 s]
/proc/loadavg: 1.93 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1522968/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=12.68
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29843 0 0 0 1254 14 0 0 25 0 1 0 688840505 183865344 22924 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 22924 510 234 0 43591 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 179556

[startup+25.5012 s]
/proc/loadavg: 1.94 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1522904/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=25.47
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29894 0 0 0 2533 14 0 0 25 0 1 0 688840505 183865344 22975 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 22975 510 234 0 43591 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 179556

[startup+51.1014 s]
/proc/loadavg: 1.96 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1522840/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=51.06
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29929 0 0 0 5092 14 0 0 25 0 1 0 688840505 183865344 23010 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23010 510 234 0 43591 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 179556

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1522712/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=102.23
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29931 0 0 0 10209 14 0 0 25 0 1 0 688840505 183865344 23012 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23012 510 234 0 43591 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 179556

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1522648/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=162.19
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29931 0 0 0 16205 14 0 0 25 0 1 0 688840505 183865344 23012 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23012 510 234 0 43591 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 179556

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1522584/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=222.15
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29945 0 0 0 22201 14 0 0 25 0 1 0 688840505 183865344 23026 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23026 510 234 0 43591 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 179556

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1522584/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=282.12
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29949 0 0 0 28198 14 0 0 25 0 1 0 688840505 183865344 23030 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23030 510 234 0 43591 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 179556

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1522392/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=342.09
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29949 0 0 0 34195 14 0 0 25 0 1 0 688840505 183865344 23030 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23030 510 234 0 43591 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 179556

[startup+402.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1522328/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=402.05
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29950 0 0 0 40191 14 0 0 25 0 1 0 688840505 183865344 23031 996147200 134512640 135472138 4294956224 18446744073709551615 135202641 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23031 510 234 0 43591 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 179556

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 14757
/proc/meminfo: memFree=1522328/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=462.02
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29953 0 0 0 46188 14 0 0 25 0 1 0 688840505 183865344 23034 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23034 510 234 0 43591 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 179556

[startup+522.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 14763
/proc/meminfo: memFree=1522136/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=521.97
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29965 0 0 0 52182 15 0 0 25 0 1 0 688840505 183865344 23046 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23046 510 234 0 43591 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 179556

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 14763
/proc/meminfo: memFree=1522136/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=581.94
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29965 0 0 0 58179 15 0 0 25 0 1 0 688840505 183865344 23046 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23046 510 234 0 43591 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 179556

[startup+642.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 14764
/proc/meminfo: memFree=1522064/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=641.91
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29965 0 0 0 64176 15 0 0 25 0 1 0 688840505 183865344 23046 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23046 510 234 0 43591 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 179556


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

[startup+882.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 14764
/proc/meminfo: memFree=1522000/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=881.76
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29966 0 0 0 88161 15 0 0 25 0 1 0 688840505 183865344 23047 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23047 510 234 0 43591 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 179556

[startup+942.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 14764
/proc/meminfo: memFree=1521872/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=941.73
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29966 0 0 0 94158 15 0 0 25 0 1 0 688840505 183865344 23047 996147200 134512640 135472138 4294956224 18446744073709551615 135202664 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23047 510 234 0 43591 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 179556

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 14764
/proc/meminfo: memFree=1521808/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1001.7
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29966 0 0 0 100155 15 0 0 25 0 1 0 688840505 183865344 23047 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23047 510 234 0 43591 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 179556

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14765
/proc/meminfo: memFree=1521800/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1061.67
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29968 0 0 0 106151 16 0 0 25 0 1 0 688840505 183865344 23049 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23049 510 234 0 43591 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 179556

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14765
/proc/meminfo: memFree=1521800/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1121.63
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29969 0 0 0 112147 16 0 0 25 0 1 0 688840505 183865344 23050 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23050 510 234 0 43591 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 179556

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14765
/proc/meminfo: memFree=1521800/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1181.6
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29977 0 0 0 118144 16 0 0 25 0 1 0 688840505 183865344 23058 996147200 134512640 135472138 4294956224 18446744073709551615 135202760 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23058 510 234 0 43591 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 179556

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14766
/proc/meminfo: memFree=1521544/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1241.56
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 124140 16 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1241.56
Current children cumulated vsize (KiB) 179556

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/78 14767
/proc/meminfo: memFree=1521472/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1301.53
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 130137 16 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1301.53
Current children cumulated vsize (KiB) 179556

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/78 14767
/proc/meminfo: memFree=1521472/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1361.5
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 136134 16 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1361.5
Current children cumulated vsize (KiB) 179556

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/78 14767
/proc/meminfo: memFree=1521408/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1421.46
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 142130 16 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202764 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1421.46
Current children cumulated vsize (KiB) 179556

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/78 14767
/proc/meminfo: memFree=1521280/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1481.43
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 148126 17 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1481.43
Current children cumulated vsize (KiB) 179556

[startup+1542.3 s]
/proc/loadavg: 1.96 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1421984/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1541.19
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 154102 17 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1541.19
Current children cumulated vsize (KiB) 179556

[startup+1602.3 s]
/proc/loadavg: 1.98 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1276256/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1600.94
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 160077 17 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1600.94
Current children cumulated vsize (KiB) 179556

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1274400/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1660.68
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 166051 17 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1660.68
Current children cumulated vsize (KiB) 179556

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1274272/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1720.43
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 172026 17 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1720.43
Current children cumulated vsize (KiB) 179556

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1273952/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1780.18
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 178001 17 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202712 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1780.18
Current children cumulated vsize (KiB) 179556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1273952/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1800.1
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 179993 17 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 179556

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

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

[startup+1802.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/74 14796
/proc/meminfo: memFree=1273952/2055920 swapFree=4147000/4192956
[pid=14756] ppid=14754 vsize=179556 CPUtime=1800.1
/proc/14756/stat : 14756 (casperzito) R 14754 14756 13782 0 -1 4194304 29981 0 0 0 179993 17 0 0 25 0 1 0 688840505 183865344 23062 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14756/statm: 44889 23062 510 234 0 43591 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 179556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.32
CPU time (s): 1800.13
CPU user time (s): 1799.93
CPU system time (s): 0.19297
CPU usage (%): 99.8782
Max. virtual memory (cumulated for all children) (KiB): 216776

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

runsolver used 1.80173 second user time and 4.76628 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-05 07:52:31
IDJOB=1086054
IDBENCH=57753
IDSOLVER=362
FILE ID=node80/1086054-1215237150
PBS_JOBID= 7881871
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fapp/fapp26/normalized-fapp26-2300-4.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086054-1215237150/watcher-1086054-1215237150 -o /tmp/evaluation-result-1086054-1215237150/solver-1086054-1215237150 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1086054-1215237150.xml 489761882 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d73e99eb4b5798901f411267510cf8b6
RANDOM SEED=489761882

node80.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:       1613496 kB
Buffers:         58128 kB
Cached:         187492 kB
SwapCached:      39844 kB
Active:         307148 kB
Inactive:        81880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613496 kB
SwapTotal:     4192956 kB
SwapFree:      4147000 kB
Dirty:            6456 kB
Writeback:           0 kB
Mapped:         149564 kB
Slab:            38456 kB
Committed_AS:  1210208 kB
PageTables:       2044 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= 66548 MiB
End job on node80 at 2008-07-05 08:22:35