Trace number 1064744

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 zao? (TO) 1800.08 1813.21

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-tag10.xml
MD5SUM0974d400ab58878f22f5c953bc881e0b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.8023
Satisfiable
(Un)Satisfiability was proved
Number of variables9071
Number of constraints25913
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25913
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.21	c Parsing = 1
0.97/1.05	c Building = 1
2.27/2.39	c [ NumberOfVariables = 9071 ]
2.27/2.39	c [ NumberOfConstraints = 25913 ]
2.27/2.40	c [ SizeOfSearchSpace(log2) = 9070 ]
2.27/2.40	c SymmetrySearch = (Timeout)
14.46/14.60	c [ Proceeding without symmetry breaking ]
14.46/14.68	c InitialPropagation = 1
14.56/14.74	c [ SizeOfSearchSpace(log2) = 9058 ]
14.56/14.74	c InitialSAC = (Timeout)
46.72/47.18	c [ SizeOfSearchSpace(log2) = 8266 ]
46.72/47.18	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-1064744-1215143786/watcher-1064744-1215143786 -o /tmp/evaluation-result-1064744-1215143786/solver-1064744-1215143786 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1064744-1215143786.xml 2081459279 

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.91 1.97 1.99 4/72 31296
/proc/meminfo: memFree=1656728/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=1056 CPUtime=0
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1544046341 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 6910756 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 264 26 20 235 0 3 0

[startup+0.2144 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 31296
/proc/meminfo: memFree=1656728/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=8004 CPUtime=0.19
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 1126 0 0 0 19 0 0 0 19 0 1 0 1544046341 8196096 1086 996147200 134512640 135477443 4294956224 18446744073709551615 7343901 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 2001 1086 370 235 0 702 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8004

[startup+0.301274 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 31296
/proc/meminfo: memFree=1656728/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=9060 CPUtime=0.28
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 1378 0 0 0 28 0 0 0 19 0 1 0 1544046341 9277440 1338 996147200 134512640 135477443 4294956224 18446744073709551615 4159729144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 2265 1338 370 235 0 966 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9060

[startup+0.40128 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 31296
/proc/meminfo: memFree=1656728/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=10248 CPUtime=0.38
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 1660 0 0 0 38 0 0 0 20 0 1 0 1544046341 10493952 1620 996147200 134512640 135477443 4294956224 18446744073709551615 4158915840 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 2562 1620 370 235 0 1263 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10248

[startup+0.701322 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 31296
/proc/meminfo: memFree=1656728/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=13416 CPUtime=0.68
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 2465 0 0 0 68 0 0 0 23 0 1 0 1544046341 13737984 2425 996147200 134512640 135477443 4294956224 18446744073709551615 134813010 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 3354 2425 370 235 0 2055 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13416

[startup+1.50143 s]
/proc/loadavg: 1.91 1.97 1.99 3/73 31297
/proc/meminfo: memFree=1640464/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=110604 CPUtime=1.47
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 13439 0 0 0 119 28 0 0 25 0 1 0 1544046341 113258496 4839 996147200 134512640 135477443 4294956224 18446744073709551615 4158907256 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 27651 4839 421 235 0 26352 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 110604

[startup+3.10164 s]
/proc/loadavg: 1.91 1.97 1.99 3/73 31297
/proc/meminfo: memFree=1629520/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=143328 CPUtime=3.06
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 38215 0 0 0 223 83 0 0 25 0 1 0 1544046341 146767872 12105 996147200 134512640 135477443 4294956224 18446744073709551615 134534355 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 35832 12105 455 235 0 34533 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 143328

[startup+6.30105 s]
/proc/loadavg: 1.92 1.97 1.99 3/73 31297
/proc/meminfo: memFree=1609104/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=143328 CPUtime=6.24
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 38441 0 0 0 541 83 0 0 25 0 1 0 1544046341 146767872 12317 996147200 134512640 135477443 4294956224 18446744073709551615 134534355 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 35832 12317 455 235 0 34533 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 143328

[startup+12.7019 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 31297
/proc/meminfo: memFree=1608272/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=143328 CPUtime=12.59
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 38641 0 0 0 1176 83 0 0 25 0 1 0 1544046341 146767872 12506 996147200 134512640 135477443 4294956224 18446744073709551615 134534230 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 35832 12506 455 235 0 34533 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 143328

[startup+25.5065 s]
/proc/loadavg: 1.94 1.97 1.99 3/73 31297
/proc/meminfo: memFree=1626256/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=25.29
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39165 0 0 0 2445 84 0 0 25 0 1 0 1544046341 119160832 8060 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8060 486 235 0 27793 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 116368

[startup+51.1029 s]
/proc/loadavg: 1.96 1.97 1.99 3/73 31297
/proc/meminfo: memFree=1624848/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=50.69
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39530 0 0 0 4985 84 0 0 25 0 1 0 1544046341 119160832 8425 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8425 506 235 0 27793 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 116368

[startup+102.302 s]
/proc/loadavg: 1.98 1.97 1.99 3/73 31297
/proc/meminfo: memFree=1624016/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=101.5
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39696 0 0 0 10066 84 0 0 25 0 1 0 1544046341 119160832 8591 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8591 506 235 0 27793 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 116368

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 31297
/proc/meminfo: memFree=1623632/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=161.04
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39767 0 0 0 16020 84 0 0 25 0 1 0 1544046341 119160832 8662 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8662 506 235 0 27793 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 116368

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 31297
/proc/meminfo: memFree=1623632/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=220.59
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39772 0 0 0 21975 84 0 0 25 0 1 0 1544046341 119160832 8667 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8667 506 235 0 27793 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 116368

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 31303
/proc/meminfo: memFree=1623440/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=280.11
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39772 0 0 0 27927 84 0 0 25 0 1 0 1544046341 119160832 8667 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8667 506 235 0 27793 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 116368

[startup+342.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 31303
/proc/meminfo: memFree=1623440/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=339.66
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39814 0 0 0 33882 84 0 0 25 0 1 0 1544046341 119160832 8709 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8709 506 235 0 27793 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 116368

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 31303
/proc/meminfo: memFree=1623376/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=399.21
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39822 0 0 0 39836 85 0 0 25 0 1 0 1544046341 119160832 8717 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8717 506 235 0 27793 0
Current children cumulated CPU time (s) 399.21
Current children cumulated vsize (KiB) 116368

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 31303
/proc/meminfo: memFree=1623376/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=458.75
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39823 0 0 0 45790 85 0 0 25 0 1 0 1544046341 119160832 8718 996147200 134512640 135477443 4294956224 18446744073709551615 134872736 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8718 506 235 0 27793 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 116368

[startup+522.302 s]
/proc/loadavg: 2.18 2.02 2.01 3/73 31303
/proc/meminfo: memFree=1623312/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=518.3
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39823 0 0 0 51745 85 0 0 25 0 1 0 1544046341 119160832 8718 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8718 506 235 0 27793 0
Current children cumulated CPU time (s) 518.3
Current children cumulated vsize (KiB) 116368

[startup+582.302 s]
/proc/loadavg: 2.24 2.06 2.02 3/73 31303
/proc/meminfo: memFree=1623312/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=577.84
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39826 0 0 0 57699 85 0 0 25 0 1 0 1544046341 119160832 8721 996147200 134512640 135477443 4294956224 18446744073709551615 134695841 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8721 506 235 0 27793 0
Current children cumulated CPU time (s) 577.84
Current children cumulated vsize (KiB) 116368

[startup+642.301 s]
/proc/loadavg: 2.15 2.06 2.02 3/73 31303
/proc/meminfo: memFree=1623248/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=637.39
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39826 0 0 0 63654 85 0 0 25 0 1 0 1544046341 119160832 8721 996147200 134512640 135477443 4294956224 18446744073709551615 134583606 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8721 506 235 0 27793 0
Current children cumulated CPU time (s) 637.39
Current children cumulated vsize (KiB) 116368


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

[startup+822.302 s]
/proc/loadavg: 2.09 2.07 2.01 3/73 31303
/proc/meminfo: memFree=1622864/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=816.02
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39877 0 0 0 81517 85 0 0 25 0 1 0 1544046341 119160832 8772 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8772 506 235 0 27793 0
Current children cumulated CPU time (s) 816.02
Current children cumulated vsize (KiB) 116368

[startup+882.302 s]
/proc/loadavg: 2.08 2.06 2.01 3/73 31303
/proc/meminfo: memFree=1622864/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=875.57
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39882 0 0 0 87472 85 0 0 25 0 1 0 1544046341 119160832 8777 996147200 134512640 135477443 4294956224 18446744073709551615 134942152 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8777 506 235 0 27793 0
Current children cumulated CPU time (s) 875.57
Current children cumulated vsize (KiB) 116368

[startup+942.301 s]
/proc/loadavg: 2.08 2.06 2.01 3/73 31303
/proc/meminfo: memFree=1622800/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=935.11
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39882 0 0 0 93426 85 0 0 25 0 1 0 1544046341 119160832 8777 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8777 506 235 0 27793 0
Current children cumulated CPU time (s) 935.11
Current children cumulated vsize (KiB) 116368

[startup+1002.31 s]
/proc/loadavg: 2.03 2.05 2.01 3/73 31303
/proc/meminfo: memFree=1622800/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=994.65
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39882 0 0 0 99380 85 0 0 25 0 1 0 1544046341 119160832 8777 996147200 134512640 135477443 4294956224 18446744073709551615 134695361 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8777 506 235 0 27793 0
Current children cumulated CPU time (s) 994.65
Current children cumulated vsize (KiB) 116368

[startup+1062.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/73 31303
/proc/meminfo: memFree=1622800/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1054.2
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39882 0 0 0 105335 85 0 0 25 0 1 0 1544046341 119160832 8777 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8777 506 235 0 27793 0
Current children cumulated CPU time (s) 1054.2
Current children cumulated vsize (KiB) 116368

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 31303
/proc/meminfo: memFree=1622736/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1113.74
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39888 0 0 0 111289 85 0 0 25 0 1 0 1544046341 119160832 8783 996147200 134512640 135477443 4294956224 18446744073709551615 134879177 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8783 506 235 0 27793 0
Current children cumulated CPU time (s) 1113.74
Current children cumulated vsize (KiB) 116368

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 31303
/proc/meminfo: memFree=1622672/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1173.29
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39888 0 0 0 117244 85 0 0 25 0 1 0 1544046341 119160832 8783 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8783 506 235 0 27793 0
Current children cumulated CPU time (s) 1173.29
Current children cumulated vsize (KiB) 116368

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 31303
/proc/meminfo: memFree=1622672/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1232.84
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39888 0 0 0 123199 85 0 0 25 0 1 0 1544046341 119160832 8783 996147200 134512640 135477443 4294956224 18446744073709551615 134583426 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8783 506 235 0 27793 0
Current children cumulated CPU time (s) 1232.84
Current children cumulated vsize (KiB) 116368

[startup+1302.3 s]
/proc/loadavg: 1.92 1.99 1.99 4/82 31352
/proc/meminfo: memFree=1598280/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1292.41
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39888 0 0 0 129155 86 0 0 25 0 1 0 1544046341 119160832 8783 996147200 134512640 135477443 4294956224 18446744073709551615 134942185 0 0 4096 0 0 0 0 17 0 0 0
/proc/31296/statm: 29092 8783 506 235 0 27793 0
Current children cumulated CPU time (s) 1292.41
Current children cumulated vsize (KiB) 116368

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 5/83 31426
/proc/meminfo: memFree=1514368/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1352.18
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39888 0 0 0 135130 88 0 0 25 0 1 0 1544046341 119160832 8783 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8783 506 235 0 27793 0
Current children cumulated CPU time (s) 1352.18
Current children cumulated vsize (KiB) 116368

[startup+1422.3 s]
/proc/loadavg: 2.21 2.06 2.02 3/83 31426
/proc/meminfo: memFree=878784/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1411.62
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39888 0 0 0 141074 88 0 0 25 0 1 0 1544046341 119160832 8783 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8783 506 235 0 27793 0
Current children cumulated CPU time (s) 1411.62
Current children cumulated vsize (KiB) 116368

[startup+1482.3 s]
/proc/loadavg: 2.35 2.14 2.04 4/83 31426
/proc/meminfo: memFree=886848/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1471.05
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39919 0 0 0 147017 88 0 0 25 0 1 0 1544046341 119160832 8814 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8814 506 235 0 27793 0
Current children cumulated CPU time (s) 1471.05
Current children cumulated vsize (KiB) 116368

[startup+1542.3 s]
/proc/loadavg: 2.56 2.23 2.08 3/83 31426
/proc/meminfo: memFree=869952/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1530.5
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39921 0 0 0 152962 88 0 0 25 0 1 0 1544046341 119160832 8816 996147200 134512640 135477443 4294956224 18446744073709551615 134673693 0 0 4096 0 0 0 0 17 1 0 0
/proc/31296/statm: 29092 8816 506 235 0 27793 0
Current children cumulated CPU time (s) 1530.5
Current children cumulated vsize (KiB) 116368

[startup+1602.3 s]
/proc/loadavg: 2.20 2.19 2.07 3/73 31455
/proc/meminfo: memFree=1614480/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1590.1
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39927 0 0 0 158921 89 0 0 25 0 1 0 1544046341 119160832 8822 996147200 134512640 135477443 4294956224 18446744073709551615 134583617 0 0 4096 0 0 0 0 17 0 0 0
/proc/31296/statm: 29092 8822 506 235 0 27793 0
Current children cumulated CPU time (s) 1590.1
Current children cumulated vsize (KiB) 116368

[startup+1662.31 s]
/proc/loadavg: 2.07 2.15 2.07 3/73 31455
/proc/meminfo: memFree=1614416/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1649.84
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39927 0 0 0 164895 89 0 0 25 0 1 0 1544046341 119160832 8822 996147200 134512640 135477443 4294956224 18446744073709551615 134880382 0 0 4096 0 0 0 0 17 0 0 0
/proc/31296/statm: 29092 8822 506 235 0 27793 0
Current children cumulated CPU time (s) 1649.84
Current children cumulated vsize (KiB) 116368

[startup+1722.3 s]
/proc/loadavg: 2.09 2.14 2.07 3/73 31455
/proc/meminfo: memFree=1614352/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1709.57
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39927 0 0 0 170868 89 0 0 25 0 1 0 1544046341 119160832 8822 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 0 0 0
/proc/31296/statm: 29092 8822 506 235 0 27793 0
Current children cumulated CPU time (s) 1709.57
Current children cumulated vsize (KiB) 116368

[startup+1782.3 s]
/proc/loadavg: 2.03 2.11 2.06 3/73 31455
/proc/meminfo: memFree=1614224/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1769.29
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39928 0 0 0 176840 89 0 0 25 0 1 0 1544046341 119160832 8823 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 0 0 0
/proc/31296/statm: 29092 8823 506 235 0 27793 0
Current children cumulated CPU time (s) 1769.29
Current children cumulated vsize (KiB) 116368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.2 s]
/proc/loadavg: 2.02 2.10 2.06 3/73 31455
/proc/meminfo: memFree=1614224/2055920 swapFree=4094608/4192956
[pid=31296] ppid=31294 vsize=116368 CPUtime=1800.06
/proc/31296/stat : 31296 (casperzao) R 31294 31296 29756 0 -1 4194304 39928 0 0 0 179917 89 0 0 25 0 1 0 1544046341 119160832 8823 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 0 0 0
/proc/31296/statm: 29092 8823 506 235 0 27793 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 116368

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): 1813.21
CPU time (s): 1800.08
CPU user time (s): 1799.18
CPU system time (s): 0.902862
CPU usage (%): 99.2757
Max. virtual memory (cumulated for all children) (KiB): 143328

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

runsolver used 1.85872 second user time and 5.06523 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-04 05:56:27
IDJOB=1064744
IDBENCH=54987
IDSOLVER=361
FILE ID=node40/1064744-1215143786
PBS_JOBID= 7877355
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-tag10.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064744-1215143786/watcher-1064744-1215143786 -o /tmp/evaluation-result-1064744-1215143786/solver-1064744-1215143786 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1064744-1215143786.xml 2081459279 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0974d400ab58878f22f5c953bc881e0b
RANDOM SEED=2081459279

node40.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.209
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.209
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:       1657208 kB
Buffers:         24040 kB
Cached:         215220 kB
SwapCached:      92376 kB
Active:         265528 kB
Inactive:        91284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657208 kB
SwapTotal:     4192956 kB
SwapFree:      4094608 kB
Dirty:            6696 kB
Writeback:           0 kB
Mapped:         124620 kB
Slab:            27024 kB
Committed_AS:  3000800 kB
PageTables:       1980 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= 66544 MiB
End job on node40 at 2008-07-04 06:26:42