Trace number 1049611

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.11 1809.01

General information on the benchmark

Namecsp/pseudo/course/
normalized-ss97-4.xml
MD5SUM590f0225e65c7d59b5ed44eea64f6200
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.53161
Satisfiable
(Un)Satisfiability was proved
Number of variables2289
Number of constraints1140
Maximum constraint arity195
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1140
Global constraints used (with number of constraints)

Solver Data (download as text)

0.17/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.17/0.21	c Parsing = 1
0.17/0.21	c Building = 1
0.17/0.21	c [ NumberOfVariables = 2289 ]
0.17/0.21	c [ NumberOfConstraints = 1140 ]
0.17/0.21	c [ SizeOfSearchSpace(log2) = 2281 ]
0.17/0.21	c SymmetrySearch = 1
1.18/1.21	c [ Found 4.20331 symmetries ]
1.18/1.27	c InitialPropagation = 1
1.28/1.33	c [ SizeOfSearchSpace(log2) = 2281 ]
1.28/1.33	c InitialSAC = (Timeout)
37.33/37.59	c [ SizeOfSearchSpace(log2) = 2182 ]
37.33/37.59	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-1049611-1215045539/watcher-1049611-1215045539 -o /tmp/evaluation-result-1049611-1215045539/solver-1049611-1215045539 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1049611-1215045539.xml 1905778820 

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.94 1.99 1.99 4/73 24595
/proc/meminfo: memFree=1845384/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=2328 CPUtime=0
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 57 0 0 0 0 0 0 0 18 0 1 0 1983528934 2383872 41 996147200 134512640 135472138 4294956224 18446744073709551615 3306404 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 582 41 31 234 0 14 0

[startup+0.0543041 s]
/proc/loadavg: 1.94 1.99 1.99 4/73 24595
/proc/meminfo: memFree=1845384/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=8012 CPUtime=0.03
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 1111 0 2 0 3 0 0 0 18 0 1 0 1983528934 8204288 1073 996147200 134512640 135472138 4294956224 18446744073709551615 3773404 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 2003 1075 368 234 0 705 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8012

[startup+0.101309 s]
/proc/loadavg: 1.94 1.99 1.99 4/73 24595
/proc/meminfo: memFree=1845384/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=12116 CPUtime=0.09
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 2150 0 2 0 8 1 0 0 18 0 1 0 1983528934 12406784 2112 996147200 134512640 135472138 4294956224 18446744073709551615 3741307 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 3029 2113 368 234 0 1731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12116

[startup+0.301329 s]
/proc/loadavg: 1.94 1.99 1.99 4/73 24595
/proc/meminfo: memFree=1845384/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111116 CPUtime=0.28
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 3913 0 2 0 26 2 0 0 19 0 1 0 1983528934 113782784 3875 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27779 3875 450 234 0 26481 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 111116

[startup+0.701365 s]
/proc/loadavg: 1.94 1.99 1.99 4/73 24595
/proc/meminfo: memFree=1845384/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111908 CPUtime=0.68
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 4126 0 2 0 66 2 0 0 23 0 1 0 1983528934 114593792 4088 996147200 134512640 135472138 4294956224 18446744073709551615 134535892 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27977 4088 450 234 0 26679 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 111908

[startup+1.50144 s]
/proc/loadavg: 1.94 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1829952/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1.48
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5706 0 2 0 145 3 0 0 25 0 1 0 1983528934 114069504 4193 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4193 473 234 0 26551 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 111396

[startup+3.10259 s]
/proc/loadavg: 1.94 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1829248/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=3.07
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5714 0 2 0 304 3 0 0 25 0 1 0 1983528934 114069504 4201 996147200 134512640 135472138 4294956224 18446744073709551615 134580305 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4201 473 234 0 26551 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 111396

[startup+6.3019 s]
/proc/loadavg: 1.95 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1829248/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=6.26
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5715 0 2 0 623 3 0 0 25 0 1 0 1983528934 114069504 4202 996147200 134512640 135472138 4294956224 18446744073709551615 134578209 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4202 473 234 0 26551 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 111396

[startup+12.7015 s]
/proc/loadavg: 1.95 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1829120/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=12.63
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5715 0 2 0 1260 3 0 0 25 0 1 0 1983528934 114069504 4202 996147200 134512640 135472138 4294956224 18446744073709551615 134578208 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4202 473 234 0 26551 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 111396

[startup+25.5017 s]
/proc/loadavg: 1.96 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1829184/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=25.38
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5717 0 2 0 2535 3 0 0 25 0 1 0 1983528934 114069504 4204 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4204 473 234 0 26551 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 111396

[startup+51.1011 s]
/proc/loadavg: 1.97 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1828864/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=50.87
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5813 0 3 0 5084 3 0 0 25 0 1 0 1983528934 114069504 4301 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4301 507 234 0 26551 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 111396

[startup+102.307 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1828672/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=101.87
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5855 0 3 0 10184 3 0 0 25 0 1 0 1983528934 114069504 4343 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4343 507 234 0 26551 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 111396

[startup+162.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1828480/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=161.62
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5872 0 3 0 16159 3 0 0 25 0 1 0 1983528934 114069504 4360 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4360 507 234 0 26551 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 111396

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1828352/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=221.38
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5872 0 3 0 22135 3 0 0 25 0 1 0 1983528934 114069504 4360 996147200 134512640 135472138 4294956224 18446744073709551615 134580880 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4360 507 234 0 26551 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 111396

[startup+282.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1828352/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=281.14
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5872 0 3 0 28111 3 0 0 25 0 1 0 1983528934 114069504 4360 996147200 134512640 135472138 4294956224 18446744073709551615 134580908 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4360 507 234 0 26551 0
Current children cumulated CPU time (s) 281.14
Current children cumulated vsize (KiB) 111396

[startup+342.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1828288/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=340.89
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5872 0 3 0 34086 3 0 0 25 0 1 0 1983528934 114069504 4360 996147200 134512640 135472138 4294956224 18446744073709551615 134580984 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4360 507 234 0 26551 0
Current children cumulated CPU time (s) 340.89
Current children cumulated vsize (KiB) 111396

[startup+402.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1828288/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=400.65
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5872 0 3 0 40062 3 0 0 25 0 1 0 1983528934 114069504 4360 996147200 134512640 135472138 4294956224 18446744073709551615 134672480 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4360 507 234 0 26551 0
Current children cumulated CPU time (s) 400.65
Current children cumulated vsize (KiB) 111396

[startup+462.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1828224/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=460.41
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5904 0 3 0 46038 3 0 0 25 0 1 0 1983528934 114069504 4392 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4392 507 234 0 26551 0
Current children cumulated CPU time (s) 460.41
Current children cumulated vsize (KiB) 111396

[startup+522.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1828224/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=520.17
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5904 0 3 0 52014 3 0 0 25 0 1 0 1983528934 114069504 4392 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4392 507 234 0 26551 0
Current children cumulated CPU time (s) 520.17
Current children cumulated vsize (KiB) 111396

[startup+582.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1828160/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=579.93
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5904 0 3 0 57989 4 0 0 25 0 1 0 1983528934 114069504 4392 996147200 134512640 135472138 4294956224 18446744073709551615 134936157 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4392 507 234 0 26551 0
Current children cumulated CPU time (s) 579.93
Current children cumulated vsize (KiB) 111396

[startup+642.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1828096/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=639.7
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5904 0 3 0 63966 4 0 0 25 0 1 0 1983528934 114069504 4392 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4392 507 234 0 26551 0
Current children cumulated CPU time (s) 639.7
Current children cumulated vsize (KiB) 111396


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

[startup+822.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1827648/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=818.96
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5947 0 3 0 81892 4 0 0 25 0 1 0 1983528934 114069504 4435 996147200 134512640 135472138 4294956224 18446744073709551615 134578209 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4435 507 234 0 26551 0
Current children cumulated CPU time (s) 818.96
Current children cumulated vsize (KiB) 111396

[startup+882.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1827584/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=878.72
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5947 0 3 0 87868 4 0 0 25 0 1 0 1983528934 114069504 4435 996147200 134512640 135472138 4294956224 18446744073709551615 134578083 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4435 507 234 0 26551 0
Current children cumulated CPU time (s) 878.72
Current children cumulated vsize (KiB) 111396

[startup+942.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1827584/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=938.48
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5947 0 3 0 93844 4 0 0 25 0 1 0 1983528934 114069504 4435 996147200 134512640 135472138 4294956224 18446744073709551615 134578086 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4435 507 234 0 26551 0
Current children cumulated CPU time (s) 938.48
Current children cumulated vsize (KiB) 111396

[startup+1002.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1827584/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=998.23
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5947 0 3 0 99819 4 0 0 25 0 1 0 1983528934 114069504 4435 996147200 134512640 135472138 4294956224 18446744073709551615 134578192 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4435 507 234 0 26551 0
Current children cumulated CPU time (s) 998.23
Current children cumulated vsize (KiB) 111396

[startup+1062.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1827584/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1058
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5947 0 3 0 105796 4 0 0 25 0 1 0 1983528934 114069504 4435 996147200 134512640 135472138 4294956224 18446744073709551615 134936166 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4435 507 234 0 26551 0
Current children cumulated CPU time (s) 1058
Current children cumulated vsize (KiB) 111396

[startup+1122.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1827520/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1117.76
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5947 0 3 0 111771 5 0 0 25 0 1 0 1983528934 114069504 4435 996147200 134512640 135472138 4294956224 18446744073709551615 134578086 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4435 507 234 0 26551 0
Current children cumulated CPU time (s) 1117.76
Current children cumulated vsize (KiB) 111396

[startup+1182.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1827520/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1177.52
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5947 0 3 0 117747 5 0 0 25 0 1 0 1983528934 114069504 4435 996147200 134512640 135472138 4294956224 18446744073709551615 134672481 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4435 507 234 0 26551 0
Current children cumulated CPU time (s) 1177.52
Current children cumulated vsize (KiB) 111396

[startup+1242.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1827392/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1237.28
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5947 0 3 0 123723 5 0 0 25 0 1 0 1983528934 114069504 4435 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4435 507 234 0 26551 0
Current children cumulated CPU time (s) 1237.28
Current children cumulated vsize (KiB) 111396

[startup+1302.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24596
/proc/meminfo: memFree=1827200/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1297.04
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5962 0 3 0 129699 5 0 0 25 0 1 0 1983528934 114069504 4450 996147200 134512640 135472138 4294956224 18446744073709551615 134580908 0 0 4096 0 0 0 0 17 0 0 0
/proc/24595/statm: 27849 4450 507 234 0 26551 0
Current children cumulated CPU time (s) 1297.04
Current children cumulated vsize (KiB) 111396

[startup+1362.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 24638
/proc/meminfo: memFree=1837056/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1356.75
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5962 0 3 0 135670 5 0 0 25 0 1 0 1983528934 114069504 4450 996147200 134512640 135472138 4294956224 18446744073709551615 134578089 0 0 4096 0 0 0 0 17 1 0 0
/proc/24595/statm: 27849 4450 507 234 0 26551 0
Current children cumulated CPU time (s) 1356.75
Current children cumulated vsize (KiB) 111396

[startup+1422.31 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24666
/proc/meminfo: memFree=1894656/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1416.3
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5962 0 3 0 141624 6 0 0 25 0 1 0 1983528934 114069504 4450 996147200 134512640 135472138 4294956224 18446744073709551615 134672496 0 0 4096 0 0 0 0 17 1 0 0
/proc/24595/statm: 27849 4450 507 234 0 26551 0
Current children cumulated CPU time (s) 1416.3
Current children cumulated vsize (KiB) 111396

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24666
/proc/meminfo: memFree=1894528/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1475.85
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5962 0 3 0 147579 6 0 0 25 0 1 0 1983528934 114069504 4450 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 1 0 0
/proc/24595/statm: 27849 4450 507 234 0 26551 0
Current children cumulated CPU time (s) 1475.85
Current children cumulated vsize (KiB) 111396

[startup+1542.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24666
/proc/meminfo: memFree=1894528/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1535.39
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5962 0 3 0 153533 6 0 0 25 0 1 0 1983528934 114069504 4450 996147200 134512640 135472138 4294956224 18446744073709551615 134580919 0 0 4096 0 0 0 0 17 1 0 0
/proc/24595/statm: 27849 4450 507 234 0 26551 0
Current children cumulated CPU time (s) 1535.39
Current children cumulated vsize (KiB) 111396

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24666
/proc/meminfo: memFree=1894464/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1594.95
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5962 0 3 0 159489 6 0 0 25 0 1 0 1983528934 114069504 4450 996147200 134512640 135472138 4294956224 18446744073709551615 134580305 0 0 4096 0 0 0 0 17 1 0 0
/proc/24595/statm: 27849 4450 507 234 0 26551 0
Current children cumulated CPU time (s) 1594.95
Current children cumulated vsize (KiB) 111396

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24666
/proc/meminfo: memFree=1894464/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1654.49
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5962 0 3 0 165443 6 0 0 25 0 1 0 1983528934 114069504 4450 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 1 0 0
/proc/24595/statm: 27849 4450 507 234 0 26551 0
Current children cumulated CPU time (s) 1654.49
Current children cumulated vsize (KiB) 111396

[startup+1722.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24666
/proc/meminfo: memFree=1894400/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1714.04
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5963 0 3 0 171398 6 0 0 25 0 1 0 1983528934 114069504 4451 996147200 134512640 135472138 4294956224 18446744073709551615 134936296 0 0 4096 0 0 0 0 17 1 0 0
/proc/24595/statm: 27849 4451 507 234 0 26551 0
Current children cumulated CPU time (s) 1714.04
Current children cumulated vsize (KiB) 111396

[startup+1782.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24666
/proc/meminfo: memFree=1894208/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1773.59
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5963 0 3 0 177353 6 0 0 25 0 1 0 1983528934 114069504 4451 996147200 134512640 135472138 4294956224 18446744073709551615 134578209 0 0 4096 0 0 0 0 17 1 0 0
/proc/24595/statm: 27849 4451 507 234 0 26551 0
Current children cumulated CPU time (s) 1773.59
Current children cumulated vsize (KiB) 111396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809 s]
/proc/loadavg: 1.99 1.99 1.99 3/74 24666
/proc/meminfo: memFree=1894208/2055920 swapFree=4179560/4192956
[pid=24595] ppid=24593 vsize=111396 CPUtime=1800.09
/proc/24595/stat : 24595 (casperzito) R 24593 24595 23778 0 -1 4194304 5963 0 3 0 180003 6 0 0 25 0 1 0 1983528934 114069504 4451 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24595/statm: 27849 4451 507 234 0 26551 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 111396

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): 1809.01
CPU time (s): 1800.11
CPU user time (s): 1800.04
CPU system time (s): 0.068989
CPU usage (%): 99.5078
Max. virtual memory (cumulated for all children) (KiB): 112048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.068989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5963
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 28216

runsolver used 1.3408 second user time and 5.2482 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-03 02:38:59
IDJOB=1049611
IDBENCH=54684
IDSOLVER=362
FILE ID=node8/1049611-1215045539
PBS_JOBID= 7875158
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/pseudo/course/normalized-ss97-4.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1049611-1215045539/watcher-1049611-1215045539 -o /tmp/evaluation-result-1049611-1215045539/solver-1049611-1215045539 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1049611-1215045539.xml 1905778820 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 590f0225e65c7d59b5ed44eea64f6200
RANDOM SEED=1905778820

node8.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.222
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.222
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:       1845800 kB
Buffers:          6068 kB
Cached:          67408 kB
SwapCached:       6492 kB
Active:         135448 kB
Inactive:        22076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845800 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            3224 kB
Writeback:           0 kB
Mapped:          91780 kB
Slab:            37760 kB
Committed_AS:  3282636 kB
PageTables:       1832 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node8 at 2008-07-03 03:09:10