Trace number 1075131

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 1816.21

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph8-f10.xml
MD5SUMc887ce37f5a1698918527bda6728d1cf
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 benchmark1.47378
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3757
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3757
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.18/0.21	c Building = 1
0.18/0.21	c [ NumberOfVariables = 680 ]
0.18/0.21	c [ NumberOfConstraints = 3757 ]
0.18/0.21	c [ SizeOfSearchSpace(log2) = 3240.98 ]
0.18/0.21	c SymmetrySearch = 1
0.18/0.23	c InitialPropagation = 1
0.18/0.23	c [ SizeOfSearchSpace(log2) = 3240.98 ]
0.18/0.23	c InitialSAC = 1
0.88/0.97	c [ SizeOfSearchSpace(log2) = 2919.04 ]
0.88/0.97	c Search(SampleFF) : 
68.54/68.88	c [ Sampling domwdeg ]
68.54/68.88	c [ Sampling impacts ]
68.54/68.88	c [ SamplingScores: ]
68.54/68.88	c [ domwdeg+min = 0.00116033 | domwdeg+rnd = 0.0118056 ]
68.54/68.88	c [ impacts+min = 2.04149e-16 | impacts+rnd = 0.000383572 ]
68.54/68.88	c [ la+min = 0 | la+rnd = 0 ]
68.54/68.88	c [ domwdeg = 0.00648297 | impacts = 0.000191786 | la = 0 ]
68.54/68.88	c [ min = 0.000386778 | rand = 0.000191786 ]
68.54/68.88	c [ restarting at (3.96356,0.0562621) ]
78.49/78.80	c [ restarting at (9.9089,0.0728691) ]
103.18/103.60	c [ restarting at (24.7722,0.0973541) ]

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-1075131-1215180262/watcher-1075131-1215180262 -o /tmp/evaluation-result-1075131-1215180262/solver-1075131-1215180262 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1075131-1215180262.xml 1193509462 

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.01 1.00 1.08 4/74 10899
/proc/meminfo: memFree=1758520/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=1052 CPUtime=0
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 639215490 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 2859812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 263 26 20 234 0 3 0

[startup+0.101036 s]
/proc/loadavg: 1.01 1.00 1.08 4/74 10899
/proc/meminfo: memFree=1758520/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=6360 CPUtime=0.09
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 711 0 0 0 9 0 0 0 18 0 1 0 639215490 6512640 671 996147200 134512640 135472138 4294956224 18446744073709551615 4158417244 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 1590 671 368 234 0 292 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6360

[startup+0.201051 s]
/proc/loadavg: 1.01 1.00 1.08 4/74 10899
/proc/meminfo: memFree=1758520/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=103580 CPUtime=0.18
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 2158 0 0 0 17 1 0 0 18 0 1 0 639215490 106065920 2118 996147200 134512640 135472138 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 25895 2118 451 234 0 24597 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 103580

[startup+0.301063 s]
/proc/loadavg: 1.01 1.00 1.08 4/74 10899
/proc/meminfo: memFree=1758520/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=100880 CPUtime=0.28
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 2241 0 0 0 27 1 0 0 19 0 1 0 639215490 103301120 1713 996147200 134512640 135472138 4294956224 18446744073709551615 135264400 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 25220 1713 469 234 0 23922 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 100880

[startup+0.701101 s]
/proc/loadavg: 1.01 1.00 1.08 4/74 10899
/proc/meminfo: memFree=1758520/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=100880 CPUtime=0.68
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 2463 0 0 0 67 1 0 0 23 0 1 0 639215490 103301120 1935 996147200 134512640 135472138 4294956224 18446744073709551615 134672496 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 25220 1935 469 234 0 23922 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 100880

[startup+1.50119 s]
/proc/loadavg: 1.09 1.02 1.09 3/75 10900
/proc/meminfo: memFree=1751728/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=100880 CPUtime=1.47
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 2598 0 0 0 146 1 0 0 25 0 1 0 639215490 103301120 2070 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 25220 2070 485 234 0 23922 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 100880

[startup+3.10235 s]
/proc/loadavg: 1.09 1.02 1.09 3/75 10900
/proc/meminfo: memFree=1751280/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=100880 CPUtime=3.06
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 2598 0 0 0 305 1 0 0 25 0 1 0 639215490 103301120 2070 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 25220 2070 485 234 0 23922 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 100880

[startup+6.30168 s]
/proc/loadavg: 1.09 1.02 1.09 3/75 10900
/proc/meminfo: memFree=1750896/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=100880 CPUtime=6.23
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 2598 0 0 0 622 1 0 0 25 0 1 0 639215490 103301120 2070 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 25220 2070 485 234 0 23922 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 100880

[startup+12.7023 s]
/proc/loadavg: 1.15 1.03 1.09 2/68 10927
/proc/meminfo: memFree=1774056/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=100880 CPUtime=12.6
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 2609 0 0 0 1258 2 0 0 25 0 1 0 639215490 103301120 2081 996147200 134512640 135472138 4294956224 18446744073709551615 135202641 0 0 4096 0 0 0 0 17 0 0 0
/proc/10899/statm: 25220 2081 485 234 0 23922 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 100880

[startup+25.5016 s]
/proc/loadavg: 1.20 1.05 1.10 3/75 11021
/proc/meminfo: memFree=1757552/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=100880 CPUtime=25.39
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 2642 0 0 0 2534 5 0 0 25 0 1 0 639215490 103301120 2114 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/10899/statm: 25220 2114 485 234 0 23922 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 100880

[startup+51.1012 s]
/proc/loadavg: 1.41 1.11 1.11 3/73 11058
/proc/meminfo: memFree=1750208/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=50.91
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 3968 0 0 0 5084 7 0 0 25 0 1 0 639215490 108445696 3440 996147200 134512640 135472138 4294956224 18446744073709551615 4161259 0 0 4096 0 0 0 0 17 0 0 0
/proc/10899/statm: 26476 3440 487 234 0 25178 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 105904

[startup+102.301 s]
/proc/loadavg: 1.83 1.27 1.17 3/81 11174
/proc/meminfo: memFree=1683648/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=101.98
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4002 0 0 0 10186 12 0 0 25 0 1 0 639215490 108445696 3474 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/10899/statm: 26476 3474 488 234 0 25178 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 105904

[startup+162.302 s]
/proc/loadavg: 2.04 1.43 1.23 3/83 11274
/proc/meminfo: memFree=966128/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=161.51
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4002 0 0 0 16138 13 0 0 25 0 1 0 639215490 108445696 3474 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3474 488 234 0 25178 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 105904

[startup+222.307 s]
/proc/loadavg: 2.01 1.53 1.27 3/82 11275
/proc/meminfo: memFree=965872/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=221
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4002 0 0 0 22086 14 0 0 25 0 1 0 639215490 108445696 3474 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3474 488 234 0 25178 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 105904

[startup+282.302 s]
/proc/loadavg: 2.00 1.61 1.31 3/82 11275
/proc/meminfo: memFree=965744/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=280.44
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4008 0 0 0 28030 14 0 0 25 0 1 0 639215490 108445696 3480 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3480 488 234 0 25178 0
Current children cumulated CPU time (s) 280.44
Current children cumulated vsize (KiB) 105904

[startup+342.302 s]
/proc/loadavg: 2.00 1.68 1.36 3/82 11275
/proc/meminfo: memFree=965680/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=339.88
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 33974 14 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 339.88
Current children cumulated vsize (KiB) 105904

[startup+402.302 s]
/proc/loadavg: 2.00 1.74 1.39 3/82 11275
/proc/meminfo: memFree=965680/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=399.31
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 39917 14 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 399.31
Current children cumulated vsize (KiB) 105904

[startup+462.301 s]
/proc/loadavg: 2.00 1.78 1.43 3/82 11275
/proc/meminfo: memFree=965744/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=458.75
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 45861 14 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 105904

[startup+522.301 s]
/proc/loadavg: 2.00 1.82 1.46 3/82 11275
/proc/meminfo: memFree=965808/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=518.19
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 51805 14 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 518.19
Current children cumulated vsize (KiB) 105904

[startup+582.301 s]
/proc/loadavg: 2.00 1.85 1.49 3/82 11275
/proc/meminfo: memFree=965816/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=577.64
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 57749 15 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202675 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 577.64
Current children cumulated vsize (KiB) 105904

[startup+642.301 s]
/proc/loadavg: 2.00 1.87 1.52 3/82 11275
/proc/meminfo: memFree=965816/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=637.07
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 63692 15 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135201119 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 637.07
Current children cumulated vsize (KiB) 105904


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

[startup+882.307 s]
/proc/loadavg: 2.00 1.93 1.62 3/82 11275
/proc/meminfo: memFree=965688/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=874.83
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 87468 15 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 874.83
Current children cumulated vsize (KiB) 105904

[startup+942.302 s]
/proc/loadavg: 2.00 1.94 1.64 3/82 11275
/proc/meminfo: memFree=965688/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=934.27
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 93412 15 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 934.27
Current children cumulated vsize (KiB) 105904

[startup+1002.3 s]
/proc/loadavg: 2.00 1.95 1.66 3/82 11275
/proc/meminfo: memFree=965688/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=993.7
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 99355 15 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 993.7
Current children cumulated vsize (KiB) 105904

[startup+1062.3 s]
/proc/loadavg: 2.00 1.96 1.68 3/82 11275
/proc/meminfo: memFree=965688/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1053.15
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 105299 16 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1053.15
Current children cumulated vsize (KiB) 105904

[startup+1122.3 s]
/proc/loadavg: 2.00 1.96 1.69 3/82 11275
/proc/meminfo: memFree=965688/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1112.59
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 111243 16 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1112.59
Current children cumulated vsize (KiB) 105904

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.71 3/82 11275
/proc/meminfo: memFree=965688/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1172.03
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 117187 16 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1172.03
Current children cumulated vsize (KiB) 105904

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/82 11275
/proc/meminfo: memFree=965624/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1231.47
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 123131 16 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202641 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1231.47
Current children cumulated vsize (KiB) 105904

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/82 11275
/proc/meminfo: memFree=965560/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1290.91
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 129075 16 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202788 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1290.91
Current children cumulated vsize (KiB) 105904

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/82 11275
/proc/meminfo: memFree=965432/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1350.35
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 135019 16 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1350.35
Current children cumulated vsize (KiB) 105904

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/82 11275
/proc/meminfo: memFree=965432/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1409.79
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 140963 16 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1409.79
Current children cumulated vsize (KiB) 105904

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.78 3/82 11275
/proc/meminfo: memFree=965432/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1469.22
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 146906 16 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1469.22
Current children cumulated vsize (KiB) 105904

[startup+1542.31 s]
/proc/loadavg: 2.00 1.97 1.79 3/82 11275
/proc/meminfo: memFree=965368/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1528.68
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 152851 17 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1528.68
Current children cumulated vsize (KiB) 105904

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.80 3/82 11275
/proc/meminfo: memFree=965368/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1588.11
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 158794 17 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1588.11
Current children cumulated vsize (KiB) 105904

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.81 3/82 11275
/proc/meminfo: memFree=965368/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1647.55
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 164738 17 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1647.55
Current children cumulated vsize (KiB) 105904

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/82 11275
/proc/meminfo: memFree=965368/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1706.99
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 170682 17 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 134913616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1706.99
Current children cumulated vsize (KiB) 105904

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/82 11275
/proc/meminfo: memFree=965304/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1766.43
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 176626 17 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1766.43
Current children cumulated vsize (KiB) 105904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.21 s]
/proc/loadavg: 2.00 1.97 1.83 3/82 11275
/proc/meminfo: memFree=965304/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1800.01
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 179984 17 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202648 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 105904

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

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

[startup+1816.21 s]
/proc/loadavg: 2.00 1.97 1.83 3/82 11275
/proc/meminfo: memFree=965304/2055920 swapFree=4179840/4192956
[pid=10899] ppid=10897 vsize=105904 CPUtime=1800.01
/proc/10899/stat : 10899 (casperzito) R 10897 10899 10785 0 -1 4194304 4013 0 0 0 179984 17 0 0 25 0 1 0 639215490 108445696 3485 996147200 134512640 135472138 4294956224 18446744073709551615 135202648 0 0 4096 0 0 0 0 17 1 0 0
/proc/10899/statm: 26476 3485 488 234 0 25178 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 105904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.21
CPU time (s): 1800.02
CPU user time (s): 1799.85
CPU system time (s): 0.172973
CPU usage (%): 99.1085
Max. virtual memory (cumulated for all children) (KiB): 105904

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

runsolver used 2.27165 second user time and 5.86011 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-04 16:04:22
IDJOB=1075131
IDBENCH=56486
IDSOLVER=362
FILE ID=node17/1075131-1215180262
PBS_JOBID= 7881606
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/rlfapGraphsMod/normalized-graph8-f10.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075131-1215180262/watcher-1075131-1215180262 -o /tmp/evaluation-result-1075131-1215180262/solver-1075131-1215180262 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1075131-1215180262.xml 1193509462 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c887ce37f5a1698918527bda6728d1cf
RANDOM SEED=1193509462

node17.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.234
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.234
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:       1759000 kB
Buffers:         60292 kB
Cached:         154724 kB
SwapCached:       6936 kB
Active:         151508 kB
Inactive:        88444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759000 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            9808 kB
Writeback:           0 kB
Mapped:          32048 kB
Slab:            42220 kB
Committed_AS:   934256 kB
PageTables:       1932 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= 66552 MiB
End job on node17 at 2008-07-04 16:34:40