Trace number 1085802

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.03 1814.91

General information on the benchmark

Namecsp/fapp/fapp08/
normalized-fapp08-0700-4.xml
MD5SUM40ccc1d0ec371372bfe35ce6b8f3e8ae
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.2033
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints7122
Maximum constraint arity2
Maximum domain size282
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7122
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/5.56	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/5.56	c Parsing = 1
0.23/6.88	c Building = 1
0.24/6.98	c [ NumberOfVariables = 700 ]
0.24/6.98	c [ NumberOfConstraints = 7122 ]
0.33/7.77	c [ SizeOfSearchSpace(log2) = 5142.57 ]
0.33/7.77	c SymmetrySearch = 1
0.76/8.27	c InitialPropagation = 1
0.76/8.28	c [ SizeOfSearchSpace(log2) = 5142.57 ]
0.76/8.28	c InitialSAC = 1
0.96/8.48	c [ SizeOfSearchSpace(log2) = 5142.57 ]
0.96/8.48	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-1085802-1215235651/watcher-1085802-1215235651 -o /tmp/evaluation-result-1085802-1215235651/solver-1085802-1215235651 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1085802-1215235651.xml 280813604 

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: 5.16 5.17 4.19 2/73 13156
/proc/meminfo: memFree=1845696/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=18572 CPUtime=0
/proc/13156/stat : 13156 (runsolver) D 13154 13156 8622 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 646497246 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 234045893927 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/13156/statm: 4643 292 257 25 0 2626 0

[startup+0.0418109 s]
/proc/loadavg: 5.16 5.17 4.19 2/73 13156
/proc/meminfo: memFree=1845696/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=18572 CPUtime=0
/proc/13156/stat : 13156 (runsolver) D 13154 13156 8622 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 646497246 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 234045893927 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/13156/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.101818 s]
/proc/loadavg: 5.16 5.17 4.19 2/73 13156
/proc/meminfo: memFree=1845696/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=18572 CPUtime=0
/proc/13156/stat : 13156 (runsolver) D 13154 13156 8622 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 646497246 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 234045893927 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/13156/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.301838 s]
/proc/loadavg: 5.16 5.17 4.19 2/73 13156
/proc/meminfo: memFree=1845696/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=18572 CPUtime=0
/proc/13156/stat : 13156 (runsolver) D 13154 13156 8622 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 646497246 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 234045893927 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/13156/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.70188 s]
/proc/loadavg: 5.16 5.17 4.19 2/73 13156
/proc/meminfo: memFree=1845696/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=18572 CPUtime=0
/proc/13156/stat : 13156 (runsolver) D 13154 13156 8622 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 646497246 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 234045893927 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/13156/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+1.50196 s]
/proc/loadavg: 5.16 5.17 4.19 3/74 13157
/proc/meminfo: memFree=1846904/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=3564 CPUtime=0
/proc/13156/stat : 13156 (casperzito) D 13154 13156 8622 0 -1 4194304 66 0 3 0 0 0 0 0 18 0 1 0 646497246 3649536 51 996147200 134512640 135472138 4294956224 18446744073709551615 4735908 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/13156/statm: 891 51 37 234 0 20 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3564

[startup+3.10113 s]
/proc/loadavg: 5.16 5.17 4.19 1/74 13157
/proc/meminfo: memFree=1850360/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=5036 CPUtime=0
/proc/13156/stat : 13156 (casperzito) D 13154 13156 8622 0 -1 4194304 89 0 3 0 0 0 0 0 18 0 1 0 646497246 5156864 72 996147200 134512640 135472138 4294956224 18446744073709551615 4735908 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/13156/statm: 1259 72 50 234 0 25 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5036

[startup+6.30147 s]
/proc/loadavg: 5.14 5.17 4.20 1/74 13157
/proc/meminfo: memFree=1860856/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=8604 CPUtime=0.23
/proc/13156/stat : 13156 (casperzito) D 13154 13156 8622 0 -1 4194304 1260 0 12 0 22 1 0 0 20 0 1 0 646497246 8810496 1232 996147200 134512640 135472138 4294956224 18446744073709551615 6025076 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/13156/statm: 2151 1232 382 234 0 853 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 8604

[startup+12.7012 s]
/proc/loadavg: 5.13 5.16 4.20 2/74 13157
/proc/meminfo: memFree=1863800/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=5.22
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 7958 0 14 0 517 5 0 0 25 0 1 0 646497246 106819584 5950 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 5950 490 234 0 24781 0
Current children cumulated CPU time (s) 5.22
Current children cumulated vsize (KiB) 104316

[startup+25.5015 s]
/proc/loadavg: 4.73 5.07 4.19 2/74 13157
/proc/meminfo: memFree=1910136/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=17.94
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 7962 0 14 0 1788 6 0 0 25 0 1 0 646497246 106819584 5954 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 5954 490 234 0 24781 0
Current children cumulated CPU time (s) 17.94
Current children cumulated vsize (KiB) 104316

[startup+51.1012 s]
/proc/loadavg: 3.91 4.86 4.14 3/84 13205
/proc/meminfo: memFree=1837856/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=43.36
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 7975 0 14 0 4329 7 0 0 25 0 1 0 646497246 106819584 5967 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 5967 490 234 0 24781 0
Current children cumulated CPU time (s) 43.36
Current children cumulated vsize (KiB) 104316

[startup+102.306 s]
/proc/loadavg: 3.30 4.54 4.06 3/84 13205
/proc/meminfo: memFree=1619936/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=94.3
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8016 0 14 0 9418 12 0 0 25 0 1 0 646497246 106819584 6008 996147200 134512640 135472138 4294956224 18446744073709551615 135202651 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 6008 490 234 0 24781 0
Current children cumulated CPU time (s) 94.3
Current children cumulated vsize (KiB) 104316

[startup+162.302 s]
/proc/loadavg: 3.81 4.45 4.06 3/76 13210
/proc/meminfo: memFree=1280096/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=154.04
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 15386 18 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 154.04
Current children cumulated vsize (KiB) 104316

[startup+222.301 s]
/proc/loadavg: 2.73 4.03 3.94 3/76 13210
/proc/meminfo: memFree=1056928/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=213.76
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 21357 19 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 213.76
Current children cumulated vsize (KiB) 104316

[startup+282.302 s]
/proc/loadavg: 2.27 3.66 3.82 3/76 13210
/proc/meminfo: memFree=830176/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=273.53
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 27334 19 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 273.53
Current children cumulated vsize (KiB) 104316

[startup+342.302 s]
/proc/loadavg: 2.10 3.36 3.70 3/76 13210
/proc/meminfo: memFree=811104/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=333.28
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 33309 19 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 333.28
Current children cumulated vsize (KiB) 104316

[startup+402.301 s]
/proc/loadavg: 2.03 3.11 3.59 3/76 13210
/proc/meminfo: memFree=810976/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=393.04
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 39285 19 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 393.04
Current children cumulated vsize (KiB) 104316

[startup+462.302 s]
/proc/loadavg: 2.01 2.90 3.49 3/76 13210
/proc/meminfo: memFree=810784/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=452.8
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 45261 19 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 452.8
Current children cumulated vsize (KiB) 104316

[startup+522.302 s]
/proc/loadavg: 2.00 2.74 3.39 3/76 13210
/proc/meminfo: memFree=810720/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=512.55
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 51236 19 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 512.55
Current children cumulated vsize (KiB) 104316

[startup+582.301 s]
/proc/loadavg: 2.00 2.60 3.30 3/76 13210
/proc/meminfo: memFree=810656/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=572.31
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 57212 19 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 572.31
Current children cumulated vsize (KiB) 104316

[startup+642.301 s]
/proc/loadavg: 2.00 2.49 3.22 3/76 13210
/proc/meminfo: memFree=810528/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=632.07
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 63188 19 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 632.07
Current children cumulated vsize (KiB) 104316


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

[startup+882.302 s]
/proc/loadavg: 2.02 2.22 2.94 3/82 13255
/proc/meminfo: memFree=1305080/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=871.06
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 87083 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202709 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 871.06
Current children cumulated vsize (KiB) 104316

[startup+942.301 s]
/proc/loadavg: 2.01 2.18 2.87 3/82 13255
/proc/meminfo: memFree=1304952/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=930.82
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 93059 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 930.82
Current children cumulated vsize (KiB) 104316

[startup+1002.3 s]
/proc/loadavg: 2.00 2.14 2.82 3/82 13255
/proc/meminfo: memFree=1304888/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=990.59
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 99036 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135263375 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 990.59
Current children cumulated vsize (KiB) 104316

[startup+1062.3 s]
/proc/loadavg: 2.00 2.12 2.76 3/82 13255
/proc/meminfo: memFree=1304952/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1050.36
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 105013 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1050.36
Current children cumulated vsize (KiB) 104316

[startup+1122.3 s]
/proc/loadavg: 2.00 2.09 2.71 3/82 13255
/proc/meminfo: memFree=1302648/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1110.12
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 110989 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1110.12
Current children cumulated vsize (KiB) 104316

[startup+1182.3 s]
/proc/loadavg: 2.00 2.07 2.66 3/82 13255
/proc/meminfo: memFree=1302648/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1169.89
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 116966 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1169.89
Current children cumulated vsize (KiB) 104316

[startup+1242.3 s]
/proc/loadavg: 2.00 2.06 2.62 3/82 13255
/proc/meminfo: memFree=1302648/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1229.66
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 122943 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202638 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1229.66
Current children cumulated vsize (KiB) 104316

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 2.58 3/82 13255
/proc/meminfo: memFree=1301752/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1289.42
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 128919 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1289.42
Current children cumulated vsize (KiB) 104316

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.54 3/82 13255
/proc/meminfo: memFree=1301688/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1349.19
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 134896 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1349.19
Current children cumulated vsize (KiB) 104316

[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 2.50 3/82 13255
/proc/meminfo: memFree=1301688/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1408.96
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 140873 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1408.96
Current children cumulated vsize (KiB) 104316

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.47 3/82 13255
/proc/meminfo: memFree=1301496/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1468.72
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 146849 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1468.72
Current children cumulated vsize (KiB) 104316

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.44 3/82 13255
/proc/meminfo: memFree=1301432/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1528.48
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 152825 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1528.48
Current children cumulated vsize (KiB) 104316

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.41 3/82 13255
/proc/meminfo: memFree=1301496/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1588.25
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 158802 23 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1588.25
Current children cumulated vsize (KiB) 104316

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.38 3/82 13257
/proc/meminfo: memFree=1298424/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1648.01
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 164777 24 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1648.01
Current children cumulated vsize (KiB) 104316

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.35 3/82 13257
/proc/meminfo: memFree=1298360/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1707.78
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8019 0 14 0 170754 24 0 0 25 0 1 0 646497246 106819584 6011 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6011 490 234 0 24781 0
Current children cumulated CPU time (s) 1707.78
Current children cumulated vsize (KiB) 104316

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.33 3/82 13257
/proc/meminfo: memFree=1298296/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1767.54
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8020 0 14 0 176730 24 0 0 25 0 1 0 646497246 106819584 6012 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6012 490 234 0 24781 0
Current children cumulated CPU time (s) 1767.54
Current children cumulated vsize (KiB) 104316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.9 s]
/proc/loadavg: 2.04 2.01 2.32 3/82 13257
/proc/meminfo: memFree=1298232/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1800.02
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8023 0 14 0 179978 24 0 0 25 0 1 0 646497246 106819584 6015 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6015 490 234 0 24781 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 104316

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

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

[startup+1814.9 s]
/proc/loadavg: 2.04 2.01 2.32 3/82 13257
/proc/meminfo: memFree=1298232/2055920 swapFree=4180580/4192956
[pid=13156] ppid=13154 vsize=104316 CPUtime=1800.02
/proc/13156/stat : 13156 (casperzito) R 13154 13156 8622 0 -1 4194304 8023 0 14 0 179978 24 0 0 25 0 1 0 646497246 106819584 6015 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/13156/statm: 26079 6015 490 234 0 24781 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 104316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.91
CPU time (s): 1800.03
CPU user time (s): 1799.78
CPU system time (s): 0.245962
CPU usage (%): 99.1799
Max. virtual memory (cumulated for all children) (KiB): 115160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8023
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49
involuntary context switches= 23591

runsolver used 1.68474 second user time and 4.96124 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-05 07:27:43
IDJOB=1085802
IDBENCH=57706
IDSOLVER=362
FILE ID=node79/1085802-1215235651
PBS_JOBID= 7881733
Free space on /tmp= 64440 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fapp/fapp08/normalized-fapp08-0700-4.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085802-1215235651/watcher-1085802-1215235651 -o /tmp/evaluation-result-1085802-1215235651/solver-1085802-1215235651 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1085802-1215235651.xml 280813604 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 40ccc1d0ec371372bfe35ce6b8f3e8ae
RANDOM SEED=280813604

node79.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.218
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.218
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:       1838752 kB
Buffers:          2528 kB
Cached:         142656 kB
SwapCached:       5436 kB
Active:         153972 kB
Inactive:         3852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838752 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:          114848 kB
Writeback:           0 kB
Mapped:          18956 kB
Slab:            44560 kB
Committed_AS:  1085464 kB
PageTables:       1756 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= 66484 MiB
End job on node79 at 2008-07-05 07:58:05