Trace number 1085949

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 1805.42

General information on the benchmark

Namecsp/fapp/fapp13/
normalized-fapp13-2000-6.xml
MD5SUMb1bc0ce20909360461048c9e001540ac
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints25652
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25652
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.03	c Parsing = 1
0.96/1.01	c Building = 1
1.26/1.32	c [ NumberOfVariables = 2000 ]
1.26/1.32	c [ NumberOfConstraints = 25652 ]
1.26/1.33	c [ SizeOfSearchSpace(log2) = 14411.6 ]
1.26/1.33	c SymmetrySearch = 1
7.82/7.95	c InitialPropagation = 1
7.82/7.99	c [ SizeOfSearchSpace(log2) = 14407.4 ]
7.82/7.99	c InitialSAC = (Timeout)
11.10/11.25	c [ SizeOfSearchSpace(log2) = 14407.1 ]
11.10/11.27	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-1085949-1215236282/watcher-1085949-1215236282 -o /tmp/evaluation-result-1085949-1215236282/solver-1085949-1215236282 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1085949-1215236282.xml 1642319693 

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.00 2.00 4/81 17531
/proc/meminfo: memFree=1513816/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=18572 CPUtime=0
/proc/17531/stat : 17531 (runsolver) R 17529 17531 17404 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1008030774 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 266134416679 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17531/statm: 4643 292 257 25 0 2626 0

[startup+0.043172 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17531
/proc/meminfo: memFree=1513816/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=5568 CPUtime=0.01
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 510 0 0 0 1 0 0 0 19 0 1 0 1008030774 5701632 470 996147200 134512640 135472138 4294956224 18446744073709551615 134768137 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 1392 470 362 234 0 94 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5568

[startup+0.101183 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17531
/proc/meminfo: memFree=1513816/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=6520 CPUtime=0.06
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 735 0 0 0 6 0 0 0 19 0 1 0 1008030774 6676480 695 996147200 134512640 135472138 4294956224 18446744073709551615 4159782483 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 1630 695 368 234 0 332 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6520

[startup+0.301223 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17531
/proc/meminfo: memFree=1513816/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=9028 CPUtime=0.26
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 1360 0 0 0 26 0 0 0 20 0 1 0 1008030774 9244672 1320 996147200 134512640 135472138 4294956224 18446744073709551615 4159751701 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 2257 1320 368 234 0 959 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9028

[startup+0.701301 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17531
/proc/meminfo: memFree=1513816/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=13780 CPUtime=0.66
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 2555 0 0 0 65 1 0 0 24 0 1 0 1008030774 14110720 2515 996147200 134512640 135472138 4294956224 18446744073709551615 4158766016 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 3445 2515 368 234 0 2147 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 13780

[startup+1.50146 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1500944/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=198228 CPUtime=1.46
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 20687 0 0 0 136 10 0 0 25 0 1 0 1008030774 202985472 20647 996147200 134512640 135472138 4294956224 18446744073709551615 134525109 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 49557 20647 451 234 0 48259 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 198228

[startup+3.10176 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1425296/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=219372 CPUtime=3.05
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 22712 0 0 0 294 11 0 0 25 0 1 0 1008030774 224636928 22467 996147200 134512640 135472138 4294956224 18446744073709551615 134535923 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 54843 22467 456 234 0 53545 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 219372

[startup+6.30137 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1423376/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=219372 CPUtime=6.24
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 23155 0 0 0 612 12 0 0 25 0 1 0 1008030774 224636928 22883 996147200 134512640 135472138 4294956224 18446744073709551615 134534238 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 54843 22883 456 234 0 53545 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 219372

[startup+12.7016 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1448848/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=12.6
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 23920 0 0 0 1248 12 0 0 25 0 1 0 1008030774 184688640 16522 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16522 510 234 0 43792 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 180360

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1448656/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=25.35
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 23988 0 0 0 2522 13 0 0 25 0 1 0 1008030774 184688640 16590 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16590 510 234 0 43792 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 180360

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1448272/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=50.84
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24091 0 0 0 5071 13 0 0 25 0 1 0 1008030774 184688640 16693 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16693 510 234 0 43792 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 180360

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1448016/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=101.83
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24125 0 0 0 10170 13 0 0 25 0 1 0 1008030774 184688640 16727 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16727 510 234 0 43792 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 180360

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447952/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=161.58
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24125 0 0 0 16145 13 0 0 25 0 1 0 1008030774 184688640 16727 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16727 510 234 0 43792 0
Current children cumulated CPU time (s) 161.58
Current children cumulated vsize (KiB) 180360

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447952/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=221.34
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24125 0 0 0 22121 13 0 0 25 0 1 0 1008030774 184688640 16727 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16727 510 234 0 43792 0
Current children cumulated CPU time (s) 221.34
Current children cumulated vsize (KiB) 180360

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447888/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=281.08
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24125 0 0 0 28095 13 0 0 25 0 1 0 1008030774 184688640 16727 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16727 510 234 0 43792 0
Current children cumulated CPU time (s) 281.08
Current children cumulated vsize (KiB) 180360

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447952/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=340.84
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24125 0 0 0 34071 13 0 0 25 0 1 0 1008030774 184688640 16727 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16727 510 234 0 43792 0
Current children cumulated CPU time (s) 340.84
Current children cumulated vsize (KiB) 180360

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447696/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=400.59
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24175 0 0 0 40046 13 0 0 25 0 1 0 1008030774 184688640 16777 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16777 510 234 0 43792 0
Current children cumulated CPU time (s) 400.59
Current children cumulated vsize (KiB) 180360

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 17532
/proc/meminfo: memFree=1447568/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=460.34
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24199 0 0 0 46021 13 0 0 25 0 1 0 1008030774 184688640 16801 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16801 510 234 0 43792 0
Current children cumulated CPU time (s) 460.34
Current children cumulated vsize (KiB) 180360

[startup+522.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447504/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=520.1
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24202 0 0 0 51997 13 0 0 25 0 1 0 1008030774 184688640 16804 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16804 510 234 0 43792 0
Current children cumulated CPU time (s) 520.1
Current children cumulated vsize (KiB) 180360

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447440/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=579.85
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24206 0 0 0 57972 13 0 0 25 0 1 0 1008030774 184688640 16808 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16808 510 234 0 43792 0
Current children cumulated CPU time (s) 579.85
Current children cumulated vsize (KiB) 180360

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447440/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=639.61
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24206 0 0 0 63948 13 0 0 25 0 1 0 1008030774 184688640 16808 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16808 510 234 0 43792 0
Current children cumulated CPU time (s) 639.61
Current children cumulated vsize (KiB) 180360


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

[startup+822.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447312/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=818.87
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 81874 13 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 818.87
Current children cumulated vsize (KiB) 180360

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447248/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=878.62
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 87849 13 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 878.62
Current children cumulated vsize (KiB) 180360

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447184/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=938.38
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 93825 13 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 938.38
Current children cumulated vsize (KiB) 180360

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447184/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=998.14
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 99801 13 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 998.14
Current children cumulated vsize (KiB) 180360

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447120/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1057.89
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 105776 13 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1057.89
Current children cumulated vsize (KiB) 180360

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447056/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1117.63
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 111750 13 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1117.63
Current children cumulated vsize (KiB) 180360

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17532
/proc/meminfo: memFree=1447056/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1177.39
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 117726 13 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1177.39
Current children cumulated vsize (KiB) 180360

[startup+1242.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 17610
/proc/meminfo: memFree=1628456/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1237.26
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 123711 15 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1237.26
Current children cumulated vsize (KiB) 180360

[startup+1302.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 17612
/proc/meminfo: memFree=1628200/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1297.23
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 129708 15 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1297.23
Current children cumulated vsize (KiB) 180360

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17612
/proc/meminfo: memFree=1628200/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1357.2
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 135704 16 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1357.2
Current children cumulated vsize (KiB) 180360

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17618
/proc/meminfo: memFree=1628064/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1417.17
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 141701 16 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1417.17
Current children cumulated vsize (KiB) 180360

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17618
/proc/meminfo: memFree=1628064/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1477.14
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 147698 16 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1477.14
Current children cumulated vsize (KiB) 180360

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17618
/proc/meminfo: memFree=1628000/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1537.11
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 153695 16 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1537.11
Current children cumulated vsize (KiB) 180360

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17618
/proc/meminfo: memFree=1628000/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1597.09
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 159693 16 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1597.09
Current children cumulated vsize (KiB) 180360

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17618
/proc/meminfo: memFree=1627936/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1657.06
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 165690 16 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1657.06
Current children cumulated vsize (KiB) 180360

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17618
/proc/meminfo: memFree=1627880/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1717.03
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 171687 16 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1717.03
Current children cumulated vsize (KiB) 180360

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17618
/proc/meminfo: memFree=1627816/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1777
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 177684 16 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1777
Current children cumulated vsize (KiB) 180360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.4 s]
/proc/loadavg: 2.07 2.00 2.00 3/73 17618
/proc/meminfo: memFree=1627816/2055920 swapFree=4174728/4192956
[pid=17531] ppid=17529 vsize=180360 CPUtime=1800.1
/proc/17531/stat : 17531 (casperzito) R 17529 17531 17404 0 -1 4194304 24211 0 0 0 179994 16 0 0 25 0 1 0 1008030774 184688640 16813 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/17531/statm: 45090 16813 510 234 0 43792 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 180360

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): 1805.42
CPU time (s): 1800.12
CPU user time (s): 1799.94
CPU system time (s): 0.179972
CPU usage (%): 99.7068
Max. virtual memory (cumulated for all children) (KiB): 219372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24211
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= 18
involuntary context switches= 39276

runsolver used 1.76173 second user time and 4.92025 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-05 07:38:02
IDJOB=1085949
IDBENCH=57732
IDSOLVER=362
FILE ID=node35/1085949-1215236282
PBS_JOBID= 7881966
Free space on /tmp= 66468 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b1bc0ce20909360461048c9e001540ac
RANDOM SEED=1642319693

node35.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.261
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.261
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:       1514424 kB
Buffers:         51080 kB
Cached:         154720 kB
SwapCached:      12276 kB
Active:         294528 kB
Inactive:       177264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514424 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:            6464 kB
Writeback:           0 kB
Mapped:         282100 kB
Slab:            54332 kB
Committed_AS:  2031592 kB
PageTables:       2364 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= 66464 MiB
End job on node35 at 2008-07-05 08:08:10