Trace number 1070673

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.02 1803.21

General information on the benchmark

Namecsp/pseudoGLB/
normalized-fpga30-30-sat-pb-cnf-cr.xml
MD5SUM6a2fc9839e72ce012d94cd7977a01458
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.15567
Satisfiable
(Un)Satisfiability was proved
Number of variables1350
Number of constraints990
Maximum constraint arity30
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(990)

Solver Data (download as text)

0.00/0.01	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.01	c Parsing = 1
0.09/0.18	c Building = 1
0.19/0.25	c [ NumberOfVariables = 1350 ]
0.19/0.25	c [ NumberOfConstraints = 990 ]
0.19/0.25	c [ SizeOfSearchSpace(log2) = 1350 ]
0.19/0.25	c SymmetrySearch = 1
2.28/2.31	c [ Found 1.55127e+81 symmetries ]
2.28/2.37	c InitialPropagation = 1
2.28/2.39	c [ SizeOfSearchSpace(log2) = 1350 ]
2.28/2.39	c InitialSAC = (Timeout)
5.78/5.86	c [ SizeOfSearchSpace(log2) = 1280 ]
5.78/5.86	c Search(SampleFF) : 
89.05/89.17	c [ Sampling domwdeg ]
89.05/89.17	c [ Sampling impacts ]
89.05/89.17	c [ SamplingScores: ]
89.05/89.17	c [ domwdeg+min = 1.34382e-121 | domwdeg+rnd = 0.658317 ]
89.05/89.17	c [ impacts+min = 9.91491e-09 | impacts+rnd = 0.013654 ]
89.05/89.17	c [ la+min = 0 | la+rnd = 0 ]
89.05/89.17	c [ domwdeg = 0.329159 | impacts = 0.00682702 | la = 0 ]
89.05/89.17	c [ min = 3.30497e-09 | rand = 0.00682702 ]
89.05/89.17	c [ restarting at (3.96356,1.84268e-119) ]
98.94/99.10	c [ restarting at (9.9089,3.74226e-117) ]
123.73/123.89	c [ restarting at (24.7722,2.83681e-116) ]
185.70/185.88	c [ restarting at (61.9306,8.25746e-113) ]
340.63/340.82	c [ restarting at (154.827,2.33796e-111) ]
727.75/728.16	c [ restarting at (387.066,3.55133e-108) ]

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

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.27 2.10 2.02 4/80 7537
/proc/meminfo: memFree=1712656/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=1052 CPUtime=0
/proc/7537/stat : 7537 (casperzito) D 7535 7537 7094 0 -1 4194304 40 0 0 0 0 0 0 0 18 0 1 0 639587924 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 7893796 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/7537/statm: 263 26 20 234 0 3 0

[startup+0.0523259 s]
/proc/loadavg: 2.27 2.10 2.02 4/80 7537
/proc/meminfo: memFree=1712656/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=6360 CPUtime=0.04
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 691 0 0 0 4 0 0 0 18 0 1 0 639587924 6512640 651 996147200 134512640 135472138 4294956224 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 1590 651 368 234 0 292 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6360

[startup+0.101334 s]
/proc/loadavg: 2.27 2.10 2.02 4/80 7537
/proc/meminfo: memFree=1712656/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=7416 CPUtime=0.09
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 973 0 0 0 9 0 0 0 18 0 1 0 639587924 7593984 933 996147200 134512640 135472138 4294956224 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 1854 933 368 234 0 556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7416

[startup+0.301372 s]
/proc/loadavg: 2.27 2.10 2.02 4/80 7537
/proc/meminfo: memFree=1712656/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111268 CPUtime=0.29
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 4336 0 0 0 27 2 0 0 19 0 1 0 639587924 113938432 4281 996147200 134512640 135472138 4294956224 18446744073709551615 134534349 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27817 4281 466 234 0 26519 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 111268

[startup+0.701449 s]
/proc/loadavg: 2.27 2.10 2.02 4/80 7537
/proc/meminfo: memFree=1712656/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=114376 CPUtime=0.68
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 5329 0 0 0 66 2 0 0 23 0 1 0 639587924 117121024 5271 996147200 134512640 135472138 4294956224 18446744073709551615 134536003 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 28594 5271 467 234 0 27296 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 114376

[startup+1.5016 s]
/proc/loadavg: 2.27 2.10 2.02 3/81 7538
/proc/meminfo: memFree=1693192/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=117216 CPUtime=1.48
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 6102 0 0 0 146 2 0 0 25 0 1 0 639587924 120029184 6044 996147200 134512640 135472138 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 29304 6044 467 234 0 28006 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 117216

[startup+3.10191 s]
/proc/loadavg: 2.27 2.10 2.02 3/81 7538
/proc/meminfo: memFree=1690120/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111384 CPUtime=3.08
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7014 0 0 0 305 3 0 0 25 0 1 0 639587924 114057216 5215 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27846 5215 493 234 0 26548 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 111384

[startup+6.30153 s]
/proc/loadavg: 2.33 2.11 2.03 3/81 7538
/proc/meminfo: memFree=1693384/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111384 CPUtime=6.28
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7300 0 0 0 625 3 0 0 25 0 1 0 639587924 114057216 5501 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27846 5501 522 234 0 26548 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 111384

[startup+12.7018 s]
/proc/loadavg: 2.38 2.13 2.03 3/81 7538
/proc/meminfo: memFree=1692168/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111400 CPUtime=12.68
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7378 0 0 0 1265 3 0 0 25 0 1 0 639587924 114073600 5579 996147200 134512640 135472138 4294956224 18446744073709551615 134677837 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27850 5579 527 234 0 26552 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 111400

[startup+25.5012 s]
/proc/loadavg: 2.44 2.15 2.04 3/81 7538
/proc/meminfo: memFree=1692168/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111400 CPUtime=25.47
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7378 0 0 0 2544 3 0 0 25 0 1 0 639587924 114073600 5579 996147200 134512640 135472138 4294956224 18446744073709551615 134945645 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27850 5579 527 234 0 26552 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 111400

[startup+51.1011 s]
/proc/loadavg: 2.63 2.22 2.07 3/81 7538
/proc/meminfo: memFree=1692104/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111400 CPUtime=51.06
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7379 0 0 0 5102 4 0 0 25 0 1 0 639587924 114073600 5580 996147200 134512640 135472138 4294956224 18446744073709551615 134881916 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27850 5580 528 234 0 26552 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 111400

[startup+102.307 s]
/proc/loadavg: 2.78 2.32 2.11 3/81 7538
/proc/meminfo: memFree=1691848/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=102.24
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7461 0 0 0 10220 4 0 0 25 0 1 0 639587924 114081792 5662 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5662 529 234 0 26554 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 111408

[startup+162.302 s]
/proc/loadavg: 2.36 2.29 2.11 3/81 7538
/proc/meminfo: memFree=1691784/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=162.21
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7468 0 0 0 16217 4 0 0 25 0 1 0 639587924 114081792 5669 996147200 134512640 135472138 4294956224 18446744073709551615 134689794 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5669 529 234 0 26554 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 111408

[startup+222.301 s]
/proc/loadavg: 2.17 2.25 2.10 3/81 7538
/proc/meminfo: memFree=1691720/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=222.18
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7477 0 0 0 22214 4 0 0 25 0 1 0 639587924 114081792 5678 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5678 529 234 0 26554 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 111408

[startup+282.302 s]
/proc/loadavg: 2.10 2.22 2.09 3/81 7538
/proc/meminfo: memFree=1691720/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=282.16
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7477 0 0 0 28212 4 0 0 25 0 1 0 639587924 114081792 5678 996147200 134512640 135472138 4294956224 18446744073709551615 134891682 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5678 529 234 0 26554 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 111408

[startup+342.301 s]
/proc/loadavg: 2.04 2.17 2.09 3/81 7538
/proc/meminfo: memFree=1691664/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=342.13
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7487 0 0 0 34209 4 0 0 25 0 1 0 639587924 114081792 5688 996147200 134512640 135472138 4294956224 18446744073709551615 134580305 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5688 529 234 0 26554 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 111408

[startup+402.302 s]
/proc/loadavg: 2.01 2.14 2.08 3/81 7538
/proc/meminfo: memFree=1691536/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=402.1
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7487 0 0 0 40206 4 0 0 25 0 1 0 639587924 114081792 5688 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5688 529 234 0 26554 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 111408

[startup+462.301 s]
/proc/loadavg: 2.00 2.11 2.08 3/81 7538
/proc/meminfo: memFree=1691536/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=462.07
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7487 0 0 0 46203 4 0 0 25 0 1 0 639587924 114081792 5688 996147200 134512640 135472138 4294956224 18446744073709551615 134689790 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5688 529 234 0 26554 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 111408

[startup+522.302 s]
/proc/loadavg: 2.00 2.09 2.07 3/81 7538
/proc/meminfo: memFree=1691472/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=522.04
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7487 0 0 0 52200 4 0 0 25 0 1 0 639587924 114081792 5688 996147200 134512640 135472138 4294956224 18446744073709551615 134891664 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5688 529 234 0 26554 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 111408

[startup+582.302 s]
/proc/loadavg: 2.00 2.07 2.06 3/81 7538
/proc/meminfo: memFree=1691472/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=582.02
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7487 0 0 0 58197 5 0 0 25 0 1 0 639587924 114081792 5688 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5688 529 234 0 26554 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 111408

[startup+642.302 s]
/proc/loadavg: 2.00 2.05 2.06 3/81 7538
/proc/meminfo: memFree=1691472/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=641.99
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7487 0 0 0 64194 5 0 0 25 0 1 0 639587924 114081792 5688 996147200 134512640 135472138 4294956224 18446744073709551615 134578521 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5688 529 234 0 26554 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 111408


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.02 2.04 3/81 7538
/proc/meminfo: memFree=1691152/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=821.91
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 82186 5 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134578521 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 111408

[startup+882.303 s]
/proc/loadavg: 2.00 2.02 2.03 3/81 7538
/proc/meminfo: memFree=1691152/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=881.88
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 88183 5 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134891682 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 111408

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.03 3/81 7538
/proc/meminfo: memFree=1691024/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=941.85
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 94180 5 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134672509 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 111408

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/81 7538
/proc/meminfo: memFree=1690960/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1001.83
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 100177 6 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134686437 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 111408

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/81 7538
/proc/meminfo: memFree=1690960/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1061.8
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 106174 6 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134578218 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 111408

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 7538
/proc/meminfo: memFree=1690960/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1121.77
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 112171 6 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134691644 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 111408

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 7538
/proc/meminfo: memFree=1690960/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1181.75
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 118169 6 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134672647 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 111408

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 7538
/proc/meminfo: memFree=1690832/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1241.72
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 124166 6 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1241.72
Current children cumulated vsize (KiB) 111408

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 7538
/proc/meminfo: memFree=1690832/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1301.69
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 130163 6 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1301.69
Current children cumulated vsize (KiB) 111408

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 7538
/proc/meminfo: memFree=1690832/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1361.66
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 136160 6 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134689572 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 111408

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 7538
/proc/meminfo: memFree=1690832/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1421.64
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 142157 7 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134689572 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 111408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 7538
/proc/meminfo: memFree=1690768/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1481.61
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 148154 7 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134578523 0 0 4096 0 0 0 0 17 0 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 111408

[startup+1542.3 s]
/proc/loadavg: 1.90 1.97 1.99 3/82 7647
/proc/meminfo: memFree=1755480/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1541.34
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 154125 9 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134881764 0 0 4096 0 0 0 0 17 1 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1541.34
Current children cumulated vsize (KiB) 111408

[startup+1602.3 s]
/proc/loadavg: 1.96 1.97 1.99 4/82 7647
/proc/meminfo: memFree=1755416/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1600.82
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 160073 9 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 1 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1600.82
Current children cumulated vsize (KiB) 111408

[startup+1662.3 s]
/proc/loadavg: 1.98 1.97 1.99 3/82 7647
/proc/meminfo: memFree=1755416/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1660.32
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 166022 10 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1660.32
Current children cumulated vsize (KiB) 111408

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 7647
/proc/meminfo: memFree=1755288/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1719.8
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 171970 10 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134578198 0 0 4096 0 0 0 0 17 1 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1719.8
Current children cumulated vsize (KiB) 111408

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 7647
/proc/meminfo: memFree=1755288/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1779.28
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 177918 10 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134891664 0 0 4096 0 0 0 0 17 1 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1779.28
Current children cumulated vsize (KiB) 111408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.2 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 7647
/proc/meminfo: memFree=1755288/2055920 swapFree=4180232/4192956
[pid=7537] ppid=7535 vsize=111408 CPUtime=1800
/proc/7537/stat : 7537 (casperzito) R 7535 7537 7094 0 -1 4194304 7496 0 0 0 179990 10 0 0 25 0 1 0 639587924 114081792 5697 996147200 134512640 135472138 4294956224 18446744073709551615 134689787 0 0 4096 0 0 0 0 17 1 0 0
/proc/7537/statm: 27852 5697 529 234 0 26554 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 111408

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): 1803.21
CPU time (s): 1800.02
CPU user time (s): 1799.91
CPU system time (s): 0.113982
CPU usage (%): 99.823
Max. virtual memory (cumulated for all children) (KiB): 117604

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

runsolver used 1.81772 second user time and 4.76427 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-04 12:15:08
IDJOB=1070673
IDBENCH=55919
IDSOLVER=362
FILE ID=node5/1070673-1215166508
PBS_JOBID= 7881475
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-fpga30-30-sat-pb-cnf-cr.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070673-1215166508/watcher-1070673-1215166508 -o /tmp/evaluation-result-1070673-1215166508/solver-1070673-1215166508 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1070673-1215166508.xml 663717164 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6a2fc9839e72ce012d94cd7977a01458
RANDOM SEED=663717164

node5.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.279
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.279
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:       1713136 kB
Buffers:         49424 kB
Cached:         147104 kB
SwapCached:       6996 kB
Active:         200248 kB
Inactive:        84240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713136 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            3340 kB
Writeback:           0 kB
Mapped:         103856 kB
Slab:            43344 kB
Committed_AS:  1709428 kB
PageTables:       1940 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= 66556 MiB
End job on node5 at 2008-07-04 12:45:13