Trace number 1085718

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.02 1808.42

General information on the benchmark

Namecsp/fapp/fapp34/
normalized-fapp34-0750-4.xml
MD5SUM1196fad89b5a5a4f355ab65ef889a576
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark28.6446
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.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.19/0.28	c Building = 1
0.39/0.46	c [ NumberOfVariables = 750 ]
0.39/0.46	c [ NumberOfConstraints = 8639 ]
0.39/0.47	c [ SizeOfSearchSpace(log2) = 6149.45 ]
0.39/0.47	c SymmetrySearch = 1
1.18/1.29	c InitialPropagation = 1
1.29/1.31	c [ SizeOfSearchSpace(log2) = 6143.45 ]
1.29/1.31	c InitialSAC = (Timeout)
4.37/4.44	c [ SizeOfSearchSpace(log2) = 6142.78 ]
4.37/4.45	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-1085718-1215235252/watcher-1085718-1215235252 -o /tmp/evaluation-result-1085718-1215235252/solver-1085718-1215235252 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1085718-1215235252.xml 805516146 

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.92 2.06 2.04 4/73 14645
/proc/meminfo: memFree=1691488/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=5348 CPUtime=0
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 688650668 5476352 190 996147200 134512640 135472138 4294956224 18446744073709551615 5684088 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 1337 190 156 234 0 27 0

[startup+0.0238681 s]
/proc/loadavg: 1.92 2.06 2.04 4/73 14645
/proc/meminfo: memFree=1691488/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=5832 CPUtime=0.01
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 555 0 0 0 1 0 0 0 18 0 1 0 688650668 5971968 515 996147200 134512640 135472138 4294956224 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 1458 515 368 234 0 160 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5832

[startup+0.101877 s]
/proc/loadavg: 1.92 2.06 2.04 4/73 14645
/proc/meminfo: memFree=1691488/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=6888 CPUtime=0.09
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 831 0 0 0 9 0 0 0 18 0 1 0 688650668 7053312 791 996147200 134512640 135472138 4294956224 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 1722 791 368 234 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6888

[startup+0.301902 s]
/proc/loadavg: 1.92 2.06 2.04 4/73 14645
/proc/meminfo: memFree=1691488/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=103024 CPUtime=0.29
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 2189 0 0 0 28 1 0 0 19 0 1 0 688650668 105496576 2149 996147200 134512640 135472138 4294956224 18446744073709551615 134587240 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 25756 2149 395 234 0 24458 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103024

[startup+0.701951 s]
/proc/loadavg: 1.92 2.06 2.04 4/73 14645
/proc/meminfo: memFree=1691488/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=181108 CPUtime=0.68
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 12629 0 0 0 62 6 0 0 23 0 1 0 688650668 185454592 12576 996147200 134512640 135472138 4294956224 18446744073709551615 134535929 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 45277 12576 456 234 0 43979 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 181108

[startup+1.50105 s]
/proc/loadavg: 1.92 2.06 2.04 3/74 14646
/proc/meminfo: memFree=1642008/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1.49
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13077 0 0 0 142 7 0 0 25 0 1 0 688650668 171962368 10641 996147200 134512640 135472138 4294956224 18446744073709551615 134677761 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10641 479 234 0 40685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 167932

[startup+3.10125 s]
/proc/loadavg: 1.92 2.06 2.04 3/74 14646
/proc/meminfo: memFree=1650392/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=3.08
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13134 0 0 0 301 7 0 0 25 0 1 0 688650668 171962368 10698 996147200 134512640 135472138 4294956224 18446744073709551615 135263617 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10698 479 234 0 40685 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 167932

[startup+6.30165 s]
/proc/loadavg: 1.93 2.06 2.04 3/74 14646
/proc/meminfo: memFree=1649880/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=6.27
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13245 0 0 0 620 7 0 0 25 0 1 0 688650668 171962368 10809 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10809 510 234 0 40685 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 167932

[startup+12.7014 s]
/proc/loadavg: 1.93 2.06 2.04 3/74 14646
/proc/meminfo: memFree=1649560/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=12.64
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13294 0 0 0 1257 7 0 0 25 0 1 0 688650668 171962368 10858 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10858 510 234 0 40685 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 167932

[startup+25.501 s]
/proc/loadavg: 1.95 2.06 2.04 3/74 14646
/proc/meminfo: memFree=1649496/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=25.38
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13341 0 0 0 2531 7 0 0 25 0 1 0 688650668 171962368 10905 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10905 510 234 0 40685 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 167932

[startup+51.1022 s]
/proc/loadavg: 1.97 2.05 2.03 3/74 14646
/proc/meminfo: memFree=1649368/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=50.88
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13360 0 0 0 5081 7 0 0 25 0 1 0 688650668 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 167932

[startup+102.307 s]
/proc/loadavg: 1.98 2.04 2.03 3/74 14646
/proc/meminfo: memFree=1649304/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=101.86
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13360 0 0 0 10179 7 0 0 25 0 1 0 688650668 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 167932

[startup+162.302 s]
/proc/loadavg: 1.99 2.03 2.02 3/74 14646
/proc/meminfo: memFree=1649240/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=161.61
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13360 0 0 0 16153 8 0 0 25 0 1 0 688650668 171962368 10924 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10924 510 234 0 40685 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 167932

[startup+222.301 s]
/proc/loadavg: 1.99 2.02 2.02 3/74 14646
/proc/meminfo: memFree=1649240/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=221.35
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13361 0 0 0 22127 8 0 0 25 0 1 0 688650668 171962368 10925 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10925 510 234 0 40685 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 167932

[startup+282.302 s]
/proc/loadavg: 1.99 2.02 2.01 3/74 14646
/proc/meminfo: memFree=1649240/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=281.1
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13377 0 0 0 28102 8 0 0 25 0 1 0 688650668 171962368 10941 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10941 510 234 0 40685 0
Current children cumulated CPU time (s) 281.1
Current children cumulated vsize (KiB) 167932

[startup+342.301 s]
/proc/loadavg: 1.99 2.01 2.01 3/74 14646
/proc/meminfo: memFree=1649176/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=340.85
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13377 0 0 0 34077 8 0 0 25 0 1 0 688650668 171962368 10941 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10941 510 234 0 40685 0
Current children cumulated CPU time (s) 340.85
Current children cumulated vsize (KiB) 167932

[startup+402.302 s]
/proc/loadavg: 1.99 2.01 2.00 3/74 14646
/proc/meminfo: memFree=1649176/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=400.6
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13377 0 0 0 40052 8 0 0 25 0 1 0 688650668 171962368 10941 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10941 510 234 0 40685 0
Current children cumulated CPU time (s) 400.6
Current children cumulated vsize (KiB) 167932

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 14646
/proc/meminfo: memFree=1649048/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=460.35
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13377 0 0 0 46027 8 0 0 25 0 1 0 688650668 171962368 10941 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10941 510 234 0 40685 0
Current children cumulated CPU time (s) 460.35
Current children cumulated vsize (KiB) 167932

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 14646
/proc/meminfo: memFree=1648984/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=520.1
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13390 0 0 0 52001 9 0 0 25 0 1 0 688650668 171962368 10954 996147200 134512640 135472138 4294956224 18446744073709551615 135202657 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10954 510 234 0 40685 0
Current children cumulated CPU time (s) 520.1
Current children cumulated vsize (KiB) 167932

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 14646
/proc/meminfo: memFree=1648920/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=579.85
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13392 0 0 0 57976 9 0 0 25 0 1 0 688650668 171962368 10956 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10956 510 234 0 40685 0
Current children cumulated CPU time (s) 579.85
Current children cumulated vsize (KiB) 167932

[startup+642.302 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 14646
/proc/meminfo: memFree=1648920/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=639.6
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13394 0 0 0 63951 9 0 0 25 0 1 0 688650668 171962368 10958 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10958 510 234 0 40685 0
Current children cumulated CPU time (s) 639.6
Current children cumulated vsize (KiB) 167932


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

[startup+822.302 s]
/proc/loadavg: 2.21 2.10 2.02 3/74 14646
/proc/meminfo: memFree=1648792/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=818.84
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 81875 9 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 818.84
Current children cumulated vsize (KiB) 167932

[startup+882.301 s]
/proc/loadavg: 2.14 2.09 2.02 3/74 14646
/proc/meminfo: memFree=1648792/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=878.58
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 87849 9 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202651 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 878.58
Current children cumulated vsize (KiB) 167932

[startup+942.302 s]
/proc/loadavg: 2.11 2.09 2.02 3/74 14646
/proc/meminfo: memFree=1648792/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=938.33
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 93824 9 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 938.33
Current children cumulated vsize (KiB) 167932

[startup+1002.3 s]
/proc/loadavg: 2.10 2.09 2.02 3/74 14646
/proc/meminfo: memFree=1648600/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=998.09
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 99799 10 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 998.09
Current children cumulated vsize (KiB) 167932

[startup+1062.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/74 14646
/proc/meminfo: memFree=1648600/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1057.84
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 105774 10 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1057.84
Current children cumulated vsize (KiB) 167932

[startup+1122.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/74 14646
/proc/meminfo: memFree=1648536/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1117.58
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 111748 10 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1117.58
Current children cumulated vsize (KiB) 167932

[startup+1182.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/74 14646
/proc/meminfo: memFree=1648472/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1177.33
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 117723 10 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1177.33
Current children cumulated vsize (KiB) 167932

[startup+1242.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/74 14646
/proc/meminfo: memFree=1648408/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1237.07
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 123697 10 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1237.07
Current children cumulated vsize (KiB) 167932

[startup+1302.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/74 14646
/proc/meminfo: memFree=1648344/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1296.82
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 129672 10 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202670 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1296.82
Current children cumulated vsize (KiB) 167932

[startup+1362.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/74 14646
/proc/meminfo: memFree=1648344/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1356.57
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 135647 10 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1356.57
Current children cumulated vsize (KiB) 167932

[startup+1422.31 s]
/proc/loadavg: 2.02 2.05 2.01 3/74 14646
/proc/meminfo: memFree=1648280/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1416.32
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 141622 10 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1416.32
Current children cumulated vsize (KiB) 167932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/74 14646
/proc/meminfo: memFree=1648280/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1476.07
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 147596 11 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1476.07
Current children cumulated vsize (KiB) 167932

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 14646
/proc/meminfo: memFree=1648152/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1535.82
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 153571 11 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1535.82
Current children cumulated vsize (KiB) 167932

[startup+1602.3 s]
/proc/loadavg: 1.94 2.00 1.99 3/75 14675
/proc/meminfo: memFree=1574864/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1595.46
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 159535 11 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1595.46
Current children cumulated vsize (KiB) 167932

[startup+1662.3 s]
/proc/loadavg: 1.98 2.00 1.99 3/75 14675
/proc/meminfo: memFree=1574736/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1655
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 165489 11 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202664 0 0 4096 0 0 0 0 17 1 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1655
Current children cumulated vsize (KiB) 167932

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 14675
/proc/meminfo: memFree=1574800/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1714.55
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 171444 11 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1714.55
Current children cumulated vsize (KiB) 167932

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 14675
/proc/meminfo: memFree=1574608/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1774.09
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 177398 11 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1774.09
Current children cumulated vsize (KiB) 167932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.41 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 14675
/proc/meminfo: memFree=1574608/2055920 swapFree=4147000/4192956
[pid=14645] ppid=14643 vsize=167932 CPUtime=1800
/proc/14645/stat : 14645 (casperzito) R 14643 14645 13782 0 -1 4194304 13401 0 0 0 179989 11 0 0 25 0 1 0 688650668 171962368 10965 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/14645/statm: 41983 10965 510 234 0 40685 0
Current children cumulated CPU time (s) 1800
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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.42
CPU time (s): 1800.02
CPU user time (s): 1799.89
CPU system time (s): 0.121981
CPU usage (%): 99.5354
Max. virtual memory (cumulated for all children) (KiB): 181108

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

runsolver used 1.92971 second user time and 4.65929 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-05 07:20:52
IDJOB=1085718
IDBENCH=57690
IDSOLVER=362
FILE ID=node80/1085718-1215235252
PBS_JOBID= 7881871
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1196fad89b5a5a4f355ab65ef889a576
RANDOM SEED=805516146

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:       1691968 kB
Buffers:         56296 kB
Cached:         179940 kB
SwapCached:      39844 kB
Active:         230212 kB
Inactive:        80984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691968 kB
SwapTotal:     4192956 kB
SwapFree:      4147000 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:          81948 kB
Slab:            38132 kB
Committed_AS:  1122312 kB
PageTables:       1860 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 07:51:03