Trace number 1085697

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.05 1805.12

General information on the benchmark

Namecsp/fapp/fapp34/
normalized-fapp34-0750-0.xml
MD5SUM701805f3dd433f8e5a195a0325c2f865
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 benchmark25.1672
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.07	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.03/0.07	c Parsing = 1
0.26/0.35	c Building = 1
0.45/0.54	c [ NumberOfVariables = 750 ]
0.45/0.54	c [ NumberOfConstraints = 8639 ]
0.45/0.55	c [ SizeOfSearchSpace(log2) = 6149.45 ]
0.45/0.55	c SymmetrySearch = 1
1.34/1.42	c InitialPropagation = 1
1.34/1.44	c [ SizeOfSearchSpace(log2) = 6143.45 ]
1.34/1.44	c InitialSAC = (Timeout)
3.62/3.73	c [ SizeOfSearchSpace(log2) = 6142.69 ]
3.62/3.75	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-1085697-1215235092/watcher-1085697-1215235092 -o /tmp/evaluation-result-1085697-1215235092/solver-1085697-1215235092 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1085697-1215235092.xml 1450447230 

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.00 2.12 2.09 4/83 20477
/proc/meminfo: memFree=64952/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=1052 CPUtime=0
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2002481861 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 1819428 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/20477/statm: 263 26 20 234 0 3 0

[startup+0.07959 s]
/proc/loadavg: 2.00 2.12 2.09 4/83 20477
/proc/meminfo: memFree=64952/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=5964 CPUtime=0.03
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 618 0 0 0 3 0 0 0 18 0 1 0 2002481861 6107136 578 996147200 134512640 135472138 4294956224 18446744073709551615 4159785322 0 0 4096 0 0 0 0 17 1 0 0
/proc/20477/statm: 1491 578 368 234 0 193 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5964

[startup+0.102592 s]
/proc/loadavg: 2.00 2.12 2.09 4/83 20477
/proc/meminfo: memFree=64952/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=6360 CPUtime=0.06
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 692 0 0 0 6 0 0 0 18 0 1 0 2002481861 6512640 652 996147200 134512640 135472138 4294956224 18446744073709551615 134747614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20477/statm: 1590 652 368 234 0 292 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6360

[startup+0.301635 s]
/proc/loadavg: 2.00 2.12 2.09 4/83 20477
/proc/meminfo: memFree=64952/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=8736 CPUtime=0.26
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 1308 0 0 0 26 0 0 0 19 0 1 0 2002481861 8945664 1268 996147200 134512640 135472138 4294956224 18446744073709551615 134749067 0 0 4096 0 0 0 0 17 1 0 0
/proc/20477/statm: 2184 1268 368 234 0 886 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 8736

[startup+0.702721 s]
/proc/loadavg: 2.00 2.12 2.09 4/83 20477
/proc/meminfo: memFree=64952/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=181108 CPUtime=0.65
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 12596 0 0 0 61 4 0 0 23 0 1 0 2002481861 185454592 12548 996147200 134512640 135472138 4294956224 18446744073709551615 134535454 0 0 4096 0 0 0 0 17 1 0 0
/proc/20477/statm: 45277 12548 456 234 0 43979 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 181108

[startup+1.50189 s]
/proc/loadavg: 2.00 2.12 2.09 3/84 20478
/proc/meminfo: memFree=15600/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1.45
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13071 0 0 0 140 5 0 0 25 0 1 0 2002481861 171962368 10634 996147200 134512640 135472138 4294956224 18446744073709551615 134936420 0 0 4096 0 0 0 0 17 1 0 0
/proc/20477/statm: 41983 10634 479 234 0 40685 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 167932

[startup+3.10122 s]
/proc/loadavg: 2.00 2.12 2.09 3/84 20478
/proc/meminfo: memFree=20848/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=3.03
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13129 0 0 0 298 5 0 0 25 0 1 0 2002481861 171962368 10692 996147200 134512640 135472138 4294956224 18446744073709551615 134690507 0 0 4096 0 0 0 0 17 1 0 0
/proc/20477/statm: 41983 10692 479 234 0 40685 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 167932

[startup+6.30188 s]
/proc/loadavg: 2.00 2.12 2.09 3/84 20478
/proc/meminfo: memFree=14832/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=6.21
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13212 0 1 0 616 5 0 0 25 0 1 0 2002481861 171962368 10776 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10776 510 234 0 40685 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 167932

[startup+12.7012 s]
/proc/loadavg: 2.00 2.12 2.09 3/84 20478
/proc/meminfo: memFree=15088/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=12.6
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13254 0 1 0 1255 5 0 0 25 0 1 0 2002481861 171962368 10818 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10818 510 234 0 40685 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 167932

[startup+25.5019 s]
/proc/loadavg: 2.07 2.13 2.09 3/84 20478
/proc/meminfo: memFree=15792/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=25.39
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13276 0 1 0 2533 6 0 0 25 0 1 0 2002481861 171962368 10840 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10840 510 234 0 40685 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 167932

[startup+51.1022 s]
/proc/loadavg: 2.05 2.12 2.09 3/84 20478
/proc/meminfo: memFree=15664/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=50.97
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13276 0 1 0 5090 7 0 0 25 0 1 0 2002481861 171962368 10840 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10840 510 234 0 40685 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 167932

[startup+102.308 s]
/proc/loadavg: 2.07 2.11 2.09 3/84 20478
/proc/meminfo: memFree=15856/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=102.15
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13289 0 1 0 10204 11 0 0 25 0 1 0 2002481861 171962368 10853 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10853 510 234 0 40685 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 167932

[startup+162.301 s]
/proc/loadavg: 2.02 2.09 2.08 3/84 20478
/proc/meminfo: memFree=15920/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=162.1
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13292 0 1 0 16195 15 0 0 25 0 1 0 2002481861 171962368 10856 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10856 510 234 0 40685 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 167932

[startup+222.302 s]
/proc/loadavg: 2.19 2.12 2.09 2/74 20478
/proc/meminfo: memFree=1903488/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=222.06
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13292 0 1 0 22188 18 0 0 25 0 1 0 2002481861 171962368 10856 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10856 510 234 0 40685 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 167932

[startup+282.301 s]
/proc/loadavg: 2.04 2.08 2.08 3/74 20505
/proc/meminfo: memFree=1837640/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=282.03
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13325 0 1 0 28182 21 0 0 25 0 1 0 2002481861 171962368 10889 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10889 510 234 0 40685 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 167932

[startup+342.301 s]
/proc/loadavg: 2.01 2.06 2.07 3/74 20505
/proc/meminfo: memFree=1837576/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=342
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13331 0 1 0 34179 21 0 0 25 0 1 0 2002481861 171962368 10895 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10895 510 234 0 40685 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 167932

[startup+402.303 s]
/proc/loadavg: 2.00 2.05 2.07 3/74 20505
/proc/meminfo: memFree=1837512/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=401.98
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13336 0 1 0 40177 21 0 0 25 0 1 0 2002481861 171962368 10900 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10900 510 234 0 40685 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 167932

[startup+462.301 s]
/proc/loadavg: 2.00 2.04 2.06 3/74 20505
/proc/meminfo: memFree=1837512/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=461.94
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13337 0 1 0 46173 21 0 0 25 0 1 0 2002481861 171962368 10901 996147200 134512640 135472138 4294956224 18446744073709551615 135202646 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10901 510 234 0 40685 0
Current children cumulated CPU time (s) 461.94
Current children cumulated vsize (KiB) 167932

[startup+522.302 s]
/proc/loadavg: 2.00 2.03 2.06 3/74 20505
/proc/meminfo: memFree=1837512/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=521.92
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13341 0 1 0 52171 21 0 0 25 0 1 0 2002481861 171962368 10905 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10905 510 234 0 40685 0
Current children cumulated CPU time (s) 521.92
Current children cumulated vsize (KiB) 167932

[startup+582.301 s]
/proc/loadavg: 2.07 2.04 2.06 3/74 20505
/proc/meminfo: memFree=1837512/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=581.89
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13352 0 1 0 58168 21 0 0 25 0 1 0 2002481861 171962368 10916 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10916 510 234 0 40685 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 167932

[startup+642.302 s]
/proc/loadavg: 2.09 2.04 2.06 3/74 20505
/proc/meminfo: memFree=1837448/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=641.86
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13355 0 1 0 64165 21 0 0 25 0 1 0 2002481861 171962368 10919 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10919 510 234 0 40685 0
Current children cumulated CPU time (s) 641.86
Current children cumulated vsize (KiB) 167932


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

[startup+882.301 s]
/proc/loadavg: 2.08 2.06 2.05 3/74 20505
/proc/meminfo: memFree=1837256/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=881.74
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 88153 21 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 167932

[startup+942.302 s]
/proc/loadavg: 2.07 2.06 2.05 3/74 20505
/proc/meminfo: memFree=1837256/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=941.71
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 94150 21 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 167932

[startup+1002.3 s]
/proc/loadavg: 2.07 2.06 2.05 3/82 20540
/proc/meminfo: memFree=1375560/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1001.67
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 100139 28 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 167932

[startup+1062.3 s]
/proc/loadavg: 2.06 2.06 2.05 3/82 20540
/proc/meminfo: memFree=1352648/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1061.65
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 106137 28 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 167932

[startup+1122.3 s]
/proc/loadavg: 2.11 2.08 2.06 5/85 20579
/proc/meminfo: memFree=1678448/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1121.23
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 112094 29 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1121.23
Current children cumulated vsize (KiB) 167932

[startup+1182.3 s]
/proc/loadavg: 2.18 2.12 2.07 3/85 20579
/proc/meminfo: memFree=1543152/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1180.86
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 118057 29 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1180.86
Current children cumulated vsize (KiB) 167932

[startup+1242.3 s]
/proc/loadavg: 2.07 2.09 2.07 3/85 20579
/proc/meminfo: memFree=1396976/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1240.29
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 124000 29 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1240.29
Current children cumulated vsize (KiB) 167932

[startup+1302.3 s]
/proc/loadavg: 2.02 2.07 2.06 3/85 20579
/proc/meminfo: memFree=1260336/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1299.81
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 129952 29 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1299.81
Current children cumulated vsize (KiB) 167932

[startup+1362.3 s]
/proc/loadavg: 2.14 2.10 2.07 3/85 20579
/proc/meminfo: memFree=1190320/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1359.48
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 135919 29 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1359.48
Current children cumulated vsize (KiB) 167932

[startup+1422.31 s]
/proc/loadavg: 2.45 2.20 2.11 3/85 20579
/proc/meminfo: memFree=1185520/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1419.19
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 141889 30 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1419.19
Current children cumulated vsize (KiB) 167932

[startup+1482.3 s]
/proc/loadavg: 2.75 2.33 2.15 4/85 20579
/proc/meminfo: memFree=1185520/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1478.88
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 147858 30 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1478.88
Current children cumulated vsize (KiB) 167932

[startup+1542.3 s]
/proc/loadavg: 2.62 2.38 2.18 3/85 20579
/proc/meminfo: memFree=1185392/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1538.57
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 153827 30 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1538.57
Current children cumulated vsize (KiB) 167932

[startup+1602.3 s]
/proc/loadavg: 2.23 2.31 2.17 3/85 20579
/proc/meminfo: memFree=1185328/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1598.26
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 159796 30 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1598.26
Current children cumulated vsize (KiB) 167932

[startup+1662.3 s]
/proc/loadavg: 2.08 2.25 2.16 3/85 20579
/proc/meminfo: memFree=1185328/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1657.96
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 165766 30 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1657.96
Current children cumulated vsize (KiB) 167932

[startup+1722.3 s]
/proc/loadavg: 2.03 2.20 2.15 3/85 20580
/proc/meminfo: memFree=1189040/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1717.64
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 171734 30 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1717.64
Current children cumulated vsize (KiB) 167932

[startup+1782.3 s]
/proc/loadavg: 2.01 2.16 2.13 3/85 20581
/proc/meminfo: memFree=1184880/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1777.33
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 177703 30 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1777.33
Current children cumulated vsize (KiB) 167932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.11 s]
/proc/loadavg: 2.00 2.15 2.13 3/85 20581
/proc/meminfo: memFree=1184880/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1800.03
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 179973 30 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 167932

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

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

[startup+1805.11 s]
/proc/loadavg: 2.00 2.15 2.13 3/85 20581
/proc/meminfo: memFree=1184880/2055920 swapFree=4179680/4192956
[pid=20477] ppid=20475 vsize=167932 CPUtime=1800.03
/proc/20477/stat : 20477 (casperzito) R 20475 20477 17302 0 -1 4194304 13360 0 1 0 179973 30 0 0 25 0 1 0 2002481861 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/20477/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 167932

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.12
CPU time (s): 1800.05
CPU user time (s): 1799.74
CPU system time (s): 0.314952
CPU usage (%): 99.7194
Max. virtual memory (cumulated for all children) (KiB): 181108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.314952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13360
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32
involuntary context switches= 28264

runsolver used 2.14367 second user time and 6.09307 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-05 07:18:12
IDJOB=1085697
IDBENCH=57688
IDSOLVER=362
FILE ID=node54/1085697-1215235092
PBS_JOBID= 7881830
Free space on /tmp= 65100 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 701805f3dd433f8e5a195a0325c2f865
RANDOM SEED=1450447230

node54.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.279
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.279
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:         65624 kB
Buffers:         32412 kB
Cached:        1613048 kB
SwapCached:       6600 kB
Active:        1730528 kB
Inactive:       165292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         65624 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:          205380 kB
Writeback:           0 kB
Mapped:         267412 kB
Slab:            79192 kB
Committed_AS:  4292420 kB
PageTables:       2348 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node54 at 2008-07-05 07:48:19