Trace number 1056717

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.06 1808.81

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-35_ext.xml
MD5SUM9b477effa2074c42071ac2c82466c5cc
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark256.786
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.05	c Parsing = 1
0.24/0.38	c Building = 1
0.35/0.45	c [ NumberOfVariables = 24 ]
0.35/0.45	c [ NumberOfConstraints = 75 ]
0.35/0.45	c [ SizeOfSearchSpace(log2) = 110.039 ]
0.35/0.45	c SymmetrySearch = 1
1.63/1.78	c InitialPropagation = 1
1.73/1.80	c [ SizeOfSearchSpace(log2) = 110.039 ]
1.73/1.80	c InitialSAC = 1
1.93/2.04	c [ SizeOfSearchSpace(log2) = 110.039 ]
1.93/2.04	c Search(SampleFF) : 

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

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: 0.08 0.02 0.01 3/67 1925
/proc/meminfo: memFree=1653352/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=3760 CPUtime=0
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 76 0 3 0 0 0 0 0 18 0 1 0 1989542528 3850240 61 996147200 134512640 135472138 4294956224 18446744073709551615 10519460 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 1237 65 47 234 0 23 0

[startup+0.035397 s]
/proc/loadavg: 0.08 0.02 0.01 3/67 1925
/proc/meminfo: memFree=1653352/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=5036 CPUtime=0
/proc/1925/stat : 1925 (casperzito) D 1923 1925 1885 0 -1 4194304 89 0 3 0 0 0 0 0 18 0 1 0 1989542528 5156864 72 996147200 134512640 135472138 4294956224 18446744073709551615 10519460 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/1925/statm: 1259 72 50 234 0 25 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5036

[startup+0.101418 s]
/proc/loadavg: 0.08 0.02 0.01 3/67 1925
/proc/meminfo: memFree=1653352/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=6360 CPUtime=0.04
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 702 0 8 0 4 0 0 0 18 0 1 0 1989542528 6512640 670 996147200 134512640 135472138 4294956224 18446744073709551615 134777632 0 0 4096 0 0 0 0 17 0 0 0
/proc/1925/statm: 1590 670 365 234 0 292 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6360

[startup+0.301455 s]
/proc/loadavg: 0.08 0.02 0.01 3/67 1925
/proc/meminfo: memFree=1653352/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=11004 CPUtime=0.24
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 1855 0 8 0 23 1 0 0 19 0 1 0 1989542528 11268096 1823 996147200 134512640 135472138 4294956224 18446744073709551615 134779353 0 0 4096 0 0 0 0 17 0 0 0
/proc/1925/statm: 2751 1823 365 234 0 1453 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 11004

[startup+0.701533 s]
/proc/loadavg: 0.08 0.02 0.01 3/67 1925
/proc/meminfo: memFree=1653352/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=146188 CPUtime=0.64
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 11180 0 9 0 60 4 0 0 23 0 1 0 1989542528 149696512 11149 996147200 134512640 135472138 4294956224 18446744073709551615 134629257 0 0 4096 0 0 0 0 17 0 0 0
/proc/1925/statm: 36547 11149 432 234 0 35249 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 146188

[startup+1.50368 s]
/proc/loadavg: 0.23 0.05 0.02 2/69 1931
/proc/meminfo: memFree=1567320/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=214112 CPUtime=1.44
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 24045 0 9 0 127 17 0 0 25 0 1 0 1989542528 219250688 23857 996147200 134512640 135472138 4294956224 18446744073709551615 134536104 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 53528 23857 439 234 0 52230 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 214112

[startup+3.10198 s]
/proc/loadavg: 0.23 0.05 0.02 3/74 1940
/proc/meminfo: memFree=1568744/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=3.03
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25028 0 9 0 284 19 0 0 25 0 1 0 1989542528 124510208 5606 996147200 134512640 135472138 4294956224 18446744073709551615 134604891 0 0 4096 0 0 0 0 17 0 0 0
/proc/1925/statm: 30398 5606 476 234 0 29100 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 121592

[startup+6.30158 s]
/proc/loadavg: 0.45 0.10 0.03 3/82 1954
/proc/meminfo: memFree=1562784/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=6.2
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25055 0 9 0 601 19 0 0 25 0 1 0 1989542528 124510208 5633 996147200 134512640 135472138 4294956224 18446744073709551615 135262880 0 0 4096 0 0 0 0 17 0 0 0
/proc/1925/statm: 30398 5633 476 234 0 29100 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 121592

[startup+12.7028 s]
/proc/loadavg: 0.58 0.13 0.04 3/94 1967
/proc/meminfo: memFree=1474176/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=12.55
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25124 0 9 0 1236 19 0 0 25 0 1 0 1989542528 124510208 5702 996147200 134512640 135472138 4294956224 18446744073709551615 134585282 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 5702 476 234 0 29100 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 121592

[startup+25.5012 s]
/proc/loadavg: 0.89 0.22 0.07 3/94 1967
/proc/meminfo: memFree=1473728/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=25.16
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25178 0 9 0 2497 19 0 0 25 0 1 0 1989542528 124510208 5756 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 5756 476 234 0 29100 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 121592

[startup+51.1019 s]
/proc/loadavg: 1.27 0.36 0.12 3/94 1967
/proc/meminfo: memFree=1473280/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=50.37
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25269 0 9 0 5018 19 0 0 25 0 1 0 1989542528 124510208 5847 996147200 134512640 135472138 4294956224 18446744073709551615 134605033 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 5847 476 234 0 29100 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 121592

[startup+102.306 s]
/proc/loadavg: 1.68 0.61 0.22 3/85 1970
/proc/meminfo: memFree=1537408/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=100.83
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25318 0 9 0 10063 20 0 0 25 0 1 0 1989542528 124510208 5896 996147200 134512640 135472138 4294956224 18446744073709551615 134585158 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 5896 476 234 0 29100 0
Current children cumulated CPU time (s) 100.83
Current children cumulated vsize (KiB) 121592

[startup+162.302 s]
/proc/loadavg: 1.88 0.86 0.33 3/85 1970
/proc/meminfo: memFree=1537344/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=160.52
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25368 0 9 0 16032 20 0 0 25 0 1 0 1989542528 124510208 5946 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 5946 476 234 0 29100 0
Current children cumulated CPU time (s) 160.52
Current children cumulated vsize (KiB) 121592

[startup+222.302 s]
/proc/loadavg: 1.95 1.07 0.43 3/85 1970
/proc/meminfo: memFree=1537280/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=220.24
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25371 0 9 0 22003 21 0 0 25 0 1 0 1989542528 124510208 5949 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 5949 476 234 0 29100 0
Current children cumulated CPU time (s) 220.24
Current children cumulated vsize (KiB) 121592

[startup+282.302 s]
/proc/loadavg: 1.98 1.23 0.52 3/85 1970
/proc/meminfo: memFree=1537152/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=279.94
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25397 0 9 0 27973 21 0 0 25 0 1 0 1989542528 124510208 5975 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 5975 476 234 0 29100 0
Current children cumulated CPU time (s) 279.94
Current children cumulated vsize (KiB) 121592

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/85 1970
/proc/meminfo: memFree=1536448/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=339.64
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25557 0 9 0 33943 21 0 0 25 0 1 0 1989542528 124510208 6135 996147200 134512640 135472138 4294956224 18446744073709551615 135262880 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6135 476 234 0 29100 0
Current children cumulated CPU time (s) 339.64
Current children cumulated vsize (KiB) 121592

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.70 3/85 1970
/proc/meminfo: memFree=1536448/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=399.34
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25557 0 9 0 39913 21 0 0 25 0 1 0 1989542528 124510208 6135 996147200 134512640 135472138 4294956224 18446744073709551615 134617295 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6135 476 234 0 29100 0
Current children cumulated CPU time (s) 399.34
Current children cumulated vsize (KiB) 121592

[startup+462.302 s]
/proc/loadavg: 1.99 1.57 0.78 3/85 1970
/proc/meminfo: memFree=1536192/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=459.05
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25610 0 9 0 45883 22 0 0 25 0 1 0 1989542528 124510208 6188 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6188 476 234 0 29100 0
Current children cumulated CPU time (s) 459.05
Current children cumulated vsize (KiB) 121592

[startup+522.302 s]
/proc/loadavg: 1.99 1.65 0.85 3/85 1970
/proc/meminfo: memFree=1536192/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=518.75
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25610 0 9 0 51853 22 0 0 25 0 1 0 1989542528 124510208 6188 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6188 476 234 0 29100 0
Current children cumulated CPU time (s) 518.75
Current children cumulated vsize (KiB) 121592

[startup+582.301 s]
/proc/loadavg: 1.99 1.71 0.92 3/73 1999
/proc/meminfo: memFree=1581936/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=578.49
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 57825 24 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 578.49
Current children cumulated vsize (KiB) 121592

[startup+642.302 s]
/proc/loadavg: 1.99 1.76 0.98 3/73 1999
/proc/meminfo: memFree=1581744/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=638.25
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 63801 24 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585131 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 638.25
Current children cumulated vsize (KiB) 121592


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

[startup+822.302 s]
/proc/loadavg: 1.99 1.86 1.15 3/73 1999
/proc/meminfo: memFree=1581680/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=817.53
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 81728 25 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585158 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 817.53
Current children cumulated vsize (KiB) 121592

[startup+882.301 s]
/proc/loadavg: 1.99 1.88 1.20 3/73 1999
/proc/meminfo: memFree=1581680/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=877.28
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 87703 25 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 877.28
Current children cumulated vsize (KiB) 121592

[startup+942.302 s]
/proc/loadavg: 1.99 1.90 1.25 3/73 1999
/proc/meminfo: memFree=1581680/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=937.04
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 93679 25 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 937.04
Current children cumulated vsize (KiB) 121592

[startup+1002.3 s]
/proc/loadavg: 1.99 1.92 1.30 3/73 1999
/proc/meminfo: memFree=1581680/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=996.8
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 99654 26 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134584982 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 996.8
Current children cumulated vsize (KiB) 121592

[startup+1062.3 s]
/proc/loadavg: 1.99 1.93 1.34 3/73 1999
/proc/meminfo: memFree=1581616/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1056.56
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 105630 26 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1056.56
Current children cumulated vsize (KiB) 121592

[startup+1122.3 s]
/proc/loadavg: 1.99 1.94 1.38 3/73 2001
/proc/meminfo: memFree=1581488/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1116.31
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 111605 26 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134616846 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1116.31
Current children cumulated vsize (KiB) 121592

[startup+1182.3 s]
/proc/loadavg: 1.99 1.95 1.41 3/73 2001
/proc/meminfo: memFree=1581360/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1176.07
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 117581 26 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1176.07
Current children cumulated vsize (KiB) 121592

[startup+1242.3 s]
/proc/loadavg: 1.99 1.95 1.45 3/73 2001
/proc/meminfo: memFree=1581296/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1235.83
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 123556 27 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1235.83
Current children cumulated vsize (KiB) 121592

[startup+1302.3 s]
/proc/loadavg: 1.99 1.96 1.48 3/73 2001
/proc/meminfo: memFree=1581168/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1295.6
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 129533 27 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 135262890 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1295.6
Current children cumulated vsize (KiB) 121592

[startup+1362.3 s]
/proc/loadavg: 1.99 1.96 1.51 3/73 2001
/proc/meminfo: memFree=1581168/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1355.34
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 135507 27 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134616390 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1355.34
Current children cumulated vsize (KiB) 121592

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.54 3/73 2001
/proc/meminfo: memFree=1581168/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1415.1
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 141483 27 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134577882 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1415.1
Current children cumulated vsize (KiB) 121592

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.56 3/73 2001
/proc/meminfo: memFree=1581168/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1474.86
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 147458 28 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1474.86
Current children cumulated vsize (KiB) 121592

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.58 3/73 2001
/proc/meminfo: memFree=1581168/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1534.62
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 153434 28 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1534.62
Current children cumulated vsize (KiB) 121592

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.61 3/73 2001
/proc/meminfo: memFree=1581168/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1594.38
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 159410 28 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134605022 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1594.38
Current children cumulated vsize (KiB) 121592

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.63 3/73 2001
/proc/meminfo: memFree=1581168/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1654.14
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 165385 29 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1654.14
Current children cumulated vsize (KiB) 121592

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.65 3/73 2001
/proc/meminfo: memFree=1581168/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1713.89
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 171360 29 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1713.89
Current children cumulated vsize (KiB) 121592

[startup+1782.3 s]
/proc/loadavg: 2.05 1.99 1.67 3/73 2001
/proc/meminfo: memFree=1580848/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1773.64
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 177335 29 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1773.64
Current children cumulated vsize (KiB) 121592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.03 1.99 1.68 3/73 2001
/proc/meminfo: memFree=1580848/2055920 swapFree=4117652/4192956
[pid=1925] ppid=1923 vsize=121592 CPUtime=1800.04
/proc/1925/stat : 1925 (casperzito) R 1923 1925 1885 0 -1 4194304 25623 0 9 0 179975 29 0 0 25 0 1 0 1989542528 124510208 6201 996147200 134512640 135472138 4294956224 18446744073709551615 134585142 0 0 4096 0 0 0 0 17 1 0 0
/proc/1925/statm: 30398 6201 476 234 0 29100 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 121592

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.81
CPU time (s): 1800.06
CPU user time (s): 1799.75
CPU system time (s): 0.302953
CPU usage (%): 99.516
Max. virtual memory (cumulated for all children) (KiB): 214112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25623
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 20817

runsolver used 1.60575 second user time and 5.01924 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-03 19:21:43
IDJOB=1056717
IDBENCH=53963
IDSOLVER=362
FILE ID=node47/1056717-1215105702
PBS_JOBID= 7877112
Free space on /tmp= 66540 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-35_ext.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1056717-1215105702/watcher-1056717-1215105702 -o /tmp/evaluation-result-1056717-1215105702/solver-1056717-1215105702 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1056717-1215105702.xml 91247008 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9b477effa2074c42071ac2c82466c5cc
RANDOM SEED=91247008

node47.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.281
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.281
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:       1653832 kB
Buffers:         17296 kB
Cached:         236988 kB
SwapCached:      69124 kB
Active:         162832 kB
Inactive:       185956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1653832 kB
SwapTotal:     4192956 kB
SwapFree:      4117652 kB
Dirty:            5956 kB
Writeback:           0 kB
Mapped:         100172 kB
Slab:            38812 kB
Committed_AS:  3924204 kB
PageTables:       1840 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= 66532 MiB
End job on node47 at 2008-07-03 19:51:53