Trace number 1086327

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.07 1801.61

General information on the benchmark

Namecsp/fapp/fapp11/
normalized-fapp11-1000-1.xml
MD5SUMbcc19e6f7720c8259d2ed7a295277868
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 benchmark27.3098
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.49/0.54	c Building = 1
0.68/0.78	c [ NumberOfVariables = 1000 ]
0.68/0.78	c [ NumberOfConstraints = 15032 ]
0.68/0.79	c [ SizeOfSearchSpace(log2) = 8022.54 ]
0.68/0.79	c SymmetrySearch = 1
2.96/3.06	c InitialPropagation = 1
2.96/3.09	c [ SizeOfSearchSpace(log2) = 8018.41 ]
2.96/3.09	c InitialSAC = (Timeout)
6.22/6.33	c [ SizeOfSearchSpace(log2) = 8017.87 ]
6.22/6.35	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-1086327-1215238799/watcher-1086327-1215238799 -o /tmp/evaluation-result-1086327-1215238799/solver-1086327-1215238799 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1086327-1215238799.xml 955709430 

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.02 2.00 2.00 4/74 9051
/proc/meminfo: memFree=628632/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=1052 CPUtime=0
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1008284584 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 10535716 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 263 26 20 234 0 3 0

[startup+0.0920901 s]
/proc/loadavg: 2.02 2.00 2.00 4/74 9051
/proc/meminfo: memFree=628632/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=6624 CPUtime=0.08
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 757 0 0 0 8 0 0 0 18 0 1 0 1008284584 6782976 717 996147200 134512640 135472138 4294956224 18446744073709551615 134624766 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 1656 717 368 234 0 358 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6624

[startup+0.102086 s]
/proc/loadavg: 2.02 2.00 2.00 4/74 9051
/proc/meminfo: memFree=628632/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=6756 CPUtime=0.09
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 789 0 0 0 9 0 0 0 18 0 1 0 1008284584 6918144 749 996147200 134512640 135472138 4294956224 18446744073709551615 4158884508 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 1689 749 368 234 0 391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6756

[startup+0.302111 s]
/proc/loadavg: 2.02 2.00 2.00 4/74 9051
/proc/meminfo: memFree=628632/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=9264 CPUtime=0.28
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 1422 0 0 0 28 0 0 0 19 0 1 0 1008284584 9486336 1382 996147200 134512640 135472138 4294956224 18446744073709551615 10969509 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 2316 1382 368 234 0 1018 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9264

[startup+0.701158 s]
/proc/loadavg: 2.02 2.00 2.00 4/74 9051
/proc/meminfo: memFree=628632/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=105796 CPUtime=0.68
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 9127 0 0 0 62 6 0 0 23 0 1 0 1008284584 108335104 9087 996147200 134512640 135472138 4294956224 18446744073709551615 134547897 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 26449 9087 420 234 0 25151 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 105796

[startup+1.50124 s]
/proc/loadavg: 2.02 2.00 2.00 3/75 9052
/proc/meminfo: memFree=568912/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=195320 CPUtime=1.47
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 15799 0 0 0 138 9 0 0 25 0 1 0 1008284584 200007680 15648 996147200 134512640 135472138 4294956224 18446744073709551615 134535929 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 48830 15648 456 234 0 47532 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 195320

[startup+3.10141 s]
/proc/loadavg: 2.02 2.00 2.00 3/75 9052
/proc/meminfo: memFree=566928/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=3.06
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16339 0 0 0 296 10 0 0 25 0 1 0 1008284584 176553984 12012 996147200 134512640 135472138 4294956224 18446744073709551615 134691668 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 43104 12012 478 234 0 41806 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 172416

[startup+6.30174 s]
/proc/loadavg: 2.02 2.00 2.00 3/75 9052
/proc/meminfo: memFree=581776/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=6.22
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16435 0 0 0 612 10 0 0 25 0 1 0 1008284584 176553984 12108 996147200 134512640 135472138 4294956224 18446744073709551615 134690577 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 43104 12108 479 234 0 41806 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 172416

[startup+12.7014 s]
/proc/loadavg: 2.02 2.00 2.00 3/75 9052
/proc/meminfo: memFree=581328/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=12.56
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16529 0 0 0 1246 10 0 0 25 0 1 0 1008284584 176553984 12202 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 43104 12202 510 234 0 41806 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 172416

[startup+25.5027 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 9052
/proc/meminfo: memFree=581264/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=25.25
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16529 0 0 0 2514 11 0 0 25 0 1 0 1008284584 176553984 12202 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 43104 12202 510 234 0 41806 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 172416

[startup+51.1024 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 9052
/proc/meminfo: memFree=581136/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=50.61
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16557 0 0 0 5050 11 0 0 25 0 1 0 1008284584 176553984 12230 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 43104 12230 510 234 0 41806 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 172416

[startup+102.307 s]
/proc/loadavg: 1.92 1.98 1.99 2/68 9079
/proc/meminfo: memFree=1717064/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=101.37
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16575 0 0 0 10126 11 0 0 25 0 1 0 1008284584 176553984 12248 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12248 510 234 0 41806 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 172416

[startup+162.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1622176/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=161.35
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16582 0 0 0 16122 13 0 0 25 0 1 0 1008284584 176553984 12255 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12255 510 234 0 41806 0
Current children cumulated CPU time (s) 161.35
Current children cumulated vsize (KiB) 172416

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1622240/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=221.32
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16582 0 0 0 22119 13 0 0 25 0 1 0 1008284584 176553984 12255 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12255 510 234 0 41806 0
Current children cumulated CPU time (s) 221.32
Current children cumulated vsize (KiB) 172416

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1622176/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=281.3
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16587 0 0 0 28117 13 0 0 25 0 1 0 1008284584 176553984 12260 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12260 510 234 0 41806 0
Current children cumulated CPU time (s) 281.3
Current children cumulated vsize (KiB) 172416

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1622176/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=341.28
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16590 0 0 0 34115 13 0 0 25 0 1 0 1008284584 176553984 12263 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12263 510 234 0 41806 0
Current children cumulated CPU time (s) 341.28
Current children cumulated vsize (KiB) 172416

[startup+402.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1622176/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=401.26
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16594 0 0 0 40113 13 0 0 25 0 1 0 1008284584 176553984 12267 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12267 510 234 0 41806 0
Current children cumulated CPU time (s) 401.26
Current children cumulated vsize (KiB) 172416

[startup+462.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1622176/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=461.24
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16596 0 0 0 46111 13 0 0 25 0 1 0 1008284584 176553984 12269 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12269 510 234 0 41806 0
Current children cumulated CPU time (s) 461.24
Current children cumulated vsize (KiB) 172416

[startup+522.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1622176/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=521.21
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 52108 13 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 521.21
Current children cumulated vsize (KiB) 172416

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1622112/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=581.19
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 58106 13 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 581.19
Current children cumulated vsize (KiB) 172416

[startup+642.301 s]
/proc/loadavg: 2.11 2.03 2.01 3/73 9170
/proc/meminfo: memFree=1622048/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=641.18
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 64105 13 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202751 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 641.18
Current children cumulated vsize (KiB) 172416


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

[startup+822.302 s]
/proc/loadavg: 2.10 2.05 2.00 3/73 9170
/proc/meminfo: memFree=1621856/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=821.11
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 82098 13 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 821.11
Current children cumulated vsize (KiB) 172416

[startup+882.301 s]
/proc/loadavg: 2.17 2.07 2.01 3/73 9170
/proc/meminfo: memFree=1621792/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=881.08
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 88095 13 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 881.08
Current children cumulated vsize (KiB) 172416

[startup+942.301 s]
/proc/loadavg: 2.11 2.07 2.01 3/73 9170
/proc/meminfo: memFree=1621792/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=941.06
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 94093 13 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 941.06
Current children cumulated vsize (KiB) 172416

[startup+1002.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/73 9170
/proc/meminfo: memFree=1621728/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1001.04
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 100091 13 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 1001.04
Current children cumulated vsize (KiB) 172416

[startup+1062.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/73 9170
/proc/meminfo: memFree=1621728/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1061.01
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 106088 13 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202760 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 1061.01
Current children cumulated vsize (KiB) 172416

[startup+1122.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/73 9170
/proc/meminfo: memFree=1621728/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1120.99
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 112086 13 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 1120.99
Current children cumulated vsize (KiB) 172416

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 9170
/proc/meminfo: memFree=1621664/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1180.97
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 118084 13 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 1180.97
Current children cumulated vsize (KiB) 172416

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 9170
/proc/meminfo: memFree=1621472/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1240.95
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 124081 14 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 1240.95
Current children cumulated vsize (KiB) 172416

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 9170
/proc/meminfo: memFree=1621408/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1300.94
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 130080 14 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 1300.94
Current children cumulated vsize (KiB) 172416

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 9170
/proc/meminfo: memFree=1621280/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1360.91
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16597 0 0 0 136077 14 0 0 25 0 1 0 1008284584 176553984 12270 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12270 510 234 0 41806 0
Current children cumulated CPU time (s) 1360.91
Current children cumulated vsize (KiB) 172416

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 9170
/proc/meminfo: memFree=1621280/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1420.89
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16602 0 0 0 142075 14 0 0 25 0 1 0 1008284584 176553984 12275 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12275 510 234 0 41806 0
Current children cumulated CPU time (s) 1420.89
Current children cumulated vsize (KiB) 172416

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1621216/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1480.86
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16606 0 0 0 148072 14 0 0 25 0 1 0 1008284584 176553984 12279 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12279 510 234 0 41806 0
Current children cumulated CPU time (s) 1480.86
Current children cumulated vsize (KiB) 172416

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1621216/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1540.84
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16607 0 0 0 154070 14 0 0 25 0 1 0 1008284584 176553984 12280 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12280 510 234 0 41806 0
Current children cumulated CPU time (s) 1540.84
Current children cumulated vsize (KiB) 172416

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1621152/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1600.82
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16607 0 0 0 160068 14 0 0 25 0 1 0 1008284584 176553984 12280 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12280 510 234 0 41806 0
Current children cumulated CPU time (s) 1600.82
Current children cumulated vsize (KiB) 172416

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 9170
/proc/meminfo: memFree=1621216/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1660.8
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16607 0 0 0 166066 14 0 0 25 0 1 0 1008284584 176553984 12280 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12280 510 234 0 41806 0
Current children cumulated CPU time (s) 1660.8
Current children cumulated vsize (KiB) 172416

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 9170
/proc/meminfo: memFree=1621152/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1720.77
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16608 0 0 0 172063 14 0 0 25 0 1 0 1008284584 176553984 12281 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12281 510 234 0 41806 0
Current children cumulated CPU time (s) 1720.77
Current children cumulated vsize (KiB) 172416

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1621024/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1780.75
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16608 0 0 0 178061 14 0 0 25 0 1 0 1008284584 176553984 12281 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12281 510 234 0 41806 0
Current children cumulated CPU time (s) 1780.75
Current children cumulated vsize (KiB) 172416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9170
/proc/meminfo: memFree=1621024/2055920 swapFree=4180884/4192956
[pid=9051] ppid=9049 vsize=172416 CPUtime=1800.05
/proc/9051/stat : 9051 (casperzito) R 9049 9051 7628 0 -1 4194304 16608 0 0 0 179991 14 0 0 25 0 1 0 1008284584 176553984 12281 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 43104 12281 510 234 0 41806 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 172416

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): 1801.61
CPU time (s): 1800.07
CPU user time (s): 1799.91
CPU system time (s): 0.153976
CPU usage (%): 99.914
Max. virtual memory (cumulated for all children) (KiB): 195320

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

runsolver used 1.55276 second user time and 5.30719 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-05 08:20:00
IDJOB=1086327
IDBENCH=57798
IDSOLVER=362
FILE ID=node2/1086327-1215238799
PBS_JOBID= 7881872
Free space on /tmp= 66072 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bcc19e6f7720c8259d2ed7a295277868
RANDOM SEED=955709430

node2.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.236
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.236
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:        629112 kB
Buffers:         32652 kB
Cached:         632676 kB
SwapCached:       5968 kB
Active:        1173952 kB
Inactive:       179900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        629112 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:            4944 kB
Writeback:           0 kB
Mapped:         695404 kB
Slab:            56444 kB
Committed_AS:  2397368 kB
PageTables:       3572 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node2 at 2008-07-05 08:50:03