Trace number 1070561

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 1810.71

General information on the benchmark

Namecsp/pseudoGLB/
normalized-fpga25-24-sat-pb-cnf-cr.xml
MD5SUMf1ced7a635586944d4b306941e0035bc
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.99739
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints673
Maximum constraint arity25
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(673)

Solver Data (download as text)

0.00/0.47	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.47	c Parsing = 1
0.03/0.59	c Building = 1
0.11/0.63	c [ NumberOfVariables = 900 ]
0.11/0.63	c [ NumberOfConstraints = 673 ]
0.11/0.65	c [ SizeOfSearchSpace(log2) = 900 ]
0.11/0.65	c SymmetrySearch = 1
0.94/1.52	c [ Found 4.24617e+59 symmetries ]
0.94/1.55	c InitialPropagation = 1
0.94/1.56	c [ SizeOfSearchSpace(log2) = 900 ]
0.94/1.56	c InitialSAC = (Timeout)
7.53/8.26	c [ SizeOfSearchSpace(log2) = 777 ]
7.53/8.26	c Search(SampleFF) : 
36.84/37.88	c [ Sampling domwdeg ]
36.84/37.88	c [ stopped restarting at (1.08157,1.22615) ]

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

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.43 2.57 2.35 2/72 31331
/proc/meminfo: memFree=1956040/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=18572 CPUtime=0
/proc/31331/stat : 31331 (runsolver) D 31329 31331 29339 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 1995548151 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 251255123239 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/31331/statm: 4643 292 257 25 0 2626 0

[startup+0.0706691 s]
/proc/loadavg: 2.43 2.57 2.35 2/72 31331
/proc/meminfo: memFree=1956040/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=1044 CPUtime=0
/proc/31331/stat : 31331 (casperzito) D 31329 31331 29339 0 -1 4194304 16 0 0 0 0 0 0 0 18 0 1 0 1995548151 1069056 2 996147200 0 0 4294956625 18446744073709551615 251255123239 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/31331/statm: 261 2 0 0 0 1 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1044

[startup+0.101672 s]
/proc/loadavg: 2.43 2.57 2.35 2/72 31331
/proc/meminfo: memFree=1956040/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=1044 CPUtime=0
/proc/31331/stat : 31331 (casperzito) D 31329 31331 29339 0 -1 4194304 16 0 0 0 0 0 0 0 18 0 1 0 1995548151 1069056 2 996147200 0 0 4294956625 18446744073709551615 251255123239 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/31331/statm: 261 2 0 0 0 1 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1044

[startup+0.301694 s]
/proc/loadavg: 2.43 2.57 2.35 2/72 31331
/proc/meminfo: memFree=1956040/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=4948 CPUtime=0
/proc/31331/stat : 31331 (casperzito) D 31329 31331 29339 0 -1 4194304 76 0 7 0 0 0 0 0 18 0 1 0 1995548151 5066752 65 996147200 134512640 135472138 4294956224 18446744073709551615 1835940 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/31331/statm: 1237 65 47 234 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4948

[startup+0.702744 s]
/proc/loadavg: 2.43 2.57 2.35 2/72 31331
/proc/meminfo: memFree=1956040/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=106048 CPUtime=0.17
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 2748 0 18 0 16 1 0 0 18 0 1 0 1995548151 108593152 2726 996147200 134512640 135472138 4294956224 18446744073709551615 134534597 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 26512 2726 466 234 0 25214 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 106048

[startup+1.50201 s]
/proc/loadavg: 2.43 2.57 2.35 2/73 31332
/proc/meminfo: memFree=1940992/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=110160 CPUtime=0.94
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 3878 0 18 0 92 2 0 0 25 0 1 0 1995548151 112803840 3856 996147200 134512640 135472138 4294956224 18446744073709551615 134535836 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27540 3856 467 234 0 26242 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 110160

[startup+3.1012 s]
/proc/loadavg: 2.43 2.57 2.35 2/73 31332
/proc/meminfo: memFree=1939584/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108120 CPUtime=2.51
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4142 0 18 0 249 2 0 0 25 0 1 0 1995548151 110714880 3642 996147200 134512640 135472138 4294956224 18446744073709551615 135264253 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27030 3642 494 234 0 25732 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 108120

[startup+6.30154 s]
/proc/loadavg: 2.39 2.56 2.35 2/73 31332
/proc/meminfo: memFree=1937856/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108120 CPUtime=5.64
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4154 0 18 0 561 3 0 0 25 0 1 0 1995548151 110714880 3654 996147200 134512640 135472138 4294956224 18446744073709551615 134945673 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27030 3654 494 234 0 25732 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 108120

[startup+12.7012 s]
/proc/loadavg: 2.36 2.55 2.35 2/73 31332
/proc/meminfo: memFree=1932416/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=11.96
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4359 0 18 0 1193 3 0 0 25 0 1 0 1995548151 110723072 3859 996147200 134512640 135472138 4294956224 18446744073709551615 134916189 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3859 528 234 0 25734 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 108128

[startup+25.5026 s]
/proc/loadavg: 2.28 2.52 2.34 3/85 31377
/proc/meminfo: memFree=1844384/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=24.65
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4359 0 18 0 2442 23 0 0 25 0 1 0 1995548151 110723072 3859 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3859 528 234 0 25734 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 108128

[startup+51.1025 s]
/proc/loadavg: 2.18 2.48 2.33 3/85 31377
/proc/meminfo: memFree=1844128/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=50
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4359 0 18 0 4977 23 0 0 25 0 1 0 1995548151 110723072 3859 996147200 134512640 135472138 4294956224 18446744073709551615 134882209 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3859 528 234 0 25734 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (KiB) 108128

[startup+102.307 s]
/proc/loadavg: 2.08 2.40 2.31 3/85 31377
/proc/meminfo: memFree=1844256/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=100.7
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4359 0 18 0 10047 23 0 0 25 0 1 0 1995548151 110723072 3859 996147200 134512640 135472138 4294956224 18446744073709551615 134881888 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3859 528 234 0 25734 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 108128

[startup+162.303 s]
/proc/loadavg: 2.03 2.33 2.29 3/85 31377
/proc/meminfo: memFree=1844256/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=160.15
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4360 0 18 0 15991 24 0 0 25 0 1 0 1995548151 110723072 3860 996147200 134512640 135472138 4294956224 18446744073709551615 134578080 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3860 528 234 0 25734 0
Current children cumulated CPU time (s) 160.15
Current children cumulated vsize (KiB) 108128

[startup+222.302 s]
/proc/loadavg: 2.01 2.26 2.27 3/85 31377
/proc/meminfo: memFree=1844128/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=219.58
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4363 0 18 0 21934 24 0 0 25 0 1 0 1995548151 110723072 3863 996147200 134512640 135472138 4294956224 18446744073709551615 134881916 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3863 528 234 0 25734 0
Current children cumulated CPU time (s) 219.58
Current children cumulated vsize (KiB) 108128

[startup+282.303 s]
/proc/loadavg: 2.00 2.21 2.25 3/85 31377
/proc/meminfo: memFree=1844064/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=279.02
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4363 0 18 0 27878 24 0 0 25 0 1 0 1995548151 110723072 3863 996147200 134512640 135472138 4294956224 18446744073709551615 134578192 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3863 528 234 0 25734 0
Current children cumulated CPU time (s) 279.02
Current children cumulated vsize (KiB) 108128

[startup+342.301 s]
/proc/loadavg: 2.00 2.17 2.23 3/85 31377
/proc/meminfo: memFree=1844072/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=338.45
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4365 0 18 0 33821 24 0 0 25 0 1 0 1995548151 110723072 3865 996147200 134512640 135472138 4294956224 18446744073709551615 134672486 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3865 528 234 0 25734 0
Current children cumulated CPU time (s) 338.45
Current children cumulated vsize (KiB) 108128

[startup+402.302 s]
/proc/loadavg: 2.00 2.14 2.22 3/85 31377
/proc/meminfo: memFree=1843944/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=397.89
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4367 0 18 0 39765 24 0 0 25 0 1 0 1995548151 110723072 3867 996147200 134512640 135472138 4294956224 18446744073709551615 134580322 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3867 528 234 0 25734 0
Current children cumulated CPU time (s) 397.89
Current children cumulated vsize (KiB) 108128

[startup+462.301 s]
/proc/loadavg: 2.00 2.11 2.20 3/85 31377
/proc/meminfo: memFree=1843944/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=457.32
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4367 0 18 0 45708 24 0 0 25 0 1 0 1995548151 110723072 3867 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3867 528 234 0 25734 0
Current children cumulated CPU time (s) 457.32
Current children cumulated vsize (KiB) 108128

[startup+522.302 s]
/proc/loadavg: 2.00 2.09 2.18 3/85 31377
/proc/meminfo: memFree=1843880/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=516.76
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4367 0 18 0 51652 24 0 0 25 0 1 0 1995548151 110723072 3867 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3867 528 234 0 25734 0
Current children cumulated CPU time (s) 516.76
Current children cumulated vsize (KiB) 108128

[startup+582.302 s]
/proc/loadavg: 2.00 2.07 2.17 3/85 31377
/proc/meminfo: memFree=1843816/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=576.2
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4367 0 18 0 57595 25 0 0 25 0 1 0 1995548151 110723072 3867 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3867 528 234 0 25734 0
Current children cumulated CPU time (s) 576.2
Current children cumulated vsize (KiB) 108128

[startup+642.301 s]
/proc/loadavg: 2.00 2.05 2.16 3/85 31377
/proc/meminfo: memFree=1843688/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=635.64
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 63539 25 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 135263643 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 635.64
Current children cumulated vsize (KiB) 108128


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.11 3/85 31377
/proc/meminfo: memFree=1843432/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=873.38
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 87312 26 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 873.38
Current children cumulated vsize (KiB) 108128

[startup+942.302 s]
/proc/loadavg: 2.00 2.01 2.10 3/85 31377
/proc/meminfo: memFree=1843432/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=932.82
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 93256 26 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134881225 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 932.82
Current children cumulated vsize (KiB) 108128

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/85 31377
/proc/meminfo: memFree=1843432/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=992.25
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 99199 26 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 992.25
Current children cumulated vsize (KiB) 108128

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/93 31388
/proc/meminfo: memFree=1790632/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1051.96
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 105168 28 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1051.96
Current children cumulated vsize (KiB) 108128

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/93 31388
/proc/meminfo: memFree=1790568/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1111.94
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 111166 28 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1111.94
Current children cumulated vsize (KiB) 108128

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/93 31388
/proc/meminfo: memFree=1790440/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1171.92
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 117164 28 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1171.92
Current children cumulated vsize (KiB) 108128

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/93 31388
/proc/meminfo: memFree=1790312/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1231.9
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 123162 28 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1231.9
Current children cumulated vsize (KiB) 108128

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/93 31388
/proc/meminfo: memFree=1789992/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1291.87
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 129159 28 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1291.87
Current children cumulated vsize (KiB) 108128

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/93 31388
/proc/meminfo: memFree=1789992/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1351.85
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 135157 28 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134881916 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1351.85
Current children cumulated vsize (KiB) 108128

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/93 31388
/proc/meminfo: memFree=1790056/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1411.83
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 141155 28 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1411.83
Current children cumulated vsize (KiB) 108128

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/93 31388
/proc/meminfo: memFree=1790056/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1471.8
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 147152 28 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134580305 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1471.8
Current children cumulated vsize (KiB) 108128

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/93 31388
/proc/meminfo: memFree=1790056/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1531.78
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 153150 28 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134580313 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1531.78
Current children cumulated vsize (KiB) 108128

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/93 31388
/proc/meminfo: memFree=1789928/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1591.76
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 159148 28 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134681217 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1591.76
Current children cumulated vsize (KiB) 108128

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/93 31388
/proc/meminfo: memFree=1789864/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1651.73
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 165145 28 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1651.73
Current children cumulated vsize (KiB) 108128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/93 31388
/proc/meminfo: memFree=1789800/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1711.72
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 171143 29 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134577392 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1711.72
Current children cumulated vsize (KiB) 108128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/93 31388
/proc/meminfo: memFree=1789608/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1771.7
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 177141 29 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1771.7
Current children cumulated vsize (KiB) 108128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.7 s]
/proc/loadavg: 2.00 2.00 2.01 3/93 31388
/proc/meminfo: memFree=1789608/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1800.09
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 179980 29 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134881891 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 108128

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

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

[startup+1810.7 s]
/proc/loadavg: 2.00 2.00 2.01 3/93 31388
/proc/meminfo: memFree=1789608/2055920 swapFree=4178936/4192956
[pid=31331] ppid=31329 vsize=108128 CPUtime=1800.09
/proc/31331/stat : 31331 (casperzito) R 31329 31331 29339 0 -1 4194304 4371 0 18 0 179980 29 0 0 25 0 1 0 1995548151 110723072 3871 996147200 134512640 135472138 4294956224 18446744073709551615 134881891 0 0 4096 0 0 0 0 17 0 0 0
/proc/31331/statm: 27032 3871 528 234 0 25734 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 108128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.71
CPU time (s): 1800.1
CPU user time (s): 1799.8
CPU system time (s): 0.294955
CPU usage (%): 99.414
Max. virtual memory (cumulated for all children) (KiB): 110160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4371
page faults= 18
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 41656

runsolver used 2.71559 second user time and 5.50316 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-04 12:02:58
IDJOB=1070561
IDBENCH=55886
IDSOLVER=362
FILE ID=node64/1070561-1215165777
PBS_JOBID= 7877434
Free space on /tmp= 57084 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-fpga25-24-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-1070561-1215165777/watcher-1070561-1215165777 -o /tmp/evaluation-result-1070561-1215165777/solver-1070561-1215165777 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1070561-1215165777.xml 2018006223 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f1ced7a635586944d4b306941e0035bc
RANDOM SEED=2018006223

node64.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.248
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.248
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:       1956712 kB
Buffers:          2248 kB
Cached:          30136 kB
SwapCached:       6172 kB
Active:          35692 kB
Inactive:         8416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1956712 kB
SwapTotal:     4192956 kB
SwapFree:      4178936 kB
Dirty:            3660 kB
Writeback:           0 kB
Mapped:          19580 kB
Slab:            40280 kB
Committed_AS:  3980664 kB
PageTables:       1756 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node64 at 2008-07-04 12:33:11