Trace number 204710

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.06 1804.6

General information on the benchmark

Namefapp/fapp16-20/fapp17/
fapp17-0300-10.xml
MD5SUMf7d83e5046cff98a2f782fbfcef83f73
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.63575
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables300
Number of constraints3865
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3865
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
0.48	c ...done
0.48	c #SATvar=191504 #SATclauses=382104 #CSPpredicates=3865

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-204710-1168058889 -o ROOT/results/node6/solver-204710-1168058889 -C 1800 -M 900 /tmp/evaluation/204710-1168058889/CSPtoSAT+minisat /tmp/evaluation/204710-1168058889/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.01 1.97 3/86 3310
/proc/meminfo: memFree=1291432/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=380 CPUtime=0
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 154284309 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2187563 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 95 26 21 52 0 18 0

[startup+0.103104 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 3310
/proc/meminfo: memFree=1291432/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=16896 CPUtime=0.09
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 3045 0 0 0 8 1 0 0 18 0 1 0 154284309 17301504 2957 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134670848 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 4224 2957 696 52 0 2592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16896

[startup+0.511159 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 3310
/proc/meminfo: memFree=1291432/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=34464 CPUtime=0.49
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 7364 0 0 0 46 3 0 0 21 0 1 0 154284309 35291136 7250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 8616 7250 715 52 0 6984 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 34464

[startup+1.33325 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 3310
/proc/meminfo: memFree=1265064/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=34464 CPUtime=1.3
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 7386 0 0 0 127 3 0 0 25 0 1 0 154284309 35291136 7272 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 8616 7272 721 52 0 6984 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 34464

[startup+2.98145 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3310
/proc/meminfo: memFree=1265000/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=34760 CPUtime=2.94
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 7440 0 0 0 290 4 0 0 25 0 1 0 154284309 35594240 7326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 8690 7326 721 52 0 7058 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 34760

[startup+6.26483 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3310
/proc/meminfo: memFree=1264744/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=34840 CPUtime=6.2
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 7456 0 0 0 616 4 0 0 25 0 1 0 154284309 35676160 7342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 8710 7342 721 52 0 7078 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 34840

[startup+12.7366 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3310
/proc/meminfo: memFree=1264488/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=34972 CPUtime=12.6
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 7510 0 0 0 1256 4 0 0 25 0 1 0 154284309 35811328 7396 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 8743 7396 721 52 0 7111 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 34972

[startup+25.5571 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3310
/proc/meminfo: memFree=1264296/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=35380 CPUtime=25.31
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 7592 0 0 0 2527 4 0 0 25 0 1 0 154284309 36229120 7478 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 8845 7478 721 52 0 7213 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 35380

[startup+51.2201 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3310
/proc/meminfo: memFree=1263720/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=36112 CPUtime=50.73
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 7763 0 0 0 5069 4 0 0 25 0 1 0 154284309 36978688 7649 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 9028 7649 721 52 0 7396 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 36112

[startup+102.431 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3310
/proc/meminfo: memFree=1262632/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=37200 CPUtime=101.48
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 8043 0 0 0 10143 5 0 0 25 0 1 0 154284309 38092800 7929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678160 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 9300 7929 721 52 0 7668 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 37200

[startup+162.474 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3310
/proc/meminfo: memFree=1254696/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=38468 CPUtime=160.98
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 8384 0 0 0 16092 6 0 0 25 0 1 0 154284309 39391232 8270 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 9617 8270 721 52 0 7985 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 38468

[startup+222.519 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3310
/proc/meminfo: memFree=1249896/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=40028 CPUtime=220.47
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 8721 0 0 0 22041 6 0 0 25 0 1 0 154284309 40988672 8607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 10007 8607 721 52 0 8375 0
Current children cumulated CPU time (s) 220.47
Current children cumulated vsize (KiB) 40028

[startup+282.558 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3310
/proc/meminfo: memFree=1248616/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=41396 CPUtime=279.96
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 9042 0 0 0 27989 7 0 0 25 0 1 0 154284309 42389504 8928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3309/statm: 10349 8928 721 52 0 8717 0
Current children cumulated CPU time (s) 279.96
Current children cumulated vsize (KiB) 41396

[startup+342.595 s]
/proc/loadavg: 1.96 1.98 1.96 3/86 3348
/proc/meminfo: memFree=757160/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=42716 CPUtime=339.66
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 9376 0 0 0 33956 10 0 0 25 0 1 0 154284309 43741184 9262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 10679 9262 721 52 0 9047 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 42716

[startup+402.65 s]
/proc/loadavg: 1.98 1.98 1.96 3/86 3348
/proc/meminfo: memFree=754856/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=43776 CPUtime=399.65
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 9688 0 0 0 39954 11 0 0 25 0 1 0 154284309 44826624 9574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 10944 9574 721 52 0 9312 0
Current children cumulated CPU time (s) 399.65
Current children cumulated vsize (KiB) 43776

[startup+462.701 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=752936/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=45232 CPUtime=459.63
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 10004 0 0 0 45951 12 0 0 25 0 1 0 154284309 46317568 9890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 11308 9890 721 52 0 9676 0
Current children cumulated CPU time (s) 459.63
Current children cumulated vsize (KiB) 45232

[startup+522.75 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=751272/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=46420 CPUtime=519.63
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 10314 0 0 0 51951 12 0 0 25 0 1 0 154284309 47534080 10200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 11605 10200 721 52 0 9973 0
Current children cumulated CPU time (s) 519.63
Current children cumulated vsize (KiB) 46420

[startup+582.804 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=749608/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=47608 CPUtime=579.62
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 10627 0 0 0 57948 14 0 0 25 0 1 0 154284309 48750592 10513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665433 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 11902 10513 721 52 0 10270 0
Current children cumulated CPU time (s) 579.62
Current children cumulated vsize (KiB) 47608

[startup+642.861 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=748072/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=49200 CPUtime=639.6
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 10932 0 0 0 63945 15 0 0 25 0 1 0 154284309 50380800 10818 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 12300 10818 721 52 0 10668 0
Current children cumulated CPU time (s) 639.6
Current children cumulated vsize (KiB) 49200

[startup+702.915 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=746344/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=50256 CPUtime=699.59
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 11241 0 0 0 69944 15 0 0 25 0 1 0 154284309 51462144 11127 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 12564 11127 721 52 0 10932 0
Current children cumulated CPU time (s) 699.59
Current children cumulated vsize (KiB) 50256

[startup+762.966 s]
/proc/loadavg: 1.99 1.98 1.96 3/86 3348
/proc/meminfo: memFree=744808/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=51444 CPUtime=759.6
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 11542 0 0 0 75943 17 0 0 25 0 1 0 154284309 52678656 11428 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 12861 11428 721 52 0 11229 0
Current children cumulated CPU time (s) 759.6
Current children cumulated vsize (KiB) 51444

[startup+823.041 s]
/proc/loadavg: 1.99 1.98 1.96 3/92 3492
/proc/meminfo: memFree=741880/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=52500 CPUtime=819.5
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 11841 0 0 0 81920 30 0 0 25 0 1 0 154284309 53760000 11727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 13125 11727 721 52 0 11493 0
Current children cumulated CPU time (s) 819.5
Current children cumulated vsize (KiB) 52500

[startup+883.118 s]
/proc/loadavg: 2.04 2.00 1.97 3/86 3546
/proc/meminfo: memFree=741416/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=53688 CPUtime=879.52
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 12144 0 0 0 87911 41 0 0 25 0 1 0 154284309 54976512 12030 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 13422 12030 721 52 0 11790 0
Current children cumulated CPU time (s) 879.52
Current children cumulated vsize (KiB) 53688

[startup+943.174 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 3546
/proc/meminfo: memFree=739880/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=55484 CPUtime=939.53
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 12451 0 0 0 93910 43 0 0 25 0 1 0 154284309 56815616 12337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 13871 12337 721 52 0 12239 0
Current children cumulated CPU time (s) 939.53
Current children cumulated vsize (KiB) 55484

[startup+1003.23 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3546
/proc/meminfo: memFree=738344/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=56540 CPUtime=999.49
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 12754 0 0 0 99906 43 0 0 25 0 1 0 154284309 57896960 12640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562852 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 14135 12640 721 52 0 12503 0
Current children cumulated CPU time (s) 999.49
Current children cumulated vsize (KiB) 56540

[startup+1063.29 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3546
/proc/meminfo: memFree=736872/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=57728 CPUtime=1059.5
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 13057 0 0 0 105906 44 0 0 25 0 1 0 154284309 59113472 12943 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 14432 12943 721 52 0 12800 0
Current children cumulated CPU time (s) 1059.5
Current children cumulated vsize (KiB) 57728

[startup+1123.35 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3546
/proc/meminfo: memFree=735336/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=58784 CPUtime=1119.5
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 13356 0 0 0 111905 45 0 0 25 0 1 0 154284309 60194816 13242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134624482 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 14696 13242 721 52 0 13064 0
Current children cumulated CPU time (s) 1119.5
Current children cumulated vsize (KiB) 58784

[startup+1183.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 3546
/proc/meminfo: memFree=733736/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=59972 CPUtime=1179.48
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 13656 0 0 0 117902 46 0 0 25 0 1 0 154284309 61411328 13542 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 14993 13542 721 52 0 13361 0
Current children cumulated CPU time (s) 1179.48
Current children cumulated vsize (KiB) 59972

[startup+1243.46 s]
/proc/loadavg: 2.04 2.01 1.97 3/86 3546
/proc/meminfo: memFree=732200/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=61028 CPUtime=1239.48
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 13955 0 0 0 123901 47 0 0 25 0 1 0 154284309 62492672 13841 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 15257 13841 721 52 0 13625 0
Current children cumulated CPU time (s) 1239.48
Current children cumulated vsize (KiB) 61028

[startup+1303.52 s]
/proc/loadavg: 2.01 2.01 1.97 3/86 3546
/proc/meminfo: memFree=730664/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=62216 CPUtime=1299.48
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 14250 0 0 0 129901 47 0 0 25 0 1 0 154284309 63709184 14136 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 15554 14136 721 52 0 13922 0
Current children cumulated CPU time (s) 1299.48
Current children cumulated vsize (KiB) 62216

[startup+1363.57 s]
/proc/loadavg: 2.05 2.02 1.98 3/86 3546
/proc/meminfo: memFree=729128/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=63272 CPUtime=1359.45
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 14550 0 0 0 135897 48 0 0 25 0 1 0 154284309 64790528 14436 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 15818 14436 721 52 0 14186 0
Current children cumulated CPU time (s) 1359.45
Current children cumulated vsize (KiB) 63272

[startup+1423.63 s]
/proc/loadavg: 2.02 2.01 1.98 3/86 3546
/proc/meminfo: memFree=727528/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=65372 CPUtime=1419.46
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 14848 0 0 0 141897 49 0 0 25 0 1 0 154284309 66940928 14734 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 16343 14734 721 52 0 14711 0
Current children cumulated CPU time (s) 1419.46
Current children cumulated vsize (KiB) 65372

[startup+1483.68 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 3546
/proc/meminfo: memFree=725992/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=66428 CPUtime=1479.47
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 15146 0 0 0 147897 50 0 0 25 0 1 0 154284309 68022272 15032 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 16607 15032 721 52 0 14975 0
Current children cumulated CPU time (s) 1479.47
Current children cumulated vsize (KiB) 66428

[startup+1543.74 s]
/proc/loadavg: 2.04 2.02 1.98 3/86 3546
/proc/meminfo: memFree=724456/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=67484 CPUtime=1539.45
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 15432 0 0 0 153895 50 0 0 25 0 1 0 154284309 69103616 15318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 16871 15318 721 52 0 15239 0
Current children cumulated CPU time (s) 1539.45
Current children cumulated vsize (KiB) 67484

[startup+1603.8 s]
/proc/loadavg: 2.05 2.03 1.99 3/86 3546
/proc/meminfo: memFree=722920/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=68672 CPUtime=1599.44
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 15726 0 0 0 159894 50 0 0 25 0 1 0 154284309 70320128 15612 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 17168 15612 721 52 0 15536 0
Current children cumulated CPU time (s) 1599.44
Current children cumulated vsize (KiB) 68672

[startup+1663.85 s]
/proc/loadavg: 2.02 2.02 1.99 3/86 3546
/proc/meminfo: memFree=721384/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=69728 CPUtime=1659.44
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 16024 0 0 0 165893 51 0 0 25 0 1 0 154284309 71401472 15910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665716 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 17432 15910 721 52 0 15800 0
Current children cumulated CPU time (s) 1659.44
Current children cumulated vsize (KiB) 69728

[startup+1723.9 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 3546
/proc/meminfo: memFree=719912/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=70916 CPUtime=1719.42
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 16316 0 0 0 171890 52 0 0 25 0 1 0 154284309 72617984 16202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 17729 16202 721 52 0 16097 0
Current children cumulated CPU time (s) 1719.42
Current children cumulated vsize (KiB) 70916

[startup+1783.96 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 3546
/proc/meminfo: memFree=718376/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=71972 CPUtime=1779.41
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 16606 0 0 0 177888 53 0 0 25 0 1 0 154284309 73699328 16492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 17993 16492 721 52 0 16361 0
Current children cumulated CPU time (s) 1779.41
Current children cumulated vsize (KiB) 71972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.59 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 3546
/proc/meminfo: memFree=717864/2055924 swapFree=4165672/4192956
[pid=3309] ppid=3307 vsize=72368 CPUtime=1800.04
/proc/3309/stat : 3309 (CSPtoSAT+minisa) R 3307 3309 2016 0 -1 4194304 16705 0 0 0 179951 53 0 0 25 0 1 0 154284309 74104832 16591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 0 0 0
/proc/3309/statm: 18092 16591 721 52 0 16460 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 72368

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.6
CPU time (s): 1800.06
CPU user time (s): 1799.52
CPU system time (s): 0.545917
CPU usage (%): 99.7483
Max. virtual memory (cumulated for all children) (KiB): 72368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.52
system time used= 0.545917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16705
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= 11
involuntary context switches= 23093

runsolver used 2.09868 s user time and 5.8951 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan  6 04:48:09 UTC 2007


IDJOB= 204710
IDBENCH= 4049
FILE ID= node6/204710-1168058889

PBS_JOBID= 3475310

Free space on /tmp= 66528 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp17/fapp17-0300-10.xml
COMMAND LINE= /tmp/evaluation/204710-1168058889/CSPtoSAT+minisat /tmp/evaluation/204710-1168058889/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-204710-1168058889 -o ROOT/results/node6/solver-204710-1168058889 -C 1800 -M 900  /tmp/evaluation/204710-1168058889/CSPtoSAT+minisat /tmp/evaluation/204710-1168058889/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f7d83e5046cff98a2f782fbfcef83f73

RANDOM SEED= 509460827

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.240
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.240
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:      2055924 kB
MemFree:       1291848 kB
Buffers:         81384 kB
Cached:         447612 kB
SwapCached:       3036 kB
Active:         435952 kB
Inactive:       232904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1291848 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            2060 kB
Writeback:           0 kB
Mapped:         152424 kB
Slab:            79848 kB
Committed_AS:  4200432 kB
PageTables:       2524 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= 66520 MiB



End job on node6 on Sat Jan  6 05:18:13 UTC 2007