Trace number 1070609

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.04 1820.01

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-cardinality-71-70.xml
MD5SUM169d5c36ea31b7cbc30dbf69abb51501
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 variables4970
Number of constraints141
Maximum constraint arity71
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(141)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.18/0.21	c Building = 1
0.18/0.21	c [ NumberOfVariables = 4970 ]
0.18/0.21	c [ NumberOfConstraints = 141 ]
0.18/0.21	c [ SizeOfSearchSpace(log2) = 4970 ]
0.18/0.21	c SymmetrySearch = 1
1.97/2.08	c [ Found 1.01875e+202 symmetries ]
2.26/2.30	c InitialPropagation = 1
2.26/2.31	c [ SizeOfSearchSpace(log2) = 4970 ]
2.26/2.31	c InitialSAC = (Timeout)
6.03/6.19	c [ SizeOfSearchSpace(log2) = 4968 ]
6.03/6.19	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-1070609-1215166156/watcher-1070609-1215166156 -o /tmp/evaluation-result-1070609-1215166156/solver-1070609-1215166156 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1070609-1215166156.xml 1989096532 

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: 2.00 2.00 2.00 4/84 7825
/proc/meminfo: memFree=1701896/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=1052 CPUtime=0
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1995587884 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 10519332 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 263 26 20 234 0 3 0

[startup+0.0876311 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 7825
/proc/meminfo: memFree=1701896/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=6756 CPUtime=0.07
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 807 0 0 0 7 0 0 0 18 0 1 0 1995587884 6918144 767 996147200 134512640 135472138 4294956224 18446744073709551615 134749044 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 1689 767 368 234 0 391 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6756

[startup+0.101627 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 7825
/proc/meminfo: memFree=1701896/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=7152 CPUtime=0.09
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 898 0 0 0 9 0 0 0 18 0 1 0 1995587884 7323648 858 996147200 134512640 135472138 4294956224 18446744073709551615 134807028 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 1788 858 368 234 0 490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7152

[startup+0.301671 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 7825
/proc/meminfo: memFree=1701896/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=107168 CPUtime=0.28
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 3391 0 0 0 27 1 0 0 19 0 1 0 1995587884 109740032 3351 996147200 134512640 135472138 4294956224 18446744073709551615 134529991 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 26792 3351 468 234 0 25494 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 107168

[startup+0.701745 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 7825
/proc/meminfo: memFree=1701896/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108752 CPUtime=0.68
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 3892 0 0 0 67 1 0 0 23 0 1 0 1995587884 111362048 3852 996147200 134512640 135472138 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27188 3852 468 234 0 25890 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 108752

[startup+1.50189 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1688192/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=109148 CPUtime=1.47
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 3988 0 0 0 146 1 0 0 25 0 1 0 1995587884 111767552 3948 996147200 134512640 135472138 4294956224 18446744073709551615 134534944 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27287 3948 468 234 0 25989 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 109148

[startup+3.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1670592/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=3.06
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 10922 0 0 0 301 5 0 0 25 0 1 0 1995587884 111386624 4626 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 4626 494 234 0 25896 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 108776

[startup+6.3018 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1684928/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=6.23
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 10957 0 0 0 618 5 0 0 25 0 1 0 1995587884 111386624 4661 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 4661 525 234 0 25896 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 108776

[startup+12.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1684096/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=12.56
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11149 0 0 0 1251 5 0 0 25 0 1 0 1995587884 111386624 4853 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 4853 525 234 0 25896 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 108776

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1683904/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=25.24
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11220 0 0 0 2518 6 0 0 25 0 1 0 1995587884 111386624 4924 996147200 134512640 135472138 4294956224 18446744073709551615 134881816 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 4924 525 234 0 25896 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 108776

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 7826
/proc/meminfo: memFree=1683584/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=50.6
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11268 0 0 0 5054 6 0 0 25 0 1 0 1995587884 111386624 4972 996147200 134512640 135472138 4294956224 18446744073709551615 134578198 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 4972 525 234 0 25896 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 108776

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1683456/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=101.32
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11297 0 0 0 10126 6 0 0 25 0 1 0 1995587884 111386624 5001 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5001 525 234 0 25896 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 108776

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1683328/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=160.75
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11325 0 0 0 16069 6 0 0 25 0 1 0 1995587884 111386624 5029 996147200 134512640 135472138 4294956224 18446744073709551615 134580304 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5029 525 234 0 25896 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 108776

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1683264/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=220.17
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11335 0 0 0 22011 6 0 0 25 0 1 0 1995587884 111386624 5039 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5039 525 234 0 25896 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 108776

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1683200/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=279.61
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11339 0 0 0 27955 6 0 0 25 0 1 0 1995587884 111386624 5043 996147200 134512640 135472138 4294956224 18446744073709551615 134672502 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5043 525 234 0 25896 0
Current children cumulated CPU time (s) 279.61
Current children cumulated vsize (KiB) 108776

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1683200/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=339.04
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11339 0 0 0 33897 7 0 0 25 0 1 0 1995587884 111386624 5043 996147200 134512640 135472138 4294956224 18446744073709551615 134689572 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5043 525 234 0 25896 0
Current children cumulated CPU time (s) 339.04
Current children cumulated vsize (KiB) 108776

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1683136/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=398.47
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11366 0 0 0 39840 7 0 0 25 0 1 0 1995587884 111386624 5070 996147200 134512640 135472138 4294956224 18446744073709551615 134949656 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5070 525 234 0 25896 0
Current children cumulated CPU time (s) 398.47
Current children cumulated vsize (KiB) 108776

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1683008/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=457.89
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11370 0 0 0 45782 7 0 0 25 0 1 0 1995587884 111386624 5074 996147200 134512640 135472138 4294956224 18446744073709551615 134580304 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5074 525 234 0 25896 0
Current children cumulated CPU time (s) 457.89
Current children cumulated vsize (KiB) 108776

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1682944/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=517.34
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11373 0 0 0 51726 8 0 0 25 0 1 0 1995587884 111386624 5077 996147200 134512640 135472138 4294956224 18446744073709551615 134945648 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5077 525 234 0 25896 0
Current children cumulated CPU time (s) 517.34
Current children cumulated vsize (KiB) 108776

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1682816/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=576.76
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11377 0 0 0 57668 8 0 0 25 0 1 0 1995587884 111386624 5081 996147200 134512640 135472138 4294956224 18446744073709551615 134578080 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5081 525 234 0 25896 0
Current children cumulated CPU time (s) 576.76
Current children cumulated vsize (KiB) 108776

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1682688/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=636.19
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11377 0 0 0 63611 8 0 0 25 0 1 0 1995587884 111386624 5081 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5081 525 234 0 25896 0
Current children cumulated CPU time (s) 636.19
Current children cumulated vsize (KiB) 108776


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7826
/proc/meminfo: memFree=1682624/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=814.49
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11382 0 0 0 81440 9 0 0 25 0 1 0 1995587884 111386624 5086 996147200 134512640 135472138 4294956224 18446744073709551615 134672486 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5086 525 234 0 25896 0
Current children cumulated CPU time (s) 814.49
Current children cumulated vsize (KiB) 108776

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 7837
/proc/meminfo: memFree=1626416/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=873.57
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11390 0 0 0 87348 9 0 0 25 0 1 0 1995587884 111386624 5094 996147200 134512640 135472138 4294956224 18446744073709551615 134580313 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5094 525 234 0 25896 0
Current children cumulated CPU time (s) 873.57
Current children cumulated vsize (KiB) 108776

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 7837
/proc/meminfo: memFree=1620656/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=932.4
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11404 0 0 0 93231 9 0 0 25 0 1 0 1995587884 111386624 5108 996147200 134512640 135472138 4294956224 18446744073709551615 134881835 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5108 525 234 0 25896 0
Current children cumulated CPU time (s) 932.4
Current children cumulated vsize (KiB) 108776

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 7837
/proc/meminfo: memFree=1620272/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=991.23
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11407 0 0 0 99114 9 0 0 25 0 1 0 1995587884 111386624 5111 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5111 525 234 0 25896 0
Current children cumulated CPU time (s) 991.23
Current children cumulated vsize (KiB) 108776

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 7837
/proc/meminfo: memFree=1619952/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1050.07
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11411 0 0 0 104998 9 0 0 25 0 1 0 1995587884 111386624 5115 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5115 525 234 0 25896 0
Current children cumulated CPU time (s) 1050.07
Current children cumulated vsize (KiB) 108776

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 7837
/proc/meminfo: memFree=1619440/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1108.89
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11411 0 0 0 110880 9 0 0 25 0 1 0 1995587884 111386624 5115 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5115 525 234 0 25896 0
Current children cumulated CPU time (s) 1108.89
Current children cumulated vsize (KiB) 108776

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/83 7889
/proc/meminfo: memFree=1476176/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1168.38
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11411 0 0 0 116827 11 0 0 25 0 1 0 1995587884 111386624 5115 996147200 134512640 135472138 4294956224 18446744073709551615 134945671 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5115 525 234 0 25896 0
Current children cumulated CPU time (s) 1168.38
Current children cumulated vsize (KiB) 108776

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7889
/proc/meminfo: memFree=1431120/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1227.8
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11412 0 0 0 122769 11 0 0 25 0 1 0 1995587884 111386624 5116 996147200 134512640 135472138 4294956224 18446744073709551615 134945601 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5116 525 234 0 25896 0
Current children cumulated CPU time (s) 1227.8
Current children cumulated vsize (KiB) 108776

[startup+1302.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 7889
/proc/meminfo: memFree=1400528/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1287.24
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11415 0 0 0 128713 11 0 0 25 0 1 0 1995587884 111386624 5119 996147200 134512640 135472138 4294956224 18446744073709551615 134882209 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5119 525 234 0 25896 0
Current children cumulated CPU time (s) 1287.24
Current children cumulated vsize (KiB) 108776

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 7889
/proc/meminfo: memFree=1387920/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1346.67
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11415 0 0 0 134655 12 0 0 25 0 1 0 1995587884 111386624 5119 996147200 134512640 135472138 4294956224 18446744073709551615 134881379 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5119 525 234 0 25896 0
Current children cumulated CPU time (s) 1346.67
Current children cumulated vsize (KiB) 108776

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7889
/proc/meminfo: memFree=1367504/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1406.1
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11415 0 0 0 140598 12 0 0 25 0 1 0 1995587884 111386624 5119 996147200 134512640 135472138 4294956224 18446744073709551615 134915879 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5119 525 234 0 25896 0
Current children cumulated CPU time (s) 1406.1
Current children cumulated vsize (KiB) 108776

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7889
/proc/meminfo: memFree=1348240/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1465.53
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11420 0 0 0 146541 12 0 0 25 0 1 0 1995587884 111386624 5124 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5124 525 234 0 25896 0
Current children cumulated CPU time (s) 1465.53
Current children cumulated vsize (KiB) 108776

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7889
/proc/meminfo: memFree=1335056/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1524.96
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11420 0 0 0 152483 13 0 0 25 0 1 0 1995587884 111386624 5124 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5124 525 234 0 25896 0
Current children cumulated CPU time (s) 1524.96
Current children cumulated vsize (KiB) 108776

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7889
/proc/meminfo: memFree=1315280/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1584.4
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11420 0 0 0 158427 13 0 0 25 0 1 0 1995587884 111386624 5124 996147200 134512640 135472138 4294956224 18446744073709551615 134945601 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5124 525 234 0 25896 0
Current children cumulated CPU time (s) 1584.4
Current children cumulated vsize (KiB) 108776

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 7889
/proc/meminfo: memFree=1295056/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1643.82
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11420 0 0 0 164369 13 0 0 25 0 1 0 1995587884 111386624 5124 996147200 134512640 135472138 4294956224 18446744073709551615 134881916 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5124 525 234 0 25896 0
Current children cumulated CPU time (s) 1643.82
Current children cumulated vsize (KiB) 108776

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 7889
/proc/meminfo: memFree=1294864/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1703.26
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11420 0 0 0 170312 14 0 0 25 0 1 0 1995587884 111386624 5124 996147200 134512640 135472138 4294956224 18446744073709551615 134578080 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5124 525 234 0 25896 0
Current children cumulated CPU time (s) 1703.26
Current children cumulated vsize (KiB) 108776

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 7889
/proc/meminfo: memFree=1285264/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1762.68
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11420 0 0 0 176254 14 0 0 25 0 1 0 1995587884 111386624 5124 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5124 525 234 0 25896 0
Current children cumulated CPU time (s) 1762.68
Current children cumulated vsize (KiB) 108776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1820 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 7889
/proc/meminfo: memFree=1285264/2055920 swapFree=4117732/4192956
[pid=7825] ppid=7823 vsize=108776 CPUtime=1800.03
/proc/7825/stat : 7825 (casperzito) R 7823 7825 7132 0 -1 4194304 11420 0 0 0 179989 14 0 0 25 0 1 0 1995587884 111386624 5124 996147200 134512640 135472138 4294956224 18446744073709551615 135267023 0 0 4096 0 0 0 0 17 1 0 0
/proc/7825/statm: 27194 5124 525 234 0 25896 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 108776

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): 1820.01
CPU time (s): 1800.04
CPU user time (s): 1799.89
CPU system time (s): 0.152976
CPU usage (%): 98.9028
Max. virtual memory (cumulated for all children) (KiB): 133800

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

runsolver used 2.24566 second user time and 6.03708 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-04 12:09:16
IDJOB=1070609
IDBENCH=55895
IDSOLVER=362
FILE ID=node47/1070609-1215166156
PBS_JOBID= 7881428
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 169d5c36ea31b7cbc30dbf69abb51501
RANDOM SEED=1989096532

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:       1702376 kB
Buffers:         29988 kB
Cached:         139048 kB
SwapCached:      69100 kB
Active:         254200 kB
Inactive:        44692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702376 kB
SwapTotal:     4192956 kB
SwapFree:      4117732 kB
Dirty:            3264 kB
Writeback:           0 kB
Mapped:         147020 kB
Slab:            39360 kB
Committed_AS:  4067936 kB
PageTables:       2232 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= 66444 MiB
End job on node47 at 2008-07-04 12:39:38