Trace number 1069937

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.1 1809.11

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-cardinality-55-50.xml
MD5SUM86f25cbb6b538256f4ac830a619e4aee
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2750
Number of constraints105
Maximum constraint arity55
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(105)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.01/0.07	c Building = 1
0.01/0.10	c [ NumberOfVariables = 2750 ]
0.01/0.10	c [ NumberOfConstraints = 105 ]
0.09/0.10	c [ SizeOfSearchSpace(log2) = 2750 ]
0.09/0.10	c SymmetrySearch = 1
0.68/0.73	c [ Found 3.8615e+137 symmetries ]
0.78/0.80	c InitialPropagation = 1
0.78/0.81	c [ SizeOfSearchSpace(log2) = 2750 ]
0.78/0.81	c InitialSAC = (Timeout)
3.76/3.88	c [ SizeOfSearchSpace(log2) = 2658 ]
3.76/3.88	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-1069937-1215162449/watcher-1069937-1215162449 -o /tmp/evaluation-result-1069937-1215162449/solver-1069937-1215162449 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1069937-1215162449.xml 1166910255 

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.99 1.98 1.99 4/81 5890
/proc/meminfo: memFree=1789104/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=5348 CPUtime=0
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 681370379 5476352 190 996147200 134512640 135472138 4294956224 18446744073709551615 5684088 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 1337 190 156 234 0 27 0

[startup+0.028756 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 5890
/proc/meminfo: memFree=1789104/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=5832 CPUtime=0.01
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 575 0 0 0 1 0 0 0 18 0 1 0 681370379 5971968 535 996147200 134512640 135472138 4294956224 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 1458 535 368 234 0 160 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5832

[startup+0.101767 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 5890
/proc/meminfo: memFree=1789104/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=101308 CPUtime=0.09
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 1673 0 0 0 8 1 0 0 18 0 1 0 681370379 103739392 1633 996147200 134512640 135472138 4294956224 18446744073709551615 135185827 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 25327 1633 435 234 0 24029 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 101308

[startup+0.301787 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 5890
/proc/meminfo: memFree=1789104/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104256 CPUtime=0.29
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 2339 0 0 0 28 1 0 0 20 0 1 0 681370379 106758144 2299 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26064 2299 467 234 0 24766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 104256

[startup+0.701837 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 5890
/proc/meminfo: memFree=1789104/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104920 CPUtime=0.68
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 2505 0 0 0 67 1 0 0 23 0 1 0 681370379 107438080 2465 996147200 134512640 135472138 4294956224 18446744073709551615 134533672 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26230 2465 467 234 0 24932 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 104920

[startup+1.50194 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5891
/proc/meminfo: memFree=1779880/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1.47
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 4819 0 0 0 145 2 0 0 25 0 1 0 681370379 106774528 2772 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 2772 493 234 0 24770 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 104272

[startup+3.10113 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5891
/proc/meminfo: memFree=1779560/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=3.07
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 4819 0 0 0 305 2 0 0 25 0 1 0 681370379 106774528 2772 996147200 134512640 135472138 4294956224 18446744073709551615 134881953 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 2772 493 234 0 24770 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 104272

[startup+6.30154 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5891
/proc/meminfo: memFree=1779176/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=6.25
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 4968 0 0 0 623 2 0 0 25 0 1 0 681370379 106774528 2921 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 2921 524 234 0 24770 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 104272

[startup+12.7013 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5891
/proc/meminfo: memFree=1778792/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=12.62
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5010 0 0 0 1260 2 0 0 25 0 1 0 681370379 106774528 2963 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 2963 524 234 0 24770 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 104272

[startup+25.5019 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5891
/proc/meminfo: memFree=1778728/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=25.36
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5032 0 0 0 2534 2 0 0 25 0 1 0 681370379 106774528 2985 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 2985 524 234 0 24770 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 104272

[startup+51.1011 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5891
/proc/meminfo: memFree=1778664/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=50.83
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5057 0 0 0 5081 2 0 0 25 0 1 0 681370379 106774528 3010 996147200 134512640 135472138 4294956224 18446744073709551615 134578208 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3010 524 234 0 24770 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 104272

[startup+102.305 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5891
/proc/meminfo: memFree=1778472/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=101.8
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5079 0 0 0 10177 3 0 0 25 0 1 0 681370379 106774528 3032 996147200 134512640 135472138 4294956224 18446744073709551615 134578086 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3032 524 234 0 24770 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 104272

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5891
/proc/meminfo: memFree=1778408/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=161.51
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5080 0 0 0 16148 3 0 0 25 0 1 0 681370379 106774528 3033 996147200 134512640 135472138 4294956224 18446744073709551615 134916036 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3033 524 234 0 24770 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 104272

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5891
/proc/meminfo: memFree=1778280/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=221.22
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5098 0 0 0 22119 3 0 0 25 0 1 0 681370379 106774528 3051 996147200 134512640 135472138 4294956224 18446744073709551615 134689808 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3051 524 234 0 24770 0
Current children cumulated CPU time (s) 221.22
Current children cumulated vsize (KiB) 104272

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5891
/proc/meminfo: memFree=1778152/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=280.93
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5104 0 0 0 28090 3 0 0 25 0 1 0 681370379 106774528 3057 996147200 134512640 135472138 4294956224 18446744073709551615 135263657 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3057 524 234 0 24770 0
Current children cumulated CPU time (s) 280.93
Current children cumulated vsize (KiB) 104272

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5892
/proc/meminfo: memFree=1778024/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=340.64
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5107 0 0 0 34061 3 0 0 25 0 1 0 681370379 106774528 3060 996147200 134512640 135472138 4294956224 18446744073709551615 134578091 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3060 524 234 0 24770 0
Current children cumulated CPU time (s) 340.64
Current children cumulated vsize (KiB) 104272

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5892
/proc/meminfo: memFree=1777960/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=400.35
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5111 0 0 0 40032 3 0 0 25 0 1 0 681370379 106774528 3064 996147200 134512640 135472138 4294956224 18446744073709551615 134949504 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3064 524 234 0 24770 0
Current children cumulated CPU time (s) 400.35
Current children cumulated vsize (KiB) 104272

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5892
/proc/meminfo: memFree=1777768/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=460.06
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5118 0 0 0 46003 3 0 0 25 0 1 0 681370379 106774528 3071 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3071 524 234 0 24770 0
Current children cumulated CPU time (s) 460.06
Current children cumulated vsize (KiB) 104272

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5892
/proc/meminfo: memFree=1777640/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=519.78
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5122 0 0 0 51974 4 0 0 25 0 1 0 681370379 106774528 3075 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3075 524 234 0 24770 0
Current children cumulated CPU time (s) 519.78
Current children cumulated vsize (KiB) 104272

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 5892
/proc/meminfo: memFree=1777640/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=579.49
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5125 0 0 0 57945 4 0 0 25 0 1 0 681370379 106774528 3078 996147200 134512640 135472138 4294956224 18446744073709551615 134881916 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3078 524 234 0 24770 0
Current children cumulated CPU time (s) 579.49
Current children cumulated vsize (KiB) 104272

[startup+642.301 s]
/proc/loadavg: 2.07 2.00 2.00 3/82 5893
/proc/meminfo: memFree=1777640/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=639.2
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5125 0 0 0 63916 4 0 0 25 0 1 0 681370379 106774528 3078 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3078 524 234 0 24770 0
Current children cumulated CPU time (s) 639.2
Current children cumulated vsize (KiB) 104272


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

[startup+882.301 s]
/proc/loadavg: 2.20 2.06 2.01 3/82 5893
/proc/meminfo: memFree=1777512/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=878.03
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5129 0 0 0 87799 4 0 0 25 0 1 0 681370379 106774528 3082 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3082 524 234 0 24770 0
Current children cumulated CPU time (s) 878.03
Current children cumulated vsize (KiB) 104272

[startup+942.302 s]
/proc/loadavg: 2.12 2.06 2.01 3/82 5893
/proc/meminfo: memFree=1777448/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=937.74
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5129 0 0 0 93770 4 0 0 25 0 1 0 681370379 106774528 3082 996147200 134512640 135472138 4294956224 18446744073709551615 134578202 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3082 524 234 0 24770 0
Current children cumulated CPU time (s) 937.74
Current children cumulated vsize (KiB) 104272

[startup+1002.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/82 5893
/proc/meminfo: memFree=1777320/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=997.46
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5129 0 0 0 99742 4 0 0 25 0 1 0 681370379 106774528 3082 996147200 134512640 135472138 4294956224 18446744073709551615 134578192 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3082 524 234 0 24770 0
Current children cumulated CPU time (s) 997.46
Current children cumulated vsize (KiB) 104272

[startup+1062.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/74 6013
/proc/meminfo: memFree=1808664/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1056.99
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5134 0 0 0 105694 5 0 0 25 0 1 0 681370379 106774528 3087 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/5890/statm: 26068 3087 524 234 0 24770 0
Current children cumulated CPU time (s) 1056.99
Current children cumulated vsize (KiB) 104272

[startup+1122.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/82 6106
/proc/meminfo: memFree=1776792/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1116.55
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5141 0 0 0 111650 5 0 0 25 0 1 0 681370379 106774528 3094 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3094 524 234 0 24770 0
Current children cumulated CPU time (s) 1116.55
Current children cumulated vsize (KiB) 104272

[startup+1182.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/82 6106
/proc/meminfo: memFree=1776536/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1176.28
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5149 0 0 0 117622 6 0 0 25 0 1 0 681370379 106774528 3102 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3102 524 234 0 24770 0
Current children cumulated CPU time (s) 1176.28
Current children cumulated vsize (KiB) 104272

[startup+1242.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/82 6106
/proc/meminfo: memFree=1776408/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1235.99
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5149 0 0 0 123593 6 0 0 25 0 1 0 681370379 106774528 3102 996147200 134512640 135472138 4294956224 18446744073709551615 134915879 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3102 524 234 0 24770 0
Current children cumulated CPU time (s) 1235.99
Current children cumulated vsize (KiB) 104272

[startup+1302.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/82 6106
/proc/meminfo: memFree=1776408/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1295.71
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5149 0 0 0 129565 6 0 0 25 0 1 0 681370379 106774528 3102 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3102 524 234 0 24770 0
Current children cumulated CPU time (s) 1295.71
Current children cumulated vsize (KiB) 104272

[startup+1362.3 s]
/proc/loadavg: 2.12 2.08 2.02 3/82 6106
/proc/meminfo: memFree=1776408/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1355.42
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5149 0 0 0 135536 6 0 0 25 0 1 0 681370379 106774528 3102 996147200 134512640 135472138 4294956224 18446744073709551615 134881819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3102 524 234 0 24770 0
Current children cumulated CPU time (s) 1355.42
Current children cumulated vsize (KiB) 104272

[startup+1422.31 s]
/proc/loadavg: 2.18 2.10 2.02 3/82 6106
/proc/meminfo: memFree=1776408/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1415.14
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5152 0 0 0 141508 6 0 0 25 0 1 0 681370379 106774528 3105 996147200 134512640 135472138 4294956224 18446744073709551615 134882209 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3105 524 234 0 24770 0
Current children cumulated CPU time (s) 1415.14
Current children cumulated vsize (KiB) 104272

[startup+1482.3 s]
/proc/loadavg: 2.06 2.08 2.01 3/82 6106
/proc/meminfo: memFree=1776408/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1474.84
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5152 0 0 0 147478 6 0 0 25 0 1 0 681370379 106774528 3105 996147200 134512640 135472138 4294956224 18446744073709551615 134881790 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3105 524 234 0 24770 0
Current children cumulated CPU time (s) 1474.84
Current children cumulated vsize (KiB) 104272

[startup+1542.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/82 6106
/proc/meminfo: memFree=1776344/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1534.57
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5152 0 0 0 153450 7 0 0 25 0 1 0 681370379 106774528 3105 996147200 134512640 135472138 4294956224 18446744073709551615 134881790 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3105 524 234 0 24770 0
Current children cumulated CPU time (s) 1534.57
Current children cumulated vsize (KiB) 104272

[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/82 6106
/proc/meminfo: memFree=1776344/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1594.28
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5152 0 0 0 159421 7 0 0 25 0 1 0 681370379 106774528 3105 996147200 134512640 135472138 4294956224 18446744073709551615 134945601 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3105 524 234 0 24770 0
Current children cumulated CPU time (s) 1594.28
Current children cumulated vsize (KiB) 104272

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 6106
/proc/meminfo: memFree=1776408/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1653.99
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5152 0 0 0 165392 7 0 0 25 0 1 0 681370379 106774528 3105 996147200 134512640 135472138 4294956224 18446744073709551615 134881819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3105 524 234 0 24770 0
Current children cumulated CPU time (s) 1653.99
Current children cumulated vsize (KiB) 104272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 6106
/proc/meminfo: memFree=1776344/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1713.7
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5152 0 0 0 171363 7 0 0 25 0 1 0 681370379 106774528 3105 996147200 134512640 135472138 4294956224 18446744073709551615 134672496 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3105 524 234 0 24770 0
Current children cumulated CPU time (s) 1713.7
Current children cumulated vsize (KiB) 104272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 6106
/proc/meminfo: memFree=1776088/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1773.41
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5152 0 0 0 177334 7 0 0 25 0 1 0 681370379 106774528 3105 996147200 134512640 135472138 4294956224 18446744073709551615 134672490 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3105 524 234 0 24770 0
Current children cumulated CPU time (s) 1773.41
Current children cumulated vsize (KiB) 104272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 6106
/proc/meminfo: memFree=1776024/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1800.08
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5152 0 0 0 180001 7 0 0 25 0 1 0 681370379 106774528 3105 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3105 524 234 0 24770 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 104272

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

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

[startup+1809.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 6106
/proc/meminfo: memFree=1776024/2055920 swapFree=4146920/4192956
[pid=5890] ppid=5888 vsize=104272 CPUtime=1800.08
/proc/5890/stat : 5890 (casperzito) R 5888 5890 5082 0 -1 4194304 5152 0 0 0 180001 7 0 0 25 0 1 0 681370379 106774528 3105 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 1 0 0
/proc/5890/statm: 26068 3105 524 234 0 24770 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 104272

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.11
CPU time (s): 1800.1
CPU user time (s): 1800.02
CPU system time (s): 0.081987
CPU usage (%): 99.502
Max. virtual memory (cumulated for all children) (KiB): 104968

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

runsolver used 1.80272 second user time and 4.78927 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-04 11:07:29
IDJOB=1069937
IDBENCH=55752
IDSOLVER=362
FILE ID=node80/1069937-1215162449
PBS_JOBID= 7877483
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-cardinality-55-50.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069937-1215162449/watcher-1069937-1215162449 -o /tmp/evaluation-result-1069937-1215162449/solver-1069937-1215162449 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1069937-1215162449.xml 1166910255 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 86f25cbb6b538256f4ac830a619e4aee
RANDOM SEED=1166910255

node80.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1789520 kB
Buffers:         24896 kB
Cached:         103344 kB
SwapCached:      39924 kB
Active:         182236 kB
Inactive:        38260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789520 kB
SwapTotal:     4192956 kB
SwapFree:      4146920 kB
Dirty:            3092 kB
Writeback:           0 kB
Mapped:         108084 kB
Slab:            31020 kB
Committed_AS:  1831272 kB
PageTables:       1944 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 node80 at 2008-07-04 11:37:41